From 7ca654722e7a168e661663e5caf49fb2b1c88aae Mon Sep 17 00:00:00 2001 From: Milot Mirdita Date: Thu, 31 Jan 2019 17:49:11 +0100 Subject: [PATCH] Fix typos in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aabbeda56..a7a882912 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ To extract the representative sequences from the clustering result call: Read more about the format [here](https://github.com/soedinglab/mmseqs2/wiki#clustering-format). ### Memory Requirements -MMseqs2 checks the avialalbe memory of the computer and automatically divide the target database in part to fit in memory. Splitting the database will increase the runtime slightly. +MMseqs2 checks the available memory of the computer and automatically divide the target database in parts that fit into memory. Splitting the database will increase the runtime slightly. The memory consumption grows linearly with the number of residues in the database. The following formula can be used to estimate the index size.