Genomics 1

Why study genomics?
Genomics is an essential subfield of bioinformatics, and a major force in expanding human knowledge of genetic associations with disease and other traits. It is an interdisciplinary field, including the development of methods for DNA sequencing, as well as for big data analysis of genomic sequences. Next-Generation Sequencing (NGS) techniques allow for whole-genome sequencing, and analysis of epigenetic factors such as DNA-protein interactions and DNA methylation with unprecedented efficiency. Massive databases for biological sequence data such as GenBank (National Center for Biotechnology Information), EMBL (European Bioinformatics Institute), and SRA allow for data-driven research and knowledge discovery. Large amounts of data such as from the 1000 Genomes Project are publicly available, providing anyone with the proper analytical skills and resources the opportunity for scientific discovery. While transcriptomics seeks to find variation in gene expression through methods such as RNA sequencing, genomics studies genome-wide genetic variation at the fundamental level of DNA sequences. The understanding of genetic associations provided by genomic research have great value in medicine, agriculture, ecology, biotechnology, and many other industries.
Course description
This course serves as an introduction to the bioinformatics sub-discipline of genomics. Students will be familiarized with the biology of genetics and genetic variation, while considering practical applications of genomics to research and medicine. An example analysis of real-world NGS data is then provided in a tutorial, offering students the chance to employ state-of-the-art genomics algorithms using the T-BioInfo platform. Students will load NGS data, and construct a data analysis pipeline within the platform to identify genetic variants associated with breast cancer.
Student will need access to the T-BioInfo platform to follow the provided data analysis tutorial. Access can be obtained by emailing a request to info@pine-biotech.com. Account information is typically issued within 24 hours of the request. The tutorial also incorporates the Integrative Genomics Viewer, a freely available visualization tool for large-scale genomic data. Integrative Genomics Viewer must be installed locally to perform the analysis detailed in the practical tutorial section of the course.
Course Features
- Lectures 7
- Quizzes 2
- Duration 6 hours
- Skill level All levels
- Language English
- Students 961
- Certificate Yes
- Assessments Yes
-
Introduction to Genomics
-
Practical Tutorial: Variant Calling Pipeline
-
Supplementary Resources
-
caspase8
A good starter to the world of genomics
This really a very nice starter for understanding genomics / NGS / variant calling. These concepts (mapping-alignment (Bowtie2) / variant calling (Strelka) / variant analysis (IGV)) are very nicely explained, using practical examples and T-Bio Info's pipeline platform. One piece of advice - in order to fully grasp and appreciate this course, finish this course, at least two times.
-
devalinahalder
Informative
The course has been explained very well using videos, for example, it shows how a pipeline should be run,and few other features of the server platform has also been described clearly.
-
SHREYESHI DHAR
Good start to Genomics
The course starts with the introduction of Central Dogma of Life. It familiarizes us with the various concepts concerned with genomic variation like- insertion, deletion, translocation etc. The best part about this course is that it allows us to perform,explore and analyse more on genomics data by using the t-bio server by building the most optimized pipeline. Each and every concepts has been explained and guided in a very clear fashion. Apart from knowledge gaining, I enjoyed a lot while going through this course.
-
Ayushman KB
Your quickstart guide for Genomics/NGS analytics.
Genomics-1 is a two part course and follows a similar pattern (theory + practical) as it is in the Transcriptomics series. The first part has concise introductory reading materials, which discusses about; genomics, genetics, and genetic variation. While the second part offers you a t-bio server based example to work on genetic variation data. The coursework and the materials have been structured pretty well, along with 2 quizzes for each part and a crisp brief in the overview section of the course.
-
Subhrajit Barua
Amazing clarity of Concept imparted!
Genomics1 is my favourite course on tbio-info as it elegantly answers the question - What is genomics? This course clarifies the much-debated ambiguity between genetics and genomics. These two terms are often confused and wrongly used. The course then moves on to explain the most important concept of central dogma and the biological significance of genome. It also covers the various types of Genomic variations like duplication, inversion, deletion, translocation, substitution, etc. We encounter the algorithms on Pre-processing of data, Mapping, Variant calling and Annotations. We get to run a pipeline on our own using the Variant Calling algorithm – Strelka.