fedarko / strainFlye

Pipeline for analyzing (rare) mutations in metagenome-assembled genomes
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Throw error in align if less than two contigs are present #22

Closed fedarko closed 2 years ago

fedarko commented 2 years ago

... Because otherwise the whole "select a decoy contig" approach will fall flat.

The FDR estimation will raise an error when this happens, anyway, but it's nice to fail early.