- Input to index is a file of file names (fofn) that allows to provide the indexer w/ multiple reference files
- Updated internals to account for the multiple reference sequences
- Mapper outputs alignment positions as
ref_id:position
where ref_id is a[0;n-1]
integer referring to the reference sequences (total ofn
) in the order they were given in fofn.