Exonerate - using it in another project
0
1
Entering edit mode
2.7 years ago
helloword • 0

Hi! I want to use exonerate in another project. It will be like a function call. How can I achieve that? I couldn't find anything related to this on their website. If you can know how to do, can you please guide me? Thanks in advance.

Exonerate • 927 views
ADD COMMENT
1
Entering edit mode

Are you talking about Exonerate the sequence alignment tool? Why not just write a wrapper function that just calls the tool through an appropriate system command execution function? E.g., through os.system() in Python.

ADD REPLY
0
Entering edit mode

Yes, it makes sense. I thought it might be such a way that can be achieved by a function call. Thanks for commenting.

ADD REPLY
0
Entering edit mode

Well there is also this in biopython, but I don't know if you'll find it helpful in this case.

ADD REPLY

Login before adding your answer.

Traffic: 2689 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6