Fungal spore analysis is a repository and package consisting of functions used to analyze genomics data of fungal spores. Following functions have been iteratively used in the analysis;
genelist_specific_profileplotprofiles_normalized_by_controllineplot_from_bwggplot_heatmapGO_diamondbw_corrinstall.packages("devtools")
install.packages("BiocManager")
devtools::install_github("sethiyap/FungalSporeAnalysis",repos=BiocManager::repositories(),dependencies=TRUE,build = FALSE)For more details on functions and analysis see https://sethiyap.github.io/FungalSporeAnalysis/articles/pkgdown.html.