<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:r="https://r-universe.dev"><channel><title>huber-group-embl.r-universe.dev</title><link>https://huber-group-embl.r-universe.dev</link><description>Recent package updates in huber-group-embl</description><generator>R-universe</generator><image><url>https://github.com/huber-group-embl.png</url><title>R packages by huber-group-embl</title><link>https://huber-group-embl.r-universe.dev</link></image><lastBuildDate>Wed, 10 Jun 2026 13:25:16 GMT</lastBuildDate><item><title>[huber-group-embl] Rarr 2.1.18</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>The Zarr specification defines a format for chunked,
compressed, N-dimensional arrays.  It's design allows efficient
access to subsets of the stored array, and supports both local
and cloud storage systems.  Rarr aims to implement this
specification in R with minimal reliance on an external tools
or libraries.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/27286062852</link><pubDate>Wed, 10 Jun 2026 13:25:16 GMT</pubDate><r:package>Rarr</r:package><r:version>2.1.18</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/Huber-group-EMBL/Rarr</r:upstream><r:article><r:source>features.Rmd</r:source><r:filename>features.html</r:filename><r:title>Supported Zarr features in Rarr</r:title><r:created>2025-10-31 08:07:06</r:created><r:modified>2026-05-26 07:02:12</r:modified></r:article><r:article><r:source>Rarr.Rmd</r:source><r:filename>Rarr.html</r:filename><r:title>Working with Zarr arrays in R</r:title><r:created>2023-01-23 08:43:30</r:created><r:modified>2026-03-16 17:16:42</r:modified></r:article><r:article><r:source>design.Rmd</r:source><r:filename>design.html</r:filename><r:title>Design principles for the Rarr package</r:title><r:created>2026-03-30 14:31:41</r:created><r:modified>2026-04-18 16:56:34</r:modified></r:article></item><item><title>[bioc] Rarr 2.1.18</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>The Zarr specification defines a format for chunked,
compressed, N-dimensional arrays.  It's design allows efficient
access to subsets of the stored array, and supports both local
and cloud storage systems.  Rarr aims to implement this
specification in R with minimal reliance on an external tools
or libraries.</description><link>https://github.com/r-universe/bioc/actions/runs/27296041467</link><pubDate>Wed, 10 Jun 2026 13:25:16 GMT</pubDate><r:package>Rarr</r:package><r:version>2.1.18</r:version><r:status>success</r:status><r:repository>https://bioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/Rarr</r:upstream><r:article><r:source>features.Rmd</r:source><r:filename>features.html</r:filename><r:title>Supported Zarr features in Rarr</r:title><r:created>2025-10-31 08:07:06</r:created><r:modified>2026-05-26 07:02:12</r:modified></r:article><r:article><r:source>Rarr.Rmd</r:source><r:filename>Rarr.html</r:filename><r:title>Working with Zarr arrays in R</r:title><r:created>2023-01-23 08:43:30</r:created><r:modified>2026-03-16 17:16:42</r:modified></r:article><r:article><r:source>design.Rmd</r:source><r:filename>design.html</r:filename><r:title>Design principles for the Rarr package</r:title><r:created>2026-03-30 14:31:41</r:created><r:modified>2026-04-18 16:56:34</r:modified></r:article></item><item><title>[huber-group-embl] rhdf5 2.57.1</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>This package provides an interface between HDF5 and R.
HDF5's main features are the ability to store and access very
large and/or complex datasets and a wide variety of metadata on
mass storage (disk) through a completely portable file format.
The rhdf5 package is thus suited for the exchange of large
and/or complex datasets between R and other software package,
and for letting R applications work on datasets that are larger
than the available RAM.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/26496199111</link><pubDate>Wed, 27 May 2026 06:59:06 GMT</pubDate><r:package>rhdf5</r:package><r:version>2.57.1</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/Huber-group-EMBL/rhdf5</r:upstream><r:article><r:source>rhdf5_cloud_reading.Rmd</r:source><r:filename>rhdf5_cloud_reading.html</r:filename><r:title>Reading HDF5 Files In The Cloud</r:title><r:created>2020-06-04 16:16:27</r:created><r:modified>2026-05-26 07:16:56</r:modified></r:article><r:article><r:source>rhdf5.Rmd</r:source><r:filename>rhdf5.html</r:filename><r:title>rhdf5 - HDF5 interface for R</r:title><r:created>2018-01-05 10:29:53</r:created><r:modified>2025-11-05 14:55:04</r:modified></r:article><r:article><r:source>practical_tips.Rmd</r:source><r:filename>practical_tips.html</r:filename><r:title>rhdf5 Practical Tips</r:title><r:created>2019-09-17 13:27:12</r:created><r:modified>2026-02-17 12:08:28</r:modified></r:article></item><item><title>[bioc] rhdf5 2.57.1</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>This package provides an interface between HDF5 and R.
HDF5's main features are the ability to store and access very
large and/or complex datasets and a wide variety of metadata on
mass storage (disk) through a completely portable file format.
The rhdf5 package is thus suited for the exchange of large
and/or complex datasets between R and other software package,
and for letting R applications work on datasets that are larger
than the available RAM.</description><link>https://github.com/r-universe/bioc/actions/runs/26465833719</link><pubDate>Tue, 26 May 2026 07:18:55 GMT</pubDate><r:package>rhdf5</r:package><r:version>2.57.1</r:version><r:status>success</r:status><r:repository>https://bioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/rhdf5</r:upstream><r:article><r:source>rhdf5_cloud_reading.Rmd</r:source><r:filename>rhdf5_cloud_reading.html</r:filename><r:title>Reading HDF5 Files In The Cloud</r:title><r:created>2020-06-04 16:16:27</r:created><r:modified>2026-05-26 07:16:56</r:modified></r:article><r:article><r:source>rhdf5.Rmd</r:source><r:filename>rhdf5.html</r:filename><r:title>rhdf5 - HDF5 interface for R</r:title><r:created>2018-01-05 10:29:53</r:created><r:modified>2025-11-05 14:55:04</r:modified></r:article><r:article><r:source>practical_tips.Rmd</r:source><r:filename>practical_tips.html</r:filename><r:title>rhdf5 Practical Tips</r:title><r:created>2019-09-17 13:27:12</r:created><r:modified>2026-02-17 12:08:28</r:modified></r:article></item><item><title>[huber-group-embl] lemur 1.11.1</title><author>artjom31415@googlemail.com (Constantin Ahlmann-Eltze)</author><description>Fit a latent embedding multivariate regression (LEMUR)
model to multi-condition single-cell data. The model provides a
parametric description of single-cell data measured with
treatment vs. control or more complex experimental designs. The
parametric model is used to (1) align conditions, (2) predict
log fold changes between conditions for all cells, and (3)
identify cell neighborhoods with consistent log fold changes.
For those neighborhoods, a pseudobulked differential expression
test is conducted to assess which genes are significantly
changed.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/26093098438</link><pubDate>Tue, 19 May 2026 09:42:28 GMT</pubDate><r:package>lemur</r:package><r:version>1.11.1</r:version><r:status>failure</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/const-ae/lemur</r:upstream></item><item><title>[bioc] arrayQualityMetrics 3.69.1</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>This package generates microarray quality metrics reports
for data in Bioconductor microarray data containers
(ExpressionSet, NChannelSet, AffyBatch). One and two color
array platforms are supported.</description><link>https://github.com/r-universe/bioc/actions/runs/27121409462</link><pubDate>Tue, 28 Apr 2026 17:28:11 GMT</pubDate><r:package>arrayQualityMetrics</r:package><r:version>3.69.1</r:version><r:status>success</r:status><r:repository>https://bioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/arrayQualityMetrics</r:upstream><r:article><r:source>aqm.Rmd</r:source><r:filename>aqm.html</r:filename><r:title>Advanced topics: Customizing arrayQualityMetrics reports and programmatic processing of the output</r:title><r:created>2026-03-25 14:44:44</r:created><r:modified>2026-03-25 14:44:44</r:modified></r:article><r:article><r:source>arrayQualityMetrics.Rmd</r:source><r:filename>arrayQualityMetrics.html</r:filename><r:title>Introduction: microarray quality assessment with arrayQualityMetrics</r:title><r:created>2026-03-25 14:45:03</r:created><r:modified>2026-03-25 14:45:03</r:modified></r:article></item><item><title>[huber-group-embl] arrayQualityMetrics 3.69.1</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>This package generates microarray quality metrics reports
for data in Bioconductor microarray data containers
(ExpressionSet, NChannelSet, AffyBatch). One and two color
array platforms are supported.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/26558697671</link><pubDate>Tue, 28 Apr 2026 17:28:11 GMT</pubDate><r:package>arrayQualityMetrics</r:package><r:version>3.69.1</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/Huber-group-EMBL/arrayQualityMetrics</r:upstream><r:article><r:source>aqm.Rmd</r:source><r:filename>aqm.html</r:filename><r:title>Advanced topics: Customizing arrayQualityMetrics reports and programmatic processing of the output</r:title><r:created>2026-03-25 14:44:44</r:created><r:modified>2026-03-25 14:44:44</r:modified></r:article><r:article><r:source>arrayQualityMetrics.Rmd</r:source><r:filename>arrayQualityMetrics.html</r:filename><r:title>Introduction: microarray quality assessment with arrayQualityMetrics</r:title><r:created>2026-03-25 14:45:03</r:created><r:modified>2026-03-25 14:45:03</r:modified></r:article></item><item><title>[bioc] DepInfeR 1.17.0</title><author>jylu1118@gmail.com (Junyan Lu)</author><description>DepInfeR integrates two experimentally accessible input
data matrices: the drug sensitivity profiles of cancer cell
lines or primary tumors ex-vivo (X), and the drug affinities of
a set of proteins (Y), to infer a matrix of molecular protein
dependencies of the cancers (ß). DepInfeR deconvolutes the
protein inhibition effect on the viability phenotype by using
regularized multivariate linear regression. It assigns a
“dependence coefficient” to each protein and each sample, and
therefore could be used to gain a causal and accurate
understanding of functional consequences of genomic aberrations
in a heterogeneous disease, as well as to guide the choice of
pharmacological intervention for a specific cancer type,
sub-type, or an individual patient. For more information,
please read out preprint on bioRxiv:
https://doi.org/10.1101/2022.01.11.475864.</description><link>https://github.com/r-universe/bioc/actions/runs/26558031092</link><pubDate>Tue, 28 Apr 2026 12:58:04 GMT</pubDate><r:package>DepInfeR</r:package><r:version>1.17.0</r:version><r:status>success</r:status><r:repository>https://bioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/DepInfeR</r:upstream><r:article><r:source>vignette.Rmd</r:source><r:filename>vignette.html</r:filename><r:title>Use DepInfeR package to infer sample-specific protein dependencies from drug-protein profiling and ex-vivo drug response data</r:title><r:created>2021-12-28 15:35:38</r:created><r:modified>2022-04-05 18:36:26</r:modified></r:article></item><item><title>[bioc] rhdf5filters 1.25.0</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>Provides a collection of additional compression filters
for HDF5 datasets. The package is intended to provide seamless
integration with rhdf5, however the compiled filters can also
be used with external applications.</description><link>https://github.com/r-universe/bioc/actions/runs/27410682954</link><pubDate>Tue, 28 Apr 2026 12:52:04 GMT</pubDate><r:package>rhdf5filters</r:package><r:version>1.25.0</r:version><r:status>success</r:status><r:repository>https://bioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/rhdf5filters</r:upstream><r:article><r:source>rhdf5filters.Rmd</r:source><r:filename>rhdf5filters.html</r:filename><r:title>HDF5 Compression Filters</r:title><r:created>2019-12-18 13:10:22</r:created><r:modified>2024-04-15 09:07:03</r:modified></r:article></item><item><title>[huber-group-embl] Rhdf5lib 2.1.0</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>Provides C and C++ hdf5 libraries.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/25994260970</link><pubDate>Tue, 28 Apr 2026 12:45:53 GMT</pubDate><r:package>Rhdf5lib</r:package><r:version>2.1.0</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/Huber-group-EMBL/Rhdf5lib</r:upstream><r:article><r:source>Rhdf5lib.Rmd</r:source><r:filename>Rhdf5lib.html</r:filename><r:title>Linking to Rhdf5lib</r:title><r:created>2017-07-07 09:22:10</r:created><r:modified>2026-03-16 10:10:47</r:modified></r:article></item><item><title>[bioc] Rhdf5lib 2.1.0</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>Provides C and C++ hdf5 libraries.</description><link>https://github.com/r-universe/bioc/actions/runs/26675598459</link><pubDate>Tue, 28 Apr 2026 12:45:53 GMT</pubDate><r:package>Rhdf5lib</r:package><r:version>2.1.0</r:version><r:status>success</r:status><r:repository>https://bioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/Rhdf5lib</r:upstream><r:article><r:source>Rhdf5lib.Rmd</r:source><r:filename>Rhdf5lib.html</r:filename><r:title>Linking to Rhdf5lib</r:title><r:created>2017-07-07 09:22:10</r:created><r:modified>2026-03-16 10:10:47</r:modified></r:article></item><item><title>[bioc] lpsymphony 1.41.0</title><author>vladislav.kim@embl.de (Vladislav Kim)</author><description>This package was derived from Rsymphony_0.1-17 from CRAN.
These packages provide an R interface to SYMPHONY, an
open-source linear programming solver written in C++. The main
difference between this package and Rsymphony is that it
includes the solver source code (SYMPHONY version 5.6), while
Rsymphony expects to find header and library files on the
users' system. Thus the intention of lpsymphony is to provide
an easy to install interface to SYMPHONY. For Windows,
precompiled DLLs are included in this package.</description><link>https://github.com/r-universe/bioc/actions/runs/26675567639</link><pubDate>Tue, 28 Apr 2026 12:42:21 GMT</pubDate><r:package>lpsymphony</r:package><r:version>1.41.0</r:version><r:status>success</r:status><r:repository>https://bioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/lpsymphony</r:upstream><r:article><r:source>lpsymphony.Rnw</r:source><r:filename>lpsymphony.pdf</r:filename><r:title>Introduction to lpsymphony</r:title><r:created>2017-03-05 20:30:36</r:created><r:modified>2017-03-05 20:30:36</r:modified></r:article></item><item><title>[huber-group-embl] HilbertVis 1.71.0</title><author>sanders@fs.tum.de (Simon Anders)</author><description>Functions to visualize long vectors of integer data by
means of Hilbert curves</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/26558611127</link><pubDate>Tue, 28 Apr 2026 12:33:32 GMT</pubDate><r:package>HilbertVis</r:package><r:version>1.71.0</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://git.bioconductor.org/packages/HilbertVis</r:upstream><r:article><r:source>HilbertVis.Rnw</r:source><r:filename>HilbertVis.pdf</r:filename><r:title>Visualising very long data vectors with the Hilbert curve</r:title><r:created>2013-11-01 20:06:19</r:created><r:modified>2018-09-06 21:17:55</r:modified></r:article></item><item><title>[huber-group-embl] splots 1.79.0</title><author>wolfgang.huber@embl.org (Wolfgang Huber)</author><description>This package is here to support legacy usages of it, but
it should not be used for new code development. It provides a
single function, plotScreen, for visualising data in microtitre
plate or slide format. As a better alternative for such
functionality, please consider the platetools package on CRAN
(https://cran.r-project.org/package=platetools and
https://github.com/Swarchal/platetools), or ggplot2
(geom_raster, facet_wrap) as exemplified in the vignette of
this package.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/26558703661</link><pubDate>Tue, 28 Apr 2026 12:31:55 GMT</pubDate><r:package>splots</r:package><r:version>1.79.0</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://git.bioconductor.org/packages/splots</r:upstream><r:article><r:source>splots.Rmd</r:source><r:filename>splots.html</r:filename><r:title>splots: visualization of data from assays in microtitre plate or slide format</r:title><r:created>2021-01-04 11:37:06</r:created><r:modified>2023-05-04 08:41:52</r:modified></r:article></item><item><title>[huber-group-embl] MSMB 1.31.0</title><author>wolfgang.huber@embl.org (Wolfgang Huber)</author><description>Data sets for the book 'Modern Statistics for Modern
Biology', S.P. Holmes and W. Huber.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/27410622255</link><pubDate>Tue, 28 Apr 2026 12:31:34 GMT</pubDate><r:package>MSMB</r:package><r:version>1.31.0</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://git.bioconductor.org/packages/MSMB</r:upstream><r:article><r:source>MSMB.Rmd</r:source><r:filename>MSMB.html</r:filename><r:title>Data sets for the book 'Modern Statistics for Biology'</r:title><r:created>2022-08-24 10:56:35</r:created><r:modified>2022-08-24 10:56:35</r:modified></r:article></item><item><title>[bioc] biomaRt 2.69.0</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>In recent years a wealth of biological data has become
available in public data repositories. Easy access to these
valuable data resources and firm integration with data analysis
is needed for comprehensive bioinformatics data analysis.
biomaRt provides an interface to a growing collection of
databases implementing the BioMart software suite
(&lt;https://www.ensembl.org/info/data/biomart/index.html&gt;). The
package enables retrieval of large amounts of data in a uniform
way without the need to know the underlying database schemas or
write complex SQL queries.  The most prominent examples of
BioMart databases are maintained by Ensembl, which provides
biomaRt users direct access to a diverse set of data and
enables a wide range of powerful online queries from gene
annotation to database mining.</description><link>https://github.com/r-universe/bioc/actions/runs/26626931687</link><pubDate>Tue, 28 Apr 2026 12:30:57 GMT</pubDate><r:package>biomaRt</r:package><r:version>2.69.0</r:version><r:status>success</r:status><r:repository>https://bioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/biomaRt</r:upstream><r:article><r:source>accessing_ensembl.Rmd</r:source><r:filename>accessing_ensembl.html</r:filename><r:title>Accessing Ensembl annotation with biomaRt</r:title><r:created>2020-01-30 13:17:54</r:created><r:modified>2025-09-29 13:08:59</r:modified></r:article><r:article><r:source>accessing_other_marts.Rmd</r:source><r:filename>accessing_other_marts.html</r:filename><r:title>Using a BioMart other than Ensembl</r:title><r:created>2020-11-10 09:30:57</r:created><r:modified>2025-09-29 13:09:43</r:modified></r:article></item><item><title>[bioc] vsn 3.81.0</title><author>wolfgang.huber@embl.org (Wolfgang Huber)</author><description>The package implements a method for normalising microarray
intensities from single- and multiple-color arrays. It can also
be used for data from other technologies, as long as they have
similar format. The method uses a robust variant of the
maximum-likelihood estimator for an additive-multiplicative
error model and affine calibration. The model incorporates data
calibration step (a.k.a. normalization), a model for the
dependence of the variance on the mean intensity and a variance
stabilizing data transformation. Differences between
transformed intensities are analogous to &quot;normalized
log-ratios&quot;. However, in contrast to the latter, their variance
is independent of the mean, and they are usually more sensitive
and specific in detecting differential transcription.</description><link>https://github.com/r-universe/bioc/actions/runs/26630758655</link><pubDate>Tue, 28 Apr 2026 12:30:04 GMT</pubDate><r:package>vsn</r:package><r:version>3.81.0</r:version><r:status>success</r:status><r:repository>https://bioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/vsn</r:upstream><r:article><r:source>A-vsn.Rmd</r:source><r:filename>A-vsn.html</r:filename><r:title>Introduction to vsn</r:title><r:created>2017-07-28 20:42:04</r:created><r:modified>2026-01-10 14:54:22</r:modified></r:article><r:article><r:source>C-likelihoodcomputations.Rmd</r:source><r:filename>C-likelihoodcomputations.html</r:filename><r:title>Likelihood Calculations for vsn</r:title><r:created>2026-03-23 09:57:40</r:created><r:modified>2026-03-23 09:57:40</r:modified></r:article><r:article><r:source>D-convergence.Rmd</r:source><r:filename>D-convergence.html</r:filename><r:title>Verifying and assessing the performance with simulated data</r:title><r:created>2026-03-13 15:37:59</r:created><r:modified>2026-03-13 15:41:52</r:modified></r:article></item><item><title>[huber-group-embl] DEXSeq 1.57.2</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>The package is focused on finding differential exon usage
using RNA-seq exon counts between samples with different
experimental designs. It provides functions that allows the
user to make the necessary statistical tests based on a model
that uses the negative binomial distribution to estimate the
variance between biological replicates and generalized linear
models for testing. The package also provides functions for the
visualization and exploration of the results.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/26581909315</link><pubDate>Sun, 12 Apr 2026 12:56:04 GMT</pubDate><r:package>DEXSeq</r:package><r:version>1.57.2</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/Huber-group-EMBL/DEXSeq</r:upstream><r:article><r:source>DEXSeq.Rmd</r:source><r:filename>DEXSeq.html</r:filename><r:title>Inferring differential exon usage in RNA-Seq data with the DEXSeq package</r:title><r:created>2019-03-01 02:36:10</r:created><r:modified>2026-04-08 07:51:23</r:modified></r:article></item><item><title>[huber-group-embl] biomaRt 2.67.7</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>In recent years a wealth of biological data has become
available in public data repositories. Easy access to these
valuable data resources and firm integration with data analysis
is needed for comprehensive bioinformatics data analysis.
biomaRt provides an interface to a growing collection of
databases implementing the BioMart software suite
(&lt;https://www.ensembl.org/info/data/biomart/index.html&gt;). The
package enables retrieval of large amounts of data in a uniform
way without the need to know the underlying database schemas or
write complex SQL queries.  The most prominent examples of
BioMart databases are maintained by Ensembl, which provides
biomaRt users direct access to a diverse set of data and
enables a wide range of powerful online queries from gene
annotation to database mining.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/27054797195</link><pubDate>Tue, 07 Apr 2026 10:21:05 GMT</pubDate><r:package>biomaRt</r:package><r:version>2.67.7</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/Huber-group-EMBL/biomaRt</r:upstream><r:article><r:source>accessing_ensembl.Rmd</r:source><r:filename>accessing_ensembl.html</r:filename><r:title>Accessing Ensembl annotation with biomaRt</r:title><r:created>2020-01-30 13:17:54</r:created><r:modified>2025-09-29 13:08:59</r:modified></r:article><r:article><r:source>accessing_other_marts.Rmd</r:source><r:filename>accessing_other_marts.html</r:filename><r:title>Using a BioMart other than Ensembl</r:title><r:created>2020-11-10 09:30:57</r:created><r:modified>2025-09-29 13:09:43</r:modified></r:article></item><item><title>[huber-group-embl] vsn 3.79.6</title><author>wolfgang.huber@embl.org (Wolfgang Huber)</author><description>The package implements a method for normalising microarray
intensities from single- and multiple-color arrays. It can also
be used for data from other technologies, as long as they have
similar format. The method uses a robust variant of the
maximum-likelihood estimator for an additive-multiplicative
error model and affine calibration. The model incorporates data
calibration step (a.k.a. normalization), a model for the
dependence of the variance on the mean intensity and a variance
stabilizing data transformation. Differences between
transformed intensities are analogous to &quot;normalized
log-ratios&quot;. However, in contrast to the latter, their variance
is independent of the mean, and they are usually more sensitive
and specific in detecting differential transcription.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/26435918709</link><pubDate>Fri, 27 Mar 2026 13:22:05 GMT</pubDate><r:package>vsn</r:package><r:version>3.79.6</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/Huber-group-EMBL/vsn</r:upstream><r:article><r:source>A-vsn.Rmd</r:source><r:filename>A-vsn.html</r:filename><r:title>Introduction to vsn</r:title><r:created>2017-07-28 20:42:04</r:created><r:modified>2026-01-10 14:54:22</r:modified></r:article><r:article><r:source>C-likelihoodcomputations.Rmd</r:source><r:filename>C-likelihoodcomputations.html</r:filename><r:title>Likelihood Calculations for vsn</r:title><r:created>2026-03-23 09:57:40</r:created><r:modified>2026-03-23 09:57:40</r:modified></r:article><r:article><r:source>D-convergence.Rmd</r:source><r:filename>D-convergence.html</r:filename><r:title>Verifying and assessing the performance with simulated data</r:title><r:created>2026-03-13 15:37:59</r:created><r:modified>2026-03-13 15:41:52</r:modified></r:article></item><item><title>[huber-group-embl] DESeq2 1.51.7</title><author>michaelisaiahlove@gmail.com (Michael Love)</author><description>Estimate variance-mean dependence in count data from
high-throughput sequencing assays and test for differential
expression based on a model using the negative binomial
distribution.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/26089804055</link><pubDate>Thu, 12 Mar 2026 17:58:58 GMT</pubDate><r:package>DESeq2</r:package><r:version>1.51.7</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/thelovelab/DESeq2</r:upstream><r:article><r:source>DESeq2.Rmd</r:source><r:filename>DESeq2.html</r:filename><r:title>Analyzing RNA-seq data with DESeq2</r:title><r:created>2016-11-18 04:43:20</r:created><r:modified>2025-11-18 13:51:50</r:modified></r:article></item><item><title>[huber-group-embl] rhdf5filters 1.23.3</title><author>hugo.gruson@embl.de (Hugo Gruson)</author><description>Provides a collection of additional compression filters
for HDF5 datasets. The package is intended to provide seamless
integration with rhdf5, however the compiled filters can also
be used with external applications.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/25994724461</link><pubDate>Tue, 09 Dec 2025 15:31:48 GMT</pubDate><r:package>rhdf5filters</r:package><r:version>1.23.3</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/Huber-group-EMBL/rhdf5filters</r:upstream><r:article><r:source>rhdf5filters.Rmd</r:source><r:filename>rhdf5filters.html</r:filename><r:title>HDF5 Compression Filters</r:title><r:created>2019-12-18 13:10:22</r:created><r:modified>2024-04-15 09:07:03</r:modified></r:article></item><item><title>[huber-group-embl] EBImage 4.47.1</title><author>andrzej.oles@gmail.com (Andrzej Oleś)</author><description>EBImage provides general purpose functionality for image
processing and analysis. In the context of (high-throughput)
microscopy-based cellular assays, EBImage offers tools to
segment cells and extract quantitative cellular descriptors.
This allows the automation of such tasks using the R
programming language and facilitates the use of other tools in
the R environment for signal processing, statistical modeling,
machine learning and visualization with image data.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/26437996307</link><pubDate>Mon, 14 Oct 2024 22:35:40 GMT</pubDate><r:package>EBImage</r:package><r:version>4.47.1</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/aoles/EBImage</r:upstream><r:article><r:source>EBImage-introduction.Rmd</r:source><r:filename>EBImage-introduction.html</r:filename><r:title>Introduction to EBImage</r:title><r:created>2015-05-27 16:28:32</r:created><r:modified>2020-03-28 21:18:08</r:modified></r:article></item><item><title>[huber-group-embl] IHW 1.29.0</title><author>nikos.ignatiadis01@gmail.com (Nikos Ignatiadis)</author><description>Independent hypothesis weighting (IHW) is a multiple
testing procedure that increases power compared to the method
of Benjamini and Hochberg by assigning data-driven weights to
each hypothesis. The input to IHW is a two-column table of
p-values and covariates. The covariate can be any
continuous-valued or categorical variable that is thought to be
informative on the statistical properties of each hypothesis
test, while it is independent of the p-value under the null
hypothesis.</description><link>https://github.com/r-universe/huber-group-embl/actions/runs/26437757026</link><pubDate>Tue, 25 Apr 2023 14:43:54 GMT</pubDate><r:package>IHW</r:package><r:version>1.29.0</r:version><r:status>success</r:status><r:repository>https://huber-group-embl.r-universe.dev</r:repository><r:upstream>https://github.com/nignatiadis/IHW</r:upstream><r:article><r:source>introduction_to_ihw.Rmd</r:source><r:filename>introduction_to_ihw.html</r:filename><r:title>Introduction to Independent Hypothesis Weighting with the IHW Package</r:title><r:created>2016-01-31 16:28:33</r:created><r:modified>2016-10-03 22:01:49</r:modified></r:article></item></channel></rss>