This is a test version of Biostars. For the public version, visit https://www.biostars.org.
GDCprepare stop working for some unknown reason

Dear all,

I am working with TCGAbiolinks for a while. It was working smoothly until now. I'd like to change some setting of the script and for an unknown reason it stops working. It asked me to start over and after it can not prepare data by GDprepare function. I get this error:

Error in if (any(duplicated(query$results[[1]]$cases)) & query$data.type !=  : 
  argument is of length zero

This is my script:

#GDCquery: Searching GDC data for download
##downloading and prepare
query <- TCGAbiolinks::GDCquery(project= c("TCGA-STAD"),
                                data.category = "Transcriptome Profiling",
                                data.type = "Gene Expression Quantification",
                                workflow.type = "HTSeq - Counts",
                                file.type = "htseq.counts.gz",
                                sample.type = c("Primary solid Tumor", "Metastatic" , "Solid Tissue Normal"),
                                experimental.strategy = "RNA-Seq")
query <- TCGAbiolinks::GDCdownload(query)
library("SummarizedExperiment")
data <- TCGAbiolinks::GDCprepare(query , 
                                 save = TRUE , 
                                 save.filename = "STADesxp.rda" , 
                                 directory = "GDCdata" , 
                                 summarizedExperiment = TRUE , 
                                 remove.files.prepared = FALSE)

Thank you very much in advance!

Sara A.

tcgabiolinks gdcprepare rna-seq

1 answer

What is OpenStack? OpenStack which is a cloud operating system that manages huge pools of computing, storage, and networking sources throughout a datacenter, all directed through a dashboard that provides administrators control while empowering their users to provision resources through a web interface. More Details to know, click here: http://bit.ly/OpenStackTraining-Chennai

Plenty of job opportunities for an OpenStack Cloud Administrator, In that case, it is essential to learn OpenStack in a professional way from the Best OpenStack training institute in Chennai. Due to this everyone is going for OpenStack cloud computing. Certainly, the number of opportunities will go up with adaption motion. So I feel OpenStack is a good Selection for your profession. Please free to call us @ +91 9884412301 / 9600112302 Search Tags: openstack| openstack certification | openstack course | openstack training | openstack training and placement in chennai | openstack training in omr | openstack training in velachery | openstack online training

Log in to answer this question.