- Jan 09, 2020
-
-
van den Berg authored
-
van den Berg authored
When a repository changes its Suite value from 'testing' to 'stable', this change needs to be accepted or the repository will not be used. This leads to errors in the gitlab-ci testing since the latest version of pip3 is not installed.
-
van den Berg authored
For some reason, pip fails in the python3.6 container on install python>=3.5. This makes all gitlab-ci tests fail.
-
- Jan 08, 2020
-
-
van den Berg authored
-
van den Berg authored
-
- Oct 25, 2019
-
-
van den Berg authored
-
van den Berg authored
-
van den Berg authored
The wc which is present in the biocontainers has a maximum integer size of just 2^32, which means the counter resets every 4 billion bases. This commit adds a custom python script to solve issue #39. While the python tool is slower than wc, it has the advantage that we only have to parse the bam file once, since it can count both the lines and the number of bases in one go. That should save a bit on the time. This commit also updates samtools from version 1.6 to 1.7.
-
- Oct 22, 2019
-
-
van den Berg authored
-
- Sep 17, 2019
-
-
van den Berg authored
-
van den Berg authored
There were some failed tests due to changes in the order of checks in the Snakefile, which caused the wrong error to be thrown when there were multiple missing files. This commit fixes that issue. The KNOWN_SITES argument has been made mandatory for now, and this requirement has also been added to the test cases.
-
van den Berg authored
-
van den Berg authored
Remove deprecated sanity checks for the GAKT jar file and the different VCF files that are used for BQSR. Remove the 'functional' tag since it was identical to integration. Remove the conda specific test cases, since conda has been deprecated.
-
van den Berg authored
-
- Aug 29, 2019
-
-
van den Berg authored
-
van den Berg authored
-
van den Berg authored
-
- Aug 28, 2019
-
-
van den Berg authored
-
- Jul 29, 2019
-
-
van den Berg authored
Fix picard heapspace error in align rule See merge request !11
-
- Jul 17, 2019
-
-
van den Berg authored
In the Singularity image for picard, the default heapsize is too small, leading to crashes in the pipeline when the rule 'align' runs out of heap space. The solution is to explicitly specify the heap space that picard can use, thereby overriding the default value that is set in the Singularity image. This issue was reported on capture-lumc-wrapper, see https://git.lumc.nl/klinische-genetica/capture-lumc/capture-lumc-wrapper/issues/26 for details.
-
- Jun 12, 2019
-
-
Sander Bollen authored
Bcftools concat in stead of GATK catvariants
-
Sander Bollen authored
-
- Jun 03, 2019
-
-
Sander Bollen authored
-
Sander Bollen authored
-
- May 31, 2019
-
-
Sander Bollen authored
-
Sander Bollen authored
-
Sander Bollen authored
-
Sander Bollen authored
-
Sander Bollen authored
-
Sander Bollen authored
-
- May 29, 2019
-
-
Sander Bollen authored
minor typo
-
Ruben Vorderman authored
-
- May 28, 2019
-
-
Sander Bollen authored
Singularity support
-
Bollen authored
-
Bollen authored
-
- May 27, 2019
-
-
Sander Bollen authored
-
Sander Bollen authored
-
Sander Bollen authored
-
Sander Bollen authored
-
Sander Bollen authored
-