-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
c737077
commit 9398fc3
Showing
1 changed file
with
38 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,38 @@ | ||
___ | ||
## 1.2 | ||
``` | ||
DATE: 2024_12 | ||
``` | ||
|
||
### Changes in detail | ||
|
||
+ Update the needed columns for MSFragger detection | ||
|
||
|
||
___ | ||
## 1.1 | ||
``` | ||
DATE: 2024_11 | ||
``` | ||
|
||
### Highlights | ||
|
||
+ Search Adaptation: Added a module that inserts the ScanID into search engine results. | ||
|
||
### Changes in detail | ||
|
||
+ Created a 'SearchToolkit' repository to house the 'mz_extractor' program and other tools that adapt search engine results. | ||
|
||
|
||
___ | ||
## 1.0 | ||
``` | ||
DATE: 2024_01 | ||
``` | ||
|
||
### Highlights | ||
|
||
Add the intensities into identification file from the mzML reporting the ion isotopic distribution. | ||
|
||
Fixing a bug in the mz extraction for experiments with high resolution (greater than 30K), in the Quant package. | ||
|