forked from ytomofuji/scLinaX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 838 Bytes
/
DESCRIPTION
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
Package: scLinaX
Type: Package
Title: Grouping cells according to the X chromosome subjected to X chromosome inactivation (XCI) in order to assess escape from XCI
Version: 0.1.0
Author: Yoshihiko Tomofuji
Maintainer: Yoshihiko Tomofuji <[email protected]>
Description: Grouping cells according to the X chromosome subjected to X chromosome inactivation (XCI) in order to assess escape from XCI. Details are described in our manuscript (in prepartion).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
GenomicRanges,
IRanges,
dplyr,
igraph,
magrittr,
purrr,
stringr,
tibble,
readr
Depends:
R (>= 2.10)
Suggests:
knitr,
rmarkdown,
ggplot2
VignetteBuilder: knitr
URL: https://ytomofuji.github.io/scLinaX/