Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

oicr-gsi/robust-paper

Repository files navigation

Ten Simple Rules for Making Research Software More Robust

Software produced for research, even published software, suffers from a number of common problems that make it difficult, if not impossible, to run outside the original institution or even the primary developer's computer. We present ten simple rules to make your software robust enough to run anywhere and delight your users and collaborators.

Reviewers say: "This is a very strong manuscript that should be read by everyone developing bioinformatics software, whether individual scripts or larger pieces of infrastructure."

News

The Paper

Dependencies

  • To build the PDF:
    • LaTeX packages appropriate for your computer. On Ubuntu 16.04, sudo apt-get install texlive-full

Build

Create the pdf using make;

make pdf

When ready to submit to PLOS, generate a single tex file with bibliography with

make final

Other make commands:

  • make commands : get the full list of make commands
  • make clean : remove auxiliary files from the directory

Acknowledgements

Thank you to all of our pre- and post-print reviewers. A short list is available on our Acknowledgements page.

Contact

Please send any feedback to the authors by email or Twitter @gvwilson @morgantaschuk.

About

Ten Simple Rules for Making Research Software More Robust. Manuscript is published at PLoS Computational Biology. Feedback is welcome!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published