filter_specie: select the organism with bigger genome

Description Usage Arguments Value Examples

View source: R/filter_specie.R

Description

For each specie name allocated in V4, selects the organism with the biggest genome, given by the number of ORFs in V2.

Usage

1

Arguments

x

data.frame to filtering

Value

data.frame of the organisms with biggest genomes and their quantification of KOs per genome.

Examples

1
2
# function applyied to one data frame
filter_specie(list_data_sigma[[1]])

josschavezf/erba documentation built on May 2, 2021, 7:33 a.m.