bcgsc / physlr

:chains: Construct a Physical Map from Linked Reads
GNU General Public License v3.0
18 stars 8 forks source link

connected components mol_strategy #151

Closed aafshinfard closed 4 years ago

aafshinfard commented 4 years ago

For certain stLFR datasets, even bi-connected components is too strict. I have added connected components which is a more lenient strategy.

jwcodee commented 4 years ago

Thanks!