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

nf-test quantify pseudoalignment #1246

Merged
merged 13 commits into from
Mar 12, 2024

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    c71189f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c68e1d View commit details
    Browse the repository at this point in the history
  3. uncomment the comment

    adamrtalbot committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bc57910 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40c006d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f27403 View commit details
    Browse the repository at this point in the history
  6. Fix bugs in quantify_pseudoalignment

    Fixes:
     - a single sample will now work and not raise an error when trying to parse the count data
     - duplicate transcripts now work with Salmon (previously it dropped one of them)
    adamrtalbot committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4a5c107 View commit details
    Browse the repository at this point in the history
  7. fixup

    adamrtalbot committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b179291 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b2b8a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80acef9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fc7e4d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. SALMON tests keepDuplicates

    Changes:
     - SALMON_INDEX will keep duplicates
     - summarizedexperiment will handle the missing transcripts
     - Version numbers checked in QUANTIFY_PSEUDO_ALIGNMENT subworkflow
    adamrtalbot committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    da29edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63f71d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35ff7ad View commit details
    Browse the repository at this point in the history