| Package | Description | 
|---|---|
| org.biojava.bio.seq.distributed | 
 Sequences and SequenceDBs which are composed from data taken
from a number of data sources. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GFFDataSource
Use a GFFEntrySet as a DataSource for adding annotation to sequences. 
 | 
class  | 
SequenceDBDataSource
Turn an entire SequenceDB instance into a DistDataSource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DistributedSequenceDB.addDataSource(DistDataSource dds)
Add a distributed data source. 
 | 
void | 
DistributedSequenceDB.removeDataSource(DistDataSource dds)
Remove a distributed data source. 
 | 
Copyright © 2014 BioJava. All rights reserved.