Skip to content

ekopylova/deblur

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deblur

Build Status Coverage Status

Deblur is a greedy deconvolution algorithm based on known read error profiles.

Code Development Note

Some of the code in the package deblur has been derived from QIIME. The contributors to these specific QIIME modules have granted permission for this porting to take place and put under the BSD license.

Install

python setup.py install

Example usage

The input to deblur workflow is a demultiplexed FASTA file. The deblur algorithm is designed to work on individual samples.

deblur workflow all_samples.fna db.fna output.biom

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%