Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
OBITools
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
25
Issues
25
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
OBITools
Commits
66dd47fc
Commit
66dd47fc
authored
Jan 31, 2014
by
Eric Coissac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
--no commit message
parent
444e7179
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
ecoPCR.rst
doc/sphinx/source/scripts/ecoPCR.rst
+4
-4
No files found.
doc/sphinx/source/scripts/ecoPCR.rst
View file @
66dd47fc
...
...
@@ -158,7 +158,7 @@ Examples
maximum amplified sequence lengths (excluding primers) are 50 bp and 500 bp, respectively. The
primers used are TCACAGACCTGTTATTGC and TYTGTCTGSTTRATTSCG (possibility to use
:doc:`IUPAC codes <../iupac>`). They amplify a short portion of the nuclear 18S gene. The
results are saved in the
``mysequence.ecopcr``
file.
results are saved in the
*mysequence.ecopcr*
file.
...
...
@@ -168,14 +168,14 @@ Examples
> ecoPCR -d mydatabase -e 2 -l 80 -L 120 -D 50 -r 7742 \
TTAGATACCCCACTATG#C# TAGAACAGGCTCCTCTA#G# > mysequences.ecopcr
Launches an *in silico* PCR on mydatabase (see :doc:`obiconvert <./obiconvert>` for a description
of the database format), with a maximum of two mismatches for each primer, but with a perfect match
on the last two nucleotides
of the 3' end of each primer (a perfect match can be enforced by adding
on the last two nucleotides
of the 3' end of each primer (a perfect match can be enforced by adding
a '#' after the considered nucleotide). The minimum and maximum amplified sequence lengths (excluding
primers) are 80 bp and 120 bp, respectively. The ``-D`` option keeps 50 nucleotides on each side of
the *in silico* amplified sequences, (including the amplified DNA fragment plus the two target
sequences of the primers). The primers used
are TTAGATACCCCACTATGC and TAGAACAGGCTCCTCTAG. They
sequences of the primers). The primers used
are TTAGATACCCCACTATGC and TAGAACAGGCTCCTCTAG. They
amplify a short portion of the mitochondrial 12S gene. The ``-r`` option restricts the search to
vertebrates (7742 is the :doc:`taxid <../attributes/taxid>` of vertebrates). The results are saved
in the ``mysequence.ecopcr`` file.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment