Skip to content
Snippets Groups Projects
Commit 1ac0c0fc authored by Brandi Cantarel's avatar Brandi Cantarel
Browse files

Merge branch 'master' of git.biohpc.swmed.edu:BICF/Astrocyte/rnaseq

parents 1968a2e5 aac993e7
Branches
Tags
No related merge requests found
Pipeline #6507 failed with stage
in 0 seconds
......@@ -19,7 +19,7 @@ description: |
This is a workflow package for the BioHPC/BICF RNASeq workflow system.
It implements differential expression analysis, gene set enrichment analysis,
gene fusion analysis and variant identification using RNASeq data.
# -----------------------------------------------------------------------------
# DOCUMENTATION
......@@ -88,7 +88,7 @@ workflow_parameters:
type: files
required: true
description: |
One or more input paired-end FASTQ files from a RNASeq experiment and a design file with the link between the same name and the sample group
One or more input paired-end FASTQ files from a RNASeq experiment
regex: ".*(fastq|fq)*"
min: 1
......@@ -101,7 +101,7 @@ workflow_parameters:
- [ '2', 'Reverse Stranded']
description: |
In the case that the sequence libraries where generated using a stranded specific protocol.
- id: pairs
type: select
required: true
......@@ -119,7 +119,7 @@ workflow_parameters:
- [ 'star', 'STAR']
description: |
Alignment tool
- id: fusion
type: select
required: true
......@@ -174,7 +174,7 @@ workflow_parameters:
- ['c5.all.v5.1.entrez.gmt','Gene Ontology Gene Sets']
- ['c6.all.v5.1.symbols.gmt','Oncogenic Signatures']
- ['c7.all.v5.1.entrez.gmt','Immunological Signatures']
required: true
description: |
Gene Set Definitions used for QuSAGE Analysis -- see http://software.broadinstitute.org/gsea/msigdb/ for geneset descriptions
......@@ -218,4 +218,4 @@ vizapp_bioc_packages:
- edgeR
- DESeq2
vizapp_github_packages:
- js229/Vennerable
\ No newline at end of file
- js229/Vennerable
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