blob: c4e1042f1c196086b597bb91f52532f15a344d00 (
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</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>
|