项目作者: Amila-Rukshan

项目描述 :
DNA Multiple Sequence Alignment. This is a human computing game for DNA sequence alignment. (made with Unity Game Engine)
高级语言: JavaScript
项目地址: git://github.com/Amila-Rukshan/DNA_MSA.git
创建时间: 2018-02-01T12:56:43Z
项目社区:https://github.com/Amila-Rukshan/DNA_MSA

开源协议:

下载


This is made with Unity. c# scripts is the language used to write the game logic.
Clone this project to your desktop. After open in Unity 3D.

Human Computing Game for solving multiple sequence alignment of biological sequences

Download .apk and install on your Android device. link: https://drive.google.com/file/d/1kUtF3CtktC8egv7CieqSOf2lVh6j-P-c/view?usp=sharing

It needs higher computing capabilities to align multiple sequences of DNA. But this can be easily done through crowdsourcing. One way is by the development of human-computing games, which allows players to align those sequences under a given evaluating criteria. Sometimes human’s visual intuition can outperform alignments done by heuristics algorithms.

In this project the main task is to build such a game so that it can align multiple such sequences. If a player’s score is higher than score from a heuristic algorithm, then that alignments are significant. These MSA can aid genetic disease researches. As some examples researches on Cancers, Heart and Muscle diseases, Metabolic diseases, Brain nervous and sensory system diseases. By this way anyone who plays this game ultimately contributes to the benefit of the humanity.

Following are some snapshots of the game.

Starting screen of the game.

screenshot_2018-02-28-19-21-36

Login/Register menu

screenshot_2018-02-28-19-25-06

Main menu after a successful authentication

screenshot_2018-02-28-19-22-56

Player can go through how to play rules before expiriencing the game

screenshot_2018-02-28-19-27-13

Player is prompted to select one of the puzzle sets. This is just for improving the user expirience

screenshot_2018-02-28-19-25-38

Sanpshot while playing the game

screenshot_2018-02-28-19-26-14

Level completed screen

screenshot_2018-02-28-19-21-23