Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
urmi-21 committed Jan 4, 2021
1 parent 6dfb822 commit da7caf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion case_studies/Covid_RNA-Seq/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Introduction

## Integrating pyrpipe scripts within a workflow management system (Snakemake)
We embedded pyrpipe into the Snakemake workflow management system, using it to download COVID-19 infected human RNA-Seq data.
Data used here is from [Rother et. al.](https://www.medrxiv.org/content/10.1101/2020.06.08.20122143v1) published under accession [SRP287810](https://trace.ncbi.nlm.nih.gov/Traces/sra/?study=SRP287810).

We use salmon to quantify the RNA-Seq samples and compile The transcripts TPMs for exploratory analysis with [MetaOmGraph](https://github.com/urmi-21/MetaOmGraph)
The final output file of this workflow, `results_TPM.tsv`, can be directly imported in MetaOmGraph together with the metadata file.

Expand Down
File renamed without changes.

0 comments on commit da7caf2

Please sign in to comment.