AnnBuilder: Where to find which files are needed from AnnBuilder:::getSrcUrl("all", <ORGANISM>) locations?
1
0
Entering edit mode
@johannes-graumann-2056
Last seen 9.6 years ago
Hi, I'm using ABPkgBuilder to build some custom annotation packages, but can't use its downloading functionalities due to firewall policies only circumventable by "download.file"s "wget" option. So I basically call "AnnBuilder:::getSrcUrl("all", <organism>)" to get the targets and then loop over them, retrieving the files, storing them locally and rewriting the srcUrl to that location. My problem now is that some of the URLs refer not to files but directories and I'm unclear whether I need all of the content or just some files/directories. Can Anyone point out how to find that out? BTW: "AnnBuilder:::getSrcUrl("all", "Mus musculus")" returns this pair HG "ftp://ftp.ncbi.nih.gov/pub/HomoloGene/old/hmlg.ftp" Which is wrong (?). Shouldn't that point at "ftp://ftp.ncbi.nih.gov/pub/HomoloGene/current"? Cheers, Joh
Annotation Annotation • 593 views
ADD COMMENT
0
Entering edit mode
Marc Carlson ★ 7.2k
@marc-carlson-2264
Last seen 7.7 years ago
United States
Hi Johannes, Since you are making packages for mouse I think you might want to use our newer SQLForge functions (found inside of the AnnotationDbi package) to make these. Anbuilder is really being "phased out" except for those rare niche organisms that we have not been able to make databases for. There is a vignette online here for SQLForge: http://www.bioconductor.org/packages/2.2/bioc/html/AnnotationDbi.html SQLForge will make the newer .db style annotation packages as long as you are using a supported organism (and it looks like you are). Let me know if you have questions about SQLForge. Marc Johannes Graumann wrote: > Hi, > > I'm using ABPkgBuilder to build some custom annotation packages, but can't > use its downloading functionalities due to firewall policies only > circumventable by "download.file"s "wget" option. > So I basically call "AnnBuilder:::getSrcUrl("all", <organism>)" to get the > targets and then loop over them, retrieving the files, storing them locally > and rewriting the srcUrl to that location. My problem now is that some of > the URLs refer not to files but directories and I'm unclear whether I need > all of the content or just some files/directories. > Can Anyone point out how to find that out? > > BTW: "AnnBuilder:::getSrcUrl("all", "Mus musculus")" returns this pair > > HG "ftp://ftp.ncbi.nih.gov/pub/HomoloGene/old/hmlg.ftp" > > Which is wrong (?). Shouldn't that point > at "ftp://ftp.ncbi.nih.gov/pub/HomoloGene/current"? > > Cheers, Joh > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor > >
ADD COMMENT

Login before adding your answer.

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