Skip to content

CHKim5/Neuro4S

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neuro4S

Handy functions for personal usage

The package includes

  • Virus titer caluclator 220701

Instructions

Installation

Download R

https://cran.r-project.org/bin/windows/base/

Download R Studio

https://www.rstudio.com/products/rstudio/download/

Download Rtools

https://cran.r-project.org/bin/windows/Rtools/

Download package in R

install.packages("devtools")

devtools::install_github("CHKim5/Neuro4S")

library(Neuro4S)

Virus titer

Test Ct SD

Ct_check(File_name)

Virus titer results

Ct_res(File_name,con_vir,gene_bp,Reference_Ct,Con_for_normalization)

About

Handy functions for personal usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages