728x90
반응형
point mutation의 경우는 원본 VCF파일과 동일함
insertion의 경우는 원본 VCF파일의 coordinate에서 +1까지로 만듬
(ex : chr1:1468592 C/CG (VCF) -> chr1:1468592-1468593 -/G (VEP))
deletion의 경우는 원본 vcf파일의 coordinate에서 +1
(ex : chr1:1741091 CT/C (VCF) -> chr1:1741092 T/- (VEP))
728x90
반응형
'Bioinformatics(생정보학)' 카테고리의 다른 글
WES alignment pipeline (0) | 2019.04.11 |
---|---|
TCGA somatic maf files (0) | 2018.12.03 |
VEP for loop bash file (0) | 2018.11.14 |
Cancer subclone calculation (0) | 2018.10.02 |
protein localization관련 db (0) | 2018.06.22 |