Codebase list python-pauvre / 7c8e9658-c412-44a8-8a1f-040ffca65b18/main scripts / test.sh
7c8e9658-c412-44a8-8a1f-040ffca65b18/main

Tree @7c8e9658-c412-44a8-8a1f-040ffca65b18/main (Download .tar.gz)

test.sh @7c8e9658-c412-44a8-8a1f-040ffca65b18/main

8944f59
 
 
 
 
 
 
 
 
 
 
 
 
 
set -ev

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

pauvre -h

pauvre marginplot -h
pauvre marginplot -f nanotest/reads.fastq.gz
pauvre marginplot -f nanotest/reads.fastq.gz -t "my title" --filt_maxlen 30000
pauvre marginplot -f nanotest/reads.fastq.gz -y --filt_minqual 7 --fileform svg

pauvre stats -h
pauvre stats -f nanotest/reads.fastq.gz
pauvre stats -f nanotest/reads.fastq.gz -H --filt_maxqual 12