Bioinformatics data analysis and visualization toolkit
v0.9 has the following updates and changes (July 28, 2020)
- gene expression raw count normalization class added as 'analys.norm'
- CPM and RPKM normalization function added under 'analys.norm' class
- Sugarcane gene expression dataset added (Bedre et al., 2019)
- In
volcano, 'ma', andinvolcanoplots, checks for lfc_thr, counts, and pv_thr added - legend labels, position, and figname parameters added in
volcanoplot - utility to check the non-numeric values added for
ma,volcanoandinvolcano - plotlegend parameter added to
ma - the parameter for log fold change threshold lines added in
maplot - legend labels, position, and figname parameters added in
maplot tsneplotadded for t-SNE visualization- in
bardotdrop NA value function added to ignore missing values to plot dots - scRNA-seq dataset added (PBMC and Arabidopsis root cells)
fasta_readerandrev_commoved to newly createdfastaclasstsneplotandvcf_anotinitialized for future release- more parameters added in
biplot(cluster coloring, datapoints) fignameadded inhmapmafunction updated for absolute expression countssvgfigures addedpcafunction will be deprecated in future release- 2D and 3D loadings plot, biplot and scree plot functions added under the
clusterclass for PCA - programmatic access to iris and cotton dataset added
pcafunction will be deprecated in future release