Giter Site home page Giter Site logo

tyler's Introduction

ResearchCompendia

https://travis-ci.org/researchcompendia/researchcompendia.png?branch=master

A proof of concept for a research compendia webapp.

Introduction and Goals

This is a project to allow scientists to create research compendium [1] comprising all relevant narrative, code, and data to make their research truly reproducible. Our goal is allow and teach researchers to document the computational portions of their research methods as thoroughly as they would document a tabletop experiment. We want our tools to fulfill these goals:

The application has the following goals.

  • We will make it possible to archive all of the data, codes, documentation, parameters, and environmental settings linked with published research in a versioned form.
  • We will support the verification and validation processes by providing for the execution of shared code and the visualization of results.
  • We want to help and encourage researchers to manage their research in a way that makes it mixable and executable.
  • Most of all we wish to make these tools heavily automated, and easy to access and utilize to lessen the exertion required from already overburdened academic researchers in the process of publishing fully reproducible work.

Imagine if all the materials in a research project could be continuously packaged and deployed with no snags preventing use and refinement by anyone. We could help make research accessible to everyone.

Project milestones are loosely organized on our planning wiki page.

Project Structure

This is a django project with the following structure.

  • home: this handles the landing page, faq, and similar concerns that don't call for separate apps.
  • users: this handles users and profiles by using django-allauth and cookiecutter-django's user template
  • compendia: this handles the archiving and representation of a compendium.
  • lib: this holds code that does not call for an app
  • api: this handles our service apis.

Resources

Development Environments

Acknowledgements

Make a separate acknowledgements page?

References

[1]Gentleman, Robert, and Duncan Temple Lang. 2007. “Statistical Analyses and Reproducible Research.” Journal of Computational and Graphical Statistics 16 (1): 1–23. doi:10.1198/106186007X178663. http://www.tandfonline.com/doi/abs/10.1198/106186007X178663.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.