The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
enveomics.R
To install the latest version of enveomics.R
uploaded to
CRAN, execute in R:
install.packages('enveomics.R')
To install the current developer version of enveomics.R
,
execute in R:
install.packages('devtools')
library('devtools')
install_github('lmrodriguezr/enveomics', subdir='enveomics.R')
enveomics.R
To load enveomics.R, simply execute:
library(enveomics.R);
And open help messages using any of the following commands:
?enveomics.R
?enve.barplot
?enve.recplot2
?enve.recplot2.compareIdentities
?enve.recplot2.changeCutoff
?enve.recplot2.findPeaks
?enve.recplot2.corePeak
?enve.recplot2.windowDepthThreshold
?enve.recplot2.extractWindows
?enve.recplot2.coordinates
?enve.recplot2.seqdepth
?enve.recplot2.ANIr
?enve.prune.dist
?enve.tribs
?enve.tribs.test
?enve.growthcurve
?enve.col.alpha ?enve.truncate
You can run some examples using these libraries in the enveomics-GUI.
For additional information on recruitment plots, see the Recruitment plots working document.
enve.selvector
and
enve.prefscore
.enve.df2dist
about
five-fold.enve.recplot2.extractWindows
and
enve.recplot2.coordinates
to ease automation. Thanks to
Tomeu Viver and Roth Conrad for troubleshooting.id.breaks
was
changed from 300 to 60.pos.breaks.tsv
for
enve.recplot2
.enve.recplot2.windowDepthThreshold
.panel.fun
for
plot.enve.RecPlot2
.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.