annotations(date.annot = "")help(FunCluster).
The "Annotations" routine is allowing the automated extraction and update of the functional
annotations from their respective web resources. Under common circumstances these routine will
provide up-to-date annotations, stored into environmental variables and directly formatted for
FunCluster use. Some errors may be seen when using this routine, related to the availability of
GO annotations for the current month. In case of extraction errors, explained most usually by a
delay in updating GO web servers, the date of the GO release to be used can be expressly indicated
through the parameter annot.date (see example below). The transcript identification system
used for FunCluster analysis is EntrezGene GeneID's. Please see more details on this choice within
the JBCB paper.
Important note for Microsoft Windows users: in order to use this routine you will need additional
software for handling TAR and GZIP archives. Such software is available for Windows under the
GNU license.
For TAR packages you can go to:
http://gnuwin32.sourceforge.net/packages/tar.htm.
Please do not forget to place the TAR executable and its dependencies (DLL's)
somewhere into the PATH (like "C:/Windows" for example).
For GZIP you can go to:
http://gnuwin32.sourceforge.net/packages/gzip.htm.
The same observation as for the TAR executables and dependencies applies also here.
3. FunCluster website: http://corneliu.henegar.info/FunCluster.htm
FunCluster.
## Not run:
# ## the following example forces the use of a previous GO release
# (e.g. January 2006) for updating annotations;
# KEGG annotations are not affected by this parameter.
# annotations(date.annot = "200601")
# ## End(Not run)Run the code above in your browser using DataLab