Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Understanding VCF file | Variant Call Format Part 2/3

Автор: LiquidBrain Bioinformatics

Загружено: 2020-07-06

Просмотров: 13390

Описание:

Variant Call Format is a text file that contains information of the "Variants" between the references genome and the sample genome. It contains meta-information lines, a header line, and then data lines each containing information about a position in the genome. The format also has the ability to contain genotype information on samples for each position

It was used extensively during the 1000 human genome projects for GWAS analysis and was included in many bioinformatics research pipeline. Yet, most researchers are having problems understanding how this file can be read directly and be used in their analysis.

In this 3 part videos, I am going to go through the whole specification of the .vcf file format. The metadata section, data section, and some examples to check if your understanding matches mine.

Link to slides
http://bit.ly/Brandon_Yeo

Original specification file
https://samtools.github.io/hts-specs/...

Sample vcf
https://drive.google.com/file/d/1EhAn...

Email: [email protected]
Github: https://github.com/brandonyph
Twitter:   / brandon_yeoph  

Understanding VCF file | Variant Call Format Part 2/3

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4811 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "2P4EItXCtFI" ["related_video_title"]=> string(53) "Understanding VCF file | Variant Call Format Part 3/3" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(26) "LiquidBrain Bioinformatics" } [1]=> object(stdClass)#4784 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "cBDZSGf9HRE" ["related_video_title"]=> string(58) "Understanding File Formats in Bioinformatics: VCF and gVCF" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(16) "Bioinformagician" } [2]=> object(stdClass)#4809 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "zWi009rfz84" ["related_video_title"]=> string(46) "16s rRNA Sequencing Analysis and Visualization" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(26) "LiquidBrain Bioinformatics" } [3]=> object(stdClass)#4816 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "anMj46nFKAQ" ["related_video_title"]=> string(160) "Михаил Крутихин - итоги войны Израиля и Ирана, роль Трампа, что будет с аятоллой и нефтью" ["posted_time"]=> string(24) "15 часов назад" ["channelName"]=> string(33) "Котрикадзе Дзядко" } [4]=> object(stdClass)#4795 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "EpD2ZHM7Q8Q" ["related_video_title"]=> string(60) "IGV | VCF Basics | VCF File Explanation & Viewing in IGV" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(3) "IGV" } [5]=> object(stdClass)#4813 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "hRsjy1Z8QDA" ["related_video_title"]=> string(37) "W8: Variant Calling with GATK - Day 2" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(24) "UCLA QCBio Collaboratory" } [6]=> object(stdClass)#4808 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "xHPm0DKAS7c" ["related_video_title"]=> string(53) "Understanding VCF file | Variant Call Format Part 1/3" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(26) "LiquidBrain Bioinformatics" } [7]=> object(stdClass)#4818 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "2-mQO6rM2No" ["related_video_title"]=> string(36) "Small-Variant Calling and Annotation" ["posted_time"]=> string(19) "7 лет назад" ["channelName"]=> string(20) "Bioinformatics DotCa" } [8]=> object(stdClass)#4794 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "MrVpn0vpIYU" ["related_video_title"]=> string(37) "5 genomics file formats you must know" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(10) "OMGenomics" } [9]=> object(stdClass)#4812 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "lG11JjovJHE" ["related_video_title"]=> string(84) "Setup RNA-Seq Pipeline from scratch: fastq (reads) to counts | Step-by-Step Tutorial" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(16) "Bioinformagician" } }
Understanding VCF file | Variant Call Format Part 3/3

Understanding VCF file | Variant Call Format Part 3/3

Understanding File Formats in Bioinformatics: VCF and gVCF

Understanding File Formats in Bioinformatics: VCF and gVCF

16s rRNA Sequencing Analysis and Visualization

16s rRNA Sequencing Analysis and Visualization

Михаил Крутихин - итоги войны Израиля и Ирана, роль Трампа, что будет с аятоллой и нефтью

Михаил Крутихин - итоги войны Израиля и Ирана, роль Трампа, что будет с аятоллой и нефтью

IGV | VCF Basics | VCF File Explanation & Viewing in IGV

IGV | VCF Basics | VCF File Explanation & Viewing in IGV

W8: Variant Calling with GATK - Day 2

W8: Variant Calling with GATK - Day 2

Understanding VCF file | Variant Call Format Part 1/3

Understanding VCF file | Variant Call Format Part 1/3

Small-Variant Calling and Annotation

Small-Variant Calling and Annotation

5 genomics file formats you must know

5 genomics file formats you must know

Setup RNA-Seq Pipeline from scratch: fastq (reads) to counts | Step-by-Step Tutorial

Setup RNA-Seq Pipeline from scratch: fastq (reads) to counts | Step-by-Step Tutorial

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]