Skip to content

Commit

Permalink
v3.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shengqh committed Dec 14, 2014
1 parent 70e990d commit 6742055
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Properties/RcpaToolsAssembly.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ static class RcpaToolsAssembly
internal const string Author = "Quanhu SHENG";
internal const string Company = "RCPA/CQS";
internal const string Copyright = "Copyright (C) 2006-2014 " + Company;
internal const string Version = "3.7.4";
internal const string Version = "3.7.5";
internal const string InformationalVersion = Version;
}
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,18 @@ The c# source code is also provided at following repositories. Visual Studio 201

- Sheng Q, Dai J, Wu Y, Tang H, Zeng R: BuildSummary: using a group-based approach to improve the sensitivity of peptide/protein identification in shotgun proteomics. J Proteome Res 2012, 11(3):1494-1502.
- Sheng Q, Wu C, Su Z, Zeng R: SRMBuilder: a user-friendly tool for selected reaction monitoring data analysis. Journal of bioinformatics and computational biology 2011, 9 Suppl 1:51-62.
- Guo Y, Miyagi M, Zeng R, and Sheng Q. (2014) O18Quant: A Semiautomatic Strategy for Quantitative Analysis of High-Resolution 16O/18O Labeled Data. BioMed research international 2014, 971857
- Sheng Q, Li R, Dai J, Li Q, Su Z, Guo Y, Li C, Shyr Y, and Zeng R. (2014) Preprocessing significantly improves the peptide/protein identification sensitivity of high resolution isobarically labeled tandem mass spectrometry data. Mol Cell Proteomics (doi:10.1074/mcp.O114.041376)


<a name="Changes"/>
#Changes

2014/12/14 Version 3.7.5
Enhanced: Extract peptide information from percolator input.xml and output.xml : export more informations
Enhanced: BuildSummary : can use pre-generated peptides as input file.
Enhanced: BuildSummary : support MS Amanda.

2014/12/09 Version 3.7.4
New feature: TurboRaw2MGF : remove precursor, -1 charge precursor and precursor isotipic ions

Expand Down

0 comments on commit 6742055

Please sign in to comment.