There was a request by Noble lab to add support for percolator output. For legacy percolator output, there are three issues: no filename is supplied, no retention time is supplied, and protein groups info is a list of truncated fasta headers. This PR deals with the last two problems. Users must include the filename. This PR recovers the RT from the raw file and this PR determines the protein groups.
There was a request by Noble lab to add support for percolator output. For legacy percolator output, there are three issues: no filename is supplied, no retention time is supplied, and protein groups info is a list of truncated fasta headers. This PR deals with the last two problems. Users must include the filename. This PR recovers the RT from the raw file and this PR determines the protein groups.
https://github.com/smith-chem-wisc/FlashLFQ/issues/103