Skip to content
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

Don't fail if transgene finds 0 actionable mutations #214

Open
arkal opened this issue Jun 24, 2017 · 0 comments
Open

Don't fail if transgene finds 0 actionable mutations #214

arkal opened this issue Jun 24, 2017 · 0 comments
Assignees

Comments

@arkal
Copy link
Collaborator

arkal commented Jun 24, 2017

No description provided.

davidstew pushed a commit that referenced this issue May 20, 2018
If Transgene returns None, all subsequent tools which rely on Transgene’s
return value return None as well.

Resolves #214
@ghost ghost assigned davidstew May 20, 2018
@ghost ghost added the in progress label May 20, 2018
davidstew pushed a commit that referenced this issue May 26, 2018
resolves #214

ProTECT now fails gracefully if Transgene receives an empty file,
 Transgene finds no actionable mutations, or merge_mhc_peptide_calls
produces no peptides. This is done by propagating a None value.
drkthomp pushed a commit to drkthomp/protect that referenced this issue Jan 13, 2021
resolves BD2KGenomics#214

ProTECT now fails gracefully if Transgene receives an empty file,
 Transgene finds no actionable mutations, or merge_mhc_peptide_calls
produces no peptides. This is done by propagating a None value.
drkthomp pushed a commit to drkthomp/protect that referenced this issue Jan 13, 2021
resolves BD2KGenomics#214

ProTECT now fails gracefully if Transgene receives an empty file,
 Transgene finds no actionable mutations, or merge_mhc_peptide_calls
produces no peptides. This is done by propagating a None value.
drkthomp added a commit to drkthomp/protect that referenced this issue Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants