Skip to content
Snippets Groups Projects
Verified Commit 32c4ad6c authored by Laurent Modolo's avatar Laurent Modolo
Browse files

kb: change --lamano option into --workflow lamano

parent 6925f9d0
Branches
No related tags found
No related merge requests found
...@@ -334,7 +334,7 @@ process velocity_default { ...@@ -334,7 +334,7 @@ process velocity_default {
-o ${file_prefix} \ -o ${file_prefix} \
-c1 ${cdna_t2g} \ -c1 ${cdna_t2g} \
-c2 ${intron_t2g} \ -c2 ${intron_t2g} \
--lamanno \ --workflow lamanno \
${whitelist_param} \ ${whitelist_param} \
-x 10XV3 \ -x 10XV3 \
${params.count} \ ${params.count} \
...@@ -389,7 +389,7 @@ process velocity_marseq { ...@@ -389,7 +389,7 @@ process velocity_marseq {
-o ${file_prefix} \ -o ${file_prefix} \
-c1 ${cdna_t2g} \ -c1 ${cdna_t2g} \
-c2 ${intron_t2g} \ -c2 ${intron_t2g} \
--lamanno \ --workflow lamanno \
${whitelist_param} \ ${whitelist_param} \
${params.count} \ ${params.count} \
-x 1,0,6:1,6,14:0,0,0 \ -x 1,0,6:1,6,14:0,0,0 \
...@@ -408,7 +408,7 @@ process velocity_marseq { ...@@ -408,7 +408,7 @@ process velocity_marseq {
-o ${file_prefix} \ -o ${file_prefix} \
-c1 ${cdna_t2g} \ -c1 ${cdna_t2g} \
-c2 ${intron_t2g} \ -c2 ${intron_t2g} \
--lamanno \ --workflow lamanno \
${whitelist_param} \ ${whitelist_param} \
${params.count} \ ${params.count} \
-x 1,0,6:1,6,14:0,0,0 \ -x 1,0,6:1,6,14:0,0,0 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment