GunnerLab / Stable-MCCE

Stable version of MCCE.
MIT License
8 stars 14 forks source link

Fix range high in sampling method of ms_analysis.MSout #270

Closed CatChenal closed 7 months ago

CatChenal commented 7 months ago

Missed removing len function: high=len(counts) -> high=counts.