-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Felipe da Veiga Leprevost
committed
Sep 30, 2020
1 parent
9937778
commit 46b8fc6
Showing
2 changed files
with
11 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,6 @@ | ||
### Added | ||
- A new Workspace option allows the use of a custom folder as a temporary folder. | ||
- The Database now supports multiple database IDs (separate them with a comma). | ||
- Support for the latest msconvert mzML format. | ||
- Output prefix flag added to PTMProphet. | ||
|
||
### Changed | ||
- The parameter file was updated, and the terms were made more human-readable. | ||
- The code compilation is now done with GO v1.15. | ||
- PTMProphet updated to v6.0 | ||
- The Abacus memory footprint as significantly reduced. | ||
|
||
### Fixed | ||
- Small bugs and fixes. | ||
- PSMs lists often contained observations mapping to proteins that did not pass the FDR filter. | ||
- Bio quant was failing because of the unassigned database path. | ||
- Some annotation files were being ignored. | ||
- Added FASTA database file extension back again. | ||
- Fixed issue with empty custom database. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters