Skip to content

Releases: Genotek/ClassifyCNV

Version 1.1.1

22 May 13:50
Compare
Choose a tag to compare

Bug fix: added a genes dictionary initialization step to prevent the script from throwing an error if a benign CNV contains no known genes.

Version 1.1.0

25 Feb 21:00
Compare
Choose a tag to compare

Refactored to enable parallel execution:

  • If the user does not provide a results directory, the default directory name is unique.
  • If an output directory is provided, it is used as is rather than inside ClassifyCNV_results.
  • Results and the intermediate files are only stored in the output directory that was provided (or the default directory if none was specified).

Version 1.0.1

16 Feb 19:57
Compare
Choose a tag to compare
  • Updated ClinGen parser
  • Updated outfile format
  • Multiple minor bug fixes

Version 1.0

05 Sep 23:40
Compare
Choose a tag to compare

Initial release.