bittremieux / falcon

Large-scale tandem mass spectrum clustering using fast nearest neighbor searching.
BSD 3-Clause "New" or "Revised" License
24 stars 7 forks source link

Singleton cluster number #12

Closed bittremieux closed 2 years ago

bittremieux commented 3 years ago

Singletons always have the label -1 in the cluster assignment CSV. Instead, make sure they have a unique cluster number when export_include_singletons is enabled.