Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let's make cellbender great again! #4

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Conversation

Claptar
Copy link
Contributor

@Claptar Claptar commented Feb 11, 2025

Here is a new version of cellbender repository. The following updates were introduced:

  • pipeline support of cellbender of version 0.3.2 as well as 0.2.2
  • additional parameters such as min_umi and exclude_features
  • improved nextflow.config settings for nextflow processes
    • only cellbender process uses --nv option for singularity container now
    • jobs are submitted in arrays
  • removed explicit usage of params in the processes as it is deprecated now
  • updated README.md file

… input and output channels with one (because the order of separate channels is not guaranteed)
…handling, and rename processes for clarity; changed work directory name to be nf-work
…directory (users might think that those are cellbender-generated reports)
…ng, and implement helper functions for cell and UMI calculations; introduce count_cells.awk and sort_cells.awk for data processing
…ed parameters, add minimal UMI threshold, and improve script execution with detailed argument passing for RemoveBackground process.
…r handling and enhance error messaging; update command execution and output directory creation.
…ndling, improve container management, and adjust resource allocation for better performance
…er v0.2 and v0.3: streamline container management and ensure compatibility with updated dependencies.
…ll Ranger and StarSolo outputs with updated sample tables
@Claptar Claptar added the enhancement New feature or request label Feb 11, 2025
@Claptar Claptar requested review from prete, apredeus and cakirb February 11, 2025 17:33
@Claptar Claptar self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant