gitter-lab / SINGE

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

Fixed bug in dropSamples.m #26

Closed atuldeshpande closed 5 years ago

atuldeshpande commented 5 years ago

Closes #24

Fixed bug: dropSamples.m which was dropping only samples with zero expression.

agitter commented 5 years ago

I updated the Dockerfile with the new binary at https://www.biostat.wisc.edu/~gitter/tmp/36ce8be1ffd26e1ab49c0ceda08f26e3/SCINGE_Example I still need to manually build and push the Docker image to confirm the tests pass

agitter commented 5 years ago

I updated the Docker image to use the new compiled MATLAB file. The tests now pass.