Releases: moshi4/pyGenomeViz
Releases · moshi4/pyGenomeViz
v0.2.0
Change Log
New Functionality
-
Added genome alignment & visualization CLI workflow
pgv-mummer
: MUMmer pairwise genome alignmentpgv-mmseqs
: MMseqs CDS RBH search in each genomepgv-pmauve
: progressiveMauve multiple genome alignment
-
Added MMseqs, progressiveMauve alignment class
Minor Change
- Changed to plot link line if link width is 0
- Added track label color change option
- Changed to manage subtracks independently from other tracks
v0.1.1
Change Log
Minor Change
- Improved subtrack add method
- Changed that link track ratios can be set individually
- Added feature label margin (=0.1)
Bug Fix
- Fixed
GC content
&GC skew
positions misalignment in calculation method - Fixed incorrect
zero-based
&one-based
position settings mixture (Unified to zero-based)