Skip to content

Resistant Cell Analysis #59

Description

@eric-czech

From jeff:

We interested in classifying the number of cells with a growth rate > lamda_x (which is the 24-hr hour growth rate). For each drug concentration and/or each drug. We are interested in comparing the equation of best-fit line, and slope, for multiple drugs.

Example figure:

screen shot 2018-11-27 at 12 06 12 pm

Pseudo-code:

  • Choose grid of lambda values
  • For each lambda L
    • (ctR= ) Find t0 count for apartments with lambda > L (usually this is one cell with initial conditions = 'single_cell')
    • (ctS = ) Find total number of cells with valid growth rate
    • Compute percent resistant cells as 100 * ctR / ctS
  • Visualize over lambda grid

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions