Bioinformatics data analysis and visualization toolkit
v0.8 has the following updates and changes
- GFF3 to GTF file conversion utility added and updated under class
gff - In Manhatten plot (
visuz.marker.mhat), the labeling issue withmarkernamesparameter corrected (see issue # 4 on GitHub for details;) gstyleparameter added in Manhatten plot for box style annotationsplitvcffunction added for splitting VCF file into individual VCF files for each chromosomemergevcfmoved toanalys.markerclassreg_linfunction updated for multiple regression- degree of freedom fixed for t-test for regression coefficients
- VIF calculation for MLR updated
- functions
fastq_readerandfqreadcountermoved tofastqclass