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

adapt WDs..

parent 627baa89
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
## First cd into the (runs) folder, with the .yml file ## First cd into the (runs) folder, with the .yml file
cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq/runs/kallisto_collect cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq_adrian/runs/kallisto_collect
## Let it flow ## Let it flow
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
## First cd into the (runs) folder, with the .yml file ## First cd into the (runs) folder, with the .yml file
cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq/runs/kallisto_index cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq_adrian/runs/kallisto_index
## Let it flow ## Let it flow
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
## First cd into the (runs) folder, with the .yml file ## First cd into the (runs) folder, with the .yml file
cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq/runs/kallisto_quant cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq_adrian/runs/kallisto_quant
## Let it flow ## Let it flow
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
## First cd into the (runs) folder, with the .yml file ## First cd into the (runs) folder, with the .yml file
cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq/runs/kallisto_sleuth cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq_adrian/runs/kallisto_sleuth
## Let it flow ## Let it flow
......
...@@ -3,12 +3,12 @@ ...@@ -3,12 +3,12 @@
## First cd into the (runs) folder, with the .yml file ## First cd into the (runs) folder, with the .yml file
cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq/runs/merged_isa_metadata cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq_adrian/runs/merged_isa_metadata
## Let it flow ## Let it flow
```bash ```bash
### run with cwltool ### run with cwltool
cwltool --enable-dev run.cwl merge_isa_metadata.yml cwltool run.cwl merge_isa_metadata.yml
``` ```
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
## First cd into the (runs) folder, with the .yml file ## First cd into the (runs) folder, with the .yml file
cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq/runs/kallisto_sleuth cd /Users/dominikbrilhaus/gitlab_dataplant/samplearc_rnaseq_adrian/runs/kallisto_sleuth
## Let it flow ## Let it flow
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#### CWL-independent tests #### CWL-independent tests
################################################ ################################################
# arc_root <- "~/gitlab_dataplant/samplearc_rnaseq/" # arc_root <- "~/gitlab_dataplant/samplearc_rnaseq_adrian/"
# in_kallisto_results <- "runs/kallisto_quant/kallisto_results" # in_kallisto_results <- "runs/kallisto_quant/kallisto_results"
# in_metadata_file <- "runs/merged_isa_metadata/merged_isa.tsv" # in_metadata_file <- "runs/merged_isa_metadata/merged_isa.tsv"
# in_metadata_sample <- "Sample.Name.2" # in_metadata_sample <- "Sample.Name.2"
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
#### CWL-independent tests #### CWL-independent tests
################################################ ################################################
# arc_root <- "~/gitlab_dataplant/samplearc_rnaseq/" # arc_root <- "~/gitlab_dataplant/samplearc_rnaseq_adrian/"
# in_sleuth <- "runs/kallisto_collect/kallisto_sleuthObject.RData" # in_sleuth <- "runs/kallisto_collect/kallisto_sleuthObject.RData"
# out_folder <- "runs/kallisto_sleuth" # out_folder <- "runs/kallisto_sleuth"
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#### CWL-independent tests #### CWL-independent tests
################################################ ################################################
# arc_root <- "~/gitlab_dataplant/samplearc_rnaseq/" # arc_root <- "~/gitlab_dataplant/samplearc_rnaseq_adrian/"
# out_folder <- "runs/shiny_prep" # out_folder <- "runs/shiny_prep"
# in_kallisto_df <- "runs/kallisto_collect/kallisto_df.csv" # in_kallisto_df <- "runs/kallisto_collect/kallisto_df.csv"
......
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