| ECOPRIMERS(1) | OBITools | ECOPRIMERS(1) |
ecoPrimers - description of ecoPrimers
Authors: Eric Coissac <eric.coissac@metabarcoding.org> and Tiayyba Riaz <tiayyba.riaz@metabarcoding.org>
ecoPrimers designs the most efficient barcode markers and primers, based on a set of reference sequence records, and according to specified parameters.
WARNING:
2 Owczarzy method (Owczarzy R, Vallone PM, Gallo FJ et al. (1997) Predicting sequence-dependent melting stability of short duplex DNA oligomers. Biopolymers, 44, 217-239).
column 1: serial number
column 2: sequence of primer 1
column 3: sequence of primer 2
column 4: Tm (melting temperature) of primer 1, without mismatch
column 5: lowest Tm of primer 1 against example sequence records
column 6: Tm of primer 2, without mismatch
column 7: lowest Tm of primer 2 against example sequence records
column 8: number of C or G in primer 1
column 9: number of C or G in primer 2
column 11: number of sequence records of the example dataset that are properly amplified according to the specified parameters
column 12: proportion of sequence records of the example dataset that are properly amplified according to the specified parameters
column 13: yule-like output
column 14: number of taxa of the example dataset that are properly amplified according to the specified parameters
column 15: number of taxa of the counterexample dataset that are properly amplified according to the specified parameters
column 16: proportion of taxa of the example dataset that are properly amplified according to the specified parameters (Bc index)
column 17: number of taxa of the example dataset that are properly identified
column 18: proportion of taxa of the example dataset that are properly identified (Bs index)
column 19: minimum length of the barcode in base pairs for the example sequence records (excluding primers)
column 20: maximum length of the barcode in base pairs for the example sequence records (excluding primers)
column 21: average length of the barcode in base pairs for the example sequence records(excluding primers)
> ecoPrimers -d mydatabase -e 3 -l 50 \
-L 800 -r 2759 -3 2 > mybarcodes.ecoprimers
Launches a search for barcodes and corresponding primers on mydatabase (see obiconvert for a description of the database format), with a maximum of three mismatches for each primer. The minimum and maximum barcode lengths (excluding primers) are 50 bp and 800 bp, respectively. The search is restricted to the taxonomic group identified by its taxid (2759 corresponds to the Diatoma). The two last Nucleotides on the 3’ end of the primers must have a perfect match with their target sequences. The results are saved in the mybarcodes.ecoprimers file.
Example 2:
> ecoPrimers -d mydatabase -e 2 -l 30 -L 120 \
-r 7742 - i 2 -E 9604 -3 2 > mybarcodes.ecoprimers
Launches a search for barcodes and corresponding primers on mydatabase (see obiconvert for a description of the database format), with a maximum of two mismatches for each primer. The minimum and maximum barcode lengths (excluding primers) are 30 bp and 120 bp, respectively. The search is restricted to the Vertebrates, excluding Bacteria and Hominidae (7742, 2, and 9604 corresponds to the TAXID of Vertebrates, Bacteria, and Hominidae, respectively. The two last nucleotides on the 3’ end of the primers must have a perfect match with their target sequences. The results are saved in the mybarcodes.ecoprimers file.
The OBITools Development Team - LECA
2019 - 2015, OBITool Development Team
| January 28, 2019 | 1.02 12 |