-
Here is an example of deblurred sequence
```
>AACggggggggCAAGTGTTCTTCGGAATGACTAGGCGTAAAGGGCACGTAGGCGGTTCATCGGGTTGAAAGTGAAAGTCGTCAAAAAGTG
AACggggggggCAAGTGTTCTTCGGAATGACTAGGCGTAAAGGGCACGTAGGCGGTTCAT…
-
See this q2 (thread)[https://forum.qiime2.org/t/deblur-problem-duplicate-sample-ids-error/1213]. In brief, deblur was previously written to consume split libraries output in which `_` was reserved. Th…
-
Can we name artifacts more meaningfully, especially on the processing pipeline?
Example, when debluring data, the two files generated are both named dflt_name, so there is no feedback to the user a…
-
Main discussion here: https://github.com/biocore/deblur/issues/157
-
The dropdown text and processing parameters naming/capitalization should be improved as shown below. In addition, text in dropdown menus should be alphabetical.
![image](https://user-images.githubu…
-
Ported from @antgonza's [comment](https://github.com/qiime2/qiime2/issues/235#issuecomment-298924297). Also came up on the forum in [this topic](https://forum.qiime2.org/t/core-metrics-without-phyloge…
-
Hi,
I was wondering how did you compute the dataset mean that you substract/add at the start/end of the training. Did you add all red/green/blue components in all pixels, in all images?
-
Hello,
First of all, thank you for the great tool.
I am using Gimp and G'MIC on Ubuntu 16.04 from the ppa:otto-kesselgulasch/gimp-edge repository.
I noticed that recently (most likely after updat…
-
@antgonza kindly provided code to interrogate the qiita API to retrieve the deblur artifacts. From discussion, it appears there isn't a direct means to differentiate the `final.biom` table and the `fi…
-
When you import a plugin in Python and you try to access its documentation, only the function's signature will be displayed, what would be great is if one could see the description of the types and a…