[BioC] Using BioC or R functions in C-programs

lgautier at altern.org lgautier at altern.org
Mon Mar 10 20:49:04 CET 2008


Gunther,

You can generally have an "embedded R" called from a C program.
The R manual "R-extentions" (distributed with R, or at
http://cran.r-project.org/doc/manuals/R-exts.pdf) will have some of the
details.

The functions or data structures you refer to are in R packages, and
knowing a bit of R will likely be necessary if you want to go down the C
route.

L.


> Dear list,
>
> is it possible to use functions provided in Bioconductor (e.g. gcrma,
affybatch, vns...)
> in C?
> Or calling these functions from C?
>
> Wishes
> Gunther
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives:
> http://news.gmane.org/gmane.science.biology.informatics.conductor
>



More information about the Bioconductor mailing list