The most trivial DE test based on likelihood ratio tests
Project description
This package implements the simplest form of a Differential Expression test. It just fits two linear models, assuming Normally distributed residuals, to each gene. These are assumed to be nested, and a likelihood ratio test is then performed to compare the models.
The test might have low power and give noisy results, but it shouldn’t be biased. With many (i.e. hundreds of) samples it should work all right.
This can serve as a baseline comparison with more sophisticated tests.
## Faux fold changes
The package also has methods for creating input fold-change controlled fake conditions in data using ERCC spike-ins. This performs systematic renaming of spike-ins in randomized conditions. To avoid creating unrealistic levels of fold change, input concentration is used to limit possible renaming.
This assumes expression measures used are comparable between different sequences. Thus these should optimally account for length and other sequence features before creating faux fold changes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file NaiveDE-1.1.0.tar.gz
.
File metadata
- Download URL: NaiveDE-1.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1733932e6d6172ac519b8274b69252e6750ab2f4934c01d3ccc246ee527a76a7 |
|
MD5 | f3ef9a380b5c87dafc50b5e4715310d3 |
|
BLAKE2b-256 | 9567ad846201cfd2d45c6d3a30b607d7ad3300c1229a687ebaf8be0efc4ee515 |