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

notes

parent 23d5406d
No related branches found
No related tags found
1 merge request!4fix docker
Pipeline #4970 passed
...@@ -10,12 +10,12 @@ Workflow used for **differential gene expression analysis** ...@@ -10,12 +10,12 @@ Workflow used for **differential gene expression analysis**
- https://bioconductor.org/packages/release/bioc/vignettes/tximport/inst/doc/tximport.html#kallisto - https://bioconductor.org/packages/release/bioc/vignettes/tximport/inst/doc/tximport.html#kallisto
## Run pure script (to test)
## Run pure script
```bash ```bash
RScript deseq2.R "../../runs/kallisto/kallisto_results" "../../runs/merged_isa_metadata/out/merged_isa.tsv" "Source.Name" "Factor..Photosynthesis.mode." RScript deseq2.R "../../runs/kallisto/kallisto_results" "../../runs/merged_isa_metadata/out/merged_isa.tsv" "Source.Name" "Factor..Photosynthesis.mode."
``` ```
## Run CWL ## Run CWL-wrapped script
see [runs/deseq2-run](../../runs/deseq2-run)
\ No newline at end of file
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