Releases: smith-chem-wisc/FlashLFQ
FlashLFQ + PIP-ECHO
Improved Peptide-Identity-Propagation (Match-between-runs) in FlashLFQ.
FlashLFQ now provides FDR control for PIP transfers, as described in this preprint: https://www.biorxiv.org/content/10.1101/2024.11.15.623880v1. This results in more confident PIP transfers and better quantification.
Other changes:
- Allows for users to include peptide-level results from MetaMorpheus searches. This enables the reported peptides to be filtered based on peptide-level FDR.
- Allows users to filter based on PEP Q-Value for MetaMorpheus search results. This generally increases the number of peptides/proteins that are quantified.
Requires .NET 8.0, which can be downloaded at the following links.
* Windows: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-8.0.401-windows-x64-installer
* macOS, x64 Intel processor: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-8.0.401-macos-x64-installer
* macOS, ARM Apple Silicon processor: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-8.0.401-macos-arm64-installer
* Linux: https://learn.microsoft.com/dotnet/core/install/linux?WT.mc_id=dotnet-35129-website
1.2.6
Removed extraneous white space characters from output files.
Previously, all outputs had an extra trailing '\t' character at the end of their respective headers. This update fixes that issues.
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
- This version and future versions require .NET Core 3.1 from Microsoft.
Mac: https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-3.1.3-macos-x64-installer
Linux: https://docs.microsoft.com/en-us/dotnet/core/install/linux-package-manager-ubuntu-1910
- Fixed some culture-dependent number parsing issues