Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
metagWGS
Commits
051b92ff
Commit
051b92ff
authored
Jan 13, 2022
by
VIENNE MAINA
Browse files
Merge branch 'dev_docs' of
https://forgemia.inra.fr/genotoul-bioinfo/metagwgs
into dev_docs
Conflicts: functional_tests/launch_example.sh
parents
ee4c12a0
6b5f86b5
Pipeline
#47903
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
functional_tests/launch_example.sh
View file @
051b92ff
...
...
@@ -2,4 +2,4 @@
sbatch
-W
-p
workq
-J
functional_test
--mem
=
6G
\
--wrap
=
"module load bioinfo/Nextflow-v21.04.1 ; module load system/singularity-3.7.3 ; nextflow run -profile test,genotoul
$METAG_PATH
/main.nf --type 'SR' --input '
$DATASET
/small/input/samplesheet.csv' --host_fasta '
$DATASET
/small/input/host/Homo_sapiens.GRCh38_chr21.fa' --host_index '
$DATASET
/small/input/host/Homo_sapiens.GRCh38_chr21.fa.{amb,ann,bwt,pac,sa}' --kaiju_db_dir '
$DATABANK
/kaijudb_refseq_2020-05-25' --min_contigs_cpm 1000 --diamond_bank '
$DATABANK
/refseq_bacteria_2021-05-20/refseq_bacteria_100000.dmnd' --eggnog_mapper_db_dir '
$EGGNOG_DB
' --taxonomy_dir '
$DATABANK
/taxonomy_2021-12-7' -with-report -with-timeline -with-trace -with-dag"
\ No newline at end of file
--wrap
=
"module load bioinfo/Nextflow-v21.04.1 ; module load system/singularity-3.7.3 ; nextflow run -profile test,genotoul
$METAG_PATH
/main.nf --type 'SR' --input '
$DATASET
/small/input/samplesheet.csv' --host_fasta '
$DATASET
/small/input/host/Homo_sapiens.GRCh38_chr21.fa' --host_index '
$DATASET
/small/input/host/Homo_sapiens.GRCh38_chr21.fa.{amb,ann,bwt,pac,sa}' --kaiju_db_dir '
$DATABANK
/kaijudb_refseq_2020-05-25' --min_contigs_cpm 1000 --diamond_bank '
$DATABANK
/refseq_bacteria_2021-05-20/refseq_bacteria_100000.dmnd' --eggnog_mapper_db_dir '
$EGGNOG_DB
' --taxonomy_dir '
$DATABANK
/taxonomy_2021-12-7' -with-report -with-timeline -with-trace -with-dag"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment