Releases: morispi/LRez
Releases · morispi/LRez
v2.2.4
- Fixed a bug when some contigs of the reference genome are too small, smaller than the windowSize used in LRez to multi-thread the indexing (this caused a stoi error).
- Improved automatic recognition of Linked-read technology, allowing all technologies to have their barcode tag ending with "-1" (typically with haplotagging data mapped with the EMA mapper)
v2.2.3
-
Fix bug with non gzipped fastq files indexing
-
Add option "--collectionOfLists" to subcommand LRez query fastq to be able to give as input a FOF: e.g. a file containing files' names of lists of barcodes to search in the fastq file and the index (to perform LRez query fastq on multiple lists of barcodes, individually)
v2.2.2
v2.2.1
v2.2
v2.1.3
v2.1.2
v2.1.1
v2.1
-
Add support for the following linked-reads technologies:
- 10x Genomics
- Haplotagging
- stLFR
- TELL-Seq
-
Index storage optimization
-
Index the offsets of unaligned reads when using the
index bam
subcommand with option-f
-
Add an option to extract duplicate barcodes when using the
extract
subcommand