Bioconductor / AnnotationForge

Tools for building SQLite-based annotation data packages
https://bioconductor.org/packages/AnnotationForge
4 stars 9 forks source link

i get the failed to remove file, permission denied error while analysing micrroarray data #55

Closed Peter97221 closed 9 months ago

Peter97221 commented 9 months ago

getGEOSuppFiles("GSE78721") above is the code i used and the error is as below. can anyone help?

Error in getGEOSuppFiles("GSE78721") : Failed to download C:/Users/naren/OneDrive/Documents/GSE78721/GSE78721_RAW.tar! In addition: Warning message: In file.remove(destfile) : cannot remove file 'C:/Users/naren/OneDrive/Documents/GSE78721/GSE78721_RAW.tar', reason 'Permission denied' --   > | > >
jmacdon commented 9 months ago

This issue has nothing to do with the AnnotationForge package (you are using GEOquery, which is an entirely different package). In addition, this issue log is meant for actual bugs, not support. If you want support, post on https://support.bioconductor.org.