azhung commited on
Commit
dd3999f
·
verified ·
1 Parent(s): a151a41

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
4
+ {}
5
+ ---
6
+
7
+ # LUMIC Dataset
8
+
9
+ <!-- Provide a quick summary of the dataset. -->
10
+
11
+ This is the dataset fpr LUMIC (insert github link/paper)
12
+
13
+ ## Dataset Details
14
+ This dataset consists of 2 different datasets. The first is the JUMP Pilot Dataset (link), which we subset by only using the 24H treatment group; the "Style Transfer" dataset was collected for this project and consists of 5 different cell type (HeLa, A549, HEK293T, 3T3, RPTE) treated with 61 different compounds.
15
+ All of the images have already been preprocessed using sklearn's quantile transformer. Moreover, Cellpose was used to mask the cells in the "Style Transfer" dataset and the background was removed (blacked out) using CellProfiler.