Skip to content

Releases: lynxoid/nimbliner

Aligning to multiple genomes/chromosomes

24 Feb 21:23
Compare
Choose a tag to compare
  • 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 of n) in the order they were given in fofn.

added bin dir to makefile

02 Oct 23:41
Compare
Choose a tag to compare
0.0.2

added development docker

Test release to integrate w/ docker

02 Oct 23:20
Compare
Choose a tag to compare
0.0.1

added docker files for dev image; timing aligner w/o IO