File: test.sh

package info (click to toggle)
nanostat 1.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 164 kB
  • sloc: python: 207; sh: 24; makefile: 13
file content (10 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
set -ev

git clone https://github.com/wdecoster/nanotest.git

NanoStat -h

NanoStat --fastq nanotest/reads.fastq.gz --prefix tester
NanoStat --bam nanotest/alignment.bam -o outdir
NanoStat --summary nanotest/sequencing_summary.txt -n testerfile
NanoStat --fasta nanotest/reads.fa.gz