Script to load SNP and locus data from tab-delimited files into MySQL and MongoDB for performance comparisons.
Prerequistites:
- Python
-
MySQL
- mysql.connector
-
MongoDB
- pymongo
- Tab-delimited data files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Script to load SNP and locus data from tab-delimited files into MySQL and MongoDB for performance comparisons.
Prerequistites: