October 25, 2023

Bioconductors:

We are pleased to announce Bioconductor 3.18, consisting of 2266 software packages, 429 experiment data packages, 920 annotation packages, 30 workflows and 4 books.

There are 69 new software packages, 10 new data experiment packages, 8 new annotation packages, no new workflows, 1 new book, and many updates and improvements to existing packages.

Bioconductor 3.18 is compatible with R 4.3, and is supported on Linux, 64-bit Windows, Intel 64-bit macOS 11 (Big Sur) or higher and macOS arm64. This release will also include updated Bioconductor Docker containers.

Thank you to everyone for your contribution to Bioconductor

Visit Bioconductor BiocViews for details and downloads.

Contents

Getting Started with Bioconductor 3.18

To update to or install Bioconductor 3.18:

  1. Install R 4.3. Bioconductor 3.18 has been designed expressly for this version of R.

  2. Follow the instructions at Installing Bioconductor.

New Software Packages

There are 69 new software packages in this release of Bioconductor.

New Data Experiment Packages

There are 10 new data experiment packages in this release of Bioconductor.

New Annotation Packages

There are 8 new annotation packages.

New Workflow Packages

There are no new workflow packages in this release of Bioconductor.

New Online Books

There is one new online book.

NEWS from existing Software Packages

adverSCarial

            Changes in version 0.99.54 (2023-10-22)                 

affxparser

             Changes in version 1.73.0 (2023-04-25)                 

Notes

ALDEx2

                    Changes in version 1.33                         

NEW FEATURES (MPN, GBG

AnVIL

                   Changes in version 1.14.0                        

NEW FEATURES

USER VISIBLE CHANGES

AnVILPublish

                   Changes in version 1.12.0                        

Bug Fixes

apeglm

                   Changes in version 1.23.1                        

aroma.light

             Changes in version 3.31.1 (2023-06-30)                 

Documentation

Notes

ASpli

                   Changes in version 2.11.1                        

BUG FIXES

BUG FIXES

ATACseqQC

                   Changes in version 1.25.2                        

BASiCS

             Changes in version 2.13.3 (2023-06-16)                 

benchdamic

             Changes in version 1.7.5 (2023-10-13)                  

BindingSiteFinder

                   Changes in version 1.7.12                        

bioCancer

                   Changes in version 1.29.05                       

BiocBaseUtils

                    Changes in version 1.4.0                        

New features

BiocCheck

                   Changes in version 1.38.0                        

BUG FIXES AND MINOR IMPROVEMENTS

BiocFileCache

                     Changes in version 2.9                         

USER VISIBLE CHANGE

BiocHubsShiny

                    Changes in version 1.2.0                        

Bug fixes and minor improvements

BioCor

                    Changes in version 1.26                         

BiocPkgTools

                   Changes in version 1.20.0                        

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

BiocStyle

                   Changes in version 2.30.0                        

BUG FIXES

biocthis

                   Changes in version 1.11.3                        

BUG FIXES

BUG FIXES

BUG FIXES

biodbHmdb

             Changes in version 1.7.1 (2023-09-20)                  

biomaRt

                   Changes in version 2.58.0                        

USER VISIBLE CHANGES

BioNAR

                     Changes in version 1.3                         

biosigner

                   Changes in version 1.29.2                        

MINOR MODIFICATION

Biostrings

                   Changes in version 2.70.0                        

NEW FEATURES

BridgeDbR

                   Changes in version 2.11.2                        

BUG FIXES

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

BSgenomeForge

                    Changes in version 1.2.0                        

NEW FEATURES

CaDrA

                   Changes in version 0.99.1                        

CAGEr

                    Changes in version 2.8.0                        

BUG FIXES

NEW FEATURES

Cardinal

             Changes in version 3.3.5 (2023-10-19)                  

BUG FIXES

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

BUG FIXES

BUG FIXES

BUG FIXES

CardinalIO

                   Changes in version 0.99.2                        

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

cBioPortalData

                   Changes in version 2.14.0                        

Bug fixes and minor improvements

CCPlotR

             Changes in version 0.99.3 (2023-10-06)                 

CellBarcode

                    Changes in version 1.7.0                        

New features

Incompatible changes

bc_extract now only accepts a vector or list, and returns BarcodeObj, instead of returning data.frame when the input is a single sample.

cellxgenedp

                     Changes in version 1.6                         

cfdnakit

             Changes in version 0.99.4 (2023-05-28)                 

cfTools

                    Changes in version 1.2.0                        

NEW FEATURES

ChIPpeakAnno

                   Changes in version 3.35.3                        

circRNAprofiler

                   Changes in version 1.15.2                        

ClassifyR

                    Changes in version 3.6.0                        

clusterProfiler

                    Changes in version 4.9.5                        

ClustIRR

                 Changes in version 0.99.28-29                      

CNVfilteR

                   Changes in version 1.15.2                        

MINOR

CNVMetrics

                    Changes in version 1.5.1                        

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

compcodeR

                   Changes in version 1.37.3                        

compSPOT

                   Changes in version 0.99.10                       

COTAN

                    Changes in version 2.1.8                        

Made passing clusterizations to COTAN functions more easy: now all functions that take a COTAN object and a clusterization as input parameters can also take a clusterization name

Added time-stamps to log entries when written on a log file

Fixed bug in the clustersMarkersHeatmapPlot function when given a clusterization not matching the latest added to the COTAN object

Fixed issue with the highest possible resolution in seuratClustering() function, needed when large datasets must be split in many clusters

                    Changes in version 2.1.7                        

Added new flag to the function cleanPlots() to suppress evaluation of the PCA on the normalized data. In particular, this allows to reduce significantly time spent within the function checkClusterUniformity()

Added initialResolution parameter to cellsUniformClustering(): it allows users to specify the initial resolution used in the calls to Seurat::FindClusters() method. It now uses the same default as Seurat

Added new method estimateNuLinearByCluster() that calculates nu ensuring that its average is 1.0 in each given cluster

                    Changes in version 2.1.6                        

Added function reorderClusterization(): it reorders the given clusterization so that near clusters have also near labels

The functions cellsUniformClustering() and mergeUniformCellsClusters() now return the result of this new function

Separated p-value calculations from DEAOnClusters() into the new function pValueFromDEA(). Those data.frames are no longer part of the list returned by the functions DEAOnClusters() and mergeUniformCellsClusters()

Added function getClusters() to retrieve the wanted clusterization from the cells’ meta-dataset

Added function calculateGenesCE(): it returns the cross-entropy between the expected absence of a gene reading against the observed state

Fixed minor issue with logThis() to file: it was always appending a new line even when appendLF was set to FALSE

Now checkClusterUniformity() returns more GDI stats like the percentage of genes above threshold or the last percentile of the GDI values

Revamped mergeUniformCellsClusters() to select in order all the the most likely candidates pairs of clusters to merge. Provided new user parameter to balance the merging of most possible candidates versus the time spent doing so

Improved dropGenesCells() method: it now retains all meta-data information that is not related to the results of the other methods

Added zoomed UDE plot to cleanPlots() return. It suggests a possible cut level for low UDE cells

                    Changes in version 2.1.5                        

Improved mergeUniformCellsClusters(): now it attempts to merge more clusters pairs

Now errors in the seuratClustering() function are interpreted as remaining cells not-clustered “-1”. This applies mostly to cases when Seurat finds only singlets

Added flag calcCoex to proceedToCoex() and automaticCOTANObjectCreation() functions to allow user not to spend time calculating the genes’ COEX when not needed

Solved potential issue in the clustersMarkersHeatmapPlot() regarding clusters’ labels

Added new internal function niceFactorLevels() that ensures all the factors’ levels will have labels with the same length, via padding the integers values with ‘0’ and string values with ‘_’

Relaxed tolerance on tests comparing against saved data

                    Changes in version 2.1.4                        

Speed-up by use of parallelDist::parDist() to calculate distances instead of stats::dist()

Fixed regression tests failing on non-Linux architectures

                    Changes in version 2.1.3                        

Completed function clustersMarkersHeatmapPlot()

Added new utility function normalizeNameAndLabels()

Added mergeClusters() and multiMergeClusters() functions

Added support to conditions in cells’ meta-data

Now clusterizations are stored as factors

Fixed COTAN::validity method in AllClasses.R

                    Changes in version 2.1.2                        

Fixed bug in proceedToCoex() in cases when saveObj == TRUE

                    Changes in version 2.1.1                        

Updated README.md and NEWS.md

Renamed methods dealing with housekeeping genes and fully-expressed cells to use the more proper names fully-expressed genes and fully-expressing cells

Added possibility to users to set the cutoff and thresholds used by the clean and related methods

                    Changes in version 2.1.0                        

First release in Bioconductor 3.18

CTdata

                     Changes in version 1.1                         

CTdata 1.1.5

CTdata 1.1.4

CTdata 1.1.3

CTdata 1.1.2

CTdata 1.1.1

CTdata 1.1.0

cytomapper

             Changes in version 1.13.1 (2023-09-26)                 

CytoML

                    Changes in version 3.11                         

API Changes

Fixes/internal changes

API Changes

Fixes/internal changes

CytoPipeline

                     Changes in version 1.1                         

CytoPipeline 1.1.5

CytoPipeline 1.1.4

CytoPipeline 1.1.3

CytoPipeline 1.1.2

CytoPipeline 1.1.1

CytoPipeline 0.99

CytoPipeline 0.99.6

CytoPipeline 0.99.5

CytoPipeline 0.99.4

CytoPipeline 0.99.3

CytoPipeline 0.99.2

CytoPipeline 0.99.1

CytoPipeline 0.99.0

CytoPipelineGUI

                    Changes in version 0.99                         

CytoPipelineGUI 0.99.2

CytoPipelineGUI 0.99.1

CytoPipelineGUI 0.99.0

cytoviewer

             Changes in version 1.1.3 (2023-10-19)                  

DCATS

             Changes in version 0.99.7 (2023-05-25)                 

dearseq

             Changes in version 1.13.3 (2023-06-16)                 

decontX

             Changes in version 0.99.5 (2023-10-19)                 

deepSNV

             Changes in version 1.99.3 (2013-07-25)                 

Updates

Bugfixes

Updates

Bugfixes

Updates

Bugfixes

Updates

DelayedArray

                   Changes in version 0.28.0                        

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

DelayedMatrixStats

                    Changes in version 1.23                         

demuxSNP

                    Changes in version 0.99                         

Submitted to Bioconductor

Features

Functions to create a supervised demultiplexing classification model using cell hashing and SNPs to aid in:

DepecheR

             Changes in version 1.17.4 (2023-08-14)                 

DESeq2

                   Changes in version 1.42.0                        

DESpace

                    Changes in version 1.0.2                        

DifferentialRegulation

                   Changes in version 1.98.0                        

dittoSeq

                    Changes in version 1.14                         

DMRcate

                   Changes in version 2.15.1                        

DNAcopy

                   Changes in version 1.75.5                        

DOSE

                   Changes in version 3.27.3                        

dreamlet

                   Changes in version 0.99.28                       

dupRadar

                   Changes in version 1.30.3                        

easylift

                    Changes in version 1.0.0                        

EBSeq

                    Changes in version 2.0.0                        

edgeR

                    Changes in version 4.0.0                        

enrichplot

                   Changes in version 1.21.3                        

enrichViewNet

                   Changes in version 0.99.2                        

NEW FEATURES

NEW FEATURES

NEW FEATURES

ensembldb

                   Changes in version 2.25.1                        

epialleleR

             Changes in version 1.9.8 (2023-09-29)                  

epigraHMM

                    Changes in version 1.9.1                        

epistack

             Changes in version 1.7.1 (2022-07-21)                  

escheR

                    Changes in version 1.2.0                        

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

esetVis

                   Changes in version 1.27.1                        

EWCE

                    Changes in version 1.9.3                        

Bug fixes

Bug fixes

Bug fixes

ExperimentHub

                    Changes in version 2.9.0                        

DOCUMENTATION

extraChIPs

                   Changes in version 1.5.14                        

fastreeR

             Changes in version 1.5.2 (2023-08-24)                  

fenr

                   Changes in version 0.99.7                        

In response to reviewer’s comments

BioPlanet seems defunct

Minor adjustments to speed up building and testing

fishpond

                    Changes in version 2.8.0                        

fmrs

                    Changes in version 2.0.1                        

IMPROVEMENTS SINCE LAST RELEASE

BUG FIXES

IMPROVEMENTS SINCE LAST RELEASE

BUG FIXES

gcatest

             Changes in version 2.1.9 (2023-07-26)                  

Major overhaul from last version (1.3.2, last updated 2016-10-06). Visible differences are support for BEDMatrix and fewer cases in which association p-values are NA. Internally there was major code restructuring, and added unit tests for all functions.

gDNAx

             Changes in version 0.99.6 (2023-05-26)                 

USER VISIBLE CHANGES

gDR

             Changes in version 0.99.9 (2023-10-18)                 

gDRcore

            Changes in version 0.99.43 (2023-10-17)                 

gDRimport

            Changes in version 0.99.25 (2023-10-17)                 

gDRstyle

            Changes in version 0.99.22 (2023-10-17)                 

gDRutils

            Changes in version 0.99.34 (2023-10-18)                 

gdsfmt

                   Changes in version 1.36.1                        

UTILITIES

gemma.R

                    Changes in version 2.0.0                        

GeneTonic

                    Changes in version 2.6.0                        

Bug fixes

GenomeInfoDb

                   Changes in version 1.38.0                        

NEW FEATURES

BUG FIXES

GenomicAlignments

                   Changes in version 1.38.0                        

GenomicFeatures

                   Changes in version 1.54.0                        

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

GenomicPlot

                   Changes in version 0.99.15                       

NEW FEATURES

None

SIGNIFICANT CHANGES

BUG FIXES

None

                   Changes in version 0.99.14                       

NEW FEATURES

None

SIGNIFICANT CHANGES

BUG FIXES

None

                   Changes in version 0.99.13                       

NEW FEATURES

None

SIGNIFICANT CHANGES

BUG FIXES

NEW FEATURES

SIGNIFICANT CHANGES

BUG FIXES

None

GenomicRanges

                   Changes in version 1.54.0                        

NEW FEATURES

BUG FIXES

GenomicScores

                   Changes in version 2.14.0                        

USER VISIBLE CHANGES

gg4way

                   Changes in version 0.99.2                        

ggkegg

             Changes in version 0.99.3 (2023-08-25)                 

ggsc

                   Changes in version 0.99.11                       

ggtree

                    Changes in version 3.9.1                        

ggtreeDendro

                    Changes in version 1.3.2                        

glmGamPoi

              Changes in version 1.13 (2023-07-03)                  

GloScope

             Changes in version 0.99.5 (2023-10-23)                 

GNOSIS

             Changes in version 1.99.0 (2023-09-04)                 

GOSemSim

                   Changes in version 2.27.3                        

goSorensen

                    Changes in version 1.3.0                        

We add the following functions

In addition:

GRaNIE

          Changes in version 1.5.2-1.5.3 (2023-08-20)               

New features

New features and stability improvements

graphite

             Changes in version 1.47.1 (2023-10-11)                 

GreyListChIP

                   Changes in version 1.32.1                        

GSVA

                    Changes in version 1.50                         

USER VISIBLE CHANGES

BUG FIXES

HarmonizR

                   Changes in version 0.99.1                        

NEW FEATURES

SIGNIFICANT OTHER CHANGES

HDF5Array

                   Changes in version 1.30.0                        

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

HERON

                   Changes in version 0.99.0                        

HIBAG

                   Changes in version 1.38.0                        

HiCcompare

             Changes in version 1.23.1 (2023-06-03)                 

HiCDOC

             Changes in version 1.3.2 (2023-09-22)                  

hoodscanR

                   Changes in version 0.99.5                        

Remove codes that are commented out.

                   Changes in version 0.99.4                        

user perspective/experience

code

vignette

documentation

other

First submission to Bioconductor.

HPAanalyze

                    Changes in version 1.19                         

hypeR

                    Changes in version 2.0.1                        

IgGeneUsage

                    Changes in version 1.15                         

illuminaio

             Changes in version 0.43.0 (2023-04-25)                 

Notes

imcRtools

             Changes in version 1.7.8 (2023-10-19)                  

immunoClust

                   Changes in version 1.33.6                        

iNETgrate

            Changes in version 0.99.120 (2023-06-29)                

General

Changes in existing functions

Changes in existing functions

Changes in existing functions

Changes in existing functions

General

Changes in existing functions

Changes in existing functions

General

General

General

General

General

IntEREst

                   Changes in version 1.26.0                        

SIGNIFICANT USER-VISIBLE CHANGES

IRanges

                   Changes in version 2.36.0                        

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

ISAnalytics

             Changes in version 1.11.2 (2023-07-26)                 

FIXES

FIXES

iSEE

                   Changes in version 2.13.5                        

iSEEde

                   Changes in version 0.99.0                        

NEW FEATURES

iSEEhub

                    Changes in version 1.3.2                        

BUG FIXES

BUG FIXES

iSEEindex

                   Changes in version 0.99.13                       

NEW FEATURES

iSEEpathways

                   Changes in version 0.99.2                        

MINOR UPDATES

MINOR UPDATES

NEW FEATURES

IsoformSwitchAnalyzeR

                   Changes in version 2.01.14                       

KEGGREST

                   Changes in version 1.42.0                        

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

lefser

                   Changes in version 1.12.0                        

Significant user-visible changes

lfa

             Changes in version 2.1.11 (2023-06-20)                 

limma

                   Changes in version 3.58.0                        

maftools

                   Changes in version 2.18.0                        

NEW FUNCTIONS

BUG FIXES

ENHANCEMENTS

magpie

                    Changes in version 1.1.3                        

MatrixGenerics

                   Changes in version 1.13.1                        

MatrixQCvis

             Changes in version 1.9.1 (2023-07-19)                  

matter

                   Changes in version 2.3.18                        

BUG FIXES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

BUG FIXES

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

NEW FEATURES

NEW FEATURES

BUG FIXES

NEW FEATURES

NEW FEATURES

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

NEW FEATURES

BUG FIXES

mbQTL

             Changes in version 1.1.4 (2023-08-16)                  

metabCombiner

                   Changes in version 1.11.1                        

MetaboAnnotation

                     Changes in version 1.5                         

Changes in 1.5.9

Changes in 1.5.8

Changes in 1.5.7

Changes in 1.5.6

Changes in 1.5.5

Changes in 1.5.4

Changes in 1.5.3

Changes in 1.5.2

Changes in 1.5.1

MetaboCoreUtils

                     Changes in version 1.9                         

MetaboCoreUtils 1.9.4

MetaboCoreUtils 1.9.3

MetaboCoreUtils 1.9.2

MetaboCoreUtils 1.9.1

metabolomicsWorkbenchR

                   Changes in version 1.11.1                        

metaseqR2

             Changes in version 1.13.2 (2023-10-04)                 

NEW FEATURES

BUG FIXES

methylKit

Version: 1.27.1 Category: IMPROVEMENTS AND BUG FIXES Text: fix R cmd check warnings: - fix “Undocumented arguments in documentation object” by documenting ‘…’, ‘treatment’ arguments for methylRawList and methylRawListDB constructors - methCall: replace variable length char with vector of chars to fix the warning: “variable length arrays are a C99 feature [-Wvla-extension]” - methCall: simplify the parsing of cigar string and replace calls to deprecated std::sprintf with std::snprintf

Version: 1.27.1 Category: IMPROVEMENTS AND BUG FIXES Text: add test for processBismarkAln to check that reading sam and bam

Version: 1.27.1 Category: returns the same object for the same content Text:

mia

                     Changes in version 1.9                         

miaViz

                     Changes in version 1.9                         

MicrobiomeProfiler

                    Changes in version 1.7.1                        

MicrobiotaProcess

                   Changes in version 1.13.3                        

MICSQTL

                   Changes in version 0.99.17                       

MICSQTL 0.99.16

mistyR

                     Changes in version 1.9                         

                    Changes in version 1.8.1                        

MoleculeExperiment

             Changes in version 1.1.4 (2023-10-06)                  

monaLisa

                    Changes in version 1.7.1                        

Moonlight2R

                   Changes in version 0.99.14                       

Summary

Summary

Summary

Summary

Summary

Summary

Summary

Summary

Summary

Summary

Summary

Summary

Summary

Summary

Summary

New features (added or significantly changed respect to MoonlightR)

MoonlightR

                   Changes in version 1.26.1                        

BUG FIX

motifStack

                   Changes in version 1.45.1                        

msa

                   Changes in version 1.33.2                        

MSA2dist

             Changes in version 1.5.2 (2023-05-24)                  

Major changes

Minor improvements and bug fixes

Major changes

Minor improvements and bug fixes

MsBackendSql

                     Changes in version 1.1                         

Changes in 1.1.5

Changes in 1.1.4

Changes in 1.1.3

Changes in 1.1.2

Changes in 1.1.1

MsCoreUtils

                    Changes in version 1.13                         

MsCoreUtils 1.13.1

MSnbase

                    Changes in version 2.27                         

MSnbase 2.27.1

MSnbase 2.27.0

msPurity

                   Changes in version 1.27.1                        

MsQuality

                     Changes in version 1.1                         

Changes in version 1.1.3

Changes in version 1.1.2

Changes in version 1.1.1

MultiAssayExperiment

                   Changes in version 1.28.0                        

New features

Bug fixes and minor improvements

MultiRNAflow

                   Changes in version 0.99.9                        

Suggestions and remarks from a bioconductor team member

Suggestions and remarks from a bioconductor team member

Suggestions and remarks from a bioconductor team member

Bug fixes

multiWGCNA

                   Changes in version 0.99.4                        

MungeSumstats

                   Changes in version 1.9.19                        

New features

Bug fix

Bug fix

New features

Bug fix

New features

Bug fix

Bug fix

Bug fix

Bug fix

New features

Bug fix

Bug fix

Bug fix

New features

muscat

                   Changes in version 1.15.1                        

mzR

                   Changes in version 2.35.1                        

NanoTube

                    Changes in version 1.7.2                        

ngsReports

                    Changes in version 2.3.5                        

nipalsMCIA

             Changes in version 0.99.7 (2023-10-07)                 

Minor Changes

Major changes

Minor improvements and bug fixes

Major changes

Major changes

Major changes

Minor improvements and bug fixes

Major changes

Minor improvements and bug fixes

Major changes

Minor improvements and bug fixes

nnSVG

             Changes in version 1.5.3 (2023-05-30)                  

NormalyzerDE

                   Changes in version 1.19.7                        

oncoscanR

                    Changes in version 1.4.0                        

Versions on bioconductor and Github have been merged and, from now on, will have consistent version numbers.

OncoSimulR

             Changes in version 4.3.3 (2023-07-17)                  

Organism.dplyr

                   Changes in version 1.30.0                        

BUG FIXES

orthogene

                    Changes in version 1.7.2                        

Bug fixes

-

                    Changes in version 1.7.1                        

New features

Bug fixes

New features

orthos

                   Changes in version 0.99.4                        

OutSplice

             Changes in version 1.0.1 (2023-06-21)                  

pairedGSEA

                    Changes in version 1.1.2                        

partCNV

                   Changes in version 0.99.2                        

Changes

peakPantheR

             Changes in version 1.15.3 (2023-10-03)                 

phantasus

                   Changes in version 1.21.3                        

phenomis

                    Changes in version 1.3.8                        

PhyloProfile

                   Changes in version 1.16.0                        

Pigengene

            Changes in version 1.27.16 (2023-06-16)                 

Changes in existing functions

Changes in existing functions

planet

                    Changes in version 1.9.2                        

                    Changes in version 1.9.1                        

plasmut

                   Changes in version 0.99.7                        

SIGNIFICANT USER-VISIBLE CHANGES

plotgardener

                    Changes in version 1.7.7                        

BUG FIXES

BUG FIXES

NEW FEATURES

BUG FIXES

BUG FIXES

BUG FIXES

NEW FEATURES

Version bump for Bioconductor 3.17 release.

plyinteractions

                   Changes in version 0.99.6                        

PoDCall

             Changes in version 1.9.3 (2023-05-15)                  

polyester

                   Changes in version 1.99.3                        

pRolocGUI

                    Changes in version 2.11                         

CHANGES IN VERSION 2.11.0

CHANGES IN VERSION 2.11.1

ProtGenerics

                   Changes in version 1.33.1                        

PureCN

                    Changes in version 2.8.0                        

SIGNIFICANT USER-VISIBLE CHANGES

BUGFIXES

QFeatures

                    Changes in version 1.11                         

QFeatures 1.11.2

QFeatures 1.11.1

QFeatures 1.11.0

qsvaR

                    Changes in version 1.5.3                        

BUG FIXES

BUG FIXES

SIGNIFICANT USER-VISIBLE CHANGES

raer

                   Changes in version 0.99.12                       

RaggedExperiment

                   Changes in version 1.26.0                        

New features

RAIDS

                   Changes in version 0.99.15                       

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

SIGNIFICANT USER-VISIBLE CHANGES

Rarr

                     Changes in version 1.1                         

rawrr

             Changes in version 1.9.2 (2023-10-24)                  

Rcpi

             Changes in version 1.37.1 (2023-06-27)                 

Improvements

recount3

                   Changes in version 1.11.2                        

SIGNIFICANT USER-VISIBLE CHANGES

SIGNIFICANT USER-VISIBLE CHANGES

RedeR

                    Changes in version 2.6.0                        

regionalpcs

             Changes in version 0.99.0 (2023-08-25)                 

NEW FEATURES

IMPROVEMENTS

BUG FIXES

DEPRECATED AND DEFUNCT

DOCUMENTATION

RegionalST

                   Changes in version 0.99.8                        

rgoslin

                    Changes in version 1.5.0                        

Please note that this Bioconductor version is based on Goslin version 2.0.0. See the Goslin repository and Goslin C++ repository for more details.

BioConductor 3.18 - Changes in 1.5.0

Improvements

Bug Fixes

rhdf5

                   Changes in version 2.46.0                        

CHANGES

rhdf5filters

                   Changes in version 1.14.0                        

CHANGES

Rhdf5lib

                    Changes in version 1.24                         

Bug fixes

ribosomeProfilingQC

                   Changes in version 1.13.2                        

RNAseqCovarImpute

            Changes in version 0.99.12 (2023-10-13)                 

RnBeads

                   Changes in version 2.19.0                        

rols

                    Changes in version 2.29                         

CHANGES IN VERSION 2.29.1

CHANGES IN VERSION 2.29.0

rpx

                     Changes in version 2.9                         

rpx 2.9.1

Rsubread

                   Changes in version 2.16.0                        

RTCGAToolbox

                   Changes in version 2.32.0                        

New features

Rvisdiff

             Changes in version 0.99.4 (2023-09-27)                 

rWikiPathways

                   Changes in version 1.22.0                        

S4Arrays

                    Changes in version 1.2.0                        

NEW FEATURES

S4Vectors

                   Changes in version 0.40.0                        

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

SAIGEgds

                    Changes in version 2.2.0                        

SCArray

                   Changes in version 1.10.0                        

SCArray.sat

                    Changes in version 1.0.3                        

scBubbletree

                    Changes in version 1.3.1                        

scDesign3

             Changes in version 1.0.1 (2023-01-20)                  

scider

                   Changes in version 0.99.0                        

First release.

scp

                    Changes in version 1.11                         

scp 1.11.3

scp 1.11.2

scp 1.11.2

scp 1.11.1

scp 1.11.0

scPCA

             Changes in version 1.15.1 (2023-06-19)                 

screenCounter

                    Changes in version 1.2.0                        

scRNAseqApp

                   Changes in version 1.1.10                        

SDAMS

                   Changes in version 1.21.1                        

sechm

             Changes in version 1.9.4 (2023-07-14)                  

seqArchRplus

                    Changes in version 1.1.3                        

New

New

SeqArray

                   Changes in version 1.42.0                        

UTILITIES

BUG FIXES

shinyMethyl

                   Changes in version 1.37.2                        

signeR

                    Changes in version 2.3.3                        

signifinder

                    Changes in version 1.4.0                        

singleCellTK

             Changes in version 2.10.1 (2023-07-26)                 

SparseArray

                    Changes in version 1.2.0                        

NEW FEATURES

SIGNIFICANT USER-VISIBLE CHANGES

sparseMatrixStats

                    Changes in version 1.13                         

spaSim

                    Changes in version 1.3.1                        

Development version in Bioconductor 3.18

SpatialExperiment

             Changes in version 1.11.2 (2023-09-01)                 

SpatialFeatureExperiment

                    Changes in version 1.2.1                        

Spectra

                    Changes in version 1.11                         

Changes in 1.11.11

Changes in 1.11.10

Changes in 1.11.9

Changes in 1.11.8

Changes in 1.11.7

Changes in 1.11.6

Changes in 1.11.5

Changes in 1.11.4

Changes in 1.11.3

Changes in 1.11.2

Changes in 1.11.1

SpectralTAD

             Changes in version 1.16.1 (2023-07-04)                 

SPIAT

                    Changes in version 1.3.5                        

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

SIGNIFICANT USER-VISIBLE CHANGES

NOTES

NOTES

Development version on Bioconductor 3.18.

splatter

             Changes in version 1.26.0 (2023-10-25)                 

SpliceWiz

             Changes in version 1.3.2 (2023-06-05)                  

sSNAPPY

             Changes in version 1.4.4 (2023-10-09)                  

statTarget

                     Changes in version 2.0                         

NEW FEATURES

structToolbox

                   Changes in version 1.13.5                        

SummarizedExperiment

                   Changes in version 1.32.0                        

SIGNIFICANT USER-VISIBLE CHANGES

SVMDO

             Changes in version 1.1.1 (2023-06-28)                  

SynExtend

                   Changes in version 1.13.8                        

syntenet

                    Changes in version 1.3.5                        

NEW FEATURES

BUG FIXES

                    Changes in version 1.3.3                        

                    Changes in version 1.3.2                        

BUG FIXES

NEW FEATURES

tadar

                   Changes in version 0.99.0                        

TargetSearch

                    Changes in version 2.4.0                        

NEW FEATURES

BUG FIXES

TBSignatureProfiler

                   Changes in version 1.14.0                        

Bug Fixes

Minor Changes

                   Changes in version 2.29.1                        

TCGAutils

                   Changes in version 1.22.0                        

Bug fixes and minor improvements

TENxIO

                    Changes in version 1.4.0                        

Bug fixes and minor improvements

terraTCGAdata

                    Changes in version 1.6.0                        

New features

tomoseqr

             Changes in version 1.11.1 (2022-10-25)                 

trackViewer

                   Changes in version 1.37.15                       

transomics2cytoscape

                   Changes in version 1.11.0                        

SIGNIFICANT USER-VISIBLE CHANGES

DATA or DOCUMENT CHANGES

treeio

                   Changes in version 1.25.4                        

TSAR

                   Changes in version 0.99.0                        

tximeta

                   Changes in version 1.20.0                        

tximport

                   Changes in version 1.30.0                        

UniProt.ws

                   Changes in version 2.42.0                        

NEW FEATURES

BUG FIXES AND MINOR IMPROVEMENTS

universalmotif

                   Changes in version 1.18.1                        

BUG FIXES

updateObject

                    Changes in version 1.6.0                        

BUG FIXES

variancePartition

                    Changes in version 2.0.5                        

Voyager

                    Changes in version 1.3.1                        

weitrix

                   Changes in version 1.13.1                        

xcms

                   Changes in version 3.99.6                        

YAPSA

                   Changes in version 1.26.7                        

zellkonverter

                   Changes in version 1.12.0                        

Major changes

Minor changes

zenith

                    Changes in version 1.3.1                        

NEWS from existing Data Experiment Packages

cfToolsData

                    Changes in version 1.0.0                        

curatedTCGAData

                   Changes in version 1.24.0                        

Bug fixes and minor improvements

gDRtestData

            Changes in version 0.99.21 (2023-09-18)                 

HCATonsilData

                   Changes in version 0.99.0                        

New features

Other notes

msigdb

                   Changes in version 1.10.0                        

orthosData

                   Changes in version 0.99.4                        

raerdata

             Changes in version 0.99.0 (2023-05-18)                 

RforProteomics

                   Changes in version 1.39.2                        

scMultiome

                    Changes in version 1.1.1                        

SingleCellMultiModal

                   Changes in version 1.14.0                        

New features

Bug fixes and minor improvements

smokingMouse

                   Changes in version 0.99.0                        

NEW FEATURES

spatialLIBD

                   Changes in version 1.13.4                        

NEW FEATURES

NEW FEATURES

TumourMethData

                   Changes in version 0.99.0                        

NEWS from existing Workflows

seqpac

                    Changes in version 1.1.1                        

Deprecated and Defunct Packages

Thirty three software packages were removed from this release (after being deprecated in Bioc 3.17): alpine, ArrayExpressHTS, ASpediaFI, BiocDockerManager, ChIC, chromswitch, copynumber, CopywriteR, dasper, epihet, GAPGOM, GeneAccord, genotypeeval, maanova, metavizr, MethCP, MIGSA, MIMOSA, NanoStringQCPro, NBSplice, netboxr, NxtIRFcore, ODER, pkgDepTools, PrecisionTrialDrawer, proBatch, proFIA, pulsedSilac, savR, sigPathway, STAN, TarSeqQC, tscR

Please note: gcatest and lfa, previously announced as deprecated in 3.17, has been updated and remain in Bioconductor.

Forty nine software packages are deprecated in this release and will be removed in Bioc 3.19: baySeq, BGmix, bigPint, biodbMirbase, BioMM, biomvRCNS, Clonality, CSSP, deco, DeepBlueR, DMRforPairs, exomeCopy, fcoex, gaggle, GCSscore, genbankr, GISPA, GOsummaries, GRridge, HPAStainR, imageHTS, LineagePulse, logitT, LowMACA, LPEadj, macat, mAPKL, mbOmic, MEIGOR, Metab, MSstatsSampleSize, multiSight, netbiov, OmicsLonDA, PFP, plethy, pwrEWAS, qrqc, Ringo, RNAdecay, SCATE, SEPIRA, seqbias, seqCNA, SISPA, snapCGH, sscore, Travel, trena

Two experimental data packages were removed from this release (after being deprecated in BioC 3.17): alpineData, plasFIA

Ten experimental data packages are deprecated in this release and will be removed in Bioc 3.19: ccTutorial, ChIC.data, DLBCL, mAPKLData, MAQCsubsetILM, MIGSAdata, pwrEWAS.data, SCATEData, seqCNA.annot, stjudem

One annotation packages was removed from this release (after being deprecated in Bioc 3.17). MafH5.gnomAD.v3.1.1.GRCh38

No annotation packages were deprecated in this release and will be removed in Bioc 3.19.

No workflow packages were removed from this release (after being deprecated in Bioc 3.17).

No workflow packages were deprecated in this release and will be removed in 3.19.

No books were removed from this release (after being deprecated in Bioc 3.17).

No books were deprecated in this release and will be removed in 3.19.