medvedevgroup / TwoPaCo

A fast constructor of the compressed de Bruijn graph from many genomes
Other
39 stars 10 forks source link

Fix error handling #32

Open iminkin opened 7 months ago

iminkin commented 7 months ago

1) Add error checking after the first pass 2) Add try/catch around checking constructing the parser (checking if file exists)