Mercurial > repos > dongjun > mosaics
view mosaics/NAMESPACE @ 2:b6d0c6ceda2c draft
Uploaded
author | dongjun |
---|---|
date | Thu, 10 Jan 2013 15:56:15 -0500 |
parents | |
children |
line wrap: on
line source
useDynLib(mosaics) import( methods, graphics, Rcpp, MASS, splines, lattice, IRanges ) export( constructBins, readBins, mosaicsFit, mosaicsPeak, mosaicsRunAll, generateWig ) export( show, print, plot ) export( estimates ) export( export )