API for Bioconductor
1
0
Entering edit mode
thabermann • 0
@thabermann-11046
Last seen 7.8 years ago

I work at The HDF Group hdfgroup.org) and am interested in learning more about how scientists use the HDF format and about how communities of scientists (and others) sustain open source software and tools. Bioconductor seems to be doing that very well. Congratulations. Bioconductor packages use HDF primarily through the very useful rhdf5 interface developed by Bernd Fischer. Specifically I would like to connect with developers of R packages at Bioconductor that are using rhdf5 (and therefore HDF5) with their data. Perhaps this can be done in R itself...? or, is there a web API I could use to identify packages that are using rhdf5 and (in a perfect world) identify the important people behind those packages. 

My end goal is to develop and foster a community of active HDF users across a variety of disciplines and languages (in Python the package h5py = rhdf5) and to make connections across that community. Any suggestions / ideas that might help support that goal are also welcome.

Thanks, Ted Habermann

 

 

 

 

 

 

rhdf5 hdf5 dependencies • 1.7k views
ADD COMMENT
1
Entering edit mode
Mike Smith ★ 6.5k
@mike-smith
Last seen 47 minutes ago
EMBL Heidelberg

One approach is to look at the landing page for the rhdf5 package here.  You'll see there are sections 'Depends On Me', 'Imports Me' and 'Suggests Me' which list all the packages in Bioconductor that declare some dependency on rhdf5.

That will only help with Bioconductor packages, but you can also try looking in this file, which lists all the packages currently stored on CRAN:

https://cran.r-project.org/src/contrib/PACKAGES

ADD COMMENT
0
Entering edit mode

Thanks Mike, Very helpful... Hope you are enjoying the Tour!

ADD REPLY

Login before adding your answer.

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