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: picrust/picrust2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.0
Choose a base ref
...
head repository: picrust/picrust2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.1
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 21, 2025

  1. Configuration menu
    Copy the full SHA
    b68584c View commit details
    Browse the repository at this point in the history
  2. Delete picrust2/default_files/pathway_mapfiles/metacyc_pathways_struc…

    …tured_filtered_v24_subreactions.txt
    R-Wright-1 authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    003c474 View commit details
    Browse the repository at this point in the history
  3. Update default.py

    R-Wright-1 authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    c2b1aad View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Update hsp.py

    R-Wright-1 authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    855a488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4503b81 View commit details
    Browse the repository at this point in the history
  3. Fix picrust2-env.yaml dependencies (#378)

    1. ete3 has to be installed from etetoolkit channel. conda-forge does not work, even though it is listed on https://anaconda.org/conda-forge/ete3.
    2. Installing sepp 4.5.5 requires python3.10.
    3. Runnning test requires typeguard 4.4.2 to be specified separately.
    whatever60 authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    c26260f View commit details
    Browse the repository at this point in the history
Loading