Skip to content
Snippets Groups Projects
Commit ddbe176b authored by Arnaud Duvermy's avatar Arnaud Duvermy
Browse files

update readme test $`

parent cfc31292
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ We have developed [Docker images](https://hub.docker.com/repository/docker/ruana ...@@ -63,7 +63,7 @@ We have developed [Docker images](https://hub.docker.com/repository/docker/ruana
</div> </div>
In this modeling framework, counts denoted as $K_{ij}$ for gene i and sample j are generated using a negative binomial distribution. The negative binomial distribution considers a fitted mean $\mu_{ij}$ and a gene-specific dispersion parameter $\alpha_i$. In this modeling framework, counts denoted as $`K_{ij}`$ for gene i and sample j are generated using a negative binomial distribution. The negative binomial distribution considers a fitted mean $`\mu_{ij}`$ and a gene-specific dispersion parameter $`\alpha_i`$.
The fitted mean $\mu_{ij}$ is determined by a parameter, qij, which is proportionally related to the sum of all effects specified using `init_variable()` or `add_interaction()`. If basal gene expressions are provided, the $\mu_{ij}$ values are scaled accordingly using the gene-specific basal expression value ($bexpr_i$). The fitted mean $\mu_{ij}$ is determined by a parameter, qij, which is proportionally related to the sum of all effects specified using `init_variable()` or `add_interaction()`. If basal gene expressions are provided, the $\mu_{ij}$ values are scaled accordingly using the gene-specific basal expression value ($bexpr_i$).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment