Uses of Class
net.sourceforge.taverna.scuflworkers.ncbi.AbstractEFetchWorker

Packages that use AbstractEFetchWorker
net.sourceforge.taverna.scuflworkers.ncbi Provides LocalWorkers capable of querying data from the NCBI databases. 
 

Uses of AbstractEFetchWorker in net.sourceforge.taverna.scuflworkers.ncbi
 

Subclasses of AbstractEFetchWorker in net.sourceforge.taverna.scuflworkers.ncbi
 class EFetchWorker
          This class provides a wrapper for the NCBI EFetch Utilities.
 class LocusLinkWorker
          This class is designed to fetch locuslink data from the NCBI database as XML.
 class NucleotideFastaWorker
          This processor fetches a nucleotide sequence in FASTA format.
 class NucleotideGBSeqWorker
          This processor returns a GB Seq formatted record.
 class NucleotideINSDSeqXMLWorker
          This processor returns a INSD formatted nucleotide record
 class NucleotideTinySeqXMLWorker
          This processor fetches a nucleotide sequence from NCBI and returns the results in the TinySeqXML format.
 class ProteinFastaWorker
          This processor fetches a protein sequence in FASTA format.
 class ProteinGBSeqWorker
          This class fetches protein data in GBSeq XML format.
 class ProteinINSDSeqXMLWorker
          This processor fetches an INSD formatted protein record
 class ProteinTinySeqXMLWorker
          This processor fetches a protein in TinySeqXML format.
 class PubMedEFetchWorker
          This class is used to fetch pubmed articles in XML form.
 class PubMedESearchWorker
          This processor searches for articles in PubMed and returns their IDs in XML format.