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
Investigate if HMMER3 is better or faster
HMMER3
The text was updated successfully, but these errors were encountered:
If using hmmer3, use the hmmsearch command and then parse the --tblout output using code reimplemented from rhmmer: https://github.com/arendsee/rhmmer/blob/master/R/parse.R
hmmer3
hmmsearch
--tblout
rhmmer
Sorry, something went wrong.
stop codon filtering now uses correct genetic code for each sequence …
de602aa
…based on taxonomy; filtering code replaced to now check if any reading frames are stop codon free; related to #20
de602aa actually doesn't relate to this
No branches or pull requests
Investigate if
HMMER3
is better or fasterThe text was updated successfully, but these errors were encountered: