ERROR while USING "INSILICODB PACKAGE" for cross platform normalization
0
0
Entering edit mode
8.0 years ago

I want to do cross-platform normalization using R on microarray data. but getting problem while getting data from incilicodb.

I logged in using username and md5 hash password.

Command used:-

biocLite("inSilicoDb")

library(inSilicoDb)

install.packages('digest', repos='http://cran.us.r-project.org')

library(digest)

InSilicoLogin("****@gmail.com", digest::digest('PASSWORD', algo='md5', serialize=FALSE));

eset42743 = getDataset("GSE42743", "GPL570", "FRMA", genes=TRUE);

It shows warning: INSILICODB: The bioinformatics pipeline is now running. An email will be sent when computation is finished. INSILICODB: Dataset GSE42743, GPL570, CURESET, PROBE, ORIGINAL, 20339, RNA, Oral Cavity Cancer Compared to Adjacent "Normal" Tissue [Validation Set], queued, 110, GSE42743GPL570_RNA_ORIGINALPROBE_20339.RData

i need help

R • 1.4k views
ADD COMMENT

Login before adding your answer.

Traffic: 3254 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6