pedrovictori / DNA-sequencing-game

A simple game to teach an unspecialized audience how sequencing techniques work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BioGames: Assembly / Alignment Module

Goals

Primary

Teach in a fun way how algorithms like de novo assembly and reference alignment works.

Secondary

Learn the differences in the data produced by different sequencing technologies. Explain genetic concepts like SNPs, InDels and Repeats.

Authors

  • Santiago Revale
  • Pedro Victori

Execution and documentation

  • The software in this repository is still in early development.
  • To test, download the .jar file and execute with the Java Virtual Machine.
  • See documentation here

About

A simple game to teach an unspecialized audience how sequencing techniques work.

License:MIT License


Languages

Language:Java 100.0%