filterListGenebags: filterListGenebags

Description Usage Arguments Details Value Note Author(s)

Description

This function filters a list of mgs with gene_id >= a given mgs gene number.

Usage

1
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

Details

filterListGenebags

Value

a list of selected genebags with their original elements (usually geneids)

Note

This is the former filterListMGS function

Author(s)

Emmanuelle Le Chatelier


momr documentation built on May 2, 2019, 4:21 a.m.