This package makes a summarized visualization of biological entities using textual information from various sources through network approach. The package makes word network using R libraries such as GeneSummary
, tm
, ggraph
and wordcloud
.
devtools::install_github("noriakis/biotextgraph")
library(biotextgraph)
The documentation using bookdown is available here, describing the detailed usage.
The application using Shiny is available here, hosted by shinyapps.io.
If you find bugs or errors, please kindly report them to Issues, or make a pull request, or report it directly to e-mail.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.