GregorySchwartz / differential

Finds out whether an entity comes from different distributions (statuses).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

differential

See https://github.com/GregorySchwartz/differential for latest version.

Description

differential is a simple program and library for basic differential expression analyses. The program finds the log2 fold change with Kruskal Wallis significance. Expects an input CSV file with names (genes), statuses (e.g. control vs. disease), and value for that name in that status (abundance). The library includes additional methods of finding differential expression.

Documentation

differential -h

About

Finds out whether an entity comes from different distributions (statuses).

License:GNU General Public License v3.0


Languages

Language:Haskell 100.0%