Skip to content
New issue

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

cons_algrm via pyabpoa #76

Open
aistBMRG opened this issue Aug 29, 2024 · 1 comment
Open

cons_algrm via pyabpoa #76

aistBMRG opened this issue Aug 29, 2024 · 1 comment

Comments

@aistBMRG
Copy link

Hi, I am running abpoa via python binding. I am interested in accessing the cons_algrm variable, setting to the most common base. Would it be possible to clarify how to set this up? Fyi, my current commands are as follows:

import pyabpoa as pa
a = pa.msa_aligner()
a.msa(seqs, out_cons=True, out_msa=True).cons_seq[0]

Thanks.
Dieter

@yangao07
Copy link
Owner

Hi, this is quite easy to add for pyabpoa.
You can build/install it using the latest source code.
Pypi should be available in the next released version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants