- `volcano` and `involcano` functions added to `GeneExpression` class - `ma` function for MA plot updated and added basemean and _p_ value parameters. basemean parameter is useful for visualizing the results from _DESeq2_.
2.0.6
- New function `Fasta.split_seq` added in `analys` module for splitting the sequence into smaller subsequences
2.0.5
- New function `HtsAna.merge_featureCount` added in `analys` module for merging the counts for all samples obtained from featureCounts
2.0.4
- New class `Fasta` replaced with old `fasta` - `Fasta.split_fasta` function added in `analys` module
2.0.3
- New class `GeneExpression` and `General` added - MA plot updated for adding the label names to genes and plot title - New theme option added to set new background styles to plots (now work only for MA plot) - `gene_exp` class will be deprecated in future releases
2.0.2
- PCA biplot updated for the y scale - blood pressure dataset added