r-bioinformatics/edgePy

design testing procedures

Open

#10 opened on May 16, 2018

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Python (11 forks)github user discovery
help wanted

Repository metrics

Stars
 (104 stars)
PR merge metrics
 (PR metrics pending)

Description

Design procedures for testing the analysis workflow and comparing it to the edgeR/limma/Glimma R implementation so that we can ensure reproducibility, test performance, features, parity, upgrades, etc.

This could possibly include things such as:

  • reproducing DGE analysis from published studies in both the R workflows and the python workflows.
  • performing DGE analysis on publicly available datasets such as human cell line data, public data from GEO, etc, as long as the datasets are openly available to use.

Contributor guide