Rdocumentation
powered by
Learn R Programming
momr (version 1.1)
filterListGenebags: filterListGenebags
Description
This function filters a list of mgs with gene_id >= a given mgs gene number.
Usage
filterListGenebags(list.genebags, size.min = 0, size.max = 15000)
Arguments
list.genebags
: a list of genebags that needs to be filtered
size.min
: the minimal size threshold above which mgs are selected, default 0
size.max
: the maximal size threshold above which mgs are selected, default 15000
Value
a list of selected genebags with their original elements (usually geneids)
Details
filterListGenebags