Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

genestack/CamHack17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CamHack17

2017-09-27

Single-cell RNA-Seq cell type prediction

R package to predict the cell types of new single-cell RNA-Seq samples based on past collection of annotated gold-standard single-cell RNA-Seq experiments:

Future direction:

  • Incorporate more advanced methods such as deep learning
  • Show prediction accuracy using e.g. MAP scores
  • Cell type ontology-aware predictions

Automatic P-value thresholding

In Bioinformatics, we do multiple hypothesis testing a lot, e.g. in GWAS and differential expression analysis. This introduces many false positives and currently, we perform a multiple-testing correction and choose an arbitrary threshold to limit them. But, this manual thresholding is sub-optimal and your significant results may unnecessarily include too many false positives or exclude too many true positives. An R package will be implemented for an automatic and data-driven alternative to finding an optimal P-value threshold.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages