Skip to content

Commit

Permalink
Fixed spelling.
Browse files Browse the repository at this point in the history
  • Loading branch information
pbashyal-nmdp authored Feb 14, 2018
1 parent a2ef295 commit 2be25fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# GRIMM: Graph IMputation and Matching for HLA Genotypes

Graph-based imputation and matching, a.k.a. new imputation method (NIM).
Graph-based imputation and matching

| Subdirectory | Description |
| :-------------- | :---------- |
| graph_generator | Python code to generate (haplotype frequency) CSV files which can be imported into Neo4j |
| gl_impute | old Python code for graph-based imputation. Still needed for cypher queries (?) |
| multi_race_ipute | Python code for graph-based imputation |
| gl_impute | Python code for graph-based imputation. |
| multi_race_impute | Python code for graph-based imputation |
| validation | Code for validation of components of this repository |

# Walkthrough
Expand Down

0 comments on commit 2be25fe

Please sign in to comment.