README.md

Untested and I've never tried to build it

Install the package from GitHub

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")

Install the OligoArrayAux dependency

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")


Chebuu/Design-Group-Specific-Primers documentation built on Aug. 17, 2020, 1:29 a.m.