More posts like this
-
CyKEGGParser error loading from web
written by elisa.micarelli •Hi, I'm trying to use the CyKEGGParser app in cytoscape, the app works well when I load a KGML file previously downoaded from KEGG, but …
-
Error when trying to use the R package BOG for GSEA and COG
written by langziv •Hi. I'm trying to do COG and GSEA with the R package BOG, and couldn't find information about problem solving for the package. I'm working …
-
Unable to download new organisms in ClueGO (cytoscape)
written by jdelgadoperon •I have previously used ClueGO within cytoscape with success. However yesterday I tried to use it again and I was unable to download new organisms …
-
TCGA data , filtration and normalization
written by Omics data miningI downloaded data using TCGA2STAT across two omics profiles using following code. library(TCGA2STAT) seq <- getTCGA(disease="OV", data.type="RNASeq2") met <- getTCGA(disease="OV", data.type="Methylation", type="all") seq.met <- OMICSBind(dat1 …
-
ftp server usegalaxy filezilla problem
written by dimitrischattrying to connect with more than one pc/mac/linux but i cannot connect. account is ok and password ok. the error : Connecting to 129.114.60.60:21... Status: …
-
' The cancer type is not available for this platform.' error using tcgaR package to download DNA me…
written by mohamedrefaat.1.1992 •I'm trying to use *tcgaR* package to download methyaltion data from TCGA. Unfortunately every time I use the **getTCGA**() function it throws this error: *Error …
-
segFault error in getTCGA : 'memory not mapped'
written by gokce.ouzHi All, I wanted to use TCGA2STAT package to download Breast cancer data. However, I am facing the segfault error. I posted an issue on …
-
"inSilicoDB" package in R can't access to webservice
written by Xinsen Xu •Hi, everyone, I'm new to the inSilicoDB, and have a problem when I tried to use it. ```r eset = getDataset("GSE4635", "GPL96") Error: Webservice not …
-
Blastp Error 303.7
written by stamakro •I'm trying to run remote blast, but I keep getting this error: **-bash-4.2$ blastp -remote -db swissprot -query test.txt -out outfile.txt -outfmt 7 Error: (303.7) …
-
How to make ibd2.R use local recombination rate profile
written by Emma •Hi, I would like to perform IBD analysis on exome dataset to identify disease-gene. The script I used is ibd2.R which invokes R module RHmm …
Read the error message
I'm very new to this R programming so, i was wondering if i have to do something else in this case like manually connect firehose. Because my internet is working fine.
What's the output to
sessionInfo()on your R session?Hey Gnana, could you find a way to solve the issue? I have the same error
The package has been removed from CRAN and BioConductor. Should you even be using it?
Yeah makes sense. I was following their github. Thanks for pointing this out.
If their github repo is alive, raise an issue there.
agree.
from a data-centric (rather than software centric) standpoint, it shouldn't be hard to get the TCGA data you are looking for from one of several sources. as an example that also has attendant R packages, consider cBioportal.
if you tell us exactly what you are trying to download, we can help with a workaround.