Handy functions for personal usage
The package includes
- Virus titer caluclator 220701
https://cran.r-project.org/bin/windows/base/
https://www.rstudio.com/products/rstudio/download/
https://cran.r-project.org/bin/windows/Rtools/
install.packages("devtools")
devtools::install_github("CHKim5/Neuro4S")
library(Neuro4S)
Ct_check(File_name)
Ct_res(File_name,con_vir,gene_bp,Reference_Ct,Con_for_normalization)