diff options
author | Michael Larabel <michael@phx-laptop.(none)> | 2008-06-01 16:42:32 -0400 |
---|---|---|
committer | Michael Larabel <michael@phx-laptop.(none)> | 2008-06-01 16:42:32 -0400 |
commit | 3540db62b4ef915a29110cc43647002dca31d586 (patch) | |
tree | 1db9032dcb04e88624fcb7d1042aa158c5c22baf /pts/test-profiles/mafft.xml | |
parent | c436b07614a2f6c7449e706d2ee49be7644a4f9f (diff) | |
download | phoronix-test-suite-upstream-3540db62b4ef915a29110cc43647002dca31d586.tar.gz phoronix-test-suite-upstream-3540db62b4ef915a29110cc43647002dca31d586.tar.xz phoronix-test-suite-upstream-3540db62b4ef915a29110cc43647002dca31d586.zip |
Add mafft test profile: a computational biology tools for aligning
biological sequence data
Diffstat (limited to 'pts/test-profiles/mafft.xml')
-rw-r--r-- | pts/test-profiles/mafft.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/pts/test-profiles/mafft.xml b/pts/test-profiles/mafft.xml new file mode 100644 index 0000000..4f00058 --- /dev/null +++ b/pts/test-profiles/mafft.xml @@ -0,0 +1,21 @@ +<PhoronixTestSuite> + <TestProfile> + <Version>0.3</Version> + <TestType>Processor</TestType> + <SoftwareType>Scientific</SoftwareType> + <License>FREE</License> + <Status>VERIFIED</Status> + <Maintainer>Andrew Schofield</Maintainer> + </TestProfile> + <TestInformation> + <Title>Timed MAFFT Alignment</Title> + <Version>6.240</Version> + <SubTitle>Multiple Sequence Alignment</SubTitle> + <ResultScale>Seconds</ResultScale> + <ExternalDependencies>build-utilities</ExternalDependencies> + <TimesToRun>3</TimesToRun> + <Description>This test performs an alignment of 100 pyruvate decarboxylase sequences.</Description> + <Proportion>LIB</Proportion> + </TestInformation> +</PhoronixTestSuite> + |