Skip to content

Commit

Permalink
updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe da Veiga Leprevost committed Jan 18, 2021
1 parent 3a62011 commit 5e552da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
### Added
- Fix to PTProphet mod_nterm_mass change when using TMT-16 plex.
- Added support to compensation Voltage.

### Changed
- Updated parallelization for PeptideProphet.
- Updated pipeline configuration file.
-When using a GENCODe database, the Gene name will now be the ENSG key from the header.
- Tabular spaces in FASTA headers will be replaces by spaces.

### Fixed
- Fixed issue with empty custom database.
### Fixed
2 changes: 1 addition & 1 deletion lib/mod/mod.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"github.com/vmihailenco/msgpack"
)

// Modifications is a collections of modification
// Modifications is a collection of modifications
type Modifications struct {
Index map[string]Modification
}
Expand Down

0 comments on commit 5e552da

Please sign in to comment.