aboutsummaryrefslogtreecommitdiff
blob: c957d777e254e3c8280cb997bba3196aaf6a6e34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <upstream>
        <remote-id type="github">soedinglab/mmseqs2</remote-id>
        <doc>https://github.com/soedinglab/mmseqs2/wiki</doc>
    </upstream>
    <maintainer type="person">
        <email>joel@generisbio.com</email>
        <name>Joel Berendzen</name>
    </maintainer>
    <longdescription>
        MMseqs2 (Many-against-Many sequence searching) is a software suite toi
        search and cluster huge protein and nucleotide sequence sets.
        MMseqs2 is open source GPL-licensed software implemented in C++.
        The software is designed to run on multiple cores and servers
        and exhibits very good scalability. MMseqs2 can run 10000 times
        faster than BLAST. At 100 times its speed it achieves almost the
        same sensitivity. It can perform profile searches with the same
        sensitivity as PSI-BLAST at over 400 times its speed.
    </longdescription>
</pkgmetadata>