You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add an output option to vsearch clustering to produce a swarm-like tabular output ?
I'm referring to the swarm --output-file argument which produces a tabular file where each line is a cluster and contains all sequences composing that cluster.
I'm working on an amplicon pipeline and I want to give users the choice of using swarm or vsearch and since my original method is based on swarm and its output format, that would make things a lot easier if vearch could output the same format.