-
Hello! I just found your tool that looks amazing, but I'm having some problems getting it to run a DEA analysis. I have R 3.3.3 and I'm unable to install TCGAbiolinksGUI via Bioconductor, so I follo…
-
- Repository: https://github.com/aertslab/AUCell
Confirm the following by editing each check box to '[x]'
- [x] I understand that by submitting my package to _Bioconductor_,
the package sourc…
-
We need to be able to fetch events from Firebase based on a geoquery
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/valenlab/amplican
Confirm the following by editing each…
-
> getGEO("GPL13112")
Error in download.file(myurl, destfile, mode = mode, quiet = TRUE, method = getOption("download.file.method.GEOquery")) :
cannot open URL 'http://www.ncbi.nlm.nih.gov/geo/que…
-
We noticed the object channel not closing when there's some query errors(like the set name is invalid).
```go
resChan := make(chan *internalStruct, 10)
_, err = client.QueryObjects(nil, stmt, re…
clusc updated
7 years ago
-
Right now, Affy and RNA-seq data are downloaded trhough the FTP website. It would be more flexible, more elegant, and more harmonious with the topAnat part to retrieve the data through a web-service.
…
-
Hello,
Retrieving data from GEO in the form of getGEO("GSExxxx") seems to produce errors that didn't occur before. Perhaps this is due to NCBI's recent move from http to https?
>GSE
-
Issue #1316 is about basic subscription creation, including `q` filters in the expression field. The present issue is about completing the support of the other elements in expression field: `georel`, …
-
I have been trying to use the query.observeReadyWithBlock callback without much success.
The callback fires before my data is loaded. Specifically I am loading the query results into an array. but whe…