biocore / deblur

Deblur is a greedy deconvolution algorithm based on known read error profiles.
BSD 3-Clause "New" or "Revised" License
92 stars 41 forks source link

explain run deblur after split_libraries_fastq #54

Closed amnona closed 8 years ago

wasade commented 8 years ago

@amnona, just to check, does this mean showing an example going from QIIME's split_libraries_fastq.py to using deblur?

amnona commented 8 years ago

don't think that's needed just need to explain deblurring needs to be run on a directory of per-sample fasta files, or alternatively on the seqs.fna output file of qiime split_libraries_fastq.py (demultiplexed fasta file <- with a link detailing the format in qiime)?

wasade commented 8 years ago

Okay, so this issue surrounds a more comprehensive example than the one in README.md