<?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>tempbioc.r-universe.dev</title><link>https://tempbioc.r-universe.dev</link><description>Recent package updates in tempbioc</description><generator>R-universe</generator><image><url>https://github.com/tempbioc.png</url><title>R packages by tempbioc</title><link>https://tempbioc.r-universe.dev</link></image><lastBuildDate>Thu, 11 Jun 2026 12:42:59 GMT</lastBuildDate><item><title>[tempbioc] OSTA 1.3.1</title><author>lmweb012@gmail.com (Lukas M. Weber)</author><description>This package contains source files for the &quot;Orchestrating
Spatial Transcriptomics Analysis with Bioconductor&quot; online
book. This book provides interactive examples and discussion on
key principles of computational analysis workflows for spatial
transcriptomics data using Bioconductor in R. The book contains
chapters describing individual analysis steps as well as
extended workflows, each with examples including R code and
datasets.</description><link>https://github.com/r-universe/tempbioc/actions/runs/27368685409</link><pubDate>Thu, 11 Jun 2026 12:42:59 GMT</pubDate><r:package>OSTA</r:package><r:version>1.3.1</r:version><r:status>failure</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/OSTA</r:upstream></item><item><title>[tempbioc] BiocGenerics 0.59.7</title><author>hpages.on.github@gmail.com (Hervé Pagès)</author><description>The package defines many S4 generic functions used in
Bioconductor.</description><link>https://github.com/r-universe/tempbioc/actions/runs/27059554909</link><pubDate>Sat, 06 Jun 2026 07:19:42 GMT</pubDate><r:package>BiocGenerics</r:package><r:version>0.59.7</r:version><r:status>success</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/BiocGenerics</r:upstream></item><item><title>[tempbioc] Biobase 2.73.1</title><author>maintainer@bioconductor.org (Bioconductor Package Maintainer)</author><description>Functions that are needed by many other packages or which
replace R functions.</description><link>https://github.com/r-universe/tempbioc/actions/runs/27059713764</link><pubDate>Tue, 28 Apr 2026 23:00:16 GMT</pubDate><r:package>Biobase</r:package><r:version>2.73.1</r:version><r:status>success</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/Biobase</r:upstream><r:article><r:source>ExpressionSetIntroduction.Rnw</r:source><r:filename>ExpressionSetIntroduction.pdf</r:filename><r:title>An introduction to Biobase and ExpressionSets</r:title><r:created>2013-10-18 21:56:02</r:created><r:modified>2018-07-17 21:44:18</r:modified></r:article><r:article><r:source>esApply.Rmd</r:source><r:filename>esApply.html</r:filename><r:title>esApply Introduction</r:title><r:created>2022-10-22 20:39:12</r:created><r:modified>2022-10-28 20:33:49</r:modified></r:article><r:article><r:source>BiobaseDevelopment.Rmd</r:source><r:filename>BiobaseDevelopment.html</r:filename><r:title>Biobase development and the new eSet</r:title><r:created>2022-10-31 20:04:22</r:created><r:modified>2022-10-31 20:04:22</r:modified></r:article></item><item><title>[tempbioc] ontoProc 2.7.0</title><author>stvjc@channing.harvard.edu (Vincent Carey)</author><description>Support harvesting of diverse bioinformatic ontologies,
making particular use of the ontologyIndex package on CRAN. We
provide snapshots of key ontologies for terms about cells, cell
lines, chemical compounds, and anatomy, to help analyze
genome-scale experiments, particularly cell x compound screens.
Another purpose is to strengthen development of compelling use
cases for richer interfaces to emerging ontologies.</description><link>https://github.com/r-universe/tempbioc/actions/runs/26628864807</link><pubDate>Tue, 28 Apr 2026 18:29:37 GMT</pubDate><r:package>ontoProc</r:package><r:version>2.7.0</r:version><r:status>success</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/ontoProc</r:upstream><r:article><r:source>ontoProc.Rmd</r:source><r:filename>ontoProc.html</r:filename><r:title>ontoProc: Ontology interfaces for Bioconductor, with focus on cell type identification</r:title><r:created>2017-09-10 15:22:23</r:created><r:modified>2026-02-25 18:15:53</r:modified></r:article><r:article><r:source>owlents.Rmd</r:source><r:filename>owlents.html</r:filename><r:title>owlents: using OWL directly in ontoProc</r:title><r:created>2023-11-17 13:28:19</r:created><r:modified>2026-02-25 18:15:53</r:modified></r:article></item><item><title>[tempbioc] OHCA 1.9.0</title><author>jacquesserizay@gmail.com (Jacques Serizay)</author><description>The primary aim of this book is to introduce the R user to
Hi-C analysis. This book starts with key concepts important for
the analysis of chromatin conformation capture and then
presents Bioconductor tools that can be leveraged to process,
analyze, explore and visualize Hi-C data.</description><link>https://github.com/r-universe/tempbioc/actions/runs/26557760933</link><pubDate>Tue, 28 Apr 2026 12:53:51 GMT</pubDate><r:package>OHCA</r:package><r:version>1.9.0</r:version><r:status>success</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/OHCA</r:upstream><r:article><r:source>stub.Rmd</r:source><r:filename>stub.html</r:filename><r:title>Link to book</r:title><r:created>2023-11-03 12:31:39</r:created><r:modified>2024-01-22 11:34:44</r:modified></r:article></item><item><title>[tempbioc] OSCA.multisample 1.21.0</title><author>alan.ocallaghan@outlook.com (Alan OCallaghan)</author><description>Deploys the multi-sample analysis chapters for the
&quot;Orchestrating Single Cell Analysis with Bioconductor&quot; book.
This describes the handling of multiple samples in a
single-cell RNA-seq analysis, starting with integration of
multiple datasets into a common space for consistent analyses,
differential expression comparisons between conditions based on
pseudo-bulk samples, and differential abundance analyses for
cell subpopulations. It is intended for readers who are already
familiar with basic single-cell analyses, possibly after
reading some of the prior books in this collection.</description><link>https://github.com/r-universe/tempbioc/actions/runs/26629664470</link><pubDate>Tue, 28 Apr 2026 12:53:46 GMT</pubDate><r:package>OSCA.multisample</r:package><r:version>1.21.0</r:version><r:status>failure</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/OSCA.multisample</r:upstream></item><item><title>[tempbioc] OSCA.advanced 1.21.0</title><author>ludwig_geistlinger@hms.harvard.edu (Ludwig Geistlinger)</author><description>Deploys the advanced analysis chapters for the
&quot;Orchestrating Single Cell Analysis with Bioconductor&quot; book.
This describes the more complex steps of a single-cell RNA-seq
analysis ranging from doublet detection, cell cycle assignment,
specific steps for processing droplet data, nuclei-specific
analyses, trajectory analyses, integrated analyses with protein
abundances, and interactive visualization. It also elaborates
on some of the basic analysis steps, focusing on alternative
strategies and theoretical considerations. It is intended for
readers who are already familiar with basic single-cell
analyses, possibly after reading some of the prior books in
this collection.</description><link>https://github.com/r-universe/tempbioc/actions/runs/26581193540</link><pubDate>Tue, 28 Apr 2026 12:53:44 GMT</pubDate><r:package>OSCA.advanced</r:package><r:version>1.21.0</r:version><r:status>failure</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/OSCA.advanced</r:upstream></item><item><title>[tempbioc] OSCA.workflows 1.21.0</title><author>peter.hickey@gmail.com (Peter Hickey)</author><description>Deploys the workflows of the &quot;Orchestrating Single Cell
Analysis with Bioconductor&quot; book. This contains worked case
studies of analyses of a variety of single-cell datasets, each
proceeding from a SingleCellExperiment object. Exposition is
generally minimal other than for dataset-specific
justifications for parameter tweaks; refer to the other books
in the OCSA collection for a detailed explanation of the
theoretical basis of each step. It is intended for readers who
already know the background and just want some code to copy and
paste into their own analyses.</description><link>https://github.com/r-universe/tempbioc/actions/runs/26629457578</link><pubDate>Tue, 28 Apr 2026 12:53:42 GMT</pubDate><r:package>OSCA.workflows</r:package><r:version>1.21.0</r:version><r:status>failure</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/OSCA.workflows</r:upstream></item><item><title>[tempbioc] OSCA.intro 1.21.0</title><author>ludwig_geistlinger@hms.harvard.edu (Ludwig Geistlinger)</author><description>Deploys the introduction to the &quot;Orchestrating Single Cell
Analysis with Bioconductor&quot; book. This describes how to install
R and Bioconductor packages, links out to some resources to
learn R, describes how to load datasets into an R session,
provides an overview of the SingleCellExperiment class, and
performs a &quot;quick start&quot; demonstration for basic single-cell
RNA-seq analyses. It is intended for readers with little-to-no
computational background who are just getting started with
analyses in R.</description><link>https://github.com/r-universe/tempbioc/actions/runs/26629063020</link><pubDate>Tue, 28 Apr 2026 12:53:40 GMT</pubDate><r:package>OSCA.intro</r:package><r:version>1.21.0</r:version><r:status>failure</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/OSCA.intro</r:upstream></item><item><title>[tempbioc] OSCA.basic 1.21.0</title><author>peter.hickey@gmail.com (Peter Hickey)</author><description>Deploys basic analysis chapters for the &quot;Orchestrating
Single Cell Analysis with Bioconductor&quot; book. This describes
the steps of a simple single-cell RNA-seq analysis, involving
quality control, normalization, various forms of dimensionality
reduction, clustering into subpopulations, detection of marker
genes, and annotation of cell types. It is intended for users
who already have some familiarity with R and want to get
hands-on with some basic single-cell analyses.</description><link>https://github.com/r-universe/tempbioc/actions/runs/26581191315</link><pubDate>Tue, 28 Apr 2026 12:53:37 GMT</pubDate><r:package>OSCA.basic</r:package><r:version>1.21.0</r:version><r:status>success</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/OSCA.basic</r:upstream><r:article><r:source>stub.Rmd</r:source><r:filename>stub.html</r:filename><r:title>Link to book</r:title><r:created>2021-01-18 07:54:48</r:created><r:modified>2021-01-18 07:54:48</r:modified></r:article></item><item><title>[tempbioc] OSCA 1.23.0</title><author>alan.ocallaghan@outlook.com (Alan OCallaghan)</author><description>Online book for orchestrating single cell analysis with
Bioconductor. Contains plenty of worked examples, theoretical
background and some philosophical discussions on the nature of
single-cell data analysis.</description><link>https://github.com/r-universe/tempbioc/actions/runs/26872111260</link><pubDate>Tue, 28 Apr 2026 12:53:30 GMT</pubDate><r:package>OSCA</r:package><r:version>1.23.0</r:version><r:status>success</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/OSCA</r:upstream><r:article><r:source>stub.Rmd</r:source><r:filename>stub.html</r:filename><r:title>Link to book</r:title><r:created>2020-10-04 08:23:20</r:created><r:modified>2021-01-31 02:44:58</r:modified></r:article></item><item><title>[tempbioc] Rhtslib 3.9.0</title><author>hpages.on.github@gmail.com (Hervé Pagès)</author><description>This package provides version 1.18 of the 'HTSlib' C
library for high-throughput sequence analysis. The package is
primarily useful to developers of other R packages who wish to
make use of HTSlib. Motivation and instructions for use of this
package are in the vignette, vignette(package=&quot;Rhtslib&quot;,
&quot;Rhtslib&quot;).</description><link>https://github.com/r-universe/tempbioc/actions/runs/26628910649</link><pubDate>Tue, 28 Apr 2026 12:40:40 GMT</pubDate><r:package>Rhtslib</r:package><r:version>3.9.0</r:version><r:status>success</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/Rhtslib</r:upstream><r:article><r:source>Rhtslib.Rmd</r:source><r:filename>Rhtslib.html</r:filename><r:title>Motivation and use of Rhtslib</r:title><r:created>2015-03-04 00:49:46</r:created><r:modified>2024-11-27 01:24:54</r:modified></r:article></item><item><title>[tempbioc] DirichletMultinomial 1.55.0</title><author>mtmorgan.xyz@gmail.com (Martin Morgan)</author><description>Dirichlet-multinomial mixture models can be used to
describe variability in microbial metagenomic data. This
package is an interface to code originally made available by
Holmes, Harris, and Quince, 2012, PLoS ONE 7(2): 1-15, as
discussed further in the man page for this package,
?DirichletMultinomial.</description><link>https://github.com/r-universe/tempbioc/actions/runs/27059714194</link><pubDate>Tue, 28 Apr 2026 12:36:30 GMT</pubDate><r:package>DirichletMultinomial</r:package><r:version>1.55.0</r:version><r:status>success</r:status><r:repository>https://tempbioc.r-universe.dev</r:repository><r:upstream>https://github.com/bioc/DirichletMultinomial</r:upstream><r:article><r:source>DirichletMultinomial.Rmd</r:source><r:filename>DirichletMultinomial.html</r:filename><r:title>DirichletMultinomial for Clustering and Classification of Microbiome Data</r:title><r:created>2024-10-19 16:42:23</r:created><r:modified>2024-10-19 16:42:23</r:modified></r:article></item></channel></rss>