tseemann / ekidna

Assembly based core genome SNP alignments for bacteria
GNU General Public License v3.0
25 stars 3 forks source link

Output names are just sequential integers #8

Open tseemann opened 5 years ago

tseemann commented 5 years ago

Need to map sample names to input files somehow.

Could use filename, but if it is just SAMPLE/contigs.fa will need folder name too

maybe accept -i sample_list.tab which has <filename> \t <label> and use labels (like ARIBA).