create_profile_from_oma: Create phylogenetic profile from a raw OMA dataframe

Description Usage Arguments Value Author(s) See Also Examples

Description

Create phylogenetic profile from a raw OMA dataframe

Usage

1

Arguments

final_oma_df

raw OMA data for a list of input IDs

Value

phylogenetic profiles in long format

Author(s)

Vinh Tran tran@bio.uni-frankfurt.de

See Also

get_data_for_one_oma

Examples

1
2
oma_data <- get_data_for_one_oma("HUMAN29397", "OG")
create_profile_from_oma(oma_data)

trvinh/test documentation built on May 9, 2019, 2:26 a.m.