Skip to content

Instantly share code, notes, and snippets.

View Yiran-Guo's full-sized avatar

Yiran Guo Yiran-Guo

  • Children's Hospital of Philadelphia
View GitHub Profile

D3b Bioinformatics Scientist Exercises

There are three sections, the first is around bioinformatics pipeline development and automation, the second for database queries and result visualization, and the third for tertiary analysis involving some basic human genetics.

Pipeline Section

Write a workflow for the functions described below:

  • Input FastQ/BAM file
  • Use BWA MEM to re-align to hg38
  • Output CRAM file