README.md

tdna

usage

install and load

library(devtools)
install_github("greymonroe/tdna",dependencies = TRUE)
library(tdna)
#load the TDNA raw data
loadTDNAdata()

example of gene with a KO line

getTDNAlines("AT1G25320")
plotTDNAlines("AT1G25320")

example of gene without line

getTDNAlines("AT1G20330")
plotTDNAlines("AT1G20330")


greymonroe/tdna documentation built on Dec. 20, 2021, 1:42 p.m.