Skip to content
Snippets Groups Projects
Commit 65959f7e authored by Rachel  LEGENDRE's avatar Rachel LEGENDRE
Browse files

fixe maestro path

parent da795e69
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,7 @@ pseudomapping:
do: yes
fasta: /pasteur/zeus/projets/p01/BioIT/Genomes/hg38/hg38_cDNA.fa
gtf: /pasteur/zeus/projets/p01/BioIT/Genomes/hg38/hg38.gtf
options: "--single"
options: "--single -l 75 -s 15"
kmer: 31
threads: 12
......@@ -194,7 +194,7 @@ feature_counts:
bamCoverage:
do: yes
options: "--filterRNAstrand forward --effectiveGenomeSize 2913022398 --normalizeUsing RPKM"
options: "--filterRNAstrand forward --effectiveGenomeSize 2913022398 "
threads: 4
......@@ -209,4 +209,4 @@ bamCoverage:
multiqc:
options: " -f -x 02-Mapping/*/*_init_*"
options: " -f -x 02-Mapping/*/*/*_init_* -x .snakemake"
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