Skip to contents

Generates a taxonomy file for WIMP court table using taxonomizr

Usage

generate_wimp_taxonomy(wimp.count.table)

Arguments

wimp.count.table

count of WIMP genes with taxID in the first row and samples on columns

Value

data table of taxonomy of WIMP genes in count table

Examples

if (FALSE) {
generate_wimp_taxonomy(wimp.count.table = wimp.count.table)
}