Releases: Griffan/VerifyBamID
Releases · Griffan/VerifyBamID
V2.0.1 release
ChangeLog:
- Change to only output top 10 dims for UD and V matrices.
- Update citation and reorg description
- Update citation author list
- Add exome region markers based on 1000g phase3 build37 reference
- Adjust PCs reporting format in ".Ancestry" file
- Update both b37 and b38 exome resource files
- Update output format description
- Resolved compilation errors in macOS Catalina
- Update readme and verbose output format
- Remove redundant chrom prefix in hgdp.10k.b38.vcf.gz.dat.bed file
- Rename SimpleMpileup function
- Expose several pileup parameters to cmdline arguments
- Update cmdline help info in README.md
- Add docker hub pull badge
- Bump version number to distinguish from VB1
1.0.6 Release
ChangeLog:
- Adding Dockerfile;
- Fix bug when disabling sanity check function;
- Update README.md;
- Remove 1000g phase1 resource files;
- fix a bug in hgdp.100k.b37.vcf… resource files;
- fix hgdp V file dimensions;
- Remove online libhts compiling;
- Update readme to add help information;
- Update CMake cmdline variable names;
- Output version information;
Fix minor bugs
- Fix bug in parsing sample name
- update SVDcalculator warnings for non-auotosome markers
- Add information output for the number of markers in ref matrix
- Fixed output information of total input number of marker
Fix bug in PileupFile input routine
- Fix bug in PileupFile input routine
Binary Release Update
Update:
- Add result format backward compatibility
- Fix Pileup output format
- Set use_orphan_read as default
- Add Pileup format as input option
Update output format
We updated the output format and also generated output files that are compatible with verifyBamID1.
We also introduced epsilon parameter to control the convergence speed, you can decide your own threshold based on the trade-off between speed and accuracy.
First Stable Release
v1.0.0 add 10k markers to resource