comparison spp/man/write.broadpeak.info.Rd @ 6:ce08b0efa3fd draft

Uploaded
author zzhou
date Tue, 27 Nov 2012 16:11:40 -0500
parents
children
comparison
equal deleted inserted replaced
5:608a8e0eac56 6:ce08b0efa3fd
1 \name{write.broadpeak.info}
2 \alias{write.broadpeak.info}
3 %- Also NEED an '\alias' for EACH other topic documented here.
4 \title{ Write out determined broad enrichment regions using broadPeak format }
5 \description{
6 Writes out broad regions of enrichment determined by the
7 get.broad.enrichment.clusters method in a broadPeak format.
8 }
9 \usage{
10 write.broadpeak.info(broadpeak.results, filename)
11 }
12 %- maybe also 'usage' for other objects documented here.
13 \arguments{
14 \item{broadpeak.results}{ output of the \code{\link{get.broad.enrichment.clusters}} }
15 \item{filename}{ file name }
16 }