Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pasted committed Sep 17, 2014
1 parent 1fd8b7c commit 284539a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gene annotations can be retrieved via Biomart integration from Ensembl dataset.

- [x] VCF file upload and parsing.
- [x] Serialised storage of hashed values into postgreSQL Hstore field - allows NoSQL-type unstructured data to be
stored within an overall relational database structure.
stored within an overall relational database structure (ACID-compliant key/value stores).
- [x] Integration with Biomart (hsapiens_gene_ensembl, omim), other datasets can also be interrogated.
- [x] Integration with Provean (Protein Variation Effect Analyzer) via Mechanize
- [x] Pagination,Search and sorting functionality for Variants, using Ransack and Kaminari.
Expand Down

0 comments on commit 284539a

Please sign in to comment.