mclDataFrameAsList: Converts the data.frame of gene families into a list of gene...

View source: R/family_funks.R

mclDataFrameAsListR Documentation

Converts the data.frame of gene families into a list of gene families.

Description

Converts the data.frame of gene families into a list of gene families.

Usage

mclDataFrameAsList(mcl.df)

Arguments

mcl.df

A data frame with two columns 'Family' and 'Gene' mapping the families to their gene members. See readMclOutput for more details.

Value

A list with names the families in argument mcl.df and values the respective gene members joined into sub-lists.


asishallab/GeneFamilies documentation built on May 22, 2023, 11:30 a.m.