is_nuclear: Check if chromosome names are in nuclear genome

Description Usage Arguments Value

View source: R/chromosomes.R

Description

Check if chromosome names are in nuclear genome

Usage

1
is_nuclear(x, genome = "pf3d7", ...)

Arguments

x

a vector of chromosome identifiers

genome

with what genome are we working?

...

ignored

Value

a logical vector of same length as x that is TRUE if the corresponding entry looks like a nuclear chromosome and FALSE if not. NAs are preserved.


andrewparkermorgan/rplasmodium documentation built on May 25, 2019, 6:26 p.m.