Skip to content

Commit

Permalink
BND
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Mar 1, 2024
1 parent 67f415c commit 3048789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Convert Delly inter-chromosomal translocations into breakend format with multiple records

`python3 delly2bnd.py -v delly.bcf -r ref.fa -o out.vcf`
`python delly2bnd.py -v delly.bcf -r ref.fa -o out.vcf`

`bcftools sort -O b -o bnd.bcf out.vcf`

0 comments on commit 3048789

Please sign in to comment.