LiuYuHui / VCFrename_lyy_cyy

rename ID '.' to 'chr*_position'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VCFrename_lyy_cyy

Usage

convert ID to chromesome"_"Position

python test.py --convert --input cp9.vcf --output cp9.sample.vcf

sample snp

python test.py --sample_size 10 --count_snp 100  --input cp9.vcf --output cp9.sample.vcf

About

rename ID '.' to 'chr*_position'


Languages

Language:Python 100.0%