genobins {genomatic}R Documentation

Remove peaks from files and leave bins

Description

Removes peak calls from files and leaves bin calls. Prepares for output to statistical software.

Usage

genobins(samples)

Arguments

samples a data.frame of samples containing peak calls and bin calls

Details

Removes peak calls from files and leaves bin calls. Prepares for output to statistical software.

Value

Returns a data.frame.

Author(s)

Brian J. Knaus bknaus@fs.fed.us http://brianknaus.com

References

Knaus, B.J. In prep. Genomatic: an R package for DNA fragment analysis project management.


[Package genomatic version 0.0-7 Index]