Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing userfields options #548

Open
frederic-mahe opened this issue Dec 6, 2023 · 0 comments
Open

missing userfields options #548

frederic-mahe opened this issue Dec 6, 2023 · 0 comments

Comments

@frederic-mahe
Copy link
Collaborator

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant