get.strict.biofilter {metaseqR} | R Documentation |
Returns a list with TRUE/FALSE according to the biotypes that are going to be filtered in a more strict way than the defaults. This is a helper function for the analysis presets of metaseqR. Internal use only.
get.strict.biofilter(org)
org |
one of the supported organisms. |
A list of booleans, one for each biotype.
Panagiotis Moulos
sf <- get.strict.biofilter("hg18")