pyhmmer icon indicating copy to clipboard operation
pyhmmer copied to clipboard

Random access to a sequence file

Open arajkovic opened this issue 8 months ago • 1 comments

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!

arajkovic avatar Mar 13 '25 21:03 arajkovic