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

Fix issue 81, "call empty droplets" #301

Merged
merged 34 commits into from
Mar 18, 2024
Merged

Fix issue 81, "call empty droplets" #301

merged 34 commits into from
Mar 18, 2024

Commits on Jan 31, 2024

  1. minimum inclusion for module

    tested only with kallisto aligner (both with and without automated kallisto filtering with bustools --filter parameter)
    fmalmeida committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6d81894 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. update input_type labels

    fmalmeida committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    afe4904 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    d03d81f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. include modifications for working with cellranger

    fmalmeida committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    796afba View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. fix the path of matrices when running non-standard kallisto workflow …

    …(tested with lamanno)
    fmalmeida committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c9c38ea View commit details
    Browse the repository at this point in the history
  2. fix spliced/unspliced empty_drops conversion

    fmalmeida committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a9ee3f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cb2a2f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge branch 'dev' of https://github.com/nf-core/scrnaseq into 81-cal…

    …l-empty-droplets
    fmalmeida committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8a2e818 View commit details
    Browse the repository at this point in the history
  2. update shared nf-test config

    fmalmeida committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6458e2d View commit details
    Browse the repository at this point in the history
  3. update alevin file names

    fmalmeida committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c5cc1ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c539399 View commit details
    Browse the repository at this point in the history
  5. update the number of tasks that are executed, and include raw/filtere…

    …d in the testings (cellranger)
    fmalmeida committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2d7c90e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c72c8f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d1d783 View commit details
    Browse the repository at this point in the history
  8. update gitignore

    fmalmeida committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4095c3d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. add new params to schema

    fmalmeida committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6981c44 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    030322a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Update bin/emptydrops_cell_calling.R

    gsub .gz only in end of string
    
    Co-authored-by: Gregor Sturm <[email protected]>
    fmalmeida and grst authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e350399 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fixing stub snippet

    fmalmeida committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7daa310 View commit details
    Browse the repository at this point in the history
  2. fix transposition snippet in new module

    fmalmeida committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c24a05d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' of https://github.com/nf-core/scrnaseq into 81-cal…

    …l-empty-droplets
    fmalmeida committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    618c721 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    492598b View commit details
    Browse the repository at this point in the history
  2. fixed transposition

    fmalmeida committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6207655 View commit details
    Browse the repository at this point in the history
  3. fixed file used

    fmalmeida committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8c5702b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    7c8ed95 View commit details
    Browse the repository at this point in the history
  2. updating documentation

    fmalmeida committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3adeb65 View commit details
    Browse the repository at this point in the history
  3. remove unused parameter

    fmalmeida committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    48dd996 View commit details
    Browse the repository at this point in the history
  4. adjust modules to handle kallisto outputs form non-standard (lamanno …

    …& nac) workflows
    fmalmeida committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9cd8edd View commit details
    Browse the repository at this point in the history
  5. when running kallisto non-standard workflow store emptydrops in subdi…

    …rs to avoid file collision
    fmalmeida committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d77eda8 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. update modules to get them from nf-core/modules

    fmalmeida committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c460f28 View commit details
    Browse the repository at this point in the history
  2. prettier fix

    fmalmeida committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1c1f1ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6351f76 View commit details
    Browse the repository at this point in the history
  4. add ending line

    fmalmeida committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9734ace View commit details
    Browse the repository at this point in the history
  5. update changelog

    fmalmeida committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2406600 View commit details
    Browse the repository at this point in the history