Package: TOmicsVis
Type: Package
Title: Transcriptome Visualization Process Scheme
Version: 1.1.8
Authors@R: c(
    person(given = "Benben", family = "Miao", email = "benben.miao@outlook.com", 
    			 role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7307-1331")),
    person(given = 'Wei', family = 'Dong', email = 'dwei1220779@gmail.com', 
           role = c("aut"), comment = c(ORCID = '0000-0003-2201-7164'))
	)
Description: Transcriptome visualization from sample trait statistics to gene expression analysis. Six categories include "Samples Statistics", "Traits Analysis", "Differential Expression Analysis", "Advanced Analysis", "GO and KEGG Enrichment", "Tables Operations", with complete sample data.
URL: https://benben-miao.github.io/TOmicsVis/
BugReports: https://github.com/benben-miao/TOmicsVis/issues/
License: MIT + file LICENSE
RoxygenNote: 7.2.1
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: stats, utils, grid, graphics, grDevices, ggplot2, ggsci,
        reshape2, ggpubr, ggcorrplot, ggforce, vegan, venn, circlize,
        randomcoloR, ComplexHeatmap, EnhancedVolcano, GGally, survival,
        survminer, Rtsne, dplyr, tidyr, clusterProfiler, enrichplot,
        ggnewscale, igraph, WGCNA, stringr, pheatmap, RColorBrewer,
        ggpolypath, factoextra, ggrepel
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-07-06 14:28:37 UTC; benben.miao
Author: Benben Miao [aut, cre] (<https://orcid.org/0000-0002-7307-1331>),
  Wei Dong [aut] (<https://orcid.org/0000-0003-2201-7164>)
Maintainer: Benben Miao <benben.miao@outlook.com>
Repository: CRAN
Date/Publication: 2023-07-06 19:10:08 UTC
