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

outcomment tests

parent 6c9a0b87
No related branches found
No related tags found
1 merge request!11Restructure cwl
......@@ -8,12 +8,12 @@ library("rhdf5")
library("ggplot2")
library("readxl")
## In-and-out
# ## Tests
inKallistoResults <- "../../runs/kallisto/kallisto_results"
inMetadataFile <- "../../runs/isaSampleToRawDataSeq-run/rnaseq-samples.xlsx"
inMetadataSample <- "Input [Source Name]"
inMetadataFactorList <- list("Factor [Photosynthesis mode]")
# inKallistoResults <- "../../runs/kallisto/kallisto_results"
# inMetadataFile <- "../../runs/isaSampleToRawDataSeq-run/rnaseq-samples.xlsx"
# inMetadataSample <- "Input [Source Name]"
# inMetadataFactorList <- list("Factor [Photosynthesis mode]")
### Read arguments from CLI
......
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