-
Notifications
You must be signed in to change notification settings - Fork 2
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
ssm_to_proteinpaint function needed #249
Comments
@vladimirsouza has this been completed? |
Yes. This has been addressed in this open PR and is waiting for approval. |
Yes that PR is under review and there few outstanding things to address/improve. It was updated to resolve those and I will review it today 👍 |
I have two small suggestions:
The other thing is about coding_only param which might be better if we make its default value to "TRUE" as we are going to consider variants in the context of proteins. |
Thanks, Houman! The PR is merged. Please post your suggestions for enhancement under the correct repo (GAMBLR.viz) for this function as a new issue and mark it with the enhancement tag (or any other tag you seem fit). |
Sure Adam! Thanks! |
We need a function that takes a data frame in MAF format and generates an input file for ProteinPaint using the mutations in the MAF.
It should optionally add one or more of the optional columns that ProteinPaint can accept (using information in the GAMBL metadata).
The text was updated successfully, but these errors were encountered: