We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
according to doc
If we have internet access, we can create a weblogo: m.weblogo("mymotif.png") We should get our logo saved as a PNG in the specified file.
biopython use web to draw logo. But now there are many good local drawer in python, for example:
pyseqlogo
Logomaker, it's paper
so maybe we can pick some merge to biopython? Benefit a lot .
The text was updated successfully, but these errors were encountered:
Perhaps easier to add examples using these to our documentation, or even add an alternative method to our motif code to call these libraries?
Sorry, something went wrong.
No branches or pull requests
according to doc
biopython use web to draw logo. But now there are many good local drawer in python, for example:
pyseqlogo
Logomaker, it's paper
so maybe we can pick some merge to biopython? Benefit a lot .
The text was updated successfully, but these errors were encountered: