Skip to content

Commit aeb2b1c

Browse files
committed
remove summary test with barcoded export, as the summary is not barcoded
1 parent 299dddd commit aeb2b1c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

scripts/test.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ else
4141
echo "CRAM file not found, skipping CRAM test (run make_cram.sh to create it)"
4242
fi
4343

44-
echo "testing summary with barcoded (warning expected) and raw export:"
45-
NanoPlot --summary nanotest/sequencing_summary.txt --barcoded --verbose -o tests --raw
46-
4744
# Optional legacy test (commented out due to dependency issues)
4845
# echo "testing legacy with summary:"
4946
# pip install seaborn==0.10.1 "numpy<1.24"

0 commit comments

Comments
 (0)