Published September 14, 2023
| Version 0.6.2
Software
Open
akikuno/cstag: 0.6.2
Description
New Features
Core Enhancements
Enhanced
cstag.to_vcfto support multiplecs_tags(list[str]). This update introduces additional headers and content for better data representation:INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth"> INFO=<ID=RD,Number=1,Type=Integer,Description="Depth of Reference Allele"> INFO=<ID=AD,Number=1,Type=Integer,Description="Depth of Alternate Allele"> INFO=<ID=VAF,Number=A,Type=Float,Description="Variant Allele Frequency (AD/DP)">
Introduced
cstag.to_sequencefor reconstructing subsequences.
- Added
validate_cs_tagfor CS tag validation. - Introduced
validate_posfor position validation. - Implemented
normalize_positionswithincstag.consensus. - Added
VcfandVcfInfoclasses toto_vcf.
- Revised
normalize_read_lengthsto eliminate deque output. - Debugged
to_htmlto properly handle=N.
Files
akikuno/cstag-0.6.2.zip
Files
(1.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0b9eeff02606bf46fb2e15891658a3b8
|
1.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/akikuno/cstag/tree/0.6.2 (URL)