-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 1.17 KB
/
DESCRIPTION
File metadata and controls
27 lines (27 loc) · 1.17 KB
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
Package: ptlmapper
Type: Package
Title: Useful genetic tool allowing to discriminate individuals by comparing the distribution of their phenotype and to map the genetic loci responsible for specific distributions
Description: This package contains functions that are used to map single-cell Probabilistic Trait Loci (scPTL). The principle of scPTL mapping is to consider a distribution of single-cell traits as the phenotype of a (multicellular) individual, to acquire this phenotype in many individuals, and to scan the genome for DNA variants that change this phenotype.
Version: 0.1.1.9000
Date: 2016-03-27
Authors@R: c(
person("Florent", "Chuffart", ,"florent.chuffart@gmail.com", c("aut", "cre")),
person("Magali", "Richard", ,"magali.richard@univ-grenoble-alpes.fr", "aut"),
person("Daniel", "Jost", ,"daniel.jost@ens-lyon.fr", "aut"),
person("Gael", "Yvert", ,"gael.yvert@ens-lyon.fr", "aut"),
person("CNRS", , , , "cph")
)
Maintainer: Florent Chuffart <florent.chuffart@gmail.com>
License: CeCILL
LazyData: TRUE
RoxygenNote: 5.0.1
Imports:
candisc,
qtl,
moments,
MASS,
Suggests: knitr,
rmarkdown,
ptldata,
matlab,
VignetteBuilder: knitr