-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 790 Bytes
/
DESCRIPTION
File metadata and controls
26 lines (26 loc) · 790 Bytes
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
Package: XgeneR
Type: Package
Title: XgeneR: Modeling and Visualizing Gene Regulatory Differences Between Homozygous Strains
Version: 0.1.0
Author: Maria T. Carilli, Ingileif B. Hallgrímsdóttir, Lior S. Pachter
Maintainer: Maria T. Carilli <mcarilli@caltech.edu>
Description: Tools for testing cis and trans regulatory differences between homozygous crosses using generalized linear models implemented in edgeR. Contains custom fitting and visualization functions.
Imports:
edgeR,
ggplot2,
gridExtra,
patchwork,
methods
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0),
tinytex
Depends: R (>= 4.3.1)
VignetteBuilder: knitr
License: BSD-2-Clause
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/testthat/edition: 3