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

Add delly annotation #47

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Add delly annotation #47

merged 4 commits into from
Mar 19, 2024

Conversation

mhkc
Copy link
Collaborator

@mhkc mhkc commented Mar 19, 2024

Added function to annotate genes Delly variants overlaps with.

Usage

prp annotate-delly -v tb_test_1_delly.vcf -b converged_who_fohm_tbdb.bed.gz test.vcf

The bed file needs to be indexed for the script to run

Path to bed: /data/bnf/dev/markus/bonsai-prp/converged_who_fohm_tbdb.bed
Path to vcf: tb_test_1_delly.bcf

prp/cli.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@ryanjameskennedy ryanjameskennedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes first, maybe some pylint (if you have time), then merge.

@mhkc mhkc merged commit 7ead6dc into master Mar 19, 2024
7 checks passed
@mhkc mhkc deleted the add-delly-annotation branch March 19, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants