phiweger / zoo

A portable datastructure for rapid prototyping in (viral) bioinformatics (under development).
5 stars 2 forks source link

date and location representation in mongodb #98

Open phiweger opened 7 years ago

phiweger commented 7 years ago

for portability reasons, we cannot commit datetime/ geo objects, but for search they are convenient, like "which samples within 100 km from last year"

so on init/ add convert to object and on commit revert to string representation