WayScience / Benchmarking_NF1_data

Benchmarking data processing strategies for Cell Painting data of NF1 Schwann cells. See analysis repository (https://github.com/WayScience/NF1_SchwannCell_data_analysis) for information on how the data was interpreted.
Creative Commons Zero v1.0 Universal
6 stars 18 forks source link

Visualizing the KS test results #25

Closed gwaybio closed 1 year ago

gwaybio commented 1 year ago

Here is a notebook that visualizes the KS test analysis, plus one example distribution.

In addition to carefully reviewing the PR, please also let me know the command you have been using to nbconvert the ipynb file so that we can keep internally consistent.

jenna-tomkinson commented 1 year ago

@gwaybio The command I always use is:

jupyter nbconvert --to python notebook.ipynb

I can now see why it is easier to review a .py file.

gwaybio commented 1 year ago

done, @jenna-tomkinson back to you!

gwaybio commented 1 year ago

Thanks for the review @jenna-tomkinson - I am going to merge!