MMseqs2
MMseqs2 copied to clipboard
MMseqs2: ultra fast and sensitive search and clustering suite
## Current Behavior I did `mmseqs createdb` for [nt.gz database](https://ftp.ncbi.nlm.nih.gov/blast/db/FASTA/), and now try to index it using the following command: `/usr/bin/time -f "%P %M" mmseqs createindex --threads 8 --search-type 3...
## Expected Behavior Workflow: cluster -> alignall -> createtsv I noticed there are cluster members in my output with very short alignment lengths. I was expecting the aligned length to...
I've bumped into what appears to be a bug when using `easy-search` with the `--greedy-best-hits` flag and `--cov-mode 1 -c 1`, where hits containing targets that fully cover the query...
Hi, I use mmseqs2 to align genome sequences, but I found that the alignment length are always smaller than 10kb. Here are the steps describle how I use mmseqs2 1)...
## Expected Behavior Completes databases workflow, creating GTDB database. ## Current Behavior Error occurs near the end of the workflow. Files created: ```gtdb gtdb.dbtype gtdb_h gtdb_h.dbtype gtdb_h.index gtdb.index gtdb.source tmp```...
Let's say you had 100 strains of a particular species. If you did an all-vs-all clustering of proteins, would those resulting clusters be considered orthologs?
## Expected Behavior ## Current Behavior ## Steps to Reproduce (for bugs) Please make sure to execute the reproduction steps with newly recreated and empty tmp folders. ## MMseqs Output...
Hello, I've been encountering an issue for creating index of ColabDB. It looks like it is a memory consumption issue. Could you help me with this matter please? Thank you...
Dear all, Does MMSeqs2 provide a way (a command) to generate PSSM profiles from the MMSeqs2 multiple sequence alignment (msa) output file out.mm_msa? I think providing such a functionality can...
hello, I want to ask which algorithm is suitable 2blca or top-hit(mmseqs aggregatetax), when assigning taxonomy to metagenomics contigs.