Skip to content
Snippets Groups Projects
Commit b336ca0f authored by Dominik Brilhaus's avatar Dominik Brilhaus
Browse files

add short explanation

parent 9146ed60
No related branches found
No related tags found
1 merge request!11Restructure cwl
Pipeline #9308 failed
#!/usr/bin/env cwl-runner
doc: |
DESeq2 example workflow
This workflow runs DESeq2 on the output of the kallisto workflow
and the metadata file.
It runs an R script, deseq2.R, which ideally should be split into three sub scripts and accordingly three workflow steps
1. Read kallsito data
2. Prep / run deseq2
3. Plot results
cwlVersion: v1.2
class: CommandLineTool
hints:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment