Learn R Programming

pagoda2 (version 1.0.0)

p2.generate.human.go: Generate a GO environment for human for overdispersion analysis for the the back end

Description

Generate a GO environment for human for overdispersion analysis for the the back end

Usage

p2.generate.human.go(r)

Arguments

r

a 'Pagoda2' object

Value

a GO environment object

Examples

Run this code
# NOT RUN {
cm <- p2data::sample_BM1
p2 <- basicP2proc(cm)
p2.generate.human.go(p2)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab