Skip to content

Releases: IHGGM-Aachen/CNVizard

Version 0.3.1

07 Nov 12:12
3dc004a
Compare
Choose a tag to compare

Hotfix for vcf_Merger

  • Fixed TypeError in vcfMerger class: Corrected a TypeError in the explode_df method

Version 0.3

04 Nov 13:38
Compare
Choose a tag to compare

Initial re-release of CNVizard

  • Streamlit-based interactive interface for visualization and analysis of germline CNVs.
  • Interactive plots using Plotly for CNV data exploration.
  • Support for uploading and processing .cnr and .bintest files.
  • Filtering options for chromosome, CNV type (DUP, DEL), and ACMG classification.
  • Functions for preparing and merging reference files.
  • Export capabilities for processed data in Excel and Parquet formats.
  • Optional .env file for flexible environment setup.
  • IGV outlink configuration support for genome browser integration.