Skip to content

[2.4.1] - 2023-04-25

Latest
Compare
Choose a tag to compare
@anne-gcd anne-gcd released this 25 Apr 15:34
· 6 commits to master since this release
851e4c1
  • One nice novel feature:

    • MTG-Link can now process Indels (both insertions and deletions)
      • Script 'vcf2gfa.py': convert a VCF file containing Indels sites to a GFA file
  • Some improvements:

    • More recent versions of LRez and MindTheGap can be used (see file ‘requirements.txt’)
    • A fixed flanking size is used for the barcodes extraction step (e.g. even if the flanking size is larger than the length of the flanking scaffold, barcodes are extracted on the whole flanking region)
  • Some bug fixes:

    • Script ‘qualitativeEvaluation.py’: if length(flankingScaffold) < extSize, then the extension size on the corresponding flanking scaffold is set to the length of this flanking scaffold
    • Correct minor bugs