-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 966 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 966 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
27
28
29
30
31
32
33
34
35
36
37
Package: eRNAkit
Type: Package
Title: A tool kit for characterising eRNA reguratory functions beyond the nucleus.
Version: 0.2.2
Authors@R: c(
person(
"Chinedu", "Anene",
email = "caanenedr@outlook.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-3591-3358")
),
person(
"Natalia", "Benova",
role = "ctb"
),
person(
"Rene", "Kuklinkova",
role = "ctb"
)
)
Description: eRNAkit, is a comprehensive and accessible resource designed to address the gap in non-canonical eRNA functions in humans.
It includes an array of analtyical workflows, db integrating eRNA subcellular localisation, RNA–RNA interaction and expression.
It also includes a ui app "eRNAkitApp to interactively explore the db.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports:
Biostrings,
GenomicRanges,
tidyr,
dplyr,
ggplot2,
igraph,
data.table,
rintrojs,
shiny,