Error: could not find function "assay"and "assays "
0
0
Entering edit mode
4.6 years ago
ybling2008 • 0

I am doing the pipeline according toturial.

library(TCGAbiolinks)
library(SummarizedExperiment)
query = GDCquery(project = "TCGA-COAD", data.category = "Transcriptome Profiling", data.type = "miRNA Expression Quantification")          
GDCdownload(query)
 dataAssy2 = GDCprepare(query)
 expmatrix <- TCGAanalyze_Preprocessing(dataAssy2)

It comes an error:

Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘assays’ for signature ‘"data.frame"’

May be some errors in my code ?

R RNA-Seq software error • 1.7k views
ADD COMMENT

Login before adding your answer.

Traffic: 2572 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