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

yeast8.4.1 #241

Merged
merged 25 commits into from
Jul 20, 2020
Merged

yeast8.4.1 #241

merged 25 commits into from
Jul 20, 2020

Commits on Jun 4, 2020

  1. fix-bug: mixed ID for MNXID and Notes

    Which has existed in the function changerxn.m
    feiranl committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    3941cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3d7d71 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. fix: remove authorships in scripts

    redundant with git blame
    BenjaSanchez committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c5b0d64 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

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

Commits on Jun 20, 2020

  1. Merge pull request #230 from SysBioChalmers/fix/remove-authorships

    fix: remove authorships from scripts
    edkerk authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    e17e007 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

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

Commits on Jun 23, 2020

  1. Merge pull request #226 from SysBioChalmers/fix-MNXbug

    Fix the bug for MNX rxn ID in notes field
    BenjaSanchez authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    af02d9a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    b49f192 View commit details
    Browse the repository at this point in the history
  2. doc: misc releasing guidelines

    * clarify better some sections
    * use appropiate wording
    * fix typo
    BenjaSanchez committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    c1a34dc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Merge pull request #233 from SysBioChalmers/fix/releasing-guidelines

    Fix/releasing guidelines
    BenjaSanchez authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    fb2523c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. feat: create requirements via pip-tools

    to easily keep track of the original requirements. Also build requirements.txt from requirements.in and adapt README accordingly.
    BenjaSanchez committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    1ba4356 View commit details
    Browse the repository at this point in the history
  2. feat: dev-requirements

    same as user requirements but also with pip-tools
    BenjaSanchez committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    88e1668 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. feat: switch to touch for creating .env

    simplified setup
    BenjaSanchez committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    02032da View commit details
    Browse the repository at this point in the history
  2. refactor: simplify dev-requirements.in

    * don't re-list stuff
    * enforce same dependencies
    BenjaSanchez committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    3bf7462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcd8771 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

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

Commits on Jul 15, 2020

  1. fix-rxn: change dubious metabolite name

    - solves #201
    edkerk committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    03d3007 View commit details
    Browse the repository at this point in the history
  2. fix-rxn: r_0241 correct cofactor

    - as mentioned in #205
    edkerk committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    4c5888e View commit details
    Browse the repository at this point in the history
  3. fix-rxn: r_0774 and r_0775 involve ATP hydrolysis

    - as mentioned in #205
    edkerk committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    cd1bae2 View commit details
    Browse the repository at this point in the history
  4. fix-rxn: remove incorrect gene and EC number

    - as mentioned in #215
    edkerk committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    23d9218 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Merge pull request #237 from SysBioChalmers/fix/misc

    fix: multiple small curations
    edkerk authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    0e3253a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. doc: visualization instructions

    caffeine & metabolic atlas
    BenjaSanchez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    975a27b View commit details
    Browse the repository at this point in the history
  2. doc: correct metabolic atlas links

    + some styling options
    BenjaSanchez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    9979fcd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #240 from SysBioChalmers/doc/yeast-gem-viz

    doc: visualization instructions
    BenjaSanchez authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    cd65a6a View commit details
    Browse the repository at this point in the history
  4. chore: update dependencies

    for new release
    BenjaSanchez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    a612772 View commit details
    Browse the repository at this point in the history