Skip to content
Snippets Groups Projects
Commit c434dbd9 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Update README.md

parent 805ad15f
Branches
Tags
2 merge requests!37v0.0.1,!11Develop
Pipeline #5671 passed with stage
in 8 minutes and 36 seconds
<!--
|*master*|*develop*| |*master*|*develop*|
|:-:|:-:| |:-:|:-:|
|[![Build Status](https://git.biohpc.swmed.edu/BICF/gudmap_rbk/rna-seq/badges/master/build.svg)](https://git.biohpc.swmed.edu/BICF/gudmap_rbk/rna-seq/commits/master)|[![Build Status](https://git.biohpc.swmed.edu/BICF/gudmap_rbk/rna-seq/badges/develop/build.svg)](https://git.biohpc.swmed.edu/BICF/gudmap_rbk/rna-seq/commits/develop)| |[![Build Status](https://git.biohpc.swmed.edu/BICF/gudmap_rbk/rna-seq/badges/master/build.svg)](https://git.biohpc.swmed.edu/BICF/gudmap_rbk/rna-seq/commits/master)|[![Build Status](https://git.biohpc.swmed.edu/BICF/gudmap_rbk/rna-seq/badges/develop/build.svg)](https://git.biohpc.swmed.edu/BICF/gudmap_rbk/rna-seq/commits/develop)|
<!--
[![DOI]()]() [![DOI]()]()
--> -->
GUDMAP/RBK RNA-Seq Pipeline GUDMAP/RBK RNA-Seq Pipeline
...@@ -10,16 +9,19 @@ GUDMAP/RBK RNA-Seq Pipeline ...@@ -10,16 +9,19 @@ GUDMAP/RBK RNA-Seq Pipeline
Introduction Introduction
------------ ------------
This pipeline was created to be a standard mRNA-sequencing analysis pipeline which integrates with the GUDMAP and RBK consortium data-hub.
To Run: To Run:
------- -------
* Available parameters: * Available parameters:
* *--deriva* active ```credential.json``` file from [deriva-auth](https://github.com/informatics-isi-edu/gudmap-rbk/wiki/Uploading-files-via-Deriva-client-tools#from-a-remote-server)
* *--bdbag* active ```cookies.txt``` file from [deriva-auth](https://github.com/informatics-isi-edu/gudmap-rbk/wiki/Uploading-files-via-Deriva-client-tools#from-a-remote-server)
* *--repRID* mRNA-seq replicate RID\
note: once deriva-auth is run and authenticated, the two files above are saved in ```~/.deriva/``` (see official documents from [deriva](https://github.com/informatics-isi-edu/deriva-client#installer-packages-for-windows-and-macosx) on the lifetime of the credentials)
* FULL EXAMPLE: * FULL EXAMPLE:
``` ```
nextflow run workflow/rna-seq.nf nextflow run workflow/rna-seq.nf --deriva ./data/credential.json --bdbag ./data/cookies.txt --repRID Q-Y5JA
``` ```
* Design example:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment