We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299dddd commit aeb2b1cCopy full SHA for aeb2b1c
1 file changed
scripts/test.sh
@@ -41,9 +41,6 @@ else
41
echo "CRAM file not found, skipping CRAM test (run make_cram.sh to create it)"
42
fi
43
44
-echo "testing summary with barcoded (warning expected) and raw export:"
45
-NanoPlot --summary nanotest/sequencing_summary.txt --barcoded --verbose -o tests --raw
46
-
47
# Optional legacy test (commented out due to dependency issues)
48
# echo "testing legacy with summary:"
49
# pip install seaborn==0.10.1 "numpy<1.24"
0 commit comments