parseCompendium: This method allows importing the full compendium for the...

Description Usage Arguments Value References Examples

Description

This method allows importing the full compendium for the selected organism from a local file

Usage

1
parseCompendium(destfile)

Arguments

destfile

A character containing the full path of the downloaded file

Value

A list containing three data.frame:

exprdata

the full compendium for the selected organism

condannot

The condition annotation for the selected organism

condontol

the condition ontology for the selected organism

References

http://colombos.net

Examples

1
2
3
4
5
## Not run: 
library('Rcolombos')
mtube <- parseCompendium("mtube_compendium_data.zip")

## End(Not run)

onertipaday/Rcolombos documentation built on May 24, 2019, 2:23 p.m.