Skip to content

Commit

Permalink
Add .gitignore and notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
tanghaibao committed Dec 20, 2024
1 parent f69857b commit 1adc3ae
Show file tree
Hide file tree
Showing 2 changed files with 2,197 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.idea/
dist/
a_allhic-packr.go
allhic
allhic_test
data.npy
genome.json
index.html
pipeline/
release/
tests/
ssshtest
2,185 changes: 2,185 additions & 0 deletions notebooks/diffusion.ipynb

Large diffs are not rendered by default.

0 comments on commit 1adc3ae

Please sign in to comment.