Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Strausyatina authored Jan 31, 2023
1 parent 14fa09d commit 9afa6b2
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# controlFreq
The elaborate method for quantification of allele-specific expression.

This R-package performs **sample overdispersion estimation** from RNA spike-ins and technical replication.

## Installation:
```
devtools::install_github("gimelbrantlab/controlFreq")
```
Dependencies: [Qllelic](https://github.com/gimelbrantlab/Qllelic)

## Usage:
Please see Wiki page connected to this repository.

* For allelic bias test and differential AI test, see [Qllelic R-package](https://github.com/gimelbrantlab/Qllelic) functions and *["Replicate sequencing libraries are important for quantification of allelic imbalance", A.Mendelevich et.al](https://www.nature.com/articles/s41467-021-23544-8)*.

* For data preprocessing procedure used in the paper and relevant recommendations, see [fastq2allelictabs](https://github.com/gimelbrantlab/fastq2allelictabs) repository.

![pic](https://github.com/gimelbrantlab/fastq2allelictabs/blob/main/schemes/ControlFreq_for_GitHub.png)

Figure was made in biorender.

0 comments on commit 9afa6b2

Please sign in to comment.