Skip to content

Releases: friend1ws/nanomonsv

version 0.7.2

06 Apr 05:12
Compare
Choose a tag to compare
  • Dealing with the issue of some SVs not being detected properly when the reference genome contains lowercase letters

version 0.7.1

28 Jul 08:53
Compare
Choose a tag to compare
  • Implement the support for duplex reads.
  • Improved breakpoint detection by modifying a one-time Smith-Waterman algorithm.
  • Tune-up parameters for each preset (--qv10, qv15, qv20, qv25) for breakpoint detection in one-time smith-waterman algorithm.
  • Improved the logic for breakpoint detection for overlapped alignment.

version 0.7.0

29 Jun 06:36
Compare
Choose a tag to compare
  • Improved the logic of the validation step in response to feedback from #35.
  • Introduced CRAM format support, as per feedback received in #38.
  • Added parameter preset options (--qv10, qv15, qv20, qv25) for PacBio HiFi and ONT Q20+ chemistry.
  • Enhanced the robustness of the single breakend SV module procedures, addressing bug #39.

version 0.7.0b1

23 Jun 23:44
Compare
Choose a tag to compare
version 0.7.0b1 Pre-release
Pre-release
  • Improved the logic of the validation step in response to feedback from #35.
  • Introduced CRAM format support, as per feedback received in #38.
  • Added parameter preset options (--qv10, qv15, qv20, qv25) for PacBio HiFi and ONT Q20+ chemistry.
  • Enhanced the robustness of the single breakend SV module procedures, addressing bug #39.

version 0.6.0

14 Jun 10:10
Compare
Choose a tag to compare
  • Significantly (2~3 times or more) reduced computational costs by improving the logic that pre-filters unlikely somatic SV candidates during the clustering step.
    time_check

  • Fixed error due to using numpy old type (thanks to MartinezRuiz-Carlos #37).

version 0.5.1

09 May 05:34
Compare
Choose a tag to compare
  • Delete unnecessary intermediate files during multi-processing.
  • Small bug fixes.

version 0.5.0

30 Jun 01:34
Compare
Choose a tag to compare
  • Use of the control panel is supported.
  • Multi-processing in the get command is supported.
  • Several bug fixes.

version 0.4.0

17 Mar 09:03
Compare
Choose a tag to compare
  • add post-filtering of the SV results.
  • add the single-bnd option (still in alpha version experimental).
  • generate VCF format file
  • Optimizations for consensus generation and realignment validation steps.
  • Modified bugs on breakpoint identifications.

version 0.4.0b2

09 Mar 11:45
Compare
Choose a tag to compare
version 0.4.0b2 Pre-release
Pre-release
  • VCF format modifications.
  • Bug fixes on VCF conversion errors.
  • Optimizations for consensus generation and realignment validation steps.
  • Modified bugs on breakpoint identifications.

version 0.4.0b1

23 Feb 06:10
Compare
Choose a tag to compare
version 0.4.0b1 Pre-release
Pre-release
  • generate VCF format file
  • add post-filtering of the SV results.
  • add the single-bnd option (still in alpha version experimental).