# HG changeset patch # User dereeper # Date 1641204408 0 # Node ID 1306b28be7c3a19352f0c7dfc0e4d941d4735f11 # Parent 3249d78ecfc2e149775e8f8429d382779c97f029 Uploaded diff -r 3249d78ecfc2 -r 1306b28be7c3 uniqprimer.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/uniqprimer.xml Mon Jan 03 10:06:48 2022 +0000 @@ -0,0 +1,63 @@ + + Design specific primers of sequences + + emboss + mummer + primer3 + + $__tool_directory__/uniqprimer.sh $include $exclude $product_size_range $primer_size $min_size $max_size $crossvalidate $outfile $log $fasta +#for $i in $inputs + -i ${i.input} +#end for + + + + + + + + + + + + + + + + + + + + + + + + + +.. class:: infomark + +**Program encapsulated in Galaxy by IRRI (International Rice Reasearch Institute) and South Green bioinformatics platform** + +.. class:: infomark + +**UniqPrimer version 0.5.0** + +----- + +============== + Please cite: +============== + +"". + +----- + +=========== + Overview: +=========== + +Uniqprimer designs specific primers of 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. + + + +