forked from ytomofuji/scLinaX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
47 lines (31 loc) · 1.41 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
# scLinaX
```{r, echo=FALSE, out.width="30%", fig.cap=""}
knitr::include_graphics("man/figures/scLinaX_and_scLinaX_multi_logo_hex.png")
```
<!-- badges: start -->
<!-- badges: end -->
scLinaX is software for the quantification of the escape from X chromosome inactivation (XCI).
Input of the scLinaX is a single-cell level allele-specific expression profile generated from single-cell RNA-seq (scRNA-seq) data (germline genotype data is optional).
```{r, echo=FALSE, out.width="100%", fig.cap="Overview of scLinaX"}
knitr::include_graphics("man/figures/scLinaX_overview.png")
```
scLinaX also has an extension to the multi-modal single-cell omics data, scLinaX-multi.
scLinaX-multi can evaluate the escape from XCI at the chromatin accessibility level.
scLinaX-multi takes allele-specific read count data for both of the RNA and ATAC data.
```{r, echo=FALSE, out.width="100%", fig.cap="Overview of scLinaX-multi"}
knitr::include_graphics("man/figures/scLinaX_multi_overview.png")
```
## Installation
You can install the development version of scLinaX from [GitHub](https://github.com/) with:
``` r
# install.packages("devtools")
devtools::install_github("ytomofuji/scLinaX")
```
## User Guide
Please see [scLinaX User Guide](https://ytomofuji.github.io/scLinaX/).
## Contact
Yoshihiko Tomofuji: ytomofuji_at_sg.med.osaka-u.ac.jp