addInPASGenome: Add a globally defined genome to all InPAS functions.

View source: R/00.set_globals.R

addInPASGenomeR Documentation

Add a globally defined genome to all InPAS functions.

Description

This function will set the genome across all InPAS functions.

Usage

addInPASGenome(genome = NULL)

Arguments

genome

A BSgenome object indicating the default genome to be used for all InPAS functions. This value is stored as a global environment variable. This can be overwritten on a per-function basis using the given function's genome parameter.


jianhong/InPAS documentation built on Oct. 27, 2023, 2:13 p.m.