File Formats in Bioinformatics Toolbox
이전 댓글 표시
I'm interested in trying the bioinformatics toolbox. Is there a way to load a .vcf file into this toolbox, such as those generated from the 1000 Genomes Project? My own data is in Plink bed/bim/fam format, which would also be convenient to load in, although I can convert this to the standard .vcf.
답변 (2개)
Walter Roberson
2017년 10월 24일
1 개 추천
https://github.com/neurospin/plinkio is a python package for reading that format, that you could probably call from MATLAB.
Achal Mahajan
2022년 6월 1일
편집: Achal Mahajan
2022년 6월 1일
0 개 추천
Hi Hary,
It depends on what kind of analysis you are interested in, but genomics viewer does support .vcf format (link).
-Achal
카테고리
도움말 센터 및 File Exchange에서 Genomics and Next Generation Sequencing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!