Releases: peterk87/xlavir
Releases · peterk87/xlavir
xlavir v0.4.0
- Adds "Variants Summary" sheet summarizing variant information across all samples (#7)
- Adds comments to AF values in "Variant Matrix" sheet
- Fixes width/height of cell comments to be based on length of comment text
xlavir v0.3.0 - Ct values table support
This release adds support for adding Ct values from a Ct values table into an xlavir report.
xlavir v0.2.4 - bugfix patch release
xlavir v0.2.3 - bugfix patch release
Fixes issue with SnpSift table file parsing. Adds check to see if SnpSift column is dtype
object
/str
before using .str
Series methods (#4)
xlavir v0.2.2 - bugfix patch release
Fixes issue with SnpEff/SnpSift AA change parsing.
xlavir v0.2.1 - bugfix patch release
Patch release to fix division by zero error due to variants with DP values of 0
xlavir v0.2.0
See changelog for release info.
xlavir version 0.1.1 - patch release
Try to fix PyPI deployment issue
xlavir initial release version 0.1.0
v0.1.0 Variant map header row height set from max column string length by a …