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
Hi,
Is it possible to retrieve a random sequence from a sequence file which has been previously indexed?
I'm looking at the SequenceFile class and it seems that is only possible to fetch them into a SequenceBlock sequentially. Am I correct?
Basically I'm looking for any feature of pyhmmer that allows me to fetch sequences like esl-sfetch.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Is it possible to retrieve a random sequence from a sequence file which has been previously indexed?
I'm looking at the SequenceFile class and it seems that is only possible to fetch them into a
SequenceBlock
sequentially. Am I correct?Basically I'm looking for any feature of pyhmmer that allows me to fetch sequences like
esl-sfetch
.Thanks!
The text was updated successfully, but these errors were encountered: