defaultPackages: Display the default genomic annotation packages associated...

View source: R/defaultPackages.R

defaultPackagesR Documentation

Display the default genomic annotation packages associated with a genome build

Description

Display the default genomic annotation packages associated with a genome build

Usage

defaultPackages(Genome)

Arguments

Genome

String indicating the name of the genome assembly.

Value

Returns a list of the default data packages for a genome build.

Examples

## View default genomic annotation packages associated with "hg19"
defaultPackages(Genome = "hg19")

## View default genomic annotation packages associated with "mm9"
defaultPackages(Genome = "mm9")

PhanstielLab/BentoBox documentation built on March 30, 2024, 3:46 a.m.