Package | Description |
---|---|
org.biojava.bio.seq |
Classes and interfaces for defining biological sequences and informatics
objects.
|
org.biojavax.bio.seq |
Rich implementations of Sequences, Locations and Features.
|
Modifier and Type | Method and Description |
---|---|
void |
Feature.setSourceTerm(Term t)
Set the source ontology-term for this feature.
|
void |
Feature.setTypeTerm(Term t)
Set the type ontology-term for this feature.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleRichFeature.setSourceTerm(Term t)
Set the source ontology-term for this feature.
|
void |
SimpleRichFeature.setTypeTerm(Term t)
Set the type ontology-term for this feature.
|
Constructor and Description |
---|
SimpleRichFeature(FeatureHolder parent,
Feature.Template templ)
Creates a new instance of SimpleRichFeature based on a template.
|
Copyright © 2014 BioJava. All rights reserved.