Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…tasis

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
  • Loading branch information
puetz committed Mar 21, 2016
2 parents 7778ec0 + 6019fe9 commit a5c685e
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .gitignore
@@ -0,0 +1,28 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app
2 changes: 2 additions & 0 deletions README.md
@@ -0,0 +1,2 @@
# kleEpistasis
Brute-force 3-way Interaction calculation for genetic studies

0 comments on commit a5c685e

Please sign in to comment.