Uses of Package
org.biojava3.core.sequence.features
Packages that use org.biojava3.core.sequence.features
Package
Description
-
Classes in org.biojava3.core.sequence.features used by org.biojava3.core.sequence.featuresClassDescriptionA feature is currently any descriptive item that can be associated with a sequence position(s) A feature has a type and a source which is currently a string to allow flexibility for the user Ideally well defined features should have a class to describe attributes of that featureIf you have a uniprot ID then it is possible to get a collection of other id(s) that the protein is known by.Interface class to handle describing arbitrary features.
-
Classes in org.biojava3.core.sequence.features used by org.biojava3.core.sequence.loaderClassDescriptionIf a SequenceProxyReader implements this interface then that external source has a list of cross reference id(s)If you have a uniprot ID then it is possible to get a collection of other id(s) that the protein is known by.Models the keywords that are annotated for a protein sequence at Uniprot.
-
Classes in org.biojava3.core.sequence.features used by org.biojava3.core.sequence.templateClassDescriptionIf a SequenceProxyReader implements this interface then that external source has a list of cross reference id(s)Interface class to handle describing arbitrary features.Models the keywords that are annotated for a protein sequence at Uniprot.