Bioconductor version: Release (2.11)
The Investigation / Study / Assay (ISA) tab-delimited format is a general purpose framework with which to collect and communicate complex metadata (i.e. sample characteristics, technologies used, type of measurements made) from experiments employing a combination of technologies, spanning from traditional approaches to high-throughput techniques. Risa allows to access metadata/data in ISA-Tab format and build Bioconductor data structures. Currently, data generated from microarray, flow cytometry and metabolomics-based (i.e. mass spectrometry) assays are supported. The package is extendable and efforts are undergoing to support metadata associated to proteomics assays.
Author: Alejandra Gonzalez-Beltran, Audrey Kauffmann, Steffen Neumann, Gabriella Rustici, ISA Team
Maintainer: Alejandra Gonzalez-Beltran, ISA Team <isatools at googlegroups.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("Risa")
To cite this package in a publication, start R and enter:
citation("Risa")
| R Script | Risa: converts experimental metadata from ISA-tab into Bioconductor data structures | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | Annotation, DataImport, MassSpectrometry, Software |
| Version | 1.0.0 |
| In Bioconductor since | BioC 2.11 (R-2.15) |
| License | LGPL |
| Depends | R (>= 2.0.9), Biobase(>= 2.4.0), methods, Rcpp (>= 0.9.13) |
| Imports | xcms |
| Suggests | faahKO(>= 1.2.11) |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | Risa_1.0.0.tar.gz |
| Windows Binary | Risa_1.0.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | Risa_1.0.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!