Releases: smithlabcode/rmap
Releases · smithlabcode/rmap
RMAP-2.1
Enhancements
common/load_reads
now jumps to one read by shifting the file pointer once after computing the offset bytes, instead of moving line by line. The increment (number of reads to process) across the series of splitting mapping tasks is converted to bytes to read as well.rmap
is modified accordingly to the changes of 'load_reads'.rmap-pe
is modified accordingly to the changes of 'load_reads'.rmapbs
is modified accordingly to the changes of 'load_reads'.rmapbs-pe
is modified accordingly to the changes of 'load_reads'.