readme.md

DNArLogic

This is a R package developed to design and simulate digital logic circuits implemented in formal Chemical Reaction Networks (CRN) and DNA-based reaction networks using Strand Displacement reactions.

This package uses DNAr.

How to Install It

Firstly, using the R console, install the devtools package:

install.packages("devtools")

After that, just install the DNAr package:

library(devtools)
devtools::install_github('renanmarks/dnarlogic')


renanmarks/dnarlogic documentation built on Sept. 25, 2022, 10:48 p.m.