Skip to content

Commit

Permalink
revising eqtl notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
davek44 committed Sep 2, 2023
1 parent b2b16d4 commit 7a042de
Show file tree
Hide file tree
Showing 4 changed files with 432 additions and 223 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,7 @@ dmypy.json

# Pyre type checker
.pyre/

# backup files
**/*~
**/._*
7 changes: 7 additions & 0 deletions examples/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
gencode41_basic*
hg38.fa*
polyadb_human_v3.csv.gz
saved_models/
.virtual_documents/
*.eps
*.png
Loading

0 comments on commit 7a042de

Please sign in to comment.