oicr-gsi / robust-paper

Ten Simple Rules for Making Research Software More Robust. Manuscript is published at PLoS Computational Biology. Feedback is welcome!
https://doi.org/10.1371/journal.pcbi.1005412
MIT License
12 stars 0 forks source link

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

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:

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.