dib-lab / kProcessor

kProcessor: kmers processing framework.
https://kprocessor.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

Support multiple fasta/names files #73

Open mr-eyes opened 4 years ago

mr-eyes commented 4 years ago

kProcessor indexing supports only one Fasta file along with its Names file. It'd be nice if it supports indexing multiple fasta files with their names files represented in a two-column delimited file, like TSV. The first column is the Fasta file, the second column is the names file.