Closed mriffle closed 1 year ago
Thanks Mike! Should be good to go now:
INFO: CPU: macOS-10.16-x86_64-i386-64bit INFO: 2023-01-13 10:38:41.770966 INFO: Command used: CONGA.py --dcyprefix DECOY --score e-value docs/pages/files/comet/narrow_example1.comet.txt docs/pages/files/comet/open_example1.comet.txt INFO: Successfully read in arguments INFO: Reading in search files. INFO: Successfully read in search files. INFO: e-value successfully found in search files.
INFO: Comet search files detected.
INFO: Concatenated search files detected.
INFO: Creating original_target_sequence column as in tide-search.
INFO: Rewriting peptide sequence in tide-search format.
INFO: Filtering for neighbours.
INFO: Doing head to head competition.
INFO: Constructing groups adaptively.
INFO: decoys targets ratio
group names:
narrow 3959 4930 0.803043
top 1 PSMs & top 1 mass bin 142 387 0.366925
top 1 PSMs & top 4 mass bin 99 184 0.538043
top 2 or more PSMs 135 122 1.106557
left over group 7385 7859 0.939687
INFO: Applying group walk.
INFO: Group walk complete.
INFO: 719 peptides discovered at the 1% FDR level.
INFO: 1051 peptides discovered at the 5% FDR level.
INFO: Scan multiplicities among the discovered peptides at 1% FDR level:
INFO: Count
Scan multiplicity:
1 719
INFO: Scan multiplicities among the discovered peptides at 5% FDR level:
INFO: Count
Scan multiplicity:
1 1051
INFO: Writing peptides at user-specified FDR level to directory.
INFO: Elapsed time: 52.18 s
When running CONGA using this command on the tutorial example data:
python3 /usr/local/bin/CONGA.py --score e-value --dcy_prefix DECOY_ narrow_example1.comet.txt open_example1.comet.txt
I get the following error: