You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, would it be possible to share graphmap2 index among multiple instances of the mapper? Something of the sort was available in STAR-mapper.
It'd be super beneficial for applications with on-the-fly mapping (ie. data coming from the sequencer in small batches) or where multiple instances of the mapper need to be launched simultaneously (my case). Creating/loading index for each instance is waste of time and resources, especially for larger references.
Cheers,
The text was updated successfully, but these errors were encountered:
Hi, would it be possible to share graphmap2 index among multiple instances of the mapper? Something of the sort was available in STAR-mapper.
It'd be super beneficial for applications with on-the-fly mapping (ie. data coming from the sequencer in small batches) or where multiple instances of the mapper need to be launched simultaneously (my case). Creating/loading index for each instance is waste of time and resources, especially for larger references.
Cheers,
The text was updated successfully, but these errors were encountered: