We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to support many of the options blast does, but some are not applicable. @pcantalupo requested
-num_threads -outfmt 6 std with these additional specifiers: qcovs, qcovhsp, qlen, slen -show_gis -evalue -lcase_masking -max_target_seqs -word_size -perc_identity
I don't think evalue or word_size translate to Seqr. I'm sure how lcase_masking will be done but I'm sure it's possible.
evalue
word_size
lcase_masking
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We want to support many of the options blast does, but some are not applicable.
@pcantalupo requested
I don't think
evalue
orword_size
translate to Seqr. I'm sure howlcase_masking
will be done but I'm sure it's possible.The text was updated successfully, but these errors were encountered: