Description
We are excited to announce a new version of the cellbender
repository. This release includes several updates and improvements to enhance the functionality and performance of the pipeline.
Updates
- Pipeline Support: Added support for
cellbender
versions0.3.2
and0.2.2
. - New Parameters: Introduced additional parameters such as
min_umi
andexclude_features
. - Improved Configuration:
- Enhanced
nextflow.config
settings fornextflow
processes. - Only the
cellbender
process uses the--nv
option for the Singularity container now. - Jobs are now submitted in arrays.
- Enhanced
- Deprecation: Removed explicit usage of
params
in the processes as it is deprecated. - Documentation: Updated the
README.md
file with the latest information.