"Details" section for specific software packages
2
0
Entering edit mode
Justin • 0
@03b2b719
Last seen 6 months ago
United States

Hi,

On the website there is a lot of nice tabular information for specific software packages under the "Details" section. Is there an API to access this information or alternatively is it pulled from a database that is publicly available?

Thanks, Justin

Website • 384 views
ADD COMMENT
1
Entering edit mode
@gordon-smyth
Last seen 28 minutes ago
WEHI, Melbourne, Australia

Except for the "Depends on Me", "Imports Me" and "Suggests Me" entries, the other information is available at the R prompt by packageDescription(packagename), for example

packageDescription("limma")
ADD COMMENT
1
Entering edit mode
Mike Smith ★ 6.5k
@mike-smith
Last seen 2 hours ago
EMBL Heidelberg

You can get this information using the BiocPkgTools package. Take a look at Section 4 of https://bioconductor.org/packages/release/bioc/vignettes/BiocPkgTools/inst/doc/BiocPkgTools.html

ADD COMMENT

Login before adding your answer.

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