-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 1.3 KB
/
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
Package: CustomSelection
Title: Custom selected reference genes outperform pre-defined reference genes in transcriptomic analysis
Date: 2019-12-2019
Version: 0.0.0.9000
Authors@R:
c(person(given = "Karen Cristine",
family = "Goncalves dos Santos",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "https://orcid.org/0000-0003-3270-3133")),
person(given = "Hugo",
family = "Germain",
role = "aut",
email = "[email protected]"),
person(given = "Isabel",
family = "Desgagne-Penix",
role = "aut",
email = "[email protected]"))
Author: Karen Cristine Goncalves dos Santos [aut, cre]
Hugo Germain [aut]
Isabel Desgagné-Pénix [aut]
Description: This package calculates the Transcripts Per Million data frame from the counts matrix, calculates the minimum expresion level for a gene to be considered expressed in each sample and selects as reference genes those with lowest covariance
Maintainer: Karen Cristine Goncalves dos Santos <[email protected]>
License: none
Depends: mclust, earth, R (>= 2.10)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2