Usage
- PepFeat will generate the isotopic pattern vectors (IPV) on the first run, and it may cost minutes.
Release
PepFeat 1.1.1
Note:
- add html report of alignment.
PepFeat 1.1.0
Note:
- add `PepFeatAlign` to align features of multiple runs.
- the previous `PepFeat` is called `PepFeatDetect` now.
PepFeat 1.0.1
Note:
- internal changes.
- show logo in ui.
PepFeat 1.0.0
Q&A
-
macOS says: “PepFeat.app” is damaged and can’t be opened. You should move it to the Trash.
Please run `sudo xattr -r -d com.apple.quarantine [path/to/PepFeat.app]` in terminal. -
Windows Security stops the software and deletes the .exe file.
The software is packaged using PyInstaller, and can be detected as virus by mistake on Windows (see the issue). Please restore the deleted file from `Protection History`, and Windows Security should not stop or delete it again. Otherwise, please add the software to white list. You can also package the software from source yourself.