Get Element ID from Gzipped GenBank file

Created: 2011-10-06 03:53:12      Last updated: 2011-10-06 04:12:18

This workflow gunzips a *.gbk.gz file, converts it to XML (via agavewriter) and finds the Element ID.

Does not work on *.gz files larger than 10MB.

I upped the JVM settings on Taverna to:        

<key>VMOptions</key>
        <string>-Xmx4096m -XX:MaxPermSize=1024m</string>

Created my own agave.dtd to get the XPath service to work the XML file generated from the Read_GenBank_File service. You will need to save the 3 dtd files to your Taverna folder for this workflow to work.

This workflows works on *.gb and *.gbk files that are gzipped. It does NOT work with *.seq files, this is the error generated from the Read_GenBank_File service:

"Sourced file: inline evaluation of: ``import org.biojava.bio.seq.Sequence; import org.biojava.bio.seq.SequenceIterator . . . '' : Method Invocation writer.writeSequence : at Line: 36 : in file: inline evaluation of: ``import org.biojava.bio.seq.Sequence; import org.biojava.bio.seq.SequenceIterator . . . '' : writer .writeSequence ( seq , ps )

Target exception: java.lang.IllegalArgumentException: end must not be lower than start: start=561, end=560"

Information Preview

Information Run

Run this Workflow in the Taverna Workbench...

Option 1:

Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/2469/download?version=1
[ More InfoExpand ]


Information Workflow Components

Information Authors (1)
Information Titles (1)
Information Descriptions (1)
Information Dependencies (0)
Inputs (1)
Processors (4)
Beanshells (2)
Outputs (2)
Datalinks (6)
Coordinations (0)

Information Workflow Type

Taverna 2

Information Uploader

Information License

All versions of this Workflow are licensed under:

Information Version 1 (of 1)

Information Credits (2)

(People/Groups)

Information Attributions (0)

(Workflows/Files)

None

Information Tags (0)

None

Log in to add Tags

Information Shared with Groups (1)

Information Featured In Packs (1)

Log in to add to one of your Packs

Information Attributed By (0)

(Workflows/Files)

None

Information Favourited By (0)

No one

Information Statistics

 

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 (0)

There are no workflows in myExperiment that use similar services to this Workflow.