melt.gdm: melt.gdm

Description Usage Arguments Value Author(s) Examples

View source: R/melt.gdm.R

Description

melt.gdm

Usage

1
melt.gdm(gdm)

Arguments

gdm

the data.frame containing the gloDatamix data (from read.gdm())

Value

a "melted", long version of the gdm

Author(s)

Daniel M<c3><bc>nch <daniel@muench.bio>

Examples

1
2
3
4
5
## Not run: 
data <- read.gdm("./80109-final_all/", header=F)
melt.gdm(data)

## End(Not run)

Dahaniel/glodatamix documentation built on May 6, 2019, 1:21 p.m.