Mercurial > repos > dereeper > uniqprimer
annotate README.md @ 2:05ae1ce478bc draft default tip
Uploaded
author | dereeper |
---|---|
date | Fri, 08 Jun 2018 10:49:07 -0400 |
parents | 2321523366d7 |
children |
rev | line source |
---|---|
1 | 1 # Uniqprimer |
2 | |
3 ## Description | |
4 | |
5 Uniqprimer designs specific primers of bacterial sequences. The goal of this tool is to accept a number of "include" FASTA files of diagnostic target genomes (draft or complete) and "exclude" files of non-target genomes, and output a list of PCR primers that will amplify target genomes but not non-target genomes. | |
6 | |
7 Uniqprimer has been developped in [Colorado State University](https://www.colostate.edu/) by [Jan Leach Lab](http://leachlab.agsci.colostate.edu/), and encapsulated in Galaxy by [IRRI (International Rice Reasearch Institute)](http://irri.org/) and [South Green bioinformatics platform](http://www.southgreen.fr) | |
8 | |
9 ## License | |
10 | |
11 GNU GPL v3 |