Releases: bcgsc/tigmint
Releases · bcgsc/tigmint
1.2.0
Tigmint Version 1.2.0
This version expands the functionality of Tigmint by allowing the use of long sequencing reads as input for the pipeline. Long reads are segmented and aligned to the draft assembly with Minimap2 instead of BWA-MEM. Long reads can be provided in either FASTA or FASTQ format.
tigmint-make: the targettigmint-longruns the Tigmint pipeline with long readslong-to-linked: this script cuts the long reads and optionally calculates the optimalspanparameter for the reads based on their sequence coveragetigmint-cut: the option-swas added to read in thespanparameter calculated bylong-to-linked
1.1.2
1.1.1
- Version 1.1.1 corrects a significant bug present in version 1.1.0. The molecule BED file was not sorted, which rendered the tool non-fuctional for assemblies with more than one contig.
- tigmint-make: ARCS can use the
BX:ZSAM tag and no longer needs the barcode in the read ID - tigmint-molecule: Add the option
-s,--sizeto specify a minimum molecule size