/medizinische_genomanalysen_2019_assignment_2

Medizinische Genomanalysen 2019 - Assignment 2

Primary LanguagePython

Medizinische Genomanalysen 2019 - Assignment 2

Overview

  • Fork and clone the repository
  • Complete the python program, based on the template, to calculate various properties
  • Complete all TODOs
  • Hint: Call the individual methods from print_summary
  • Commit (often)
  • Push to your repository

Data

Data backup

Tools

Work

  • Perform the calculation using chr22
  • Only when implementing the method merge_chrs_into_one_vcf use both chromosomes (chr21 and chr22)