Question: Settings in workflow
0
gravatar for cjain
1 day ago by
cjain10
cjain10 wrote:

Hello,

My workflow includes Bowtie and htseq-count and I'd like to be able to set the reference genomes and GFF files to be used in advance, rather than having to select them at runtime. How can this be done?

Thanks,

Chaitanya

rna-seq • 21 views
ADD COMMENTlink modified 1 day ago by Jennifer Hillman Jackson25k • written 1 day ago by cjain10
0
gravatar for Jennifer Hillman Jackson
1 day ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

Genome/annotation data can be pre-set within a workflow only if it is already indexed/built-in at the server you are working on. Details:

For the reference genome:

  • If the genome indexed at the Galaxy server you are working at for these tools (built-in), that can be set within the Workflow editor before runtime. Click on the tool and in the right side panel the entire tool form will be available where you can pre-set the target genome build.
  • If instead this is a custom genome, that will need to be a user-selected input dataset from the history and the tool forms in the workflow editor can be set up to use that custom build. Create an "input" for the fasta custom genome and connect it to the tool with a noodle.

For the reference annotation,

  • Most tools require a user-selected input dataset from the history (including both Bowtie and HTseq-count)
  • Annotation is linked into the workflow the same way as a custom genome: create an "input" for the reference annotation and connect it to the tool with a noodle.

Workflow "inputs" can be custom labeled to clarify which data should be selected at runtime.

Thanks! Jen, Galaxy team

ADD COMMENTlink written 1 day ago by Jennifer Hillman Jackson25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 178 users visited in the last hour