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

MAP analysis with Mitocheck Single cell dataset #1

Merged
merged 38 commits into from
Jan 23, 2024

Commits on Dec 5, 2023

  1. added data download

    axiomcura committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a60520e View commit details
    Browse the repository at this point in the history
  2. updated notebook

    axiomcura committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    616bdc8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. MAP init

    axiomcura committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    40b5677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0007667 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. updated script and notebok

    axiomcura committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    edf8dfb View commit details
    Browse the repository at this point in the history
  2. displays error

    axiomcura committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d04f88e View commit details
    Browse the repository at this point in the history
  3. added small dataset

    axiomcura committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1f9de35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a212549 View commit details
    Browse the repository at this point in the history
  5. updated env

    axiomcura committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    751e38e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    0489176 View commit details
    Browse the repository at this point in the history
  2. added processed mAP scores

    axiomcura committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fcc76b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    345e689 View commit details
    Browse the repository at this point in the history
  4. added plots

    axiomcura committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8dba89e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. added new data

    axiomcura committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    891fab6 View commit details
    Browse the repository at this point in the history
  2. aggregated data added

    axiomcura committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ee1afb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. updated with plots

    axiomcura committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    be9c975 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. added tests for utils

    axiomcura committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    589bd52 View commit details
    Browse the repository at this point in the history
  2. added utils functions

    axiomcura committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    57484d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a444e45 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. added mitocheck comparisons

    axiomcura committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f812e58 View commit details
    Browse the repository at this point in the history
  2. update

    axiomcura committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2949e22 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    5b0cd17 View commit details
    Browse the repository at this point in the history
  2. updated file names

    axiomcura committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    eacaaa6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. updated docs and notebooks

    axiomcura committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    dc7587a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a14015e View commit details
    Browse the repository at this point in the history
  3. updated documentation

    axiomcura committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5b30797 View commit details
    Browse the repository at this point in the history
  4. added downloaded.py script

    axiomcura committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fb36df5 View commit details
    Browse the repository at this point in the history
  5. formatting

    axiomcura committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ddc07d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    5408701 View commit details
    Browse the repository at this point in the history
  2. Update src/utils.py

    Co-authored-by: Mike Lippincott <58147848+MikeLippincott@users.noreply.github.com>
    axiomcura and MikeLippincott authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    aa7f5a9 View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    Co-authored-by: Mike Lippincott <58147848+MikeLippincott@users.noreply.github.com>
    axiomcura and MikeLippincott authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b5638f6 View commit details
    Browse the repository at this point in the history
  4. updates

    axiomcura committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a981044 View commit details
    Browse the repository at this point in the history
  5. Update notebooks/mitocheck-map-plotting.py

    Co-authored-by: Mike Lippincott <58147848+MikeLippincott@users.noreply.github.com>
    axiomcura and MikeLippincott authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5f85f6e View commit details
    Browse the repository at this point in the history
  6. updates

    axiomcura committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    05d0bcb View commit details
    Browse the repository at this point in the history
  7. update

    axiomcura committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1f1f482 View commit details
    Browse the repository at this point in the history
  8. update

    axiomcura committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    bcb4c6e View commit details
    Browse the repository at this point in the history