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

IntOGen Plus | Add filtering of MNVs to the parsed output of VEP #27

Open
FedericaBrando opened this issue Mar 18, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@FedericaBrando
Copy link
Member

FedericaBrando commented Mar 18, 2024

As of now the filtering of MNVS is done in a very dirty way, with a step in nextflow that outputs the following:

SYMBOL  sample_id       COHORT  pos     MNV
A1CF    P03-1426        CBIOP_WXS_PRAD_BROAD    50816101        False
AAAS    PR-2916 CBIOP_WXS_PRAD_BROAD    53308786        False
AADAC   P05-620 CBIOP_WXS_PRAD_BROAD    151814177       False
AADAC   P06-2325        CBIOP_WXS_PRAD_BROAD    151827662       False
AADACL3 P00-000450      CBIOP_WXS_PRAD_BROAD    12725269        False

This can be incorporated in the mutations.py, as another output.

@FedericaBrando FedericaBrando changed the title Add filtering of MNVs to the parsed output of VEP vep.py IntOGen Plus | Add filtering of MNVs to the parsed output of VEP Mar 18, 2024
@FedericaBrando FedericaBrando self-assigned this Mar 18, 2024
@FedericaBrando FedericaBrando added the enhancement New feature or request label Mar 18, 2024
@FedericaBrando FedericaBrando transferred this issue from another repository May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant