is_reverse {gggenomes}R Documentation

Check whether strand is reverse

Description

Check whether strand is reverse

Usage

is_reverse(strand, na = FALSE)

Arguments

strand

some representation for strandedness

na

what to use for NA

Value

logical vector indicating whether the strand is reverse


[Package gggenomes version 1.0.0 Index]