Untested and I've never tried to build it
Everyone uses RStudio. It's pretty chill. You can download RStudio here.
Install the package DesignGroupSpecificPrimers
from Github using devtools
in RStudio.
devtools::install_github("chebuu/Design-Group-Specific-Primers")
Then load the package and open the documentation.
library(DesignGroupSpecificPrimers)
help("designGroupSpecificPrimers", package="DesignGroupSpecificPrimers")
You will need to install the OligoArrayAux for certain functionality related to sequence alignment.
Binaries and source code are packaged within DesignGroupSpecificPrimers
but not installed.
A vigntte has been prepared to guide the installation of OligoArrayAux.
vignette("Installing-OligoArrayAux", "DesignGroupSpecificPrimers")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.