Skip to content

JonTDean/Demultiplex-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demultiplex - MT - Non-DeBruijn

To run the program

py ./pipeline.py

Description

To demultiplex is to convert a data source that is combined, and to split up the relations into unrelated unique data sets.

For this project I wanted to learn how to munge data, learn about BioPy, and to further my knowledge of Genomics/BioInformatics. Alot of the process was made up of learning Graduate level material in consideration to the Genomics / Biological Algorithms.

In order for the layman to understand the concepts, I've included a quick review as to the underlying processes.

Let's Learn!

The sequence file has barcodes(an amino acid chain) that read for the symptoms associated with the clinical data of the patients. By comparing and contrasting the motifs for each patient we are able to distinguish between wild types (type of mutation) and the reference disease dgorgon. We output the munged data and store the results in a user readable text file named report.

About

Application for reading fastq files and outputting a report based on reference data and csv files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors