Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: COMBINE-lab/salmon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0
Choose a base ref
...
head repository: COMBINE-lab/salmon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
Choose a head ref
  • 14 commits
  • 17 files changed
  • 5 contributors

Commits on May 5, 2022

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

Commits on Aug 9, 2022

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

Commits on Sep 5, 2022

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

Commits on Oct 27, 2022

  1. convert several counters to uint64_t (#806)

    Rob Patro committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f66d7e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. cmake/TestSalmonQuasi.cmake: more verbose.

    When trying to debug test failure, I ended up with an incomplete error
    messages which turned out to stem from a typo in the variable name, so
    I took the liberty to make the whole message a bit more verbose to
    help with the present and future debugging.
    emollier committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    15ee150 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Merge pull request #810 from emollier/more-verbose-test-failure

    cmake/TestSalmonQuasi.cmake: more verbose test failure messages.
    rob-p authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    22db092 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. counter artificial increase in barcode length

    Subtract 2 to counter artificial increase in barcode length. Read1 length of 33 or 34 would result in error while being valid lengths.
    Gaura authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    f2238f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Merge pull request #772 from DongzeHE/patch-1

    adding slash between $base and file pattern
    rob-p authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9e0c26f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #817 from COMBINE-lab/fix-sci-rna-seq3

    counter artificial increase in barcode length
    rob-p authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    42c59ac View commit details
    Browse the repository at this point in the history
  3. update libstaden

    Rob Patro committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6528017 View commit details
    Browse the repository at this point in the history
  4. prepare for version bump

    Rob Patro committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a8f2920 View commit details
    Browse the repository at this point in the history
  5. update fetchPufferfish tag

    Rob Patro committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    45a9e24 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. order

    Rob Patro committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    332e51f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #831 from COMBINE-lab/develop

    Merge develop -> master
    rob-p authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    35558d5 View commit details
    Browse the repository at this point in the history
Loading