Skip to content

missing userfields options #548

@frederic-mahe

Description

@frederic-mahe

As a follow-up on issue #545, here is a list of --userfields options available in usearch (see userfields), but not in vsearch.

Starting with the most important, in my opinion:

diffs 	  	Number of differences (gaps + mismatches).
mid 	  	Fraction of letter pairs that match.
qseq 	  	Full-length query sequence.
tseq 	  	Full-length target sequence.
qrowdots 	Aligned query segment with gaps and dots for matched positions.
trowdots 	Aligned target segment with gaps and dots for matched positions.

These other options are less important, or are specific to commands not yet available in vsearch:

abskew 	  	Abundance skew.
clusternr 	Cluster number.
qlor 	  	0-based query start coordinate.
qhir 	  	0-based query end coordinate.
tlor 	  	0-based target start coordinate.
thir 	  	0-based target end coordinate.
orflo 	  	Start coordinate of query ORF in nt sequence.
orfhi 	  	End coordinate of query ORF in nt sequence.
orfframe 	Frame of query ORF.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions