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

Jacob dev #7

Merged
merged 106 commits into from
Sep 21, 2023
Merged

Jacob dev #7

merged 106 commits into from
Sep 21, 2023

Commits on Aug 29, 2022

  1. Add files via upload

    TianyuCodings authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8be2a34 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    jaydu1 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7f9df96 View commit details
    Browse the repository at this point in the history
  3. Rename covariates.

    jaydu1 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    3d01788 View commit details
    Browse the repository at this point in the history
  4. Specify dtype for pi_cov.

    jaydu1 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    edb23b6 View commit details
    Browse the repository at this point in the history
  5. Add condition encoding.

    jaydu1 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    3803c16 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    9964fee View commit details
    Browse the repository at this point in the history
  2. fix bug for mmd loop.

    TianyuCodings authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    86e605d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. rewrite pi_cov part

    TianyuCodings committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    3e109e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3922d29 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

Commits on Sep 6, 2022

  1. Update simulation results

    jaydu1 committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    fc03fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd330e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    903a793 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27fceb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68a8e05 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    9c990a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7206d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e95ef6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5624ee0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d50baa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2e89b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e52fe2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48e262a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0eb9e74 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    6db8064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e681f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f1a5be View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    c4dfa70 View commit details
    Browse the repository at this point in the history
  2. Fix bug: import random.

    jaydu1 committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    384ea95 View commit details
    Browse the repository at this point in the history
  3. Add scJoint datasets.

    jaydu1 committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    cbb6e20 View commit details
    Browse the repository at this point in the history
  4. Update: encoding covariates.

    jaydu1 committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    6dbb045 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30c9218 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    228127e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67f9b6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a21ee8 View commit details
    Browse the repository at this point in the history
  9. Fix bug of load_model.

    TianyuCodings committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    6565c59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0c564d View commit details
    Browse the repository at this point in the history
  11. Command cov scaler.

    TianyuCodings committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    4813b5b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    3c158fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b9c654 View commit details
    Browse the repository at this point in the history
  3. Reformat code

    jaydu1 committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    ab54654 View commit details
    Browse the repository at this point in the history
  4. Update plotting function

    For visualizing legend on data, supply "legend_loc = 'on data'" as an extra parameter to the functions  "plot_backbone" and "infer_trajectory".
    jaydu1 committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    b8c9b7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43aaf5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3eea0ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a194668 View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    TianyuCodings authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    bcf5947 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2799a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c51b061 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b44c97 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    19425e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2a09263 View commit details
    Browse the repository at this point in the history
  14. Reformat file.

    Add case_study dictionary to store code about mouse_brain_merge, nature_cortex and nature_cortex_mouse_brain_merge.
    TianyuCodings committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    3bccb37 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a7ed25 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

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

Commits on Sep 21, 2022

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

Commits on Sep 24, 2022

  1. Update .gitignore

    jaydu1 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    96ccf9c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

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

Commits on Sep 27, 2022

  1. Merge remote-tracking branch 'origin/JacobDev' into JacobDev

    Update simulated data by our model.
    TianyuCodings committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    6365cdb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    4d61498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b09c906 View commit details
    Browse the repository at this point in the history
  3. Update data

    Update simulated model by our model.
    TianyuCodings committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    29dd154 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5343710 View commit details
    Browse the repository at this point in the history
  5. Fix data name error.

    TianyuCodings committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    db86883 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

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

Commits on Oct 1, 2022

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

Commits on Oct 2, 2022

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

Commits on Oct 4, 2022

  1. Rename dataset

    TianyuCodings committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    2007649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d3f660 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c614f4 View commit details
    Browse the repository at this point in the history
  4. Update benchmarking.

    jaydu1 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    f23742c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df7072d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41b7ad8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    886da43 View commit details
    Browse the repository at this point in the history
  8. Remove pdf.

    jaydu1 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    82a1a8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cccc16d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    9a566cc View commit details
    Browse the repository at this point in the history
  2. Fix bug about plotting.

    TianyuCodings committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    286814a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    9118f2b View commit details
    Browse the repository at this point in the history
  2. Add plot index.

    TianyuCodings committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ea1c7ba View commit details
    Browse the repository at this point in the history
  3. Add edge score.

    TianyuCodings committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e115b66 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    3175701 View commit details
    Browse the repository at this point in the history
  2. Fix bug in DE test.

    TianyuCodings committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    02e680a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    6d67df7 View commit details
    Browse the repository at this point in the history
  2. Update mouse brain case study

    jaydu1 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c78b416 View commit details
    Browse the repository at this point in the history
  3. Update script name

    jaydu1 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    90a25d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de8af7e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Update plotting benchmark.

    jaydu1 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    4a852b9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jaydu1 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    ed511d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Rename folder

    jaydu1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9628a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38d5532 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Update README.md

    jaydu1 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    7c74b3d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 18, 2023

  1. Update .gitignore

    jaydu1 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9bb57ac View commit details
    Browse the repository at this point in the history
  2. Remove pycache

    jaydu1 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d0b6946 View commit details
    Browse the repository at this point in the history
  3. Update annotations.

    jaydu1 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f0de91a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Update .gitignore

    TianyuCodings committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c294e23 View commit details
    Browse the repository at this point in the history
  2. Upload simulation code

    TianyuCodings committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bad7534 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46b40c6 View commit details
    Browse the repository at this point in the history
  4. Remove unused functions.

    jaydu1 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    62dc58b View commit details
    Browse the repository at this point in the history
  5. Update README.md

    jaydu1 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    46f015e View commit details
    Browse the repository at this point in the history
  6. Update __init__.py

    jaydu1 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    81e3fdf View commit details
    Browse the repository at this point in the history
  7. Update doc

    jaydu1 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    95b5c0e View commit details
    Browse the repository at this point in the history