8000 Peptides are sometimes removed in the output when an unmodified sequence in present in the input · Issue #258 · nf-core/epitopeprediction · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Peptides are sometimes removed in the output when an unmodified sequence in present in the input #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
steffenlem opened this issue Jan 23, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@steffenlem
Copy link

Description of the bug

Hi,

the pipeline seems to sometimes remove rows/peptides with modifications / the same 'sequence' but different 'peptidoform'.
e.g.:
input:

KAM(Oxidation)GYFLKH
KAMGYFLKH

yielding only KAMGYFLKH in the output.

But this is not consistent for all peptides. In my tests around equal peptides with modifications were kept and equal were removed.

e.g.

ATGDMSGLLK
ATGDM(Oxidation)SGLLK

Can both be found in the output.

Best,
Steffen

Command used and terminal output

nextflow run nf-core/epitopeprediction -r 2.2.1 \
    --input input_sheet.csv \
    --outdir ./results \
    --min_peptide_length 8 \
    --max_peptide_length 15 \
    --min_peptide_length_class2 8 \
    --max_peptide_length_class2 30 \
    --tools netmhcpan-4.1,netmhciipan-4.1 \
    --netmhcpan_path netMHCpan-4.1b.Linux.tar.gz \
    --netmhciipan_path netMHCIIpan-4.1a.Linux.tar.gz \
    -profile cfc

Relevant files

input_sheet.csv

System information

No response

@steffenlem steffenlem added the bug Something isn't working label Jan 23, 2025
@jonasscheid
Copy link
Collaborator

@steffenlem Can you check again if this happens with the new release 3.0.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
0