Learn R Programming

metaseqR (version 1.12.2)

get.strict.biofilter: Group together a more strict biotype filter

Description

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.

Usage

get.strict.biofilter(org)

Arguments

org
one of the supported organisms.

Value

  • A list of booleans, one for each biotype.

Examples

Run this code
sf <- get.strict.biofilter("hg18")

Run the code above in your browser using DataLab