Skip to content

Commit

Permalink
Update test_module_dda_quant.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbinBouwmeester committed Sep 25, 2023
1 parent 0288e1a commit 92214d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_module_dda_quant.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

TESTDATA_DIR = os.path.join(os.path.dirname(__file__), "data")
TESTDATA_FILES = {
"WOMBAT": os.path.join(TESTDATA_DIR, "WOMBAT_stand_pep_quant_mergedproline.csv"),
#"WOMBAT": os.path.join(TESTDATA_DIR, "WOMBAT_stand_pep_quant_mergedproline.csv"),
"MaxQuant": os.path.join(TESTDATA_DIR, "MaxQuant_evidence_sample.txt"),
"MSFragger": os.path.join(TESTDATA_DIR, "MSFragger_combined_ion.tsv"),
"AlphaPept": os.path.join(TESTDATA_DIR, "AlphaPept_subset.csv"),
Expand Down

0 comments on commit 92214d8

Please sign in to comment.