This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Find Multiple Orf In Batch

Hi, I have about 1 000 transcipts sequences. Some of them contains several ORFs I want to find and extract all the ORF of all the sequences. How can I do?? ORF finder do not functionne on multiple sequences. Thanks

Matthieu

orf

Have you tried biopython? It even has an example of doing this in the tutorial...

Hi,does the problem have been solved?I have also face the similar problem!So if you have solved this question,could you give me a guide?

1 answer

You can try getORF from emboss, ORFpredictor

check Program For Finding Orf And Corresponding Reading Frame thread. It might help you.

Log in to answer this question.