A Snakemake workflow for RNA-seq pipeline using fastq-dump, STAR and samtools for single-end reads.
The usage of this workflow is described in the Snakemake Workflow Catalog.
If you use this workflow in a paper, don't forget to give credits to the authors by citing the URL of this (original) RNA-seq-from-SRR-singlesitory and its DOI (see above).
- Replace
rochevinandRNA-seq-from-SRR-singleeverywhere in the template (also under .github/workflows) with the correctRNA-seq-from-SRR-singlename and owning user or organization. - Replace
<name>with the workflow name (can be the same asRNA-seq-from-SRR-single). - Replace
<description>with a description of what the workflow does. - The workflow will occur in the snakemake-workflow-catalog once it has been made public. Then the link under "Usage" will point to the usage instructions if
rochevinandRNA-seq-from-SRR-singlewere correctly set.