Skip to content

Commit 3bd27e8

Browse files
pinin4fjordsclaude
andcommitted
Update version counts in QUALIMAP test blocks
Increment version counts by 5 in test blocks that run qualimap to account for the additional SAMTOOLS_SORT_QUALIMAP process. Only test blocks containing QUALIMAP_RNASEQ are updated. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e481c5a commit 3bd27e8

10 files changed

+12
-12
lines changed

tests/bam_input.nf.test.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"BAM input for Salmon": {
33
"content": [
4-
139,
4+
144,
55
{
66
"BBMAP_BBSPLIT": {
77
"bbmap": 39.18
@@ -961,7 +961,7 @@
961961
},
962962
"BAM input for RSEM": {
963963
"content": [
964-
138,
964+
143,
965965
{
966966
"BBMAP_BBSPLIT": {
967967
"bbmap": 39.18

tests/default.nf.test.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
},
103103
"Params: default": {
104104
"content": [
105-
209,
105+
214,
106106
{
107107
"BBMAP_BBSPLIT": {
108108
"bbmap": 39.18

tests/featurecounts_group_type.nf.test.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
},
103103
"Params: --featurecounts_group_type false": {
104104
"content": [
105-
199,
105+
204,
106106
{
107107
"BBMAP_BBSPLIT": {
108108
"bbmap": 39.18

tests/hisat2.nf.test.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
},
104104
"Params: --aligner hisat2": {
105105
"content": [
106-
200,
106+
205,
107107
{
108108
"BBMAP_BBSPLIT": {
109109
"bbmap": 39.18

tests/min_mapped_reads.nf.test.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Params: --min_mapped_reads 90": {
33
"content": [
4-
163,
4+
168,
55
{
66
"BBMAP_BBSPLIT": {
77
"bbmap": 39.18

tests/remove_ribo_rna.nf.test.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Params: --remove_ribo_rna": {
33
"content": [
4-
220,
4+
225,
55
{
66
"BBMAP_BBSPLIT": {
77
"bbmap": 39.18

tests/sentieon_default.nf.test.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
},
103103
"Params: default --use_sentieon_star": {
104104
"content": [
105-
209,
105+
214,
106106
{
107107
"BBMAP_BBSPLIT": {
108108
"bbmap": 39.18

tests/skip_trimming.nf.test.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Params: --skip_trimming": {
33
"content": [
4-
199,
4+
204,
55
{
66
"BBMAP_BBSPLIT": {
77
"bbmap": 39.18

tests/star_rsem.nf.test.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Params: --aligner star_rsem": {
33
"content": [
4-
207,
4+
212,
55
{
66
"BBMAP_BBSPLIT": {
77
"bbmap": 39.18

tests/umi.nf.test.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"--umi_dedup_tool 'umitools'": {
33
"content": [
4-
261,
4+
266,
55
{
66
"BEDTOOLS_GENOMECOV_FW": {
77
"bedtools": "2.31.1"
@@ -1510,7 +1510,7 @@
15101510
},
15111511
"Params: --aligner hisat2 --umi_dedup_tool 'umicollapse'": {
15121512
"content": [
1513-
194,
1513+
199,
15141514
{
15151515
"BEDTOOLS_GENOMECOV_FW": {
15161516
"bedtools": "2.31.1"

0 commit comments

Comments
 (0)