View source: R/00.trim_seqnames.R
trim_seqnames | R Documentation |
Filter sequence names for scaffolds from a BSgenome object so that only chromosome-level seqnames are kept.
trim_seqnames(genome = getInPASGenome(), chr2exclude = getChr2Exclude())
genome |
An object of BSgenome::BSgenome |
chr2exclude |
A character vector, NA or NULL, specifying chromosomes or
scaffolds to be excluded for InPAS analysis. |
An character vector containing filtered seqnames
Jianhong Ou, Haibo Liu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.