-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
28 lines (28 loc) · 1.62 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: biotextgraph
Type: Package
Title: visualization and interpretation of textual information from omics summary data through network analysis
Version: 0.99.1
Authors@R: person("Noriaki", "Sato", email = "[email protected]", role = c("cre", "aut"), comment=c(ORCID="0000-0001-7721-9359"))
Description: This package aims to visualize the word and text information contained in the gene or the other omics identifiers such as microbiome through network approach. The package identifies important words among the biological identifiers list, and compare the clusters based on those information using network. It contributes to understanding the functionality of biological entities and aid in convenient interpretation and visualization.
License: MIT + file LICENSE
Encoding: UTF-8
Depends:
R (>= 4.3.0), ggplot2
Imports: tm, dplyr, GeneSummary, wordcloud, cowplot, ggplotify, stopwords, ggraph, igraph, ggdendro, AnnotationDbi, patchwork, org.Hs.eg.db, jsonlite, gridExtra, pvclust, rentrez, GetoptLong, grid, grDevices, stats, NLP, bugsigdbr, stringr, XML, methods, dendextend, RColorBrewer, utils, ggrepel, cyjShiny, graphlayouts, ggforce, ggwordcloud, MASS, tidygraph, data.table, shadowtext
Suggests:
concaveman,
png,
limma,
knitr,
rmarkdown,
markdown,
testthat (>= 3.0.0),
BiocStyle
Enhances:
ReactomePA, Seurat, scater, pubmedMini, ggtree, quanteda, taxonomizr, udpipe, clusterProfiler
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Config/testthat/edition: 3
biocViews: Visualization, Microbiome, Network, GeneTarget
URL: https://github.com/noriakis/biotextgraph
BugReports: https://github.com/noriakis/biotextgraph/issues