Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hem
hamlet
Commits
ae33b468
Commit
ae33b468
authored
Jun 23, 2020
by
van den Berg
Browse files
Update tests and revert gmap to 2014.12.23
parent
0d6f5970
Pipeline
#3869
failed with stages
in 37 minutes
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
includes/snv-indels/Snakefile
View file @
ae33b468
...
...
@@ -8,7 +8,7 @@ localrules: plot_vars, table_vars_all, table_vars_hi
containers = {
"bedtools-2.27-grep-2.14-gawk-5.0-click-7-python-3.7": "docker://quay.io/biocontainers/mulled-v2-a4b89e0b16b1d7db92e5a069e5c40405b3b53aab:98c4ac2f0e27869be58f6a4d8bb7ae3bc02a3a70-0",
"debian": "docker://debian:buster-slim",
"gsnap": "docker://quay.io/biocontainers/gmap:20
20.06.01--pl526h2f06484_0
",
"gsnap": "docker://quay.io/biocontainers/gmap:20
14.12.23--pl5.22.0_4
",
"hamlet-scripts": "docker://lumc/hamlet-scripts:0.2",
"picard": "docker://quay.io/biocontainers/picard:2.20.5--0",
"python3": "docker://python:3.7.4-slim-stretch",
...
...
test/test_expression.yml
View file @
ae33b468
...
...
@@ -72,21 +72,21 @@
contains
:
-
"
exon
\t
HEL"
contains_regex
:
-
'
HMBS:119084882-119085066\t12
1
\d{3}'
-
'
HMBS:119084882-119085066\t12
[01]
\d{3}'
-
'
MECOM:169083498-169085043\t211\d{3}'
-
path
:
"
HEL/expression/HEL.bases_per_gene"
contains
:
-
"
gene
\t
HEL"
contains_regex
:
-
'
HMBS\t16
6
\d{4}'
-
'
MECOM\t7
0
\d{4}'
-
'
HMBS\t16
[56]
\d{4}'
-
'
MECOM\t7
[01]
\d{4}'
-
path
:
"
HEL/expression/HEL.exon_ratios"
contains
:
-
"
sample_name
\t
exon
\t
count
\t
ratio
\t
above_threshold
\t
divisor_gene
\t
divisor_exp"
contains_regex
:
-
'
HEL\tMECOM:169146722-169147734\t28\d{3}\t0.017\d*\tno\tHMBS\t16
6
\d{4}'
-
'
HEL\tMECOM:169146722-169147734\t28\d{3}\t0.017\d*\tno\tHMBS\t16
[56]
\d{4}'
-
path
:
"
HEL/expression/HEL.fragments_per_gene"
contains_regex
:
...
...
@@ -95,7 +95,7 @@
-
path
:
"
HEL/expression/HEL.raw_base"
contains_regex
:
-
'
chr11\t119084882\t119085066\t12
1
\d{3}\t65\d\.\d*\tHMBS'
-
'
chr11\t119084882\t119085066\t12
[01]
\d{3}\t65\d\.\d*\tHMBS'
-
'
chr3\t169115382\t169116739\t17\d{4}\t128.\d*\tMECOM'
-
name
:
test-expression-MECOM-vs-MECOM
...
...
@@ -110,4 +110,4 @@
files
:
-
path
:
"
HEL/expression/HEL.exon_ratios"
contains_regex
:
-
'
HEL\tMECOM:169146722-169147734\t28\d{3}\t0.04\d*\tyes\tMECOM\t7
0
\d{4}'
-
'
HEL\tMECOM:169146722-169147734\t28\d{3}\t0.04\d*\tyes\tMECOM\t7
[01]
\d{4}'
test/test_snv_indels.yml
View file @
ae33b468
...
...
@@ -85,19 +85,17 @@
contains
:
-
"
CATEGORY
\t
TOTAL_READS
\t
PF_READS
\t
PCT_PF_READS
\t
PF_NOISE_READS
\t
PF_READS_ALIGNED
\t
PCT_PF_READS_ALIGNED
\t
PF_ALIGNED_BASES
\t
PF_HQ_ALIGNED_READS
\t
PF_HQ_ALIGNED_BASES
\t
PF_HQ_ALIGNED_Q20_BASES
\t
PF_HQ_MEDIAN_MISMATCHES
\t
PF_MISMATCH_RATE
\t
PF_HQ_ERROR_RATE
\t
PF_INDEL_RATE
\t
MEAN_READ_LENGTH
\t
READS_ALIGNED_IN_PAIRS
\t
PCT_READS_ALIGNED_IN_PAIRS
\t
PF_READS_IMPROPER_PAIRS
\t
PCT_PF_READS_IMPROPER_PAIRS
\t
BAD_CYCLES
\t
STRAND_BALANCE
\t
PCT_CHIMERAS
\t
PCT_ADAPTER"
contains_regex
:
-
'
PAIR\t1426
6
\t1426
6
\t1\t0\t14\d{3}\t0.99\d{4}\t1
2
\d{5}\t14\d{3}\t1
2
\d{5}\t12
4
\d{
4
}\t0\t0.00[2,3]\d{3}\t0.00[2,3]\d{3}\t0.000
081
\t92.
4
\d{
5
}\t14\d{3}\t0.99\d{4}'
-
'
PAIR\t1426
\d
\t1426
\d
\t1\t0\t14\d{3}\t0.99\d{4}\t1
[23]
\d{5}\t14\d{3}\t1
[23]
\d{5}\t12\d{
5
}\t0\t0.00[2,3]\d{3}\t0.00[2,3]\d{3}\t0.000
\d{3}
\t92.\d{
6
}\t14\d{3}\t0.99\d{4}'
-
path
:
"
NB4/snv-indels/NB4.insert_stats"
contains
:
-
"
MEDIAN_INSERT_SIZE
\t
MODE_INSERT_SIZE
\t
MEDIAN_ABSOLUTE_DEVIATION
\t
MIN_INSERT_SIZE
\t
MAX_INSERT_SIZE
\t
MEAN_INSERT_SIZE
\t
STANDARD_DEVIATION
\t
READ_PAIRS
\t
PAIR_ORIENTATION"
contains_regex
:
-
'
177\t128\t54\t31\t20794276\t200\.\d*\t106.4\d{5}\t699\d\tFR'
-
path
:
"
NB4/snv-indels/NB4.rna_stats"
contains
:
-
"
PF_BASES
\t
PF_ALIGNED_BASES
\t
RIBOSOMAL_BASES
\t
CODING_BASES
\t
UTR_BASES
\t
INTRONIC_BASES
\t
INTERGENIC_BASES
\t
IGNORED_READS
\t
CORRECT_STRAND_READS
\t
INCORRECT_STRAND_READS
\t
NUM_R1_TRANSCRIPT_STRAND_READS
\t
NUM_R2_TRANSCRIPT_STRAND_READS
\t
NUM_UNEXPLAINED_READS"
contains_regex
:
-
'
1320386\t1
2[8,9
]\d{
4
}\t0\t5
6
\d{
4
}\t68\d{4}\t4[6,7]\d{3}\t
50
\d\t0\t0\t0\t2[7,8]\d{2}\t31\d{2}\t
89
'
-
'
1320386\t1
[2,3
]\d{
5
}\t0\t5\d{
5
}\t68\d{4}\t4[6,7]\d{3}\t
37
\d\t0\t0\t0\t2[7,8]\d{2}\t31\d{2}\t
[8,9]\d
'
-
path
:
"
NB4/snv-indels/NB4.variants_hi.csv"
contains
:
...
...
@@ -126,7 +124,6 @@
-
path
:
"
MV4-11/snv-indels/MV4-11.variants_hi.csv"
contains
:
-
"
sample_id,gene_symbol,gene_id,CHROM,POS,REF,alleles,genotype,is_in_hotspot"
-
"
MV4-11,FLT3,ENSG00000122025,chr13,28034117,A,
\"
A,T
\"
,A/T,yes"
-
name
:
test-TET2-insertion-config
tags
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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