Tab Parser

Created: 2009-08-19 16:05:20

This workflow takes in a tab separated file, and then parses specific rows and columns from the file into an Ondex Graph. Additional prarameters are provided, though these are optional:

graphId Long the ID of the Graph (REQUIRED) input String the plugin input (REQUIRED) skip Integer How many rows to skip at begin of document (Optional). Default value is 22. fromCol Integer Index of concept parser id for from concept. Default value is 0. (REQUIRED) toCol Integer Index of concept parser id for to concept. Default value is 1. (REQUIRED) fromNameCol - ConceptName index for use with from concept. (Optional) toNameCol - ConceptName index for use with to concept. (Optional) fromPhenoCol - GDS Pheno index for use with from concept. (Optional) toPhenoCol - GDS Pheno index for use with to concept. (Optional) confCol - Index of confidence score of relation. (Optional) TaxId - Which taxonomy id should be assigned to the sequences. (Optional) CC - The type of the concepts (e.g. target, gene, protein) (Optional). Default value is Thing. CV - The source of the concepts (e.g. TAIR, KEGG, unknown) (Optional). Default value is unknown. RelationType - The relation type to create for every line in the tabular file (Optional) Threshold - Import threshold for confidence value (Optional) fromTaxId - TaxID index for use with from concept. (Optional) toTaxId - TaxID index for use with to concept (Optional)

Information Preview

Information Run

You do not have permission to run this workflow


Information Workflow Components

You do not have permission to see the internals of this workflow

Information Workflow Type

Taverna 1

Information Uploader

Information License

All versions of this Workflow are licensed under:

Information Version 1 (of 1)

Information Credits (1)

(People/Groups)

Information Attributions (0)

(Workflows/Files)

None

Information Tags (12)

Log in to add Tags

Information Shared with Groups (1)

Information Featured In Packs (0)

None

Log in to add to one of your Packs

Information Attributed By (0)

(Workflows/Files)

None

Information Favourited By (0)

No one

 

Citations (0)

None


Version History

In chronological order:



Reviews Reviews (0)

No reviews yet

Be the first to review!



Comments Comments (0)

No comments yet

Log in to make a comment




Workflow Other workflows that use similar services (2)

Workflow KEGG Pasrer (1)

Thumb
This workflow parses a KEGG species database into an Ondex Graph graphId - the ID of the Graph. inputDir - the plugin input directory Species - Use this parameter to specify the species to be loaded from the kegg database. Default value is all. ParseSequences - KEGG species code. Default value is false (boolean) ImportOrthologFillers - Import Ortholog Pathway Fillers. Default value is false (boolean)

Created: 2009-08-19

Credits: User Paul Fisher

Workflow Table Parser (1)

Thumb
This workflow parsers a table (specified by the user), into an Ondex Graph on the web server.

Created: 2009-08-19

Credits: User Paul Fisher