vsearch icon indicating copy to clipboard operation
vsearch copied to clipboard

Versatile open-source tool for microbiome analysis

Results 60 vsearch issues
Sort by recently updated
recently updated
newest added

Add an option to the `--cut` command to extract the regions between the restriction sites indicated with the new options `--cut_left` and `--cut_right` (instead of the `--cut_pattern` option).

enhancement

Hi, Can I request for an option (like `otutab_rare` on `usearch`) to normalize samples to the same number of reads in otu table? Many thanks in advance!

enhancement

The first need in **usearch** is **-otutab_norm** function; the second need in **usearch** is **sintax_summary** function. Has the function not been developed in **vsearch**. Hope your answer. Thanks!

enhancement

I use `vsearch usearch_global --self` a lot on a 16s database and it works great. But sometimes I get a sequence match to a 16s allele from the same genome...

enhancement

`vsearch --sintax` does not accept that option, and filters out sequences shorter than 32 nucleotides.

enhancement

Dear vsearch team, I am curious what is the theoretical time complexity for search_global algorithm related to database sequence size (considering the same length for both database sequence and query...

question

It would be nice if vsearch could search for PCR products given primer sequences, as the usearch `-search_pcr` function does. The `search_oligodb` command probably does the heavy lifting and would...

enhancement

Use the libssa library: https://github.com/RonnySoak/libssa

enhancement

Hello there, would it be possible to add a low memory mode for the --derep_fulllength command? Many metabarcoding pipelines need a global dereplication before clustering or denoising. For a large...

enhancement