File: buchnera_test.sh

package info (click to toggle)
minia 3.2.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,024 kB
  • sloc: cpp: 1,377; sh: 395; python: 208; makefile: 11
file content (11 lines) | stat: -rwxr-xr-x 363 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
file=buchnera
k=22

minia -in buchnera -abundance-min 2 -kmer-size $k

echo "To run tigops this project needs to be packaged: https://github.com/GATB/tigops"
echo "tigops fasta2fastg -tigs "$file".contigs.fa -out "$file".contigs.fastg -kmer-size $k -rename"

echo "Make sure you do  'apt install bandage'  to run this command"
echo "Bandage $file.contigs.fastg"