gitter-lab / SINGE

Gene regulatory network reconstruction from pseudotemporal single-cell gene expression data
MIT License
11 stars 6 forks source link

Store example output data for testing #14

Closed agitter closed 5 years ago

agitter commented 5 years ago

We should create a tests subdirectory that can initially store the expected output files from the example data. Those will be needed for continuous integration testing.

In addition to the final outputs, we can also store some intermediate output files if they are not too large. This will be necessary if we ever want to port the code to Python or R.