Skip to content

SoYeonA/aBayesQR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aBayesQR is a viral quasispecies reconstruction algorithm that employs a maximum-likelihood framework to infer individual sequences in a mixture from high-throughput sequencing data. The search for the most likely quasispecies is conducted on long contigs constructed from the set of short reads, which enables identification of closely related haplotypes in a population and provides computational tractability of the Bayesian method. aBayesQR is the first method which is capable of detecting and reliably reconstructing viral haplotypes having very small mutual genetic distances.


Installation:
-----------------
1. Create a aBayesQR directory and download the source code from repository
2. Enter aBayesQR directory run make


Data Preparation:
-----------------
Check config file format (configure to your setting)

* config file included in the package is configured to sample set 
* the aligned paired-end(or merged) reads file (SAM format) and corresponding reference file (FASTA format) are required for quasispecies reconstruction


Running aBayesQR:
-----------------
Command : aBayesQR <config file> 

Output : <zone name>_ViralSeq.txt (reconstructed viral quasispecies and their frequencies are reported in text format)

Parameter setting:
------------------
The choice of parameter 'MEC improvement threshold' in config is described in Appendix B in http://biorxiv.org/content/biorxiv/early/2017/02/06/103630.full.pdf


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors