Add msproteomics test datasets#1953
Open
an-altosian wants to merge 1 commit into
Open
Conversation
Public datasets for nf-core/msproteomics pipeline stub and integration testing: - TMT: PRIDE PXD000001 (Erwinia carotovora, TMT6) - 2 mzML subsets - DDA LFQ: Zenodo 1051552 (Human SILAC) - 2 mzML subsets - DIA: CPTAC CCRCC (Human DIA) - 1 mzML subset - FASTA: UniProt reference databases (Erwinia, Human SwissProt subset, E.coli+UPS1) - Module inputs: pre-computed intermediate files for unit testing individual modules - Samplesheets: CSV inputs for all workflow test profiles - Script: generate_test_subsets.sh for reproducible subset generation human_sp_subset.fasta contains 2000 proteins: 169 identified from DDA LFQ test spectra (HEK SILAC) + 1831 evenly-spaced entries for search space diversity. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
|
@mashehu any other comments? |
Contributor
|
going below 1000 proteins would not make sense? |
Author
|
I did this. Now the fasta is 1.4Mb. |
Contributor
|
ah, because it said 2000. would it still work if it is <100? |
Author
|
any other comments? I can try but I am not sure from when fragpipe and diann will reject it. |
Author
|
another question, what is the size limit of files? I thought it was 5 Mb and I did ensure all fasta files are under 5 Mb. |
Contributor
|
we basically want it as small as possible. github has a limit of 7Mb, i think, but this repo has quite a lot of files in this range already |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Public test datasets for the nf-core/msproteomics pipeline.
FASTA file sizes
ecoli_ups1_test.fastaerwinia_carotovora.fastaerwinia_uniprot.fastahuman_sp_subset.fastahuman_sp_subset.fastais a smart subset: 169 proteins identified from the DDA LFQ test spectra (HEK SILAC) + 1,831 evenly-spaced SwissProt entries for search space diversity. Validated by running the full FragPipe DDA LFQ pipeline end-to-end (174 proteins identified at 1% FDR).Supersedes #1946 (closed due to force-push history issue).
🤖 Generated with Claude Code