项目作者: kdzimm

项目描述 :
Code used to carry out parameter estimation, correlation estimation, type 1 error analysis, and power analysis for our "Pseudoreplication in Single-Cell" study
高级语言: HTML
项目地址: git://github.com/kdzimm/PseudoreplicationPaper.git
创建时间: 2020-03-06T13:13:51Z
项目社区:https://github.com/kdzimm/PseudoreplicationPaper

开源协议:MIT License

下载


PseudoreplicationPaper

This repository contains the R code used to carry out parameter estimation, correlation estimation, type 1 error analysis, and power analysis for our “Pseudoreplication in Single-Cell RNA-Seq Data” study.

There are four folders: Parameter_Estimation, Correlation, Type_1_Error, and Power. Each folder contains R code and descriptor file.

There is no package to install for these particular functions, but a number of dependencies are required. They are listed below. All code here was executed in R versions 3.5.1 or later.

R packages and dependencies for the example demo scripts provided are: ggplot2, fitdistrplus, MASS, tidyr, gdata, Seurat, data.table, EnvStats, purrr, dplyr, sn, matrixStats, and fmsb. Other pacakges or libraries that are specific only to the tool being assessed in one of the scripts are listed in the code.

With additional refinement, these scripts and tidbits of code will soon be coalesced into an R-package for others to easily access and use. Until then, we hope this code is helpful to other researchers. Any questions about our code can be sent to kdzimmer@wakehealth.edu.