-
Notifications
You must be signed in to change notification settings - Fork 17
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
PEP8, refactor IEDB #36
Conversation
Comments from the review on Reviewable.io pepdata/common.py, line 38 [r1] (raw file): pepdata/hiv_frahm.py, line 31 [r1] (raw file): pepdata/iedb/alleles.py, line 86 [r1] (raw file): pepdata/iedb/common.py, line 35 [r1] (raw file): pepdata/iedb/mhc.py, line 123 [r1] (raw file): pepdata/iedb/mhc.py, line 232 [r1] (raw file): pepdata/iedb/mhc.py, line 235 [r1] (raw file): pepdata/iedb/tcell.py, line 151 [r1] (raw file): maybe no reason to change it. |
Comments from the review on Reviewable.io pepdata/common.py, line 38 [r1] (raw file): pepdata/hiv_frahm.py, line 31 [r1] (raw file): pepdata/iedb/alleles.py, line 86 [r1] (raw file): pepdata/iedb/common.py, line 35 [r1] (raw file):
Would that work and do you think it's clearer? pepdata/iedb/mhc.py, line 123 [r1] (raw file): pepdata/iedb/tcell.py, line 151 [r1] (raw file): |
Comments from the review on Reviewable.io pepdata/iedb/common.py, line 35 [r1] (raw file): it'd be I guess its not clear what is in peptides so maybe a comment? |
Comments from the review on Reviewable.io pepdata/iedb/common.py, line 35 [r1] (raw file): |
subdir
arguments around multiple download pointsiedb.py
into a sub-package callediedb
with modulesmhc
,tcell
,alleles
.iedb
tcga
peptides functions, which used hackish MAF amino acid change parsing (can use Varcode in the future)