-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 1.44 KB
/
DESCRIPTION
File metadata and controls
30 lines (30 loc) · 1.44 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
28
29
30
Package: mitology
Type: Package
Title: Study of mitochondrial activity from RNA-seq data
Version: 1.1.3
Authors@R: c(person("Stefania", "Pirrotta", role = c("cre", "aut"),
email = "stefania.pirrotta@unipd.it",
comment = c(ORCID = "0009-0004-0030-217X")),
person("Enrica", "Calura", role = c("aut", "fnd"),
email = "enrica.calura@unipd.it",
comment = c(ORCID = "0000-0001-8463-2432")))
Description: mitology allows to study the mitochondrial activity throught
high-throughput RNA-seq data. It is based on a collection of genes whose
proteins localize in to the mitochondria. From these, mitology provides
a reorganization of the pathways related to mitochondria activity from
Reactome and Gene Ontology. Further a ready-to-use implementation of
MitoCarta3.0 pathways is included.
License: AGPL-3
biocViews: GeneExpression, RNASeq, Visualization, SingleCell, Spatial,
Pathways, Reactome, GO
Imports: AnnotationDbi, ape, circlize, clusterProfiler, ComplexHeatmap,
ggplot2, ggtree, magrittr, org.Hs.eg.db, ReactomePA, scales
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.5.0)
LazyData: false
Suggests: Biobase, BiocStyle, GSVA, methods, rmarkdown,
knitr, SummarizedExperiment, testthat
VignetteBuilder: knitr
BugReports: https://github.com/CaluraLab/mitology/issues
URL: https://github.com/CaluraLab/mitology