tbepler / topaz

Pipeline for particle picking in cryo-electron microscopy images using convolutional neural networks trained from positive and unlabeled examples. Also featuring micrograph and tomogram denoising with DNNs.
GNU General Public License v3.0
170 stars 62 forks source link

Fix #177 with a --version output containing only a semver string #178

Closed Guillawme closed 3 months ago

Guillawme commented 10 months ago

I tested in a fresh conda environment that the output of topaz --version now matches something accepted by semver.VersionInfo.isvalid().