Registration and Call for Abstracts Open for Bioc2024

GeneSummary

This is the development version of GeneSummary; for the stable release version, see GeneSummary.

RefSeq Gene Summaries


Bioconductor version: Development (3.19)

This package provides long description of genes collected from the RefSeq database. The text in "COMMENT" section started with "Summary" is extracted as the description of the gene. The long text descriptions can be used for analysis such as text mining.

Author: Zuguang Gu [aut, cre]

Maintainer: Zuguang Gu <z.gu at dkfz.de>

Citation (from within R, enter citation("GeneSummary")):

Installation

To install this package, start R (version "4.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("GeneSummary")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("GeneSummary")
Gene Summaries from RefSeq Database HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews AnnotationData, Homo_sapiens, Organism
Version 0.99.6
License MIT + file LICENSE
Depends R (>= 4.0)
Imports
System Requirements
URL https://github.com/jokergoo/GeneSummary
Bug Reports https://github.com/jokergoo/GeneSummary/issues
See More
Suggests knitr, rmarkdown, markdown, testthat
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package GeneSummary_0.99.6.tar.gz
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Package Short Url https://bioconductor.org/packages/GeneSummary/
Package Downloads Report Download Stats