nsheff / LOLA

Locus Overlap Analysis: Enrichment of Genomic Ranges
http://code.databio.org/LOLA
70 stars 19 forks source link

simpleCache dependency #2

Closed nsheff closed 9 years ago

nsheff commented 9 years ago

LOLA should suggest, but not depend on simpleCache. If it exists, it may be used to speed up database loading, but it's also possible to just load the database manually each time, if you have a small DB, and so simpleCache would not be required.