Skip to content

Commit

Permalink
Merge branch 'dev' into feature/r_scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgigante committed Feb 5, 2019
2 parents 1c7ba3a + b2343aa commit ae3beea
Show file tree
Hide file tree
Showing 52 changed files with 91 additions and 2,434 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
- apt

install:
- cd python; python setup.py install; cd ..
- python setup.py install

script:
- cd python; pip install -U .[test,doc]
- pip install -U .[test,doc]
- python setup.py test
- cd doc; make html; cd ../..
- cd doc; make html; cd ..

after_success:
- cd python; coveralls
- coveralls

deploy:
provider: pypi
Expand Down
50 changes: 0 additions & 50 deletions README.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
21 changes: 0 additions & 21 deletions matlab/scrnaseq/matlab/downsample_molecules.m

This file was deleted.

64 changes: 0 additions & 64 deletions matlab/scrnaseq/matlab/load_10xData.m

This file was deleted.

222 changes: 0 additions & 222 deletions matlab/scrnaseq/matlab/mmread.m

This file was deleted.

0 comments on commit ae3beea

Please sign in to comment.