Using Python to interpret your genetic testing data

DailyGold999

DailyGold999

We comes from the team from Molecular Sciences and Digital Innovation Center (MSDIC) in Genetics Generation Advancement Corporation (GGA) in Taiwan, which provides solutions on bioinformatics, material science, electronics laboratory management systems, and biological modeling. Nowadays, some of our partners, are dedicated to providing solutions on handling the bio-data, including next generation sequencing data or another bio-resources, to generate the biological meaning and address the needs from customers. We have built a platform called "ArrayMeister" to find out genetic effects on accessibility of insurance. On the other hand, we also have a official website and manage Youtube channel to provide new information about data science and product training course. We are glad to enjoy the meeting on Pycon and share the technique or knowhow on Python.

  • Intro
  • More Info
  • Slido
  • Note

Abstract

Did you hear the news about the results of genetic testing may affect the accessibility of insurance? There’s no doubt that healthcare has become a critical issue from individuals to industries in recent years. Everyone’s genetic information give a hint about how likely we get a disease or who is at high risk of a specific symptom, which is also humorously called fortune-telling in scientific way in the field of life science. In addition to machine learning or FinTech, Python as a popular language in data science, cannot only help us to translate genetic codes into health information, but also can be used to build a healthcare information platform based-on genetic testing results. In this talk, we are going to introduce the basic knowledge about genetic testing and how we use Python to tackle this healthcare-related issue for the people whom are interested in applying python in biomedical industries.

Description

Third-party Python Package for Back End

Third-Party Language for Front End

Demonstration of Python project: ArrayMeister

  • ArrayMeister, which is combined with Vue.js as front-end framework and Python Django as back-end framework, to estimate the potentially influential genomic variants on health issues (phenotypes).
  • Our platform was designed with user-friendly interface, flexible system, and reinforcement data-driven environment.
  • End users could run the genomics data in ArrayMeister by three modes: GWAS, PRS, and Annotation bank. Meanwhiles, all the raw array data could be transformed by genotyping algorithms.
  • To address the health issues which users studied, the genomics array data could be performed GWAS (genome-wide association study) to find out candidate associated variants.
  • Furthermore, more strongly classification could be generated by modeling Polygenic Risk Scores (PRS) which were composed of their GWAS findings (This part will not detailed in the presentation).
  • These interested variants could be added on biological annotation with updating public resources. With ArrayMeister, all of potential findings would be renewed to their own in-house database to create more robust genetic information on health risk estimation.

Video