primerdesignR

R package for designing primers. primerdesignR mainly contains functions for generating and parsing files to automate the process of primer design. Please follow the tutorial carefully. If you have any questions please email emily.lhumble[at]gmail.com

You can install:

if (packageVersion("devtools") < 1.6) {
        install.packages("devtools")
}

devtools::install_github("elhumble/primerdesignR")


elhumble/primerdesignR documentation built on May 16, 2019, 2:59 a.m.