- `analys.gff.gff_to_gtf` function updated to handle dot value for phase in CDS features
1.0.4
- `Breast Cancer Wisconsin (Diagnostic) Data Set added - `visuz.stat.roc` function added for visualizing the ROC
1.0.3
- `bartlett` and `levene` function added to `analys.stat` class for checking the ANOVA assumptions for datasets in stacked format - `tukey_hsd` function updated for grouping order - Pandas series added as input for `fasta.extract_seq` function
1.0.2
- `extract_seq` function moved to `fasta` class - `extract_seq` function deprecated from `analys` - visualization for single and multiple statistical bar charts updated for future releases
1.0.1
- Tukey HSD test updated for interaction effect. Pairwise comparison for interaction effect can be calculated. - `gff_to_gtf` function updated for the GFF3 file for non-coding RNA transcripts. GFF3 files with non-coding transcripts (e.g. from miRBase GFF3) can be converted to GTF
1.0.0
- genFam enrichment analysis function added (`bioinfokit.analys.genfam.fam_enrich`) - genfam test added