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

bad default value in config

parent 402e6730
No related branches found
No related tags found
No related merge requests found
......@@ -162,10 +162,12 @@ feature_counts:
#
# - do: if unchecked, this rule is ignored
# - options: options related to deeptools
# see https://deeptools.readthedocs.io/en/latest/content/feature/effectiveGenomeSize.html
# for more information about effective Genome Size
bamCoverage:
do: yes
options: "--filterRNAstrand forward --effectiveGenomeSize GRCh38 --normalizeUsing RPKM"
options: "--filterRNAstrand forward --effectiveGenomeSize 2913022398 --normalizeUsing RPKM"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment