Learn R Programming

epi2me2r (version 0.1.0)

generate_wimp_taxonomy: Generates a taxonomy file for WIMP court table using taxonomizr

Description

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

Run this code
# NOT RUN {
generate_wimp_taxonomy(wimp.count.table = wimp.count.table)
# }

Run the code above in your browser using DataLab