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/plotgardener documentation built on May 7, 2024, 4:21 a.m.