nsheff / LOLA

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

Combining LOLA Core and Extended #13

Closed rajitz closed 7 years ago

rajitz commented 7 years ago

Hi, is it possible to combine LOLA Core and Extended in a single run? If so, what would be the best way to do so?

Thank you, Rajat

nsheff commented 7 years ago

Yes.

loadRegionDB actually can take multiple database locations. Just pass both locations when you load them.

Or, if you want to load them separately, see ?mergeRegionDBs