|
Do you know which are the default options for biotite - mafft, clustal-omega and muscle? ( Or where can I find them) |
Answered by
padix-key
Nov 3, 2023
Replies: 3 comments 5 replies
|
Hi. Like all |
0 replies
Answer selected by
padix-key
|
I am using this object :biotite.application.mafft.MafftApp (https://www.biotite-python.org/apidoc/biotite.application.mafft.MafftApp.html) |
1 reply
|
I am using align function to do the alignment instead of |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. Like all
LocalAppsubclasses, The MSA software interfaces have theget_command()method, that returns the executed command, including all used options.