Releases: abyzovlab/CNVnator
Releases · abyzovlab/CNVnator
v0.4.1
New in CNVnator version 0.4.1:
- Listing content of CNVnator root file (option: -ls)
- Copying RD and SNP data to new root file (option: -cptrees)
- Python tool for whole genome circular plot of RD and BAF (plotcircular.py)
- Mask file for reference genome hg19 available in ExampleData/ (used with -mask option)
- Reading CNVnator root file using python module (pytools.io)
v0.4
New in CNVnator version 0.4:
- Support for single fasta.gz reference file (option -fasta)
- Using -lite option to create smaller root files
- Importing variant data from VCF file (options -vcf -idvar -mask)
- Plotting B-allele frequency (BAF) along with RD signal in -view mode
- Python tool for plotting and analyzing unphased BAF signal