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

Adding single cell module #111

Merged
merged 16 commits into from
Dec 16, 2020
Merged

Commits on Sep 25, 2020

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

Commits on Oct 9, 2020

  1. black on test

    gwaybio committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    93759da View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. merge upstream

    gwaybio committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2f38d82 View commit details
    Browse the repository at this point in the history
  2. add cells module

    gwaybio committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    3b86693 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    bdbf15b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cd0896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a55bf74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae2ac5e View commit details
    Browse the repository at this point in the history
  5. add test to load compartment

    gwaybio committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    45cd615 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0720c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    764c629 View commit details
    Browse the repository at this point in the history
  2. one line import

    gwaybio committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    29a702a View commit details
    Browse the repository at this point in the history
  3. closes cytomining#110

    gwaybio committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    689ebc1 View commit details
    Browse the repository at this point in the history
  4. fix column name issue when merging - do not consider linking columns …

    …as morphology features
    gwaybio committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c3e0ce3 View commit details
    Browse the repository at this point in the history
  5. enable infer_cp_feature with string

    and abstract out function
    gwaybio committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    adcb1aa View commit details
    Browse the repository at this point in the history
  6. remove features init argument

    enable aggregation_args and no longer hardcoded aggregation
    gwaybio committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    f9adf94 View commit details
    Browse the repository at this point in the history