| Literature DB >> 31921040 |
Ben Jia1, Xueling Li2, Wei Liu2, Changde Lu2, Xiaoting Lu2, Liangxiao Ma2, Yuan-Yuan Li2, Chaochun Wei1,2.
Abstract
Loop-mediated isothermal amplification (LAMP) technology has been applied in a wide range of fields such as detection of foodborne bacteria and clinical pathogens due to its simplicity and efficiency. However, existing LAMP primer designing systems require a conserved gene or a short genome region as input, and they can't design group-specific primers. With the growing number of whole genomes available, it is possible to design better primers to target a set of genomes with high specificity based on whole genomes. We present here a whole Genome based LAMP primer designer (GLAPD), a new system to design LAMP primer for a set of target genomes using whole genomes. Candidate single primer regions are identified genome wide and then combined into LAMP primer sets. For a given set of target genomes, only primer sets amplifying them and only these genomes will be output. In order to accelerate the primer designing, a GPU version is provided as well. The effectiveness of primers designed by GLAPD has been assessed for a wide range of foodborne bacteria. GLAPD can be accessed at http://cgm.sjtu.edu.cn/GLAPD/ or https://github.com/jiqingxiaoxi/GLAPD.git. A simple online version is also supplied to help users to learn and test GLAPD: http://cgm.sjtu.edu.cn/GLAPD/online/.Entities:
Keywords: LAMP; foodborne pathogens; group-specific primer; primer design; whole genome based primer designer
Year: 2019 PMID: 31921040 PMCID: PMC6923652 DOI: 10.3389/fmicb.2019.02860
Source DB: PubMed Journal: Front Microbiol ISSN: 1664-302X Impact factor: 5.640
FIGURE 1The system diagram of GLAPD. The inputs of GLAPD include the target group of genomes, the reference genomes, and the background group of genomes. There are three steps to generate LAMP primer sets: (I) identifying candidate single primer regions; (II) combining single primers into LAMP primer sets; (III) checking the LAMP primer sets. The check part contains commonality check based on target group, specificity check based on the background group and the tendency check of binding among single primers. Parts I, II, and III could be accelerated by using GPU.
The LAMP primer set designed by GLAPD for S. aureus.
| F3 | GTCATTACGACGAACACC |
| B3 | ATCCAACAAGAAACACGC |
| FIP | TTAAAAATGCAACACCAGGTGG-CTTAGTACGTACGATTACAGC |
| BIP | GCTGTTTTACGACCAGATCCA-TGAAAGTAGCAGACAACTCT |
The LAMP primer set designed by GLAPD for V. cholerae and V. vulnificus.
| F3 | CGAGACTTGTGACGAGCTG |
| B3 | TCCAAGCTGAGAAACGTCG |
| FIP | TGCAACTGCTGCATTCGCTGTA-TAAGGCCTTTAGTCGCCATG |
| BIP | CCAGCAGCGATTGCAGCAAC-ACAATGCTAGCCGTCGTTC |
FIGURE 2Comparison of the primer sets designed by GLAPD and PrimerExplorer V5. The sequence containing LAMP primer set designed by GLAPD was input to PrimerExplorer V5 to design primers. Four scenarios of LAMP primer sets were shown: (A) LAMP primer set for S. aureus based on database-3; (B) LAMP primer set for V. cholerae and V. vulnificus; (C) LAMP primer set for Salmonella based on database-3; (D) LAMP primer set for E. coli O157:H7 based on database-3. The primers designed by GLAPD were shown in green solid arrows and primers designed by PrimerExplorer V5 were in red blank arrows. The Salmonella’s B2 primer designed by PrimerExplorer was the same as the B3 primer designed by GLAPD.
FIGURE 3The common primer sets of nuc gene designed by PrimerExplorer. The two primer sets are design by PrimerExplorer using MSA result of non-redundant nuc gene sequences. The red nucleotide with red underline means a mutation among those gene sequences.
The comparison with existing LAMP primer designing systems.
| Input | Sequence | Sequence/MSA | Sequence/MSA | Sequence/MSA |
| Input length | Not limited | ≤2,000 bps | Not limited | Not limited |
| common primers | Yes | Yes | Yes | Yes |
| specific primers | Yes | Yes | No | Yes |
| Group-specific | Yes | No | No | No |
| Graphical interface | No | Yes | No | Yes |
| Operating system | Unix/Linux | Windows | Unix/Linux | Windows |
| Version | Stand-alone | Online | Stand-alone | Online/Stand-alone |
| Language | C,CUDA C,Perl | Java | Perl | Java |
| License | GPL2 | Free | BSD | Online: free |