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

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 Workflow 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 Workflow File: out-sequence

Slots:

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