File: plot.sh

package info (click to toggle)
seqkit 2.3.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 71,884 kB
  • sloc: sh: 929; perl: 114; makefile: 14
file content (6 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/bin/sh

./plot.R -i benchmark.5tests.tsv
./plot.R -i benchmark.5tests.tsv -d dataset_C.fq -o benchmark.5tests.tsv.C.png --width 8 --height 4 --lx 0.87 --ly 0.5

# ./plot.R -i benchmark.seqkit.tsv --width 8 --height 3 --lx 0.75 --ly 0.3