Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
XingyanLiu committed Oct 16, 2021
1 parent 7244581 commit 13a6d12
Show file tree
Hide file tree
Showing 18 changed files with 8 additions and 1,557 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ __pycache__
/notebooks/.ipynb_checkpoints

_tmp*

#dist/
#build/
#*.egg-info
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
include ./sample_data/subsampled_B-L0-0.2.h5ad.rar
include ./sample_data/hvg_frequencies.csv
include ./sample_data/lineage_colors.csv
include README.md
17 changes: 0 additions & 17 deletions build/lib/swnn/__init__.py

This file was deleted.

248 changes: 0 additions & 248 deletions build/lib/swnn/builder.py

This file was deleted.

Loading

0 comments on commit 13a6d12

Please sign in to comment.