File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11Type: Package
22Package: tidybulk
33Title: Brings transcriptomics to the tidyverse
4- Version: 1.5.3
4+ Version: 1.5.5
55Authors@R: c(person("Stefano", "Mangiola", email = "
[email protected] ",
66 role = c("aut", "cre")),
77 person("Maria", "Doyle", email = "
[email protected] ",
Original file line number Diff line number Diff line change 1919
2020\section {Changes in version 1.3.2 , Bioconductor 3.13 Release }{
2121\itemize {
22- \item Tidybulk now operates natively with SummarizedExperment data container , in a seamless way thanks to tidySummarisedExperiment 10.18129 / B9.bioc.tidySummarizedExperiment
22+ \item Tidybulk now operates natively with SummarizedExperment data container , in a seamless way thanks to tidySummarisedExperiment 10.18129 / B9.bioc.tidySummarizedExperiment
2323 \item Added robust edgeR as it outperforms many other methods as shown here doi.org / 10.1093 / nargab / lqab005
2424 \item Added test stratifiction cellularity , to easily calculate Kaplan - Meier curves
2525 \item Production of SummarizedExperiment from BAM or SAM files
2929 \item Added test_gene_rank , based on GSEA
3030 \item Several bug fixes.
3131}}
32+
33+ \section {Changes in version 1.5.5 , Bioconductor 3.14 Release }{
34+ \itemize {
35+ \item Added user - defined gene set for gene rank test
36+ \item Sped up aggregate_transcripts for large scale tibbles or SummarizedExperiment objects
37+ \item Allow to pass additional arguments to DESeq2 implementation in test_differential_abundance
38+ \item Allow scale_abundance with a user - defined subset of genes (e.g. house keeping genes )
39+ \item Add UMAP to reduce_dimensions()
40+ \item Several minor fixed , optimisations and documentation improvements
41+ }}
You can’t perform that action at this time.
0 commit comments