Registration and Call for Abstracts Open for Bioc2024

ontoProcData

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

A data package for ontoProc


Bioconductor version: Development (3.19)

This package manages rda files of multiple ontologies that are used in the ontoProc package. These ontologies were originally downloaded as owl or obo files and converted into Rda files. The files were downloaded at various times but most of them were downloaded on August 08 2022.

Author: Sara Stankiewicz [aut, cre]

Maintainer: Sara Stankiewicz <sara.stankiewicz at channing.harvard.edu>

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

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("ontoProcData")

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("ontoProcData")
Creating RDA objects HTML R Script
ontoProcData:Data Storage for the package ontoProc HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews AnnotationData, AnnotationHub
Version 0.99.9901
License Artistic-2.0
Depends R (>= 4.2.0)
Imports
System Requirements
URL
See More
Suggests testthat (>= 3.0.0), AnnotationHub, utils, knitr, rmarkdown
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 ontoProcData_0.99.9901.tar.gz
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Package Short Url https://bioconductor.org/packages/ontoProcData/
Package Downloads Report Download Stats