biojava icon indicating copy to clipboard operation
biojava copied to clipboard

DO NOT FORK! This repository is outdated. It is only kept as a reference for old forks. Create a clean clone from https://github.com/biojava/biojava

Results 3 biojava issues
Sort by recently updated
recently updated
newest added

This patch modifies the GFF-related classes. Added a new method to the class GFF3Reader: public static FeatureList read(String filename, List indexes) this method will create an index for each attribute...

One output option at PFAM is usage of small caps to indicate non-conserved residues in multiple seq alignments. Trying to read such a file using BioJava results in an exception....