blob: eb4b78ee321a4fec3da1da42d5d8cadfb7e51f7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>ribosome@gentoo.org</email>
<name>Olivier Fisette</name>
</maintainer>
<herd>sci-biology</herd>
<longdescription>
Primer3 picks primers for PCR reactions, considering: oligonucleotide
melting temperature, size, GC content, and primer-dimer possibilities;
PCR product size; positional constraints within the source sequence;
and miscellaneous other constraints. All of these criteria are
user-specifiable as constraints, and some are specifiable as terms in
an objective function that characterizes an optimal primer pair.
</longdescription>
</pkgmetadata>
|