Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greenelab/computational-reagents
Rigor, Reproducibility, Transparency, and Reagent Validity for Computational Biologists
https://github.com/greenelab/computational-reagents
continuous-integration discussion reproducibility slides
Last synced: 13 days ago
JSON representation
Rigor, Reproducibility, Transparency, and Reagent Validity for Computational Biologists
- Host: GitHub
- URL: https://github.com/greenelab/computational-reagents
- Owner: greenelab
- License: cc-by-4.0
- Created: 2016-12-14T19:52:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T19:53:50.000Z (almost 6 years ago)
- Last Synced: 2024-11-13T14:55:18.447Z (2 months ago)
- Topics: continuous-integration, discussion, reproducibility, slides
- Language: HTML
- Homepage:
- Size: 1.19 MB
- Stars: 2
- Watchers: 6
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reagent validation in computational biology
## Introduction to this repository
I was asked to put together a one hour guided discussion of reproducibility and
transparency in the computational sciences for Penn
[GCB](http://www.med.upenn.edu/gcb/index.shtml) students. The [resulting
presentation](https://greenelab.github.io/computational-reagents/) uses
[remark](https://remarkjs.com) and is visible wherever the web is available.
The work is licensed CC-BY. Feel free to contribute any improvements via
[GitHub issues](https://github.com/greenelab/computational-reagents/issues).## How to modify
This document is HTML with Markdown inside it. If you want to make changes - for
example maybe you want to add a new reason to a list - find the appropriate
slide markdown inside `index.html` and edit it. If you've never made a pull
request before, [GitHub has some documentation on the process](https://help.github.com/articles/creating-a-pull-request/).Here's a screenshot of where you might want to edit:
![Where to edit](markdown-slide-example.png)