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.


haibol2016/InPAS documentation built on March 30, 2022, 10:30 a.m.