Skip to content

Commit

Permalink
correct demo data
Browse files Browse the repository at this point in the history
  • Loading branch information
LDA authored and LDA committed Oct 22, 2024
1 parent 8a6e0a7 commit 57c5a22
Show file tree
Hide file tree
Showing 2 changed files with 76,333 additions and 14,981 deletions.
84 changes: 42 additions & 42 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
Package: enONE
Title: Epitranscriptional NAD-capped RNA analysis by spike-in based Omic-level Normalization and Evaluation
Version: 1.0.0
Authors@R:
person(given = "Dean",
family = "Li",
role = c("aut", "cre"),
email = "[email protected]")
Description: enONE is an R package for performing spike-in based normalization on NAD-capped RNA sequencing data, as well as comparing and ranking the performance of different normalization strategies. enONE also provides a toolkit to handle NAD-RNA sequencing data.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Imports:
cluster,
DESeq2,
dplyr,
edgeR,
EnvStats,
fpc,
ggplot2,
ggpubr,
ggrepel,
limma,
MatrixGenerics,
methods,
paintingr,
pbapply,
plotly,
rstatix,
S4Vectors,
stats,
stringr,
SummarizedExperiment,
tibble
Suggests:
knitr,
patchwork,
rmarkdown,
tidyr
VignetteBuilder: knitr
URL: https://thereallda.github.io/enONE/
Package: enONE
Title: Epitranscriptional NAD-capped RNA analysis by spike-in based Omic-level Normalization and Evaluation
Version: 1.0.0
Authors@R:
person(given = "Dean",
family = "Li",
role = c("aut", "cre"),
email = "[email protected]")
Description: enONE is an R package for performing spike-in based normalization on NAD-capped RNA sequencing data, as well as comparing and ranking the performance of different normalization strategies. enONE also provides a toolkit to handle NAD-RNA sequencing data.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Imports:
cluster,
DESeq2,
dplyr,
edgeR,
EnvStats,
fpc,
ggplot2,
ggpubr,
ggrepel,
limma,
MatrixGenerics,
methods,
paintingr,
pbapply,
plotly,
rstatix,
S4Vectors,
stats,
stringr,
SummarizedExperiment,
tibble
Suggests:
knitr,
patchwork,
rmarkdown,
tidyr
VignetteBuilder: knitr
URL: https://thereallda.github.io/enONE/
Loading

0 comments on commit 57c5a22

Please sign in to comment.