rOpenSci | Blog

All posts (Page 128 of 130)

rOpenSci awarded 180K from The Sloan Foundation

Today we are pleased to announce that rOpenSci has been awarded a generous 180K grant from the Alfred P. Sloan foundation. This funding will allow us to develop a whole new suite of tools and provide scientists with general purpose toolkits to access various kinds of scientific data. We will also be traveling a whole bunch this year and running workshops at several conferences and universities. If you’d like us to speak to your research group, please get in touch. We’ll be at several events over the coming months including The Ecological Society of America annual meeting, The Open knowledge conference, Science Online Climate, American Geophysical Union and several others. Stay tuned for announcements on Twitter, our blog (rss) and new mailing list....

BISON USGS species occurrence data

The USGS recently released a way to search for and get species occurrence records for the USA. The service is called BISON (Biodiversity Information Serving Our Nation). The service has a web interface for human interaction in a browser, and two APIs (application programming interface) to allow machines to interact with their database. One of the APIs allows you to search and retrieve data, and the other gives back maps as either a heatmap or a species occurrence map. The latter is more appropriate for working in a browser, so I’ll leave that to the web app folks....

rOpenSci updates on packages and the website

🔗

We’ve been busy

We have been busy hacking away at code and our website. Here is an update on what we’ve been up to.

🔗

Packages

  • rplos/alm PLoS provides two different API services: the Search API and ALM API. As their names suggest, the search API lets you search and get text from their papers and associated metadata. The ALM API allows you to get article level metrics data on PLoS papers. Up until a few weeks ago, both APIs were accessible via functions inside the rplos package, but they really served two different purposes. Thus, we decided to make two packages: rplos, which wraps just the Search API, and alm, which wraps just the ALM API. It especially made sense to break off the ALM API into its own package as other publishers can use the ALM API for delivering their own article level metrics given that the PLoS ALM code is open source. Thus, down the road, you should be able to get altmetrics from XYZ publisher using the alm package just by changing the base URL (a.k.a. the API endpoint).

    ...

Facilitating Open Science with Python

A guest blog post by Steve Moss

Steve Moss

Why Python? A little background!

I started using Python in the summer of 2010. I had applied for the Master of Research postgraduate degree in Computational Biology at the University of York. They teach the programming portion of their course using Python. I thought it might be useful to learn it, before starting, to give me a bit of a head start.

...

Introducing the BEFData package

This is a guest post by Class-Thido Pfaff

We here present the BEFdata R package as part of the rOpenSci project. It is an API package that combines the strengths of the BEFdata portal in handling small, complex datasets with the powerful statics package R. The portal itself is free software as well and can be found here.

The BEFdata platforms support interdisciplinary data sharing and harmonisation of distributed research projects collaborating with each other. They upload, validate and store data from a formatted Excel workbook. Metadata can be downloaded in Ecological Metadata Language (EML) format. BEFdata allows the harmonization of naming conventions by generating category lists from the primary data, which can be reviewed and managed via the Excel workbook or directly on the platform. BEFdata provides a secure environment during on-going analysis; project members can only access primary data from other researchers after the acceptance of a data request The combination allows for efficient storage, description and access of research data. The package leverages the access to datasets as well as to workflows in form of R scripts stored on the portal for provenance tracking of computed results.

...

Working together to push science forward

Happy rOpenSci users can be found at