Displaying 1 result from an estimated 1 matches for "biocondictor".
Did you mean:
biocondctor
2005 Aug 31
0
Advice about system for installing & updating all R packa ge in a Linux Lab?
...1 and newer.
<script>
#!/bin/sh
echo "##############"
echo "## This script will attempt to install all available R packages"
echo "## from the package repositories:"
echo "##"
echo "## - CRAN: http://cran.r-project.org/"
echo "## - BioCondictor: http://www.bioconductor.org"
echo "##"
echo "## As well as Pfizer custom packages"
echo "## "
echo "## - Rlsf: ~warneg/src/R/Rlsf"
echo "## - AffyTool: nlvfs016:rstat-data/"
echo "## ExpressionAnalysis/StandardAffyAnal...