Entering edit mode
Guest User
★
13k
@guest-user-4897
Last seen 10.5 years ago
I would like to analyze data using Marmoset Gene 1.0 ST Array. While
reading the CEL file into R environment, error message is showing as
"Library - package margene10stcdf not installed"
How to install the package MarGene-1_0st package into R environment?
The R script is attached for your reference.
The part No of the array is 901961.
-- output of sessionInfo():
> library(affy)
> eset.rma <- justRMA(celfile.path="C:/Dhanjit/Marmoset-Dr Uddhav/CEL
FILE/")
Error in getCdfInfo(object) :
Could not obtain CDF environment, problems encountered:
Specified environment does not contain MarGene-1_0-st
Library - package margene10stcdf not installed
Bioconductor - margene10stcdf not available
--
Sent via the guest posting facility at bioconductor.org.