Partial de novo workflow: ustacks only

public public 1yr ago Version: Version 1 0 bookmarks

workflow-partial-ustacks-only

These workflows are part of a set designed to work for RAD-seq data on the Galaxy platform, using the tools from the Stacks program.

Stacks: http://catchenlab.life.illinois.edu/stacks/

For the full de novo workflow see https://workflowhub.eu/workflows/348

You may want to run ustacks with different batches of samples.

  • To be able to combine these later, there are some necessary steps - we need to keep track of how many samples have already run in ustacks, so that new samples can be labelled with different identifying numbers.
  • In ustacks, under "Processing options" there is an option called "Start identifier at".
  • The default for this is 1, which can be used for the first batch of samples. These will then be labelled as sample 1, sample 2 and so on.
  • For any new batches of samples to process in ustacks, we will want to start numbering these at the next available number. e.g. if there were 10 samples in batch 1, this should then be set to start at 11.

To combine multiple outputs from ustacks, providing these have been given appropriate starting identifiers:

  • Find the ustacks output in the Galaxy history. This will be a list of samples.
  • Click on the cross button next to the filename to delete, but select "Collection only". This releases the items from the list, but they will now be hidden in the Galaxy history.
  • In the history panel, click on "hidden" to reveal any hidden files. Unhide the samples.
  • Do this for all the batches of ustacks outputs that are needed.
  • Click on the tick button, tick all the samples needed, then "For all selected" choose "Build dataset list"
  • This is now a combined set of samples for input into cstacks.

Login to post a comment if you would like to share your experience with this workflow.

Do you know this workflow well? If so, you can request seller status , and start supporting this workflow.

Free

Created: 1yr ago
Updated: 1yr ago
Maitainers: public
URL: https://github.com/AnnaSyme/workflow-partial-ustacks-only.git
Name: partial-de-novo-workflow-ustacks-only
Version: Version 1
Badge:
workflow icon

Insert copied code into your website to add a link to this workflow.

Downloaded: 0
Copyright: Public Domain
License: None
  • Future updates

Related Workflows

cellranger-snakemake-gke
snakemake workflow to run cellranger on a given bucket using gke.
A Snakemake workflow for running cellranger on a given bucket using Google Kubernetes Engine. The usage of this workflow ...