Child pages
  • Read from Remote Database Element
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Reads sequences and annotations if any from a remote database.

Parameters in GUI

ParameterDescriptionDefault value
Resource IDs (required)Semicolon-separated list of resource IDs in the database. 
Database (required)Name of the database to read from.NCBI Genbank (DNA sequence)
Save file to directoryDirectory to store a file loaded from the database.default

Parameters in Schema File

Type: fetch-sequence

ParameterParameter in the GUIType
resource-idResource IDsstring
databaseDatabase

string

Available values are:

  • ncbi-dna (NCBI GenBank (DNA sequence))
  • ncbi-protein (NCBI protein sequence database)
  • pdb (PDB)
  • swiss-plot (SWISS-PROT)
  • uniprot-swiss-prot (UniProtKB/Swiss-Prot)
  • uniprot-trembl (UniProtKB/TrEMBL)
save-dirSave file to directorystring

Input/Output Ports

The element has 1 output port:

Name in GUI: Sequence

Name in Schema File: out-sequence

Slots:

Slot In GUISlot in Schema FileType
Sequencesequencesequence
Set of annotationsannotationsannotation-table
  • No labels