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

Simple interaction to create MSAs with constant depth #1

Open
rostro36 opened this issue Aug 13, 2024 · 0 comments
Open

Simple interaction to create MSAs with constant depth #1

rostro36 opened this issue Aug 13, 2024 · 0 comments

Comments

@rostro36
Copy link

Dear MSAGPT authors,

It brings me great joy to see research being conducted in creating synthetic MSAs especially with such a nice entry as yours!
I would like to use your MSAGPT as a competitive baseline in a project of mine. For that, I need to generate thousands of MSAs with 128 rows using a single sequence as input for each MSA, which I can do on my own server.

E.g. bash create_sequence.sh –file_with_query_sequences file.fasta
→ for every sequence in the fasta file a separate MSA file with 128 rows and query on top.

As I can see, there is still some work on the interface going on, which focuses mostly on interactions, but I would like to use a simpler version. Could you create a straight-forward script that would solve my simple interaction? Else, can you point me to some functions in utils/chat.py and parameters like beam size so I could create this script by myself?

Thanks and kind regards,
Jannik
P.S. It would be nice-to-have if I could disable inserts, but there should be something I can do about that in post-processing.

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

1 participant