Skip to content

Commit c4b9644

Browse files
committed
Tag release 8 and note that app is not being updated
1 parent 0d6ce11 commit c4b9644

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ The application runs either:
1010
## Desktop App
1111
Head over to the [release page](https://github.com/soedinglab/MMseqs2-App/releases) and download the latest version. We support Linux, macOS and Windows.
1212

13+
> [!IMPORTANT]
14+
> The desktop app is currently not maintained. Currently, only the backend-only mode for ColabFold and the MMseqs2 and Foldseek webservers are being maintained. We will revisit the desktop app at some point in the future.
15+
1316
### Adding a search database
1417
Once the app is installed, open the Settings panel. There you can add either sequence databases in FASTA format, such as our [Uniclust](https://uniclust.mmseqs.com/) databases or profile databases in Stockholm format, such as the [PFAM](ftp://ftp.ebi.ac.uk/pub/databases/Pfam/current_release/Pfam-A.full.gz).
1518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mmseqs-app",
33
"productName": "MMseqs2 App",
4-
"version": "1.7.0",
4+
"version": "1.8.0",
55
"author": "Milot Mirdita <milot@mirdita.de>",
66
"description": "MMseqs2 is a software suite to search and annotate huge sequence sets. We built a graphical interface to make it more useful for interactive data exploration.",
77
"repository": "https://github.com/soedinglab/MMseqs2-App",

0 commit comments

Comments
 (0)