representation of chromosomal positions in the format of cytogenetic band.
1
2
Entering edit mode
7.0 years ago
sktbanerjee1 ▴ 30

Hello, I have some variants in standard vcf format. I want to represent them in [chromosome no][arm name] [band position] based location. is there any way i can convert my positions in this format using some tool. Thanks in advance.

chromosomal position variant representation. • 1.3k views
ADD COMMENT
3
Entering edit mode
7.0 years ago

use bedtools intersect with your vcf and the UCSC cytoband as a BED file: http://hgdownload.cse.ucsc.edu/goldenPath/hg19/database/cytoBand.txt.gz

ADD COMMENT

Login before adding your answer.

Traffic: 2332 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6