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 eaffc54 commit 1fd8b7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Gene annotations can be retrieved via Biomart integration from Ensembl dataset.
##Features

- [x] VCF file upload and parsing.
- [x] Serialised storage of hashed values into postgreSQL Hstore field.
- [x] Serialised storage of hashed values into postgreSQL Hstore field - allows NoSQL-type unstructured data to be
stored within an overall relational database structure.
- [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 1fd8b7c

Please sign in to comment.