Skip to content

Releases: dnil/rhocall

Select samples for annotation. Hatchling build. Fixes.

Choose a tag to compare

@dnil dnil released this 27 Jun 10:58
b7b7c96

[0.6]

Added

  • Add an option to rhocall annotate to allow selecting sample for annotation among several in ROH/VCF

Changed

  • Refactor rhocall viz ratio calculation

Fixed

  • Fixed rhocall viz MNV use flag

[0.5.2]

  • HW and AZ are flags, set Number appropriately in VCF
  • Use a pyproject.toml, hatchling build

The one with internal viz

Choose a tag to compare

@dnil dnil released this 16 Aug 08:31
d2aaf99

[0.5.1]

  • fixed viz functionality for later versions of bcftools
  • viz can now produce roh bed files
  • merged viz into the main rhocall framework
  • viz can now produce wig files

Accept updated v1.4 bcftools roh files

Choose a tag to compare

@dnil dnil released this 12 Apr 09:41

New flag --v14 to accept new bcftools roh files.

The version option

Choose a tag to compare

@dnil dnil released this 20 Dec 09:57

--version 😸

The single chromosome release

Choose a tag to compare

@dnil dnil released this 20 Dec 09:13

Single chromosomes. Still some edge cases left for non-standard operation.
Classification pending. A test set has been added, but tests not yet written.
Looking at current test set performance, advise the use of bcftools v1.2 rather than v.1.3 which seems to have broken something in their ROH functionality (see bcftools #529).

Initial release

Choose a tag to compare

@dnil dnil released this 07 Dec 18:30

Initial release! Passes auto-install and performs intended functions on a limited number of test samples.
Many edge cases can remain. Classification of AZ variant types is only a placeholder right now. Future mode will include reading ped file, noting inheritance and sex.