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

linclust on fasta file or DB file? #892

Open
MarliesJFrancine opened this issue Sep 24, 2024 · 1 comment
Open

linclust on fasta file or DB file? #892

MarliesJFrancine opened this issue Sep 24, 2024 · 1 comment

Comments

@MarliesJFrancine
Copy link

Hi,

I want to cluster a large dataset of DNA sequences. Must I first convert my fasta file into a DB format file? As is written here: https://github.com/soedinglab/MMseqs2/wiki#linclust, or can I use my fasta file directly? As is written here on the GitHub page.

What is the best approach here?

Kind regards,
Marlies

@Prangejet
Copy link

You can use mmseqs easy-linclust with FASTA file, or convert your FASTA file into a DB file by mmseqs createdb and then cluster it by mmseqs linclust .

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