Closed sateeshperi closed 1 year ago
--bamqc_regions_file
new File().exists()
!new File().exists()
tests/pipeline/UTILS.groovy
params.test_data_base
dev
latest-everything
master
22.10.1
fail-fast
ignore
ignore_3prime
ignore_r1
ignore_3prime_r1
ignore_3prime_r2
Pipeline Updates
--bamqc_regions_file
parameter for targeted methylation sequencing data #302new File().exists()
and!new File().exists()
checkstests/pipeline/UTILS.groovy
for local groovy functions used in testsBug fixes & refactoring
params.test_data_base
in test and test_full configs #310dev
tests with NXF_VERlatest-everything
#310master
tests with NXF_VER22.10.1
&latest-everything
#310fail-fast
set to false #310ignore
andignore_3prime
parameters whenignore_r1
orignore_3prime_r1
are greater than 0. #322ignore
->ignore_r1
andignore_3prime
->ignore_3prime_r1
paramsignore_3prime_r2
param #299