Last updated: 2024-03-21

Checks: 7 0

Knit directory: mi_spatialomics/

This reproducible R Markdown analysis was created with workflowr (version 1.7.1). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.

The command set.seed(20230612) was run prior to running the code in the R Markdown file. Setting a seed ensures that any results that rely on randomness, e.g. subsampling or permutations, are reproducible.

Great job! Recording the operating system, R version, and package versions is critical for reproducibility.

Nice! There were no cached chunks for this analysis, so you can be confident that you successfully produced the results during this run.

Great job! Using relative paths to the files within your workflowr project makes it easier to run your code on other machines.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version e6213a5. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .DS_Store
    Ignored:    .Rproj.user/
    Ignored:    analysis/.DS_Store
    Ignored:    analysis/deprecated/.DS_Store
    Ignored:    analysis/molecular_cartography_python/.DS_Store
    Ignored:    analysis/seqIF_python/.DS_Store
    Ignored:    analysis/seqIF_python/pixie/.DS_Store
    Ignored:    analysis/seqIF_python/pixie/cell_clustering/
    Ignored:    annotations/.DS_Store
    Ignored:    annotations/SeqIF/.DS_Store
    Ignored:    annotations/molkart/.DS_Store
    Ignored:    annotations/molkart/Figure1_regions/.DS_Store
    Ignored:    annotations/molkart/Supplementary_Figure4_regions/.DS_Store
    Ignored:    data/.DS_Store
    Ignored:    data/140623.calcagno_et_al.seurat_object.rds
    Ignored:    data/Calcagno2022_int_logNorm_annot.h5Seurat
    Ignored:    data/IC_03_IF_CCR2_CD68 cell numbers.xlsx
    Ignored:    data/Traditional_IF_absolute_cell_counts.csv
    Ignored:    data/Traditional_IF_relative_cell_counts.csv
    Ignored:    data/pixie.cell_table_size_normalized_cell_labels.csv
    Ignored:    data/results_cts_100.sqm
    Ignored:    data/seqIF_regions_annotations/
    Ignored:    data/seurat/
    Ignored:    output/.DS_Store
    Ignored:    output/mol_cart.harmony_object.h5Seurat
    Ignored:    output/molkart/
    Ignored:    output/proteomics/
    Ignored:    output/results_cts.lowres.125.sqm
    Ignored:    output/seqIF/
    Ignored:    pipeline_configs/.DS_Store
    Ignored:    plots/
    Ignored:    references/.DS_Store
    Ignored:    renv/.DS_Store
    Ignored:    renv/library/
    Ignored:    renv/staging/

Untracked files:
    Untracked:  analysis/deprecated/figures.supplementary_figureX.Rmd
    Untracked:  analysis/deprecated/figures.supplementary_figure_X.MistyR.Rmd

Unstaged changes:
    Deleted:    analysis/figures.supplementary_figureX.Rmd
    Deleted:    analysis/figures.supplementary_figure_X.MistyR.Rmd
    Deleted:    analysis/figures.supplementary_figure_X.proteomics_qc.Rmd
    Deleted:    figures/Figure_5.eps
    Deleted:    figures/Figure_5.pdf
    Deleted:    figures/Figure_5.png
    Deleted:    figures/Figure_5.svg
    Deleted:    figures/Supplementary_Figure_1_Molecular_Cartography_ROIs.png
    Deleted:    figures/Supplementary_figure_5.segmentation_metrics.poster.eps
    Modified:   figures/Supplementary_figure_X.proteomics.eps
    Modified:   figures/Supplementary_figure_X.proteomics.png
    Deleted:    results_cts.lowres.125.sqm

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/figures.supplementary_figure_5.molkart_spatial_plots.Rmd) and HTML (docs/figures.supplementary_figure_5.molkart_spatial_plots.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
Rmd 56559c7 FloWuenne 2024-03-21 Cleaned up repository.
Rmd 21b927e FloWuenne 2024-03-17 Updates supplementary figure code.
Rmd b06dcd3 FloWuenne 2024-02-25 Updated Figure 1,4 and S4 and 5 code.

library(tidyverse)
── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
✔ dplyr     1.1.4     ✔ readr     2.1.5
✔ forcats   1.0.0     ✔ stringr   1.5.1
✔ ggplot2   3.4.4     ✔ tibble    3.2.1
✔ lubridate 1.9.3     ✔ tidyr     1.3.0
✔ purrr     1.0.2     
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
✖ dplyr::filter() masks stats::filter()
✖ dplyr::lag()    masks stats::lag()
ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
library(Seurat)
Loading required package: SeuratObject
Loading required package: sp
'SeuratObject' was built with package 'Matrix' 1.6.3 but the current
version is 1.6.5; it is recomended that you reinstall 'SeuratObject' as
the ABI for 'Matrix' may have changed

Attaching package: 'SeuratObject'

The following object is masked from 'package:base':

    intersect
library(patchwork)
library(ggdark)
source("./code/functions.R")

Attaching package: 'cowplot'

The following object is masked from 'package:patchwork':

    align_plots

The following object is masked from 'package:lubridate':

    stamp

here() starts at /Users/florian_wuennemann/1_Projects/MI_project/mi_spatialomics
named_colors <- c("Cardiac fibroblasts" = "#1f77b4",
                  "Cardiomyocytes" = "#ff7697",
                  "Cardiomyocytes Nppa+" = "#ff9966",
                  "Endocardial cells" = "#17becf",
                  "Endothelial cells" = "#8c564b",
                  "Lymphoid cells" = "#bcbd22",
                  "Myeloid cells" = "#2ca02c",
                  "Pericytes" = "#9467bd",
                  "Smooth muscle cells" = "#e377c2")

Load data

## If the object has already been computed
seurat_object <-  readRDS(file = "./output/molkart/molkart.seurat_object.rds")

## Set sample order for patchwork
sample_names <- c("sample_control_r1_s1","sample_4h_r1_s1",
             "sample_2d_r1_s1","sample_4d_r1_s1",
             "sample_control_r2_s1","sample_4h_r2_s2",
             "sample_2d_r2_s1","sample_4d_r2_s1")

metadata <- seurat_object@meta.data

new_metadata <- data.frame()
# For each sample in sample_names, apply a rotation function to x and y positions in metadata
for(sample in sample_names){
  meta_sub <- subset(metadata,sample_ID == sample)
  if(sample == "sample_control_r1_s1"){ # rotate 90 degrees counter clockwise
    y_orig <- meta_sub$Y_centroid
    x_orig <- meta_sub$X_centroid 
    meta_sub$X_centroid <- y_orig * -1
    meta_sub$Y_centroid <- x_orig
  }else if(sample == "sample_control_r2_s1"){ # rotate 90 degrees counter clockwise
    meta_sub$X_centroid <- meta_sub$X_centroid * -1
    meta_sub$Y_centroid <- meta_sub$Y_centroid *  1
  }else if(sample == "sample_4h_r1_s1"){ # rotate 90 degrees counter clockwise
    meta_sub$X_centroid <- meta_sub$X_centroid * -1
    meta_sub$Y_centroid <- meta_sub$Y_centroid *  1
  }else if(sample == "sample_4h_r2_s2"){ # rotate 90 degrees counter clockwise
    y_orig <- meta_sub$Y_centroid
    x_orig <- meta_sub$X_centroid 
    meta_sub$X_centroid <- y_orig * -1
    meta_sub$Y_centroid <- x_orig
  }else if(sample == "sample_2d_r1_s1"){ # rotate 90 degrees counter clockwise
    meta_sub$X_centroid <- meta_sub$X_centroid * -1
    meta_sub$Y_centroid <- meta_sub$Y_centroid * -1
  }else if(sample == "sample_4d_r2_s1"){ # rotate 90 degrees counter clockwise
    y_orig <- meta_sub$Y_centroid 
    meta_sub$Y_centroid <- meta_sub$X_centroid * -1
    meta_sub$X_centroid <- y_orig * 1
  }
  new_metadata <- rbind(new_metadata,meta_sub)
}
new_metadata
                               orig.ident nCount_RNA nFeature_RNA
sample_control_r1_s1-cell_1        sample         78           14
sample_control_r1_s1-cell_2        sample         35           11
sample_control_r1_s1-cell_3        sample       1397           23
sample_control_r1_s1-cell_4        sample         37            9
sample_control_r1_s1-cell_5        sample        206           20
sample_control_r1_s1-cell_6        sample        143           17
sample_control_r1_s1-cell_7        sample         36           10
sample_control_r1_s1-cell_8        sample         88           15
sample_control_r1_s1-cell_9        sample        514           21
sample_control_r1_s1-cell_10       sample       2178           37
sample_control_r1_s1-cell_11       sample         37           13
sample_control_r1_s1-cell_12       sample         46            7
sample_control_r1_s1-cell_13       sample        816           29
sample_control_r1_s1-cell_14       sample       1869           22
sample_control_r1_s1-cell_15       sample         28            7
sample_control_r1_s1-cell_16       sample        149           12
sample_control_r1_s1-cell_17       sample         25            9
sample_control_r1_s1-cell_18       sample        127           16
sample_control_r1_s1-cell_19       sample         34            7
sample_control_r1_s1-cell_20       sample        111           17
sample_control_r1_s1-cell_21       sample        125           26
sample_control_r1_s1-cell_22       sample         50           16
sample_control_r1_s1-cell_23       sample        100           18
sample_control_r1_s1-cell_24       sample         55           14
sample_control_r1_s1-cell_28       sample         20            4
sample_control_r1_s1-cell_29       sample       1746           32
sample_control_r1_s1-cell_30       sample        113           16
sample_control_r1_s1-cell_31       sample       1957           34
sample_control_r1_s1-cell_33       sample        138           15
sample_control_r1_s1-cell_34       sample        119           12
sample_control_r1_s1-cell_35       sample        381           20
sample_control_r1_s1-cell_36       sample         65           15
sample_control_r1_s1-cell_37       sample        106           12
sample_control_r1_s1-cell_38       sample        805           24
sample_control_r1_s1-cell_39       sample         50           12
sample_control_r1_s1-cell_40       sample        153           17
sample_control_r1_s1-cell_41       sample        170           11
sample_control_r1_s1-cell_42       sample         44           12
sample_control_r1_s1-cell_43       sample        276           18
sample_control_r1_s1-cell_44       sample         84           16
sample_control_r1_s1-cell_45       sample         40           11
sample_control_r1_s1-cell_47       sample        234           26
sample_control_r1_s1-cell_48       sample        263           19
sample_control_r1_s1-cell_49       sample       1355           26
sample_control_r1_s1-cell_50       sample        148           12
sample_control_r1_s1-cell_51       sample        115           17
sample_control_r1_s1-cell_52       sample         78           17
sample_control_r1_s1-cell_53       sample         42           17
sample_control_r1_s1-cell_54       sample        446           13
sample_control_r1_s1-cell_55       sample        513           10
sample_control_r1_s1-cell_56       sample        172           14
sample_control_r1_s1-cell_57       sample        104           12
sample_control_r1_s1-cell_58       sample        252           11
sample_control_r1_s1-cell_59       sample         97           11
sample_control_r1_s1-cell_60       sample        381           38
sample_control_r1_s1-cell_61       sample       1223           23
sample_control_r1_s1-cell_62       sample         90           12
sample_control_r1_s1-cell_63       sample         71           11
sample_control_r1_s1-cell_64       sample         35            9
sample_control_r1_s1-cell_65       sample        196           20
sample_control_r1_s1-cell_66       sample        112           21
sample_control_r1_s1-cell_67       sample        445           17
sample_control_r1_s1-cell_68       sample        866           28
sample_control_r1_s1-cell_69       sample        147           19
sample_control_r1_s1-cell_71       sample         83           14
sample_control_r1_s1-cell_72       sample        337           20
sample_control_r1_s1-cell_73       sample        102           18
sample_control_r1_s1-cell_74       sample        273           17
sample_control_r1_s1-cell_75       sample       1500           31
sample_control_r1_s1-cell_76       sample       1003           24
sample_control_r1_s1-cell_77       sample       1806           30
sample_control_r1_s1-cell_78       sample         50           12
sample_control_r1_s1-cell_79       sample        107           15
sample_control_r1_s1-cell_81       sample         33           10
sample_control_r1_s1-cell_82       sample        302           19
sample_control_r1_s1-cell_83       sample         23            6
sample_control_r1_s1-cell_84       sample        100           13
sample_control_r1_s1-cell_85       sample         87           17
sample_control_r1_s1-cell_86       sample       3064           38
sample_control_r1_s1-cell_87       sample        160           17
sample_control_r1_s1-cell_88       sample       1072           29
sample_control_r1_s1-cell_90       sample         35           14
sample_control_r1_s1-cell_91       sample        132           17
sample_control_r1_s1-cell_92       sample        138           14
sample_control_r1_s1-cell_93       sample         98           10
sample_control_r1_s1-cell_94       sample         77           18
sample_control_r1_s1-cell_95       sample       1062           31
sample_control_r1_s1-cell_96       sample         98            9
sample_control_r1_s1-cell_97       sample        153           15
sample_control_r1_s1-cell_98       sample       1283           35
sample_control_r1_s1-cell_99       sample        782           17
sample_control_r1_s1-cell_100      sample         92           22
sample_control_r1_s1-cell_101      sample         47           15
sample_control_r1_s1-cell_102      sample        181           22
sample_control_r1_s1-cell_103      sample        116           22
sample_control_r1_s1-cell_104      sample        147           12
sample_control_r1_s1-cell_105      sample         67           15
sample_control_r1_s1-cell_106      sample         60           22
sample_control_r1_s1-cell_107      sample        289           23
sample_control_r1_s1-cell_108      sample         39           11
sample_control_r1_s1-cell_109      sample         70           10
sample_control_r1_s1-cell_110      sample        191           17
sample_control_r1_s1-cell_111      sample         97           25
sample_control_r1_s1-cell_112      sample       1530           26
sample_control_r1_s1-cell_113      sample        564           24
sample_control_r1_s1-cell_114      sample        232           27
sample_control_r1_s1-cell_115      sample        127           21
sample_control_r1_s1-cell_116      sample        229           28
sample_control_r1_s1-cell_117      sample        203           25
sample_control_r1_s1-cell_118      sample       1751           41
sample_control_r1_s1-cell_120      sample       1260           29
sample_control_r1_s1-cell_121      sample        212           16
sample_control_r1_s1-cell_122      sample         39           16
sample_control_r1_s1-cell_123      sample         99           19
sample_control_r1_s1-cell_124      sample        160           22
sample_control_r1_s1-cell_125      sample         59           20
sample_control_r1_s1-cell_126      sample        187           20
sample_control_r1_s1-cell_127      sample         48           12
sample_control_r1_s1-cell_128      sample        108            9
sample_control_r1_s1-cell_129      sample         61           13
sample_control_r1_s1-cell_130      sample        175           33
sample_control_r1_s1-cell_131      sample        905           30
sample_control_r1_s1-cell_132      sample       1482           31
sample_control_r1_s1-cell_134      sample         43            9
sample_control_r1_s1-cell_135      sample        134           17
sample_control_r1_s1-cell_136      sample         67           18
sample_control_r1_s1-cell_137      sample        105           15
sample_control_r1_s1-cell_139      sample        253           37
sample_control_r1_s1-cell_140      sample        530           22
sample_control_r1_s1-cell_141      sample        103           15
sample_control_r1_s1-cell_142      sample        794           22
sample_control_r1_s1-cell_143      sample        413           15
sample_control_r1_s1-cell_144      sample        126           24
sample_control_r1_s1-cell_145      sample        124           20
sample_control_r1_s1-cell_146      sample         91           10
sample_control_r1_s1-cell_147      sample         57           14
sample_control_r1_s1-cell_148      sample        779           28
sample_control_r1_s1-cell_149      sample        104           13
sample_control_r1_s1-cell_150      sample         74           21
sample_control_r1_s1-cell_151      sample        122           32
sample_control_r1_s1-cell_152      sample         53           12
sample_control_r1_s1-cell_153      sample         98           25
sample_control_r1_s1-cell_154      sample        132           20
sample_control_r1_s1-cell_155      sample         40           17
sample_control_r1_s1-cell_157      sample         37           13
sample_control_r1_s1-cell_158      sample        285           34
sample_control_r1_s1-cell_159      sample        463           37
sample_control_r1_s1-cell_160      sample        430           16
sample_control_r1_s1-cell_161      sample        651           32
sample_control_r1_s1-cell_162      sample        330           27
sample_control_r1_s1-cell_163      sample         61           25
sample_control_r1_s1-cell_164      sample        145           17
sample_control_r1_s1-cell_165      sample        158           23
sample_control_r1_s1-cell_166      sample        114           26
sample_control_r1_s1-cell_167      sample        236           30
sample_control_r1_s1-cell_168      sample        174           14
sample_control_r1_s1-cell_169      sample        195           28
sample_control_r1_s1-cell_170      sample        915           37
sample_control_r1_s1-cell_171      sample        194           14
sample_control_r1_s1-cell_172      sample         38            9
sample_control_r1_s1-cell_173      sample        118           22
sample_control_r1_s1-cell_174      sample        308           27
sample_control_r1_s1-cell_175      sample         62           21
sample_control_r1_s1-cell_176      sample        192           23
sample_control_r1_s1-cell_177      sample        341           14
sample_control_r1_s1-cell_178      sample         34           13
sample_control_r1_s1-cell_179      sample        140           36
sample_control_r1_s1-cell_180      sample        159           23
sample_control_r1_s1-cell_181      sample         44           13
sample_control_r1_s1-cell_182      sample        185           19
sample_control_r1_s1-cell_183      sample        144           14
sample_control_r1_s1-cell_184      sample        513           21
sample_control_r1_s1-cell_185      sample        216           17
sample_control_r1_s1-cell_186      sample         46            7
sample_control_r1_s1-cell_187      sample        481           21
sample_control_r1_s1-cell_188      sample        270           38
sample_control_r1_s1-cell_189      sample        571           14
sample_control_r1_s1-cell_190      sample         84           17
sample_control_r1_s1-cell_191      sample         57           14
sample_control_r1_s1-cell_192      sample        498           26
sample_control_r1_s1-cell_194      sample        214           19
sample_control_r1_s1-cell_195      sample        227           16
sample_control_r1_s1-cell_196      sample         72           23
sample_control_r1_s1-cell_197      sample        185           19
sample_control_r1_s1-cell_198      sample         99           22
sample_control_r1_s1-cell_199      sample         92           12
sample_control_r1_s1-cell_200      sample        240           33
sample_control_r1_s1-cell_201      sample         90           17
sample_control_r1_s1-cell_202      sample         91           15
sample_control_r1_s1-cell_203      sample        530           23
sample_control_r1_s1-cell_204      sample         79           15
sample_control_r1_s1-cell_205      sample        147           13
sample_control_r1_s1-cell_207      sample        227           31
sample_control_r1_s1-cell_211      sample        170           18
sample_control_r1_s1-cell_213      sample       1382           28
sample_control_r1_s1-cell_214      sample       1601           30
sample_control_r1_s1-cell_215      sample         49           13
sample_control_r1_s1-cell_216      sample        234           45
sample_control_r1_s1-cell_217      sample         24            8
sample_control_r1_s1-cell_218      sample         46            7
sample_control_r1_s1-cell_219      sample        110           22
sample_control_r1_s1-cell_220      sample        222           14
sample_control_r1_s1-cell_221      sample       1690           30
sample_control_r1_s1-cell_222      sample         50            8
sample_control_r1_s1-cell_223      sample         71           17
sample_control_r1_s1-cell_224      sample         38            7
sample_control_r1_s1-cell_225      sample         72           16
sample_control_r1_s1-cell_226      sample        591           21
sample_control_r1_s1-cell_227      sample         34            9
sample_control_r1_s1-cell_228      sample        104           16
sample_control_r1_s1-cell_229      sample        285           33
sample_control_r1_s1-cell_230      sample         87           18
sample_control_r1_s1-cell_231      sample         57           20
sample_control_r1_s1-cell_232      sample        817           21
sample_control_r1_s1-cell_233      sample         51           18
sample_control_r1_s1-cell_234      sample        906           21
sample_control_r1_s1-cell_235      sample         44           13
sample_control_r1_s1-cell_236      sample         70           16
sample_control_r1_s1-cell_237      sample       1451           33
sample_control_r1_s1-cell_238      sample         96           18
sample_control_r1_s1-cell_239      sample         26            8
sample_control_r1_s1-cell_240      sample        163           33
sample_control_r1_s1-cell_241      sample        205            9
sample_control_r1_s1-cell_242      sample        140           21
sample_control_r1_s1-cell_243      sample         47           15
sample_control_r1_s1-cell_244      sample         88           22
sample_control_r1_s1-cell_245      sample        132           15
sample_control_r1_s1-cell_246      sample        250           42
sample_control_r1_s1-cell_247      sample        174           16
sample_control_r1_s1-cell_248      sample        893           24
sample_control_r1_s1-cell_249      sample       2515           30
sample_control_r1_s1-cell_250      sample         41           12
sample_control_r1_s1-cell_251      sample         58           14
sample_control_r1_s1-cell_252      sample       2397           33
sample_control_r1_s1-cell_253      sample        172            9
sample_control_r1_s1-cell_254      sample         64           12
sample_control_r1_s1-cell_256      sample        251           40
sample_control_r1_s1-cell_257      sample        133           19
sample_control_r1_s1-cell_258      sample        361           19
sample_control_r1_s1-cell_260      sample         66           13
sample_control_r1_s1-cell_261      sample        524           17
sample_control_r1_s1-cell_262      sample       2683           33
sample_control_r1_s1-cell_263      sample        150           12
sample_control_r1_s1-cell_264      sample        121           19
sample_control_r1_s1-cell_265      sample         25           10
sample_control_r1_s1-cell_266      sample         89           16
sample_control_r1_s1-cell_267      sample       1065           23
sample_control_r1_s1-cell_268      sample         56           17
sample_control_r1_s1-cell_269      sample        225           15
sample_control_r1_s1-cell_270      sample         61           14
sample_control_r1_s1-cell_271      sample        150           23
sample_control_r1_s1-cell_272      sample         85           16
sample_control_r1_s1-cell_273      sample         36           15
sample_control_r1_s1-cell_274      sample         88           18
sample_control_r1_s1-cell_275      sample         80           20
sample_control_r1_s1-cell_276      sample        138           26
sample_control_r1_s1-cell_277      sample       1572           28
sample_control_r1_s1-cell_278      sample         67            9
sample_control_r1_s1-cell_279      sample         75            7
sample_control_r1_s1-cell_280      sample         68           15
sample_control_r1_s1-cell_281      sample         54           15
sample_control_r1_s1-cell_282      sample        199           13
sample_control_r1_s1-cell_283      sample       2642           34
sample_control_r1_s1-cell_284      sample         20            8
sample_control_r1_s1-cell_285      sample         77           14
sample_control_r1_s1-cell_286      sample        495           20
sample_control_r1_s1-cell_287      sample        204           15
sample_control_r1_s1-cell_288      sample         35            7
sample_control_r1_s1-cell_289      sample        198           13
sample_control_r1_s1-cell_290      sample        285           21
sample_control_r1_s1-cell_291      sample         28           16
sample_control_r1_s1-cell_292      sample        116           20
sample_control_r1_s1-cell_293      sample         88           14
sample_control_r1_s1-cell_294      sample         73           12
sample_control_r1_s1-cell_295      sample        171           18
sample_control_r1_s1-cell_296      sample       1594           26
sample_control_r1_s1-cell_297      sample        133           15
sample_control_r1_s1-cell_298      sample        149           18
sample_control_r1_s1-cell_299      sample         95           15
sample_control_r1_s1-cell_300      sample         42           15
sample_control_r1_s1-cell_301      sample       1015           23
sample_control_r1_s1-cell_302      sample         84           18
sample_control_r1_s1-cell_303      sample       3106           34
sample_control_r1_s1-cell_304      sample        984           22
sample_control_r1_s1-cell_305      sample         73           15
sample_control_r1_s1-cell_306      sample        137           11
sample_control_r1_s1-cell_307      sample        198           11
sample_control_r1_s1-cell_308      sample         74           25
sample_control_r1_s1-cell_310      sample        136           23
sample_control_r1_s1-cell_312      sample        567           28
sample_control_r1_s1-cell_313      sample        672           17
sample_control_r1_s1-cell_314      sample         75           18
sample_control_r1_s1-cell_315      sample        222           10
sample_control_r1_s1-cell_316      sample         97           15
sample_control_r1_s1-cell_317      sample        117           26
sample_control_r1_s1-cell_318      sample        721           21
sample_control_r1_s1-cell_319      sample        493           22
sample_control_r1_s1-cell_320      sample         76           14
sample_control_r1_s1-cell_321      sample        997           21
sample_control_r1_s1-cell_322      sample         56           15
sample_control_r1_s1-cell_323      sample        805           26
sample_control_r1_s1-cell_324      sample       1459           27
sample_control_r1_s1-cell_325      sample       1009           20
sample_control_r1_s1-cell_326      sample        308           17
sample_control_r1_s1-cell_327      sample        150           23
sample_control_r1_s1-cell_328      sample        225           20
sample_control_r1_s1-cell_329      sample        148           25
sample_control_r1_s1-cell_330      sample         38           13
sample_control_r1_s1-cell_331      sample         80           15
sample_control_r1_s1-cell_332      sample        115           17
sample_control_r1_s1-cell_334      sample        103           23
sample_control_r1_s1-cell_335      sample         47           14
sample_control_r1_s1-cell_336      sample       2264           34
sample_control_r1_s1-cell_337      sample       1317           27
sample_control_r1_s1-cell_338      sample         96           15
sample_control_r1_s1-cell_339      sample        190           17
sample_control_r1_s1-cell_340      sample        126           15
sample_control_r1_s1-cell_341      sample        181           16
sample_control_r1_s1-cell_342      sample        542           19
sample_control_r1_s1-cell_343      sample         74           11
sample_control_r1_s1-cell_344      sample         66           11
sample_control_r1_s1-cell_345      sample        646           23
sample_control_r1_s1-cell_346      sample        102           16
sample_control_r1_s1-cell_347      sample        148           22
sample_control_r1_s1-cell_348      sample         96           14
sample_control_r1_s1-cell_349      sample       1257           31
sample_control_r1_s1-cell_350      sample        132           17
sample_control_r1_s1-cell_352      sample         68           17
sample_control_r1_s1-cell_353      sample        100           23
sample_control_r1_s1-cell_354      sample        226           16
sample_control_r1_s1-cell_355      sample       1195           22
sample_control_r1_s1-cell_356      sample         74           15
sample_control_r1_s1-cell_357      sample       1169           20
sample_control_r1_s1-cell_358      sample       1515           26
sample_control_r1_s1-cell_359      sample        648           21
sample_control_r1_s1-cell_360      sample        140           15
sample_control_r1_s1-cell_361      sample        163           20
sample_control_r1_s1-cell_362      sample        140           16
sample_control_r1_s1-cell_363      sample        158           18
sample_control_r1_s1-cell_364      sample        168           13
sample_control_r1_s1-cell_365      sample        283           21
sample_control_r1_s1-cell_366      sample       1614           24
sample_control_r1_s1-cell_367      sample        853           26
sample_control_r1_s1-cell_368      sample        794           44
sample_control_r1_s1-cell_369      sample         88           14
sample_control_r1_s1-cell_370      sample       1329           31
sample_control_r1_s1-cell_371      sample         73           25
sample_control_r1_s1-cell_372      sample        265           13
sample_control_r1_s1-cell_373      sample        104            8
sample_control_r1_s1-cell_374      sample        627           31
sample_control_r1_s1-cell_375      sample         37            9
sample_control_r1_s1-cell_376      sample        685           32
sample_control_r1_s1-cell_377      sample        438           22
sample_control_r1_s1-cell_379      sample        211           21
sample_control_r1_s1-cell_380      sample        425           22
sample_control_r1_s1-cell_381      sample       2578           33
sample_control_r1_s1-cell_382      sample       1203           25
sample_control_r1_s1-cell_383      sample         26           11
sample_control_r1_s1-cell_384      sample        148           15
sample_control_r1_s1-cell_385      sample        209           19
sample_control_r1_s1-cell_386      sample         71           16
sample_control_r1_s1-cell_387      sample         33           10
sample_control_r1_s1-cell_388      sample         78           11
sample_control_r1_s1-cell_390      sample         37           10
sample_control_r1_s1-cell_391      sample        123           11
sample_control_r1_s1-cell_392      sample        219           16
sample_control_r1_s1-cell_393      sample         29           11
sample_control_r1_s1-cell_394      sample       2031           26
sample_control_r1_s1-cell_395      sample       1772           29
sample_control_r1_s1-cell_396      sample         74            9
sample_control_r1_s1-cell_397      sample         56           13
sample_control_r1_s1-cell_398      sample         40            5
sample_control_r1_s1-cell_399      sample        419           23
sample_control_r1_s1-cell_400      sample        146           17
sample_control_r1_s1-cell_401      sample        100           21
sample_control_r1_s1-cell_402      sample        190           22
sample_control_r1_s1-cell_403      sample        535           27
sample_control_r1_s1-cell_404      sample        131           13
sample_control_r1_s1-cell_405      sample        295           14
sample_control_r1_s1-cell_406      sample        111           32
sample_control_r1_s1-cell_407      sample        135           13
sample_control_r1_s1-cell_408      sample        108           10
sample_control_r1_s1-cell_409      sample         73           18
sample_control_r1_s1-cell_410      sample        202           18
sample_control_r1_s1-cell_412      sample        596           29
sample_control_r1_s1-cell_413      sample        109           23
sample_control_r1_s1-cell_414      sample       1041           34
sample_control_r1_s1-cell_415      sample       1039           24
sample_control_r1_s1-cell_416      sample       1942           27
sample_control_r1_s1-cell_417      sample        930           25
sample_control_r1_s1-cell_418      sample        325           16
sample_control_r1_s1-cell_419      sample        247           15
sample_control_r1_s1-cell_420      sample        429           25
sample_control_r1_s1-cell_421      sample        165           12
sample_control_r1_s1-cell_422      sample        570           23
sample_control_r1_s1-cell_423      sample        479           15
sample_control_r1_s1-cell_424      sample       1230           23
sample_control_r1_s1-cell_425      sample        101           17
sample_control_r1_s1-cell_426      sample       2474           35
sample_control_r1_s1-cell_427      sample       1077           28
sample_control_r1_s1-cell_428      sample       1290           26
sample_control_r1_s1-cell_429      sample        190           15
sample_control_r1_s1-cell_430      sample         49           18
sample_control_r1_s1-cell_431      sample       1227           28
sample_control_r1_s1-cell_432      sample        743           30
sample_control_r1_s1-cell_433      sample        101           18
sample_control_r1_s1-cell_434      sample        106            6
sample_control_r1_s1-cell_435      sample         29            7
sample_control_r1_s1-cell_436      sample       1892           30
sample_control_r1_s1-cell_437      sample         90           17
sample_control_r1_s1-cell_438      sample        122           10
sample_control_r1_s1-cell_439      sample        124            9
sample_control_r1_s1-cell_440      sample         72           16
sample_control_r1_s1-cell_441      sample       1245           25
sample_control_r1_s1-cell_442      sample        134           19
sample_control_r1_s1-cell_443      sample         84           11
sample_control_r1_s1-cell_444      sample         23           10
sample_control_r1_s1-cell_446      sample         69           15
sample_control_r1_s1-cell_447      sample         67           16
sample_control_r1_s1-cell_448      sample        171           28
sample_control_r1_s1-cell_449      sample        399           20
sample_control_r1_s1-cell_450      sample        534           21
sample_control_r1_s1-cell_451      sample        350           18
sample_control_r1_s1-cell_452      sample        129           22
sample_control_r1_s1-cell_453      sample        669           24
sample_control_r1_s1-cell_454      sample        433           39
sample_control_r1_s1-cell_455      sample         39           12
sample_control_r1_s1-cell_456      sample        182           14
sample_control_r1_s1-cell_457      sample        472           19
sample_control_r1_s1-cell_458      sample        872           27
sample_control_r1_s1-cell_459      sample        231           23
sample_control_r1_s1-cell_460      sample         73           13
sample_control_r1_s1-cell_461      sample        104           17
sample_control_r1_s1-cell_462      sample         23            9
sample_control_r1_s1-cell_463      sample        291           18
sample_control_r1_s1-cell_464      sample        596           22
sample_control_r1_s1-cell_465      sample       1924           29
sample_control_r1_s1-cell_466      sample       1204           31
sample_control_r1_s1-cell_468      sample        194           12
sample_control_r1_s1-cell_469      sample         72            7
sample_control_r1_s1-cell_470      sample        118           14
sample_control_r1_s1-cell_471      sample        163           16
sample_control_r1_s1-cell_472      sample         99           17
sample_control_r1_s1-cell_473      sample         60           14
sample_control_r1_s1-cell_475      sample         83           17
sample_control_r1_s1-cell_476      sample        130           18
sample_control_r1_s1-cell_477      sample        225           13
sample_control_r1_s1-cell_478      sample        309           21
sample_control_r1_s1-cell_480      sample        561           21
sample_control_r1_s1-cell_481      sample        376           22
sample_control_r1_s1-cell_482      sample        242           27
sample_control_r1_s1-cell_483      sample        180           10
sample_control_r1_s1-cell_484      sample        188           18
sample_control_r1_s1-cell_485      sample        131           13
sample_control_r1_s1-cell_486      sample       1599           29
sample_control_r1_s1-cell_487      sample        292           17
sample_control_r1_s1-cell_488      sample         25           10
sample_control_r1_s1-cell_489      sample        710           25
sample_control_r1_s1-cell_490      sample        299           14
sample_control_r1_s1-cell_491      sample       1058           19
sample_control_r1_s1-cell_492      sample         92           16
sample_control_r1_s1-cell_493      sample       1793           42
sample_control_r1_s1-cell_494      sample         40           16
sample_control_r1_s1-cell_495      sample        469           21
sample_control_r1_s1-cell_496      sample        869           26
sample_control_r1_s1-cell_497      sample         93           23
sample_control_r1_s1-cell_498      sample         23           12
sample_control_r1_s1-cell_499      sample         53           13
sample_control_r1_s1-cell_501      sample        546           22
sample_control_r1_s1-cell_502      sample        264           34
sample_control_r1_s1-cell_503      sample        136           22
sample_control_r1_s1-cell_504      sample         22            6
sample_control_r1_s1-cell_505      sample        206           41
sample_control_r1_s1-cell_506      sample        138           14
sample_control_r1_s1-cell_507      sample        636           23
sample_control_r1_s1-cell_508      sample       1783           30
sample_control_r1_s1-cell_509      sample         71           19
sample_control_r1_s1-cell_510      sample        105           30
sample_control_r1_s1-cell_511      sample        237           42
sample_control_r1_s1-cell_512      sample        150            9
sample_control_r1_s1-cell_513      sample        158           31
sample_control_r1_s1-cell_514      sample         75           13
sample_control_r1_s1-cell_515      sample         36            7
sample_control_r1_s1-cell_516      sample        109           24
sample_control_r1_s1-cell_517      sample         86           20
sample_control_r1_s1-cell_518      sample        999           24
sample_control_r1_s1-cell_520      sample         41           14
sample_control_r1_s1-cell_521      sample        238           25
sample_control_r1_s1-cell_522      sample        318           15
sample_control_r1_s1-cell_523      sample        419           23
sample_control_r1_s1-cell_524      sample         59            8
sample_control_r1_s1-cell_525      sample         53           12
sample_control_r1_s1-cell_526      sample        184           17
sample_control_r1_s1-cell_527      sample        112           36
sample_control_r1_s1-cell_528      sample       1668           30
sample_control_r1_s1-cell_529      sample       1686           35
sample_control_r1_s1-cell_530      sample        895           27
sample_control_r1_s1-cell_531      sample        648           26
sample_control_r1_s1-cell_532      sample        109           14
sample_control_r1_s1-cell_533      sample        422           20
sample_control_r1_s1-cell_534      sample       2103           31
sample_control_r1_s1-cell_536      sample        599           16
sample_control_r1_s1-cell_537      sample         95           24
sample_control_r1_s1-cell_538      sample         30           13
sample_control_r1_s1-cell_539      sample        661           31
sample_control_r1_s1-cell_540      sample        101           21
sample_control_r1_s1-cell_541      sample        305           23
sample_control_r1_s1-cell_542      sample        198           27
sample_control_r1_s1-cell_543      sample        623           23
sample_control_r1_s1-cell_544      sample        198           19
sample_control_r1_s1-cell_545      sample       1193           29
sample_control_r1_s1-cell_546      sample         84           13
sample_control_r1_s1-cell_547      sample        142           25
sample_control_r1_s1-cell_548      sample       1510           33
sample_control_r1_s1-cell_549      sample        186           30
sample_control_r1_s1-cell_550      sample         73           20
sample_control_r1_s1-cell_551      sample       1162           22
sample_control_r1_s1-cell_552      sample        134           23
sample_control_r1_s1-cell_553      sample       1087           30
sample_control_r1_s1-cell_554      sample        152           11
sample_control_r1_s1-cell_555      sample         86           11
sample_control_r1_s1-cell_556      sample         87           14
sample_control_r1_s1-cell_557      sample        104           23
sample_control_r1_s1-cell_558      sample        290           26
sample_control_r1_s1-cell_559      sample         21            9
sample_control_r1_s1-cell_560      sample         69           20
sample_control_r1_s1-cell_561      sample        126           17
sample_control_r1_s1-cell_562      sample        209           17
sample_control_r1_s1-cell_563      sample       1004           33
sample_control_r1_s1-cell_564      sample       1480           31
sample_control_r1_s1-cell_565      sample         92           10
sample_control_r1_s1-cell_566      sample        923           26
sample_control_r1_s1-cell_567      sample        116           14
sample_control_r1_s1-cell_568      sample       1467           28
sample_control_r1_s1-cell_569      sample        708           28
sample_control_r1_s1-cell_571      sample       1000           33
sample_control_r1_s1-cell_572      sample         98           10
sample_control_r1_s1-cell_574      sample       1584           33
sample_control_r1_s1-cell_575      sample        186           25
sample_control_r1_s1-cell_576      sample        141           25
sample_control_r1_s1-cell_577      sample        330           24
sample_control_r1_s1-cell_578      sample         85           14
sample_control_r1_s1-cell_579      sample        612           25
sample_control_r1_s1-cell_581      sample        116           20
sample_control_r1_s1-cell_582      sample         85           21
sample_control_r1_s1-cell_583      sample         87           15
sample_control_r1_s1-cell_584      sample        237           19
sample_control_r1_s1-cell_585      sample         49           14
sample_control_r1_s1-cell_586      sample        239           26
sample_control_r1_s1-cell_587      sample       1243           27
sample_control_r1_s1-cell_588      sample        168           27
sample_control_r1_s1-cell_589      sample       1321           29
sample_control_r1_s1-cell_590      sample        567           22
sample_control_r1_s1-cell_591      sample        877           26
sample_control_r1_s1-cell_592      sample        578           26
sample_control_r1_s1-cell_593      sample        381           23
sample_control_r1_s1-cell_594      sample        122           28
sample_control_r1_s1-cell_595      sample        158           15
sample_control_r1_s1-cell_596      sample        136           25
sample_control_r1_s1-cell_597      sample        277           37
sample_control_r1_s1-cell_598      sample        183           21
sample_control_r1_s1-cell_599      sample        477           25
sample_control_r1_s1-cell_600      sample        166           24
sample_control_r1_s1-cell_601      sample        247           21
sample_control_r1_s1-cell_602      sample        538           19
sample_control_r1_s1-cell_603      sample        255           31
sample_control_r1_s1-cell_604      sample        797           21
sample_control_r1_s1-cell_605      sample        706           23
sample_control_r1_s1-cell_606      sample        334           24
sample_control_r1_s1-cell_607      sample         85           18
sample_control_r1_s1-cell_608      sample        155           24
sample_control_r1_s1-cell_609      sample         38            9
sample_control_r1_s1-cell_610      sample         63           19
sample_control_r1_s1-cell_611      sample        681           24
sample_control_r1_s1-cell_612      sample        908           32
sample_control_r1_s1-cell_613      sample         92           23
sample_control_r1_s1-cell_614      sample         22           13
sample_control_r1_s1-cell_615      sample         36           14
sample_control_r1_s1-cell_616      sample        137           21
sample_control_r1_s1-cell_617      sample        152           16
sample_control_r1_s1-cell_618      sample       2817           25
sample_control_r1_s1-cell_619      sample        164           11
sample_control_r1_s1-cell_620      sample        385           19
sample_control_r1_s1-cell_621      sample        239           20
sample_control_r1_s1-cell_622      sample         99           17
sample_control_r1_s1-cell_624      sample        307           18
sample_control_r1_s1-cell_625      sample         49           16
sample_control_r1_s1-cell_626      sample         47           15
sample_control_r1_s1-cell_627      sample       1178           42
sample_control_r1_s1-cell_628      sample       1608           31
sample_control_r1_s1-cell_629      sample       1834           40
sample_control_r1_s1-cell_630      sample        260           35
sample_control_r1_s1-cell_631      sample        227           25
sample_control_r1_s1-cell_632      sample        173           17
sample_control_r1_s1-cell_633      sample         81           12
sample_control_r1_s1-cell_634      sample       2062           43
sample_control_r1_s1-cell_635      sample        223           18
sample_control_r1_s1-cell_636      sample       1547           32
sample_control_r1_s1-cell_637      sample        202           23
sample_control_r1_s1-cell_638      sample         97           15
sample_control_r1_s1-cell_639      sample        577           18
sample_control_r1_s1-cell_640      sample         41           15
sample_control_r1_s1-cell_641      sample       1656           28
sample_control_r1_s1-cell_642      sample         39           10
sample_control_r1_s1-cell_643      sample       2445           29
sample_control_r1_s1-cell_644      sample         55           16
sample_control_r1_s1-cell_645      sample         56           11
sample_control_r1_s1-cell_646      sample         58           12
sample_control_r1_s1-cell_647      sample        164           12
sample_control_r1_s1-cell_648      sample        177           19
sample_control_r1_s1-cell_649      sample       1263           28
sample_control_r1_s1-cell_650      sample         88           16
sample_control_r1_s1-cell_651      sample        169           21
sample_control_r1_s1-cell_652      sample        764           20
sample_control_r1_s1-cell_653      sample       1473           33
sample_control_r1_s1-cell_654      sample         33            8
sample_control_r1_s1-cell_655      sample        687           30
sample_control_r1_s1-cell_656      sample        213           21
sample_control_r1_s1-cell_657      sample        247           21
sample_control_r1_s1-cell_658      sample        314           11
sample_control_r1_s1-cell_659      sample        983           30
sample_control_r1_s1-cell_660      sample       1127           21
sample_control_r1_s1-cell_661      sample         89           12
sample_control_r1_s1-cell_662      sample        451           33
sample_control_r1_s1-cell_663      sample        197           12
sample_control_r1_s1-cell_664      sample         62           15
sample_control_r1_s1-cell_665      sample         65           12
sample_control_r1_s1-cell_666      sample        242           19
sample_control_r1_s1-cell_667      sample         32            9
sample_control_r1_s1-cell_668      sample        188           15
sample_control_r1_s1-cell_669      sample        991           24
sample_control_r1_s1-cell_670      sample        949           29
sample_control_r1_s1-cell_671      sample        552           32
sample_control_r1_s1-cell_672      sample        159           17
sample_control_r1_s1-cell_673      sample       1261           27
sample_control_r1_s1-cell_674      sample        418           17
sample_control_r1_s1-cell_675      sample         57           13
sample_control_r1_s1-cell_676      sample        258           11
sample_control_r1_s1-cell_677      sample        231           16
sample_control_r1_s1-cell_678      sample         88           11
sample_control_r1_s1-cell_679      sample       1969           37
sample_control_r1_s1-cell_680      sample        131           25
sample_control_r1_s1-cell_681      sample         61           13
sample_control_r1_s1-cell_682      sample         62           16
sample_control_r1_s1-cell_683      sample        116           17
sample_control_r1_s1-cell_684      sample        195           16
sample_control_r1_s1-cell_685      sample        291           19
sample_control_r1_s1-cell_686      sample         78           16
sample_control_r1_s1-cell_687      sample         66           14
sample_control_r1_s1-cell_688      sample       1223           28
sample_control_r1_s1-cell_689      sample         50           11
sample_control_r1_s1-cell_690      sample        648           27
sample_control_r1_s1-cell_691      sample        891           29
sample_control_r1_s1-cell_692      sample         73           13
sample_control_r1_s1-cell_693      sample        198           23
sample_control_r1_s1-cell_694      sample        149           15
sample_control_r1_s1-cell_695      sample         97           14
sample_control_r1_s1-cell_696      sample         84            9
sample_control_r1_s1-cell_697      sample        258           23
sample_control_r1_s1-cell_698      sample        130           17
sample_control_r1_s1-cell_699      sample         96           16
sample_control_r1_s1-cell_700      sample        109           14
sample_control_r1_s1-cell_701      sample        978           22
sample_control_r1_s1-cell_702      sample       1029           20
sample_control_r1_s1-cell_703      sample        335           20
sample_control_r1_s1-cell_704      sample         82           15
sample_control_r1_s1-cell_705      sample        843           27
sample_control_r1_s1-cell_706      sample        114           14
sample_control_r1_s1-cell_707      sample        109           17
sample_control_r1_s1-cell_708      sample        488           27
sample_control_r1_s1-cell_709      sample        135           17
sample_control_r1_s1-cell_710      sample        125           17
sample_control_r1_s1-cell_711      sample        134           19
sample_control_r1_s1-cell_712      sample       1107           30
sample_control_r1_s1-cell_713      sample         75           10
sample_control_r1_s1-cell_714      sample         79           14
sample_control_r1_s1-cell_715      sample        907           26
sample_control_r1_s1-cell_716      sample        149           16
sample_control_r1_s1-cell_717      sample        446           22
sample_control_r1_s1-cell_718      sample         49           10
sample_control_r1_s1-cell_719      sample         80           24
sample_control_r1_s1-cell_720      sample        381           16
sample_control_r1_s1-cell_721      sample         77           11
sample_control_r1_s1-cell_722      sample        389           22
sample_control_r1_s1-cell_723      sample        300           22
sample_control_r1_s1-cell_724      sample        169           20
sample_control_r1_s1-cell_725      sample         61           11
sample_control_r1_s1-cell_726      sample         68           20
sample_control_r1_s1-cell_727      sample        747           25
sample_control_r1_s1-cell_728      sample        561           14
sample_control_r1_s1-cell_729      sample         83           13
sample_control_r1_s1-cell_730      sample        127           18
sample_control_r1_s1-cell_733      sample         47            5
sample_control_r1_s1-cell_734      sample         53           16
sample_control_r1_s1-cell_735      sample        202           30
sample_control_r1_s1-cell_736      sample         84           17
sample_control_r1_s1-cell_737      sample         78           19
sample_control_r1_s1-cell_738      sample        115           15
sample_control_r1_s1-cell_739      sample        123           21
sample_control_r1_s1-cell_740      sample        126           16
sample_control_r1_s1-cell_741      sample        370           27
sample_control_r1_s1-cell_742      sample         61           15
sample_control_r1_s1-cell_743      sample        296           25
sample_control_r1_s1-cell_744      sample       1858           27
sample_control_r1_s1-cell_745      sample        256           14
sample_control_r1_s1-cell_746      sample        178           18
sample_control_r1_s1-cell_747      sample       1380           35
sample_control_r1_s1-cell_748      sample         80           17
sample_control_r1_s1-cell_749      sample       1889           29
sample_control_r1_s1-cell_750      sample        378           20
sample_control_r1_s1-cell_751      sample        271            6
sample_control_r1_s1-cell_752      sample         97           19
sample_control_r1_s1-cell_753      sample        330           15
sample_control_r1_s1-cell_754      sample        708           25
sample_control_r1_s1-cell_755      sample         64           17
sample_control_r1_s1-cell_756      sample        102           16
sample_control_r1_s1-cell_757      sample        692           20
sample_control_r1_s1-cell_758      sample        577           21
sample_control_r1_s1-cell_759      sample        661           22
sample_control_r1_s1-cell_760      sample        145           12
sample_control_r1_s1-cell_761      sample        335           18
sample_control_r1_s1-cell_762      sample        127           19
sample_control_r1_s1-cell_763      sample         93           25
sample_control_r1_s1-cell_764      sample         79           15
sample_control_r1_s1-cell_765      sample        247           11
sample_control_r1_s1-cell_766      sample        264           15
sample_control_r1_s1-cell_767      sample        778           30
sample_control_r1_s1-cell_768      sample        152           36
sample_control_r1_s1-cell_769      sample        166           25
sample_control_r1_s1-cell_770      sample         64            7
sample_control_r1_s1-cell_771      sample        203           31
sample_control_r1_s1-cell_772      sample        335           41
sample_control_r1_s1-cell_773      sample        932           28
sample_control_r1_s1-cell_774      sample        185           30
sample_control_r1_s1-cell_776      sample        134           33
sample_control_r1_s1-cell_777      sample       1605           29
sample_control_r1_s1-cell_778      sample        192           28
sample_control_r1_s1-cell_779      sample         59           23
sample_control_r1_s1-cell_780      sample       1285           22
sample_control_r1_s1-cell_781      sample        122           13
sample_control_r1_s1-cell_782      sample        184           15
sample_control_r1_s1-cell_783      sample        314           19
sample_control_r1_s1-cell_784      sample        171           19
sample_control_r1_s1-cell_785      sample         60           12
sample_control_r1_s1-cell_786      sample        312           18
sample_control_r1_s1-cell_787      sample        250           13
sample_control_r1_s1-cell_788      sample        360           15
sample_control_r1_s1-cell_789      sample       1303           20
sample_control_r1_s1-cell_790      sample         24           11
sample_control_r1_s1-cell_791      sample        497           15
sample_control_r1_s1-cell_792      sample        172           26
sample_control_r1_s1-cell_793      sample        159           16
sample_control_r1_s1-cell_794      sample        204           26
sample_control_r1_s1-cell_795      sample         51           20
sample_control_r1_s1-cell_796      sample       1610           32
sample_control_r1_s1-cell_797      sample        204           28
sample_control_r1_s1-cell_798      sample        892           27
sample_control_r1_s1-cell_799      sample        521           33
sample_control_r1_s1-cell_800      sample        410           24
sample_control_r1_s1-cell_801      sample       1094           25
sample_control_r1_s1-cell_802      sample         35           17
sample_control_r1_s1-cell_803      sample        132           25
sample_control_r1_s1-cell_804      sample        176           21
sample_control_r1_s1-cell_805      sample        132           11
sample_control_r1_s1-cell_806      sample         56           10
sample_control_r1_s1-cell_807      sample         39            6
sample_control_r1_s1-cell_808      sample        196           20
sample_control_r1_s1-cell_809      sample        347           18
sample_control_r1_s1-cell_810      sample        375           28
sample_control_r1_s1-cell_811      sample         58            9
sample_control_r1_s1-cell_812      sample        249           34
sample_control_r1_s1-cell_813      sample       2186           44
sample_control_r1_s1-cell_814      sample         40           14
sample_control_r1_s1-cell_815      sample        600           34
sample_control_r1_s1-cell_816      sample        160           12
sample_control_r1_s1-cell_817      sample        492           20
sample_control_r1_s1-cell_818      sample        199           18
sample_control_r1_s1-cell_821      sample         33           13
sample_control_r1_s1-cell_822      sample         60           14
sample_control_r1_s1-cell_823      sample        410           10
sample_control_r1_s1-cell_824      sample        579           18
sample_control_r1_s1-cell_825      sample        169           22
sample_control_r1_s1-cell_826      sample        307            7
sample_control_r1_s1-cell_827      sample       1163           30
sample_control_r1_s1-cell_828      sample         80           20
sample_control_r1_s1-cell_829      sample        127           27
sample_control_r1_s1-cell_830      sample        139           15
sample_control_r1_s1-cell_831      sample        120           19
sample_control_r1_s1-cell_832      sample        876           21
sample_control_r1_s1-cell_833      sample        489           23
sample_control_r1_s1-cell_834      sample        357           30
sample_control_r1_s1-cell_835      sample        124           24
sample_control_r1_s1-cell_836      sample        140            7
sample_control_r1_s1-cell_837      sample        101           25
sample_control_r1_s1-cell_838      sample         63           11
sample_control_r1_s1-cell_839      sample       1001           32
sample_control_r1_s1-cell_840      sample        622           22
sample_control_r1_s1-cell_842      sample         71           13
sample_control_r1_s1-cell_844      sample        133           20
sample_control_r1_s1-cell_845      sample        546           22
sample_control_r1_s1-cell_846      sample        524           33
sample_control_r1_s1-cell_847      sample        156           14
sample_control_r1_s1-cell_848      sample        733           18
sample_control_r1_s1-cell_849      sample        181           19
sample_control_r1_s1-cell_850      sample        738           23
sample_control_r1_s1-cell_851      sample         82           12
sample_control_r1_s1-cell_853      sample        116           14
sample_control_r1_s1-cell_854      sample        868           30
sample_control_r1_s1-cell_856      sample        195           12
sample_control_r1_s1-cell_857      sample        293           21
sample_control_r1_s1-cell_858      sample        668           22
sample_control_r1_s1-cell_859      sample         74           11
sample_control_r1_s1-cell_860      sample        423           24
sample_control_r1_s1-cell_861      sample        825           35
sample_control_r1_s1-cell_862      sample         43           10
sample_control_r1_s1-cell_863      sample        600           27
sample_control_r1_s1-cell_864      sample         88           15
sample_control_r1_s1-cell_865      sample        149           16
sample_control_r1_s1-cell_866      sample        103           11
sample_control_r1_s1-cell_867      sample        151           17
sample_control_r1_s1-cell_868      sample        133            9
sample_control_r1_s1-cell_869      sample        135           22
sample_control_r1_s1-cell_870      sample        302           19
sample_control_r1_s1-cell_871      sample        188           14
sample_control_r1_s1-cell_872      sample         94           14
sample_control_r1_s1-cell_873      sample         63           17
sample_control_r1_s1-cell_874      sample         35            5
sample_control_r1_s1-cell_875      sample         33           11
sample_control_r1_s1-cell_876      sample        267           14
sample_control_r1_s1-cell_877      sample        968           24
sample_control_r1_s1-cell_878      sample        224           22
sample_control_r1_s1-cell_879      sample        106           15
sample_control_r1_s1-cell_880      sample        129           21
sample_control_r1_s1-cell_881      sample        123           15
sample_control_r1_s1-cell_883      sample        101           18
sample_control_r1_s1-cell_884      sample         53            7
sample_control_r1_s1-cell_885      sample       1210           35
sample_control_r1_s1-cell_886      sample        154            9
sample_control_r1_s1-cell_887      sample        208           12
sample_control_r1_s1-cell_888      sample       1066           19
sample_control_r1_s1-cell_889      sample        126           16
sample_control_r1_s1-cell_890      sample        376           29
sample_control_r1_s1-cell_891      sample        176           17
sample_control_r1_s1-cell_892      sample        221            9
sample_control_r1_s1-cell_893      sample        104           16
sample_control_r1_s1-cell_894      sample        397           20
sample_control_r1_s1-cell_895      sample        711           22
sample_control_r1_s1-cell_896      sample        837           30
sample_control_r1_s1-cell_897      sample        104           22
sample_control_r1_s1-cell_898      sample        145           12
sample_control_r1_s1-cell_899      sample        204           18
sample_control_r1_s1-cell_900      sample        219           16
sample_control_r1_s1-cell_901      sample        454           25
sample_control_r1_s1-cell_902      sample         65           11
sample_control_r1_s1-cell_903      sample        162           20
sample_control_r1_s1-cell_904      sample        320           17
sample_control_r1_s1-cell_905      sample        135           27
sample_control_r1_s1-cell_906      sample       1051           33
sample_control_r1_s1-cell_907      sample        131           15
sample_control_r1_s1-cell_908      sample        365           19
sample_control_r1_s1-cell_909      sample       1043           30
sample_control_r1_s1-cell_910      sample       1046           35
sample_control_r1_s1-cell_911      sample        158           25
sample_control_r1_s1-cell_912      sample        405           22
sample_control_r1_s1-cell_913      sample       1119           27
sample_control_r1_s1-cell_914      sample        149           23
sample_control_r1_s1-cell_915      sample        246           13
sample_control_r1_s1-cell_916      sample        527           28
sample_control_r1_s1-cell_917      sample        316           20
sample_control_r1_s1-cell_918      sample         49           15
sample_control_r1_s1-cell_919      sample         84           18
sample_control_r1_s1-cell_920      sample        193           21
sample_control_r1_s1-cell_921      sample         75           11
sample_control_r1_s1-cell_922      sample        678           27
sample_control_r1_s1-cell_923      sample        136           19
sample_control_r1_s1-cell_924      sample         46           12
sample_control_r1_s1-cell_925      sample         77           16
sample_control_r1_s1-cell_926      sample         85           11
sample_control_r1_s1-cell_927      sample        663           29
sample_control_r1_s1-cell_928      sample        699           20
sample_control_r1_s1-cell_929      sample        426           20
sample_control_r1_s1-cell_930      sample         66            6
sample_control_r1_s1-cell_931      sample        998           24
sample_control_r1_s1-cell_932      sample        258           23
sample_control_r1_s1-cell_933      sample        221           13
sample_control_r1_s1-cell_934      sample        253           14
sample_control_r1_s1-cell_937      sample         97           17
sample_control_r1_s1-cell_938      sample        239           16
sample_control_r1_s1-cell_939      sample        192           17
sample_control_r1_s1-cell_940      sample        116           14
sample_control_r1_s1-cell_941      sample        228           16
sample_control_r1_s1-cell_942      sample        257           16
sample_control_r1_s1-cell_943      sample        106           25
sample_control_r1_s1-cell_944      sample        244           18
sample_control_r1_s1-cell_945      sample        236           23
sample_control_r1_s1-cell_946      sample         72           12
sample_control_r1_s1-cell_947      sample        229           18
sample_control_r1_s1-cell_948      sample        524           23
sample_control_r1_s1-cell_949      sample        669           27
sample_control_r1_s1-cell_950      sample        366           17
sample_control_r1_s1-cell_951      sample         35           15
sample_control_r1_s1-cell_952      sample        185           10
sample_control_r1_s1-cell_953      sample        190           13
sample_control_r1_s1-cell_954      sample       1013           25
sample_control_r1_s1-cell_955      sample        100           12
sample_control_r1_s1-cell_956      sample        379           21
sample_control_r1_s1-cell_957      sample        436           28
sample_control_r1_s1-cell_958      sample        955           23
sample_control_r1_s1-cell_959      sample        200           40
sample_control_r1_s1-cell_961      sample         54            7
sample_control_r1_s1-cell_962      sample        117           17
sample_control_r1_s1-cell_963      sample        554           19
sample_control_r1_s1-cell_964      sample        649           34
sample_control_r1_s1-cell_965      sample        291           38
sample_control_r1_s1-cell_966      sample        365           16
sample_control_r1_s1-cell_967      sample        164           10
sample_control_r1_s1-cell_968      sample        402           22
sample_control_r1_s1-cell_969      sample        164           22
sample_control_r1_s1-cell_970      sample        129           23
sample_control_r1_s1-cell_971      sample         78           16
sample_control_r1_s1-cell_972      sample         46           10
sample_control_r1_s1-cell_973      sample        232           25
sample_control_r1_s1-cell_974      sample        439           21
sample_control_r1_s1-cell_975      sample        410           25
sample_control_r1_s1-cell_976      sample         61           17
sample_control_r1_s1-cell_977      sample        324           19
sample_control_r1_s1-cell_978      sample        400           20
sample_control_r1_s1-cell_979      sample        360           20
sample_control_r1_s1-cell_980      sample        805           32
sample_control_r1_s1-cell_981      sample        471           25
sample_control_r1_s1-cell_982      sample         54            7
sample_control_r1_s1-cell_983      sample        106           22
sample_control_r1_s1-cell_984      sample        144           16
sample_control_r1_s1-cell_985      sample         75           11
sample_control_r1_s1-cell_986      sample        843           23
sample_control_r1_s1-cell_987      sample        179           13
sample_control_r1_s1-cell_988      sample        194           38
sample_control_r1_s1-cell_989      sample        125           17
sample_control_r1_s1-cell_990      sample        823           23
sample_control_r1_s1-cell_991      sample        645           21
sample_control_r1_s1-cell_992      sample        322           23
sample_control_r1_s1-cell_993      sample        338           18
sample_control_r1_s1-cell_994      sample        429           33
sample_control_r1_s1-cell_995      sample         96            6
sample_control_r1_s1-cell_996      sample        499           26
sample_control_r1_s1-cell_997      sample        128           10
sample_control_r1_s1-cell_998      sample        326           23
sample_control_r1_s1-cell_999      sample        109           13
sample_control_r1_s1-cell_1000     sample        451           28
sample_control_r1_s1-cell_1001     sample        706           26
sample_control_r1_s1-cell_1002     sample        229           22
sample_control_r1_s1-cell_1003     sample        490           31
sample_control_r1_s1-cell_1004     sample        144           15
sample_control_r1_s1-cell_1005     sample         32           14
sample_control_r1_s1-cell_1007     sample       1119           30
sample_control_r1_s1-cell_1008     sample        928           24
sample_control_r1_s1-cell_1009     sample         32            9
sample_control_r1_s1-cell_1010     sample        108           19
sample_control_r1_s1-cell_1011     sample         71           13
sample_control_r1_s1-cell_1012     sample        641           23
sample_control_r1_s1-cell_1014     sample        547           38
sample_control_r1_s1-cell_1015     sample         59           13
sample_control_r1_s1-cell_1016     sample         60           17
sample_control_r1_s1-cell_1017     sample        138           11
sample_control_r1_s1-cell_1018     sample         68            7
sample_control_r1_s1-cell_1019     sample        413           20
sample_control_r1_s1-cell_1020     sample        209           17
sample_control_r1_s1-cell_1021     sample         45           14
sample_control_r1_s1-cell_1022     sample        625           28
sample_control_r1_s1-cell_1023     sample        805           28
sample_control_r1_s1-cell_1024     sample        134           28
sample_control_r1_s1-cell_1025     sample        629           29
sample_control_r1_s1-cell_1026     sample         79           18
sample_control_r1_s1-cell_1027     sample        499           28
sample_control_r1_s1-cell_1028     sample         66           10
sample_control_r1_s1-cell_1030     sample        132           16
sample_control_r1_s1-cell_1032     sample        295           20
sample_control_r1_s1-cell_1033     sample        122           11
sample_control_r1_s1-cell_1034     sample        334           17
sample_control_r1_s1-cell_1035     sample        238           19
sample_control_r1_s1-cell_1036     sample        113           12
sample_control_r1_s1-cell_1037     sample         52           10
sample_control_r1_s1-cell_1038     sample         49           12
sample_control_r1_s1-cell_1039     sample        110           15
sample_control_r1_s1-cell_1040     sample         39           10
sample_control_r1_s1-cell_1041     sample        429           20
sample_control_r1_s1-cell_1042     sample        232           30
sample_control_r1_s1-cell_1043     sample        105           11
sample_control_r1_s1-cell_1044     sample         60           10
sample_control_r1_s1-cell_1045     sample        112           16
sample_control_r1_s1-cell_1046     sample        409           28
sample_control_r1_s1-cell_1047     sample         60           21
sample_control_r1_s1-cell_1048     sample       1493           32
sample_control_r1_s1-cell_1049     sample        214           20
sample_control_r1_s1-cell_1050     sample         77           15
sample_control_r1_s1-cell_1051     sample        290           12
sample_control_r1_s1-cell_1052     sample         62           16
sample_control_r1_s1-cell_1053     sample        353           19
sample_control_r1_s1-cell_1054     sample         56           12
sample_control_r1_s1-cell_1055     sample        661           18
sample_control_r1_s1-cell_1056     sample         99           13
sample_control_r1_s1-cell_1057     sample        380           20
sample_control_r1_s1-cell_1059     sample        575           20
sample_control_r1_s1-cell_1060     sample        110           21
sample_control_r1_s1-cell_1061     sample        854           27
sample_control_r1_s1-cell_1062     sample        193           11
sample_control_r1_s1-cell_1063     sample        486           27
sample_control_r1_s1-cell_1064     sample         60           11
sample_control_r1_s1-cell_1065     sample        792           24
sample_control_r1_s1-cell_1066     sample         34           13
sample_control_r1_s1-cell_1067     sample       1050           30
sample_control_r1_s1-cell_1068     sample        677           32
sample_control_r1_s1-cell_1069     sample       1167           23
sample_control_r1_s1-cell_1070     sample        557           18
sample_control_r1_s1-cell_1071     sample        122           10
sample_control_r1_s1-cell_1072     sample        359           25
sample_control_r1_s1-cell_1073     sample         63           14
sample_control_r1_s1-cell_1074     sample        899           28
sample_control_r1_s1-cell_1075     sample        148           23
sample_control_r1_s1-cell_1076     sample        216           25
sample_control_r1_s1-cell_1077     sample        183           12
sample_control_r1_s1-cell_1078     sample         79           14
sample_control_r1_s1-cell_1079     sample        495           18
sample_control_r1_s1-cell_1080     sample         54           12
sample_control_r1_s1-cell_1081     sample        156           33
sample_control_r1_s1-cell_1082     sample        804           25
sample_control_r1_s1-cell_1083     sample        741           21
sample_control_r1_s1-cell_1084     sample       1151           31
sample_control_r1_s1-cell_1086     sample        962           27
sample_control_r1_s1-cell_1087     sample       2155           30
sample_control_r1_s1-cell_1089     sample        128           25
sample_control_r1_s1-cell_1090     sample         92           16
sample_control_r1_s1-cell_1091     sample        151           28
sample_control_r1_s1-cell_1092     sample         49           11
sample_control_r1_s1-cell_1093     sample         48           10
sample_control_r1_s1-cell_1094     sample         48           10
sample_control_r1_s1-cell_1095     sample         69           10
sample_control_r1_s1-cell_1096     sample        116           29
sample_control_r1_s1-cell_1098     sample        530           26
sample_control_r1_s1-cell_1099     sample        149           24
sample_control_r1_s1-cell_1100     sample        121           13
sample_control_r1_s1-cell_1101     sample       1147           24
sample_control_r1_s1-cell_1102     sample         67           16
sample_control_r1_s1-cell_1103     sample         63           14
sample_control_r1_s1-cell_1104     sample        334           21
sample_control_r1_s1-cell_1106     sample        234           15
sample_control_r1_s1-cell_1107     sample        141           19
sample_control_r1_s1-cell_1108     sample        220           19
sample_control_r1_s1-cell_1109     sample         92           13
sample_control_r1_s1-cell_1111     sample        913           25
sample_control_r1_s1-cell_1112     sample        269           34
sample_control_r1_s1-cell_1113     sample        109           22
sample_control_r1_s1-cell_1114     sample        597           29
sample_control_r1_s1-cell_1115     sample        651           25
sample_control_r1_s1-cell_1116     sample        144           16
sample_control_r1_s1-cell_1117     sample        998           24
sample_control_r1_s1-cell_1118     sample         81           12
sample_control_r1_s1-cell_1119     sample        129           14
sample_control_r1_s1-cell_1120     sample         35            9
sample_control_r1_s1-cell_1121     sample         52           12
sample_control_r1_s1-cell_1122     sample         93           11
sample_control_r1_s1-cell_1123     sample        213           24
sample_control_r1_s1-cell_1124     sample        578           19
sample_control_r1_s1-cell_1125     sample        135           14
sample_control_r1_s1-cell_1126     sample        156           25
sample_control_r1_s1-cell_1127     sample        480           16
sample_control_r1_s1-cell_1128     sample        811           21
sample_control_r1_s1-cell_1129     sample       1306           32
sample_control_r1_s1-cell_1130     sample       1317           42
sample_control_r1_s1-cell_1132     sample         67           17
sample_control_r1_s1-cell_1133     sample        233           17
sample_control_r1_s1-cell_1134     sample         84           15
sample_control_r1_s1-cell_1135     sample         96           16
sample_control_r1_s1-cell_1136     sample        783           26
sample_control_r1_s1-cell_1137     sample        167           12
sample_control_r1_s1-cell_1138     sample         31            9
sample_control_r1_s1-cell_1139     sample         35           13
sample_control_r1_s1-cell_1140     sample        171           15
sample_control_r1_s1-cell_1141     sample        395           18
sample_control_r1_s1-cell_1142     sample         51           16
sample_control_r1_s1-cell_1143     sample        175           18
sample_control_r1_s1-cell_1144     sample        572           29
sample_control_r1_s1-cell_1145     sample        145           16
sample_control_r1_s1-cell_1146     sample        116           14
sample_control_r1_s1-cell_1147     sample        459           29
sample_control_r1_s1-cell_1148     sample        135           12
sample_control_r1_s1-cell_1149     sample        971           21
sample_control_r1_s1-cell_1150     sample         31            8
sample_control_r1_s1-cell_1151     sample         54           11
sample_control_r1_s1-cell_1152     sample        155           16
sample_control_r1_s1-cell_1153     sample        418           21
sample_control_r1_s1-cell_1154     sample        193           12
sample_control_r1_s1-cell_1155     sample         53           16
sample_control_r1_s1-cell_1156     sample         58           12
sample_control_r1_s1-cell_1157     sample        568           29
sample_control_r1_s1-cell_1158     sample         32           12
sample_control_r1_s1-cell_1159     sample        796           37
sample_control_r1_s1-cell_1160     sample        597           27
sample_control_r1_s1-cell_1161     sample        793           26
sample_control_r1_s1-cell_1162     sample       1065           25
sample_control_r1_s1-cell_1163     sample         68           22
sample_control_r1_s1-cell_1164     sample        651           26
sample_control_r1_s1-cell_1165     sample        109           21
sample_control_r1_s1-cell_1166     sample        101           10
sample_control_r1_s1-cell_1167     sample        142           14
sample_control_r1_s1-cell_1168     sample       1139           25
sample_control_r1_s1-cell_1169     sample        136           12
sample_control_r1_s1-cell_1170     sample        122           25
sample_control_r1_s1-cell_1171     sample         96           14
sample_control_r1_s1-cell_1172     sample        107           13
sample_control_r1_s1-cell_1173     sample        648           23
sample_control_r1_s1-cell_1174     sample        437           27
sample_control_r1_s1-cell_1176     sample         26           13
sample_control_r1_s1-cell_1177     sample         98           19
sample_control_r1_s1-cell_1178     sample         68           17
sample_control_r1_s1-cell_1179     sample         33            7
sample_control_r1_s1-cell_1180     sample        373           21
sample_control_r1_s1-cell_1181     sample       2123           32
sample_control_r1_s1-cell_1182     sample         25            9
sample_control_r1_s1-cell_1183     sample        722           26
sample_control_r1_s1-cell_1184     sample         63           11
sample_control_r1_s1-cell_1185     sample        175           14
sample_control_r1_s1-cell_1186     sample        177           14
sample_control_r1_s1-cell_1187     sample         60           14
sample_control_r1_s1-cell_1188     sample        852           31
sample_control_r1_s1-cell_1189     sample        103           12
sample_control_r1_s1-cell_1190     sample        142           25
sample_control_r1_s1-cell_1191     sample        599           22
sample_control_r1_s1-cell_1192     sample         91           13
sample_control_r1_s1-cell_1193     sample         25           10
sample_control_r1_s1-cell_1194     sample       1582           34
sample_control_r1_s1-cell_1195     sample         62           15
sample_control_r1_s1-cell_1196     sample        304           21
sample_control_r1_s1-cell_1197     sample        574           27
sample_control_r1_s1-cell_1198     sample        586           15
sample_control_r1_s1-cell_1199     sample        997           30
sample_control_r1_s1-cell_1200     sample        570           20
sample_control_r1_s1-cell_1201     sample        604           29
sample_control_r1_s1-cell_1202     sample       1036           24
sample_control_r1_s1-cell_1203     sample        602           20
sample_control_r1_s1-cell_1204     sample        146           18
sample_control_r1_s1-cell_1205     sample         82           16
sample_control_r1_s1-cell_1206     sample        124           15
sample_control_r1_s1-cell_1207     sample        353           26
sample_control_r1_s1-cell_1208     sample         83           13
sample_control_r1_s1-cell_1209     sample        241           24
sample_control_r1_s1-cell_1210     sample        640           15
sample_control_r1_s1-cell_1213     sample         50           15
sample_control_r1_s1-cell_1214     sample        136           23
sample_control_r1_s1-cell_1215     sample         58           16
sample_control_r1_s1-cell_1216     sample         55           19
sample_control_r1_s1-cell_1217     sample       1142           24
sample_control_r1_s1-cell_1218     sample        465           29
sample_control_r1_s1-cell_1219     sample       1223           29
sample_control_r1_s1-cell_1220     sample        669           29
sample_control_r1_s1-cell_1221     sample       1071           35
sample_control_r1_s1-cell_1222     sample         65            9
sample_control_r1_s1-cell_1223     sample         86           12
sample_control_r1_s1-cell_1224     sample        186           18
sample_control_r1_s1-cell_1225     sample         59           15
sample_control_r1_s1-cell_1226     sample         35           10
sample_control_r1_s1-cell_1227     sample         86           13
sample_control_r1_s1-cell_1228     sample        131           16
sample_control_r1_s1-cell_1230     sample         53           10
sample_control_r1_s1-cell_1231     sample        629           22
sample_control_r1_s1-cell_1232     sample         77           18
sample_control_r1_s1-cell_1233     sample         47           12
sample_control_r1_s1-cell_1234     sample        221           20
sample_control_r1_s1-cell_1235     sample         95           17
sample_control_r1_s1-cell_1236     sample         29           13
sample_control_r1_s1-cell_1237     sample        471           29
sample_control_r1_s1-cell_1238     sample        165           18
sample_control_r1_s1-cell_1239     sample        355           15
sample_control_r1_s1-cell_1240     sample        219           16
sample_control_r1_s1-cell_1241     sample       1078           18
sample_control_r1_s1-cell_1242     sample         30           13
sample_control_r1_s1-cell_1243     sample         77           15
sample_control_r1_s1-cell_1245     sample        121           13
sample_control_r1_s1-cell_1247     sample        128           18
sample_control_r1_s1-cell_1248     sample         83           14
sample_control_r1_s1-cell_1249     sample         36           13
sample_control_r1_s1-cell_1250     sample       1380           28
sample_control_r1_s1-cell_1251     sample        530           24
sample_control_r1_s1-cell_1252     sample        136           16
sample_control_r1_s1-cell_1253     sample        584           28
sample_control_r1_s1-cell_1254     sample         28           10
sample_control_r1_s1-cell_1255     sample       1191           32
sample_control_r1_s1-cell_1256     sample         94           17
sample_control_r1_s1-cell_1257     sample        360           17
sample_control_r1_s1-cell_1258     sample         85           21
sample_control_r1_s1-cell_1259     sample        631           22
sample_control_r1_s1-cell_1261     sample         47           14
sample_control_r1_s1-cell_1262     sample       1016           29
sample_control_r1_s1-cell_1263     sample        139           16
sample_control_r1_s1-cell_1264     sample        477           26
sample_control_r1_s1-cell_1265     sample        227           13
sample_control_r1_s1-cell_1266     sample        608           24
sample_control_r1_s1-cell_1267     sample        197           20
sample_control_r1_s1-cell_1268     sample       1244           20
sample_control_r1_s1-cell_1269     sample       1095           27
sample_control_r1_s1-cell_1270     sample        803           25
sample_control_r1_s1-cell_1271     sample         97           21
sample_control_r1_s1-cell_1272     sample        858           21
sample_control_r1_s1-cell_1273     sample        208           20
sample_control_r1_s1-cell_1274     sample         49           12
sample_control_r1_s1-cell_1275     sample        340           24
sample_control_r1_s1-cell_1276     sample        211           13
sample_control_r1_s1-cell_1277     sample        193           15
sample_control_r1_s1-cell_1278     sample         91           15
sample_control_r1_s1-cell_1279     sample         56           15
sample_control_r1_s1-cell_1280     sample        129           18
sample_control_r1_s1-cell_1281     sample       1543           30
sample_control_r1_s1-cell_1282     sample        653           24
sample_control_r1_s1-cell_1283     sample         74           12
sample_control_r1_s1-cell_1284     sample        205           22
sample_control_r1_s1-cell_1285     sample         78           16
sample_control_r1_s1-cell_1286     sample        364           26
sample_control_r1_s1-cell_1287     sample        254           34
sample_control_r1_s1-cell_1288     sample       1356           27
sample_control_r1_s1-cell_1289     sample         35            9
sample_control_r1_s1-cell_1290     sample       1064           30
sample_control_r1_s1-cell_1291     sample       1094           37
sample_control_r1_s1-cell_1292     sample        813           29
sample_control_r1_s1-cell_1294     sample       1146           30
sample_control_r1_s1-cell_1295     sample        757           17
sample_control_r1_s1-cell_1296     sample        240           36
sample_control_r1_s1-cell_1297     sample         95           26
sample_control_r1_s1-cell_1298     sample        642           25
sample_control_r1_s1-cell_1299     sample       1078           27
sample_control_r1_s1-cell_1300     sample        611           26
sample_control_r1_s1-cell_1301     sample        210           13
sample_control_r1_s1-cell_1302     sample       1016           32
sample_control_r1_s1-cell_1303     sample         44           16
sample_control_r1_s1-cell_1304     sample        114           23
sample_control_r1_s1-cell_1305     sample       1428           33
sample_control_r1_s1-cell_1306     sample        110           12
sample_control_r1_s1-cell_1307     sample        290           18
sample_control_r1_s1-cell_1308     sample        791           35
sample_control_r1_s1-cell_1309     sample         45           14
sample_control_r1_s1-cell_1310     sample         45           12
sample_control_r1_s1-cell_1311     sample       1420           37
sample_control_r1_s1-cell_1312     sample        839           22
sample_control_r1_s1-cell_1313     sample       1585           45
sample_control_r1_s1-cell_1314     sample        604           21
sample_control_r1_s1-cell_1315     sample        155           28
sample_control_r1_s1-cell_1316     sample        109           23
sample_control_r1_s1-cell_1317     sample         36            9
sample_control_r1_s1-cell_1318     sample        120            8
sample_control_r1_s1-cell_1319     sample         61           12
sample_control_r1_s1-cell_1320     sample         92           15
sample_control_r1_s1-cell_1321     sample       1099           27
sample_control_r1_s1-cell_1322     sample        225           17
sample_control_r1_s1-cell_1323     sample        267            9
sample_control_r1_s1-cell_1324     sample        156           27
sample_control_r1_s1-cell_1325     sample       1607           27
sample_control_r1_s1-cell_1326     sample        568           20
sample_control_r1_s1-cell_1327     sample        148           20
sample_control_r1_s1-cell_1328     sample        296           27
sample_control_r1_s1-cell_1329     sample        185           17
sample_control_r1_s1-cell_1330     sample        356           20
sample_control_r1_s1-cell_1331     sample        245           10
sample_control_r1_s1-cell_1332     sample        123           14
sample_control_r1_s1-cell_1333     sample        110           12
sample_control_r1_s1-cell_1334     sample         23           12
sample_control_r1_s1-cell_1335     sample        796           19
sample_control_r1_s1-cell_1336     sample         97           17
sample_control_r1_s1-cell_1337     sample        351           22
sample_control_r1_s1-cell_1338     sample         74           15
sample_control_r1_s1-cell_1339     sample        311           22
sample_control_r1_s1-cell_1340     sample        214           20
sample_control_r1_s1-cell_1342     sample        136           17
sample_control_r1_s1-cell_1343     sample         53           11
sample_control_r1_s1-cell_1345     sample        601           18
sample_control_r1_s1-cell_1346     sample        496           17
sample_control_r1_s1-cell_1347     sample        559           21
sample_control_r1_s1-cell_1348     sample        110           26
sample_control_r1_s1-cell_1350     sample        170           27
sample_control_r1_s1-cell_1351     sample        202            9
sample_control_r1_s1-cell_1352     sample        158           25
sample_control_r1_s1-cell_1353     sample         88           22
sample_control_r1_s1-cell_1354     sample        194           17
sample_control_r1_s1-cell_1355     sample        143           21
sample_control_r1_s1-cell_1356     sample        110           23
sample_control_r1_s1-cell_1357     sample        656           25
sample_control_r1_s1-cell_1358     sample         61           17
sample_control_r1_s1-cell_1359     sample        130           14
sample_control_r1_s1-cell_1360     sample        291           20
sample_control_r1_s1-cell_1361     sample        729           24
sample_control_r1_s1-cell_1362     sample         90           15
sample_control_r1_s1-cell_1363     sample         97           19
sample_control_r1_s1-cell_1364     sample       1040           22
sample_control_r1_s1-cell_1365     sample         90           18
sample_control_r1_s1-cell_1366     sample         81           24
sample_control_r1_s1-cell_1367     sample        107           18
sample_control_r1_s1-cell_1368     sample         62           16
sample_control_r1_s1-cell_1369     sample        150           20
sample_control_r1_s1-cell_1370     sample        310           12
sample_control_r1_s1-cell_1371     sample        223           13
sample_control_r1_s1-cell_1372     sample       1327           24
sample_control_r1_s1-cell_1373     sample         78           23
sample_control_r1_s1-cell_1374     sample        169           18
sample_control_r1_s1-cell_1375     sample        244           21
sample_control_r1_s1-cell_1376     sample        254           13
sample_control_r1_s1-cell_1377     sample        713           34
sample_control_r1_s1-cell_1378     sample        726           22
sample_control_r1_s1-cell_1379     sample         46           10
sample_control_r1_s1-cell_1380     sample        144           17
sample_control_r1_s1-cell_1381     sample        582           32
sample_control_r1_s1-cell_1382     sample         44           10
sample_control_r1_s1-cell_1383     sample         92           22
sample_control_r1_s1-cell_1384     sample        173           19
sample_control_r1_s1-cell_1385     sample       1055           27
sample_control_r1_s1-cell_1386     sample        277           15
sample_control_r1_s1-cell_1387     sample        119           15
sample_control_r1_s1-cell_1388     sample         75           12
sample_control_r1_s1-cell_1389     sample        180           20
sample_control_r1_s1-cell_1390     sample        582           26
sample_control_r1_s1-cell_1391     sample         47            7
sample_control_r1_s1-cell_1392     sample        823           25
sample_control_r1_s1-cell_1393     sample       1979           34
sample_control_r1_s1-cell_1394     sample        130           16
sample_control_r1_s1-cell_1395     sample        158           18
sample_control_r1_s1-cell_1396     sample        195           21
sample_control_r1_s1-cell_1397     sample       1239           27
sample_control_r1_s1-cell_1398     sample        704           19
sample_control_r1_s1-cell_1399     sample         55           15
sample_control_r1_s1-cell_1400     sample        722           21
sample_control_r1_s1-cell_1401     sample        249           40
sample_control_r1_s1-cell_1403     sample        157           16
sample_control_r1_s1-cell_1404     sample       1159           40
sample_control_r1_s1-cell_1405     sample        116           19
sample_control_r1_s1-cell_1406     sample        113           12
sample_control_r1_s1-cell_1407     sample        427           14
sample_control_r1_s1-cell_1408     sample        239           17
sample_control_r1_s1-cell_1409     sample       1917           30
sample_control_r1_s1-cell_1410     sample        861           25
sample_control_r1_s1-cell_1411     sample        281           18
sample_control_r1_s1-cell_1412     sample       1183           34
sample_control_r1_s1-cell_1413     sample        639           21
sample_control_r1_s1-cell_1414     sample        496           19
sample_control_r1_s1-cell_1415     sample        741           23
sample_control_r1_s1-cell_1416     sample        148           11
sample_control_r1_s1-cell_1417     sample        117           13
sample_control_r1_s1-cell_1418     sample       1217           24
sample_control_r1_s1-cell_1419     sample        146           16
sample_control_r1_s1-cell_1420     sample        426           24
sample_control_r1_s1-cell_1421     sample        168           17
sample_control_r1_s1-cell_1422     sample        209           20
sample_control_r1_s1-cell_1423     sample        127            6
sample_control_r1_s1-cell_1424     sample        110           21
sample_control_r1_s1-cell_1425     sample         87           14
sample_control_r1_s1-cell_1426     sample       1031           20
sample_control_r1_s1-cell_1427     sample        116           26
sample_control_r1_s1-cell_1428     sample         43           14
sample_control_r1_s1-cell_1429     sample        683           22
sample_control_r1_s1-cell_1431     sample         42           10
sample_control_r1_s1-cell_1432     sample        159           12
sample_control_r1_s1-cell_1433     sample        896           31
sample_control_r1_s1-cell_1434     sample         68           15
sample_control_r1_s1-cell_1435     sample         85           17
sample_control_r1_s1-cell_1436     sample        723           26
sample_control_r1_s1-cell_1437     sample        378           21
sample_control_r1_s1-cell_1438     sample       2281           29
sample_control_r1_s1-cell_1439     sample         40           15
sample_control_r1_s1-cell_1440     sample         38           14
sample_control_r1_s1-cell_1441     sample        119            8
sample_control_r1_s1-cell_1442     sample       1887           44
sample_control_r1_s1-cell_1443     sample        352           29
sample_control_r1_s1-cell_1444     sample         85           13
sample_control_r1_s1-cell_1445     sample       1641           27
sample_control_r1_s1-cell_1446     sample        155           13
sample_control_r1_s1-cell_1447     sample         40           11
sample_control_r1_s1-cell_1448     sample         50           11
sample_control_r1_s1-cell_1449     sample        113           10
sample_control_r1_s1-cell_1450     sample        460           22
sample_control_r1_s1-cell_1451     sample         35           11
sample_control_r1_s1-cell_1452     sample        278           15
sample_control_r1_s1-cell_1453     sample       1248           31
sample_control_r1_s1-cell_1454     sample        112           12
sample_control_r1_s1-cell_1455     sample        740           20
sample_control_r1_s1-cell_1456     sample         21           11
sample_control_r1_s1-cell_1457     sample         55            9
sample_control_r1_s1-cell_1458     sample        102           12
sample_control_r1_s1-cell_1459     sample         21            7
sample_control_r1_s1-cell_1460     sample         34            7
sample_control_r1_s1-cell_1461     sample         52           14
sample_control_r1_s1-cell_1462     sample       1431           28
sample_control_r1_s1-cell_1463     sample        286           18
sample_control_r1_s1-cell_1464     sample        292           18
sample_control_r1_s1-cell_1465     sample        814           25
sample_control_r1_s1-cell_1466     sample        755           22
sample_control_r1_s1-cell_1467     sample         34            7
sample_control_r1_s1-cell_1468     sample        486           23
sample_control_r1_s1-cell_1469     sample        106           11
sample_control_r1_s1-cell_1470     sample        243           29
sample_control_r1_s1-cell_1471     sample        735           21
sample_control_r1_s1-cell_1472     sample        680           17
sample_control_r1_s1-cell_1473     sample        109            9
sample_control_r1_s1-cell_1474     sample        807           26
sample_control_r1_s1-cell_1477     sample        890           28
sample_control_r1_s1-cell_1478     sample        695           23
sample_control_r1_s1-cell_1479     sample         23            4
sample_control_r1_s1-cell_1480     sample         47           11
sample_control_r1_s1-cell_1481     sample         31           12
sample_control_r1_s1-cell_1482     sample        107           21
sample_control_r1_s1-cell_1483     sample        438           36
sample_control_r1_s1-cell_1485     sample        152           26
sample_control_r1_s1-cell_1486     sample        394           16
sample_control_r1_s1-cell_1487     sample         31           14
sample_control_r1_s1-cell_1488     sample       1295           25
sample_control_r1_s1-cell_1489     sample        879           30
sample_control_r1_s1-cell_1490     sample         35           12
sample_control_r1_s1-cell_1491     sample         91           20
sample_control_r1_s1-cell_1492     sample        308           23
sample_control_r1_s1-cell_1493     sample        314           34
sample_control_r1_s1-cell_1494     sample         44            6
sample_control_r1_s1-cell_1495     sample        132           24
sample_control_r1_s1-cell_1496     sample        159           22
sample_control_r1_s1-cell_1497     sample        388           18
sample_control_r1_s1-cell_1498     sample         44           15
sample_control_r1_s1-cell_1499     sample        390           20
sample_control_r1_s1-cell_1500     sample        113           18
sample_control_r1_s1-cell_1501     sample         91           22
sample_control_r1_s1-cell_1502     sample        175           32
sample_control_r1_s1-cell_1504     sample       1362           31
sample_control_r1_s1-cell_1505     sample        115           13
sample_control_r1_s1-cell_1506     sample       1249           27
sample_control_r1_s1-cell_1507     sample        578           31
sample_control_r1_s1-cell_1508     sample        191           23
sample_control_r1_s1-cell_1509     sample        389           23
sample_control_r1_s1-cell_1510     sample        915           32
sample_control_r1_s1-cell_1511     sample         97            8
sample_control_r1_s1-cell_1512     sample         67           11
sample_control_r1_s1-cell_1513     sample         59           13
sample_control_r1_s1-cell_1514     sample         42            9
sample_control_r1_s1-cell_1515     sample       1250           38
sample_control_r1_s1-cell_1516     sample         96           19
sample_control_r1_s1-cell_1517     sample        370           28
sample_control_r1_s1-cell_1518     sample       1315           36
sample_control_r1_s1-cell_1519     sample         71            7
sample_control_r1_s1-cell_1521     sample        212           21
sample_control_r1_s1-cell_1522     sample         76           13
sample_control_r1_s1-cell_1523     sample       1758           29
sample_control_r1_s1-cell_1524     sample        988           36
sample_control_r1_s1-cell_1525     sample        137            7
sample_control_r1_s1-cell_1526     sample       1156           27
sample_control_r1_s1-cell_1527     sample         55           12
sample_control_r1_s1-cell_1528     sample        829           27
sample_control_r1_s1-cell_1529     sample         40            9
sample_control_r1_s1-cell_1530     sample        113           18
sample_control_r1_s1-cell_1531     sample        202            6
sample_control_r1_s1-cell_1532     sample         57            5
sample_control_r1_s1-cell_1533     sample        158           25
sample_control_r1_s1-cell_1534     sample        114           24
sample_control_r1_s1-cell_1535     sample        298           23
sample_control_r1_s1-cell_1536     sample        126           10
sample_control_r1_s1-cell_1537     sample        275           18
sample_control_r1_s1-cell_1538     sample        155           19
sample_control_r1_s1-cell_1539     sample        113           15
sample_control_r1_s1-cell_1540     sample        911           18
sample_control_r1_s1-cell_1541     sample        472           29
sample_control_r1_s1-cell_1542     sample        173           12
sample_control_r1_s1-cell_1543     sample        179           11
sample_control_r1_s1-cell_1544     sample        469           33
sample_control_r1_s1-cell_1545     sample        125           15
sample_control_r1_s1-cell_1546     sample         70            9
sample_control_r1_s1-cell_1547     sample        180           16
sample_control_r1_s1-cell_1548     sample       1034           27
sample_control_r1_s1-cell_1549     sample        658           21
sample_control_r1_s1-cell_1550     sample        100           24
sample_control_r1_s1-cell_1551     sample        160            9
sample_control_r1_s1-cell_1552     sample        252           18
sample_control_r1_s1-cell_1553     sample        207           17
sample_control_r1_s1-cell_1554     sample         89           13
sample_control_r1_s1-cell_1555     sample       1011           28
sample_control_r1_s1-cell_1556     sample         75           14
sample_control_r1_s1-cell_1557     sample         68           15
sample_control_r1_s1-cell_1558     sample         75           13
sample_control_r1_s1-cell_1559     sample        150           33
sample_control_r1_s1-cell_1560     sample         34            6
sample_control_r1_s1-cell_1562     sample         75           21
sample_control_r1_s1-cell_1563     sample        247           23
sample_control_r1_s1-cell_1564     sample        205           22
sample_control_r1_s1-cell_1565     sample        175           23
sample_control_r1_s1-cell_1566     sample       1142           32
sample_control_r1_s1-cell_1567     sample        178           16
sample_control_r1_s1-cell_1568     sample         51           14
sample_control_r1_s1-cell_1569     sample         74           12
sample_control_r1_s1-cell_1570     sample         36            8
sample_control_r1_s1-cell_1571     sample        443           17
sample_control_r1_s1-cell_1572     sample        707           31
sample_control_r1_s1-cell_1573     sample        487           20
sample_control_r1_s1-cell_1574     sample         97           23
sample_control_r1_s1-cell_1575     sample        292           20
sample_control_r1_s1-cell_1577     sample        758           16
sample_control_r1_s1-cell_1578     sample        111           15
sample_control_r1_s1-cell_1579     sample        127           30
sample_control_r1_s1-cell_1580     sample         76           14
sample_control_r1_s1-cell_1581     sample         97           21
sample_control_r1_s1-cell_1582     sample        132           21
sample_control_r1_s1-cell_1583     sample         77           12
sample_control_r1_s1-cell_1584     sample         87           14
sample_control_r1_s1-cell_1586     sample        218           17
sample_control_r1_s1-cell_1587     sample         46           18
sample_control_r1_s1-cell_1588     sample        724           26
sample_control_r1_s1-cell_1589     sample        584           29
sample_control_r1_s1-cell_1590     sample        180           25
sample_control_r1_s1-cell_1591     sample        932           27
sample_control_r1_s1-cell_1592     sample       1159           26
sample_control_r1_s1-cell_1593     sample       1094           26
sample_control_r1_s1-cell_1594     sample        316           20
sample_control_r1_s1-cell_1595     sample        250           12
sample_control_r1_s1-cell_1596     sample        283           15
sample_control_r1_s1-cell_1597     sample        140           25
sample_control_r1_s1-cell_1598     sample        213           27
sample_control_r1_s1-cell_1599     sample        163           15
sample_control_r1_s1-cell_1601     sample        258           21
sample_control_r1_s1-cell_1602     sample        130           26
sample_control_r1_s1-cell_1603     sample         71           20
sample_control_r1_s1-cell_1604     sample        305           15
sample_control_r1_s1-cell_1605     sample         55            6
sample_control_r1_s1-cell_1606     sample        363           15
sample_control_r1_s1-cell_1607     sample        648           24
sample_control_r1_s1-cell_1608     sample        403           27
sample_control_r1_s1-cell_1609     sample        284           31
sample_control_r1_s1-cell_1610     sample        112           21
sample_control_r1_s1-cell_1611     sample         97           16
sample_control_r1_s1-cell_1612     sample        189           20
sample_control_r1_s1-cell_1613     sample        811           28
sample_control_r1_s1-cell_1614     sample        463           26
sample_control_r1_s1-cell_1615     sample         83           19
sample_control_r1_s1-cell_1616     sample        487           14
sample_control_r1_s1-cell_1617     sample        145           16
sample_control_r1_s1-cell_1618     sample       1689           30
sample_control_r1_s1-cell_1619     sample         99           22
sample_control_r1_s1-cell_1620     sample        138           23
sample_control_r1_s1-cell_1621     sample        122           18
sample_control_r1_s1-cell_1622     sample       1392           27
sample_control_r1_s1-cell_1623     sample         37           16
sample_control_r1_s1-cell_1624     sample        142            8
sample_control_r1_s1-cell_1625     sample        366           22
sample_control_r1_s1-cell_1626     sample        453           28
sample_control_r1_s1-cell_1627     sample         60           14
sample_control_r1_s1-cell_1628     sample        104           19
sample_control_r1_s1-cell_1629     sample        532           22
sample_control_r1_s1-cell_1630     sample        583           17
sample_control_r1_s1-cell_1631     sample        358           11
sample_control_r1_s1-cell_1632     sample         84           19
sample_control_r1_s1-cell_1633     sample         82           11
sample_control_r1_s1-cell_1634     sample        408           19
sample_control_r1_s1-cell_1635     sample        340           22
sample_control_r1_s1-cell_1636     sample        105           18
sample_control_r1_s1-cell_1637     sample        184           17
sample_control_r1_s1-cell_1638     sample        127           15
sample_control_r1_s1-cell_1640     sample        841           27
sample_control_r1_s1-cell_1641     sample         59           17
sample_control_r1_s1-cell_1642     sample        893           21
sample_control_r1_s1-cell_1643     sample        784           32
sample_control_r1_s1-cell_1644     sample       1286           22
sample_control_r1_s1-cell_1645     sample        463           27
sample_control_r1_s1-cell_1646     sample        131           24
sample_control_r1_s1-cell_1647     sample        253           20
sample_control_r1_s1-cell_1648     sample         39           10
sample_control_r1_s1-cell_1649     sample        144           10
sample_control_r1_s1-cell_1650     sample         79           11
sample_control_r1_s1-cell_1651     sample        636           34
sample_control_r1_s1-cell_1652     sample        631           19
sample_control_r1_s1-cell_1653     sample        950           32
sample_control_r1_s1-cell_1654     sample        510           12
sample_control_r1_s1-cell_1655     sample         83           18
sample_control_r1_s1-cell_1656     sample         48           10
sample_control_r1_s1-cell_1657     sample         88           11
sample_control_r1_s1-cell_1658     sample        124           13
sample_control_r1_s1-cell_1659     sample        193           11
sample_control_r1_s1-cell_1660     sample         92           13
sample_control_r1_s1-cell_1661     sample        450           18
sample_control_r1_s1-cell_1662     sample         72            8
sample_control_r1_s1-cell_1663     sample        889           19
sample_control_r1_s1-cell_1664     sample         77           13
sample_control_r1_s1-cell_1665     sample        195           17
sample_control_r1_s1-cell_1666     sample         84           17
sample_control_r1_s1-cell_1667     sample        126           17
sample_control_r1_s1-cell_1668     sample        420           26
sample_control_r1_s1-cell_1669     sample        107           24
sample_control_r1_s1-cell_1670     sample        365           25
sample_control_r1_s1-cell_1671     sample        597           18
sample_control_r1_s1-cell_1672     sample         87           15
sample_control_r1_s1-cell_1673     sample         42           14
sample_control_r1_s1-cell_1674     sample         62           13
sample_control_r1_s1-cell_1675     sample        154           10
sample_control_r1_s1-cell_1676     sample        644           21
sample_control_r1_s1-cell_1677     sample        449           22
sample_control_r1_s1-cell_1678     sample         88           12
sample_control_r1_s1-cell_1679     sample        240           15
sample_control_r1_s1-cell_1680     sample       1723           33
sample_control_r1_s1-cell_1681     sample        704           24
sample_control_r1_s1-cell_1682     sample         81           16
sample_control_r1_s1-cell_1683     sample        844           20
sample_control_r1_s1-cell_1684     sample       1222           26
sample_control_r1_s1-cell_1685     sample        176           23
sample_control_r1_s1-cell_1686     sample        777           22
sample_control_r1_s1-cell_1687     sample         67           10
sample_control_r1_s1-cell_1688     sample        640           24
sample_control_r1_s1-cell_1689     sample        704           26
sample_control_r1_s1-cell_1690     sample         82           14
sample_control_r1_s1-cell_1691     sample       1074           20
sample_control_r1_s1-cell_1692     sample        268           20
sample_control_r1_s1-cell_1693     sample         24           12
sample_control_r1_s1-cell_1694     sample         76            7
sample_control_r1_s1-cell_1695     sample         70            6
sample_control_r1_s1-cell_1696     sample        130           12
sample_control_r1_s1-cell_1697     sample         25            8
sample_control_r1_s1-cell_1698     sample        152           14
sample_control_r1_s1-cell_1699     sample         45           14
sample_control_r1_s1-cell_1700     sample        222           14
sample_control_r1_s1-cell_1701     sample        947           33
sample_control_r1_s1-cell_1702     sample        855           32
sample_control_r1_s1-cell_1703     sample        126           25
sample_control_r1_s1-cell_1704     sample        515           18
sample_control_r1_s1-cell_1705     sample         82           15
sample_control_r1_s1-cell_1706     sample        615           26
sample_control_r1_s1-cell_1707     sample        658           32
sample_control_r1_s1-cell_1708     sample         54           13
sample_control_r1_s1-cell_1709     sample        233           14
sample_control_r1_s1-cell_1710     sample         69            7
sample_control_r1_s1-cell_1711     sample       1557           28
sample_control_r1_s1-cell_1712     sample        966           21
sample_control_r1_s1-cell_1713     sample        341           24
sample_control_r1_s1-cell_1714     sample        422           14
sample_control_r1_s1-cell_1715     sample        248           19
sample_control_r1_s1-cell_1716     sample        396           30
sample_control_r1_s1-cell_1717     sample        133           14
sample_control_r1_s1-cell_1718     sample        222           17
sample_control_r1_s1-cell_1719     sample        209           20
sample_control_r1_s1-cell_1720     sample        125           10
sample_control_r1_s1-cell_1721     sample        772           25
sample_control_r1_s1-cell_1722     sample        535           24
sample_control_r1_s1-cell_1723     sample        437           27
sample_control_r1_s1-cell_1724     sample        204           19
sample_control_r1_s1-cell_1725     sample        815           25
sample_control_r1_s1-cell_1726     sample        646           23
sample_control_r1_s1-cell_1727     sample        478           25
sample_control_r1_s1-cell_1728     sample         46            9
sample_control_r1_s1-cell_1729     sample        230           12
sample_control_r1_s1-cell_1730     sample        735           20
sample_control_r1_s1-cell_1731     sample        159           14
sample_control_r1_s1-cell_1732     sample        120           20
sample_control_r1_s1-cell_1733     sample        368           17
sample_control_r1_s1-cell_1734     sample         55           19
sample_control_r1_s1-cell_1735     sample         49           14
sample_control_r1_s1-cell_1736     sample         76           24
sample_control_r1_s1-cell_1737     sample         54            7
sample_control_r1_s1-cell_1738     sample        779           30
sample_control_r1_s1-cell_1739     sample         84           12
sample_control_r1_s1-cell_1740     sample        594           24
sample_control_r1_s1-cell_1741     sample        221           15
sample_control_r1_s1-cell_1742     sample        498           27
sample_control_r1_s1-cell_1743     sample       1313           30
sample_control_r1_s1-cell_1744     sample         84           19
sample_control_r1_s1-cell_1745     sample         28            6
sample_control_r1_s1-cell_1746     sample        165           23
sample_control_r1_s1-cell_1747     sample        139           19
sample_control_r1_s1-cell_1748     sample       1345           23
sample_control_r1_s1-cell_1749     sample        458           20
sample_control_r1_s1-cell_1750     sample         36           13
sample_control_r1_s1-cell_1751     sample        114           14
sample_control_r1_s1-cell_1752     sample        837           24
sample_control_r1_s1-cell_1753     sample        883           25
sample_control_r1_s1-cell_1754     sample        156            8
sample_control_r1_s1-cell_1755     sample        178           17
sample_control_r1_s1-cell_1757     sample        215           16
sample_control_r1_s1-cell_1758     sample         49           11
sample_control_r1_s1-cell_1759     sample        284           20
sample_control_r1_s1-cell_1760     sample        514           19
sample_control_r1_s1-cell_1761     sample       1236           27
sample_control_r1_s1-cell_1762     sample       1696           24
sample_control_r1_s1-cell_1763     sample         56           12
sample_control_r1_s1-cell_1764     sample        812           30
sample_control_r1_s1-cell_1765     sample       1287           29
sample_control_r1_s1-cell_1766     sample        471           15
sample_control_r1_s1-cell_1767     sample        293           21
sample_control_r1_s1-cell_1768     sample        136           10
sample_control_r1_s1-cell_1769     sample        217           18
sample_control_r1_s1-cell_1770     sample        230           18
sample_control_r1_s1-cell_1771     sample         88           18
sample_control_r1_s1-cell_1772     sample        662           24
sample_control_r1_s1-cell_1773     sample        184           20
sample_control_r1_s1-cell_1774     sample         57           11
sample_control_r1_s1-cell_1775     sample        987           24
sample_control_r1_s1-cell_1776     sample        120           17
sample_control_r1_s1-cell_1777     sample        688           24
sample_control_r1_s1-cell_1778     sample        917           31
sample_control_r1_s1-cell_1779     sample        291           11
sample_control_r1_s1-cell_1780     sample        428           22
sample_control_r1_s1-cell_1781     sample        123           11
sample_control_r1_s1-cell_1782     sample        559           21
sample_control_r1_s1-cell_1783     sample        112           17
sample_control_r1_s1-cell_1784     sample        138           26
sample_control_r1_s1-cell_1785     sample        182           16
sample_control_r1_s1-cell_1786     sample         53           14
sample_control_r1_s1-cell_1787     sample        122            9
sample_control_r1_s1-cell_1788     sample        151           10
sample_control_r1_s1-cell_1789     sample        200           20
sample_control_r1_s1-cell_1790     sample        892           32
sample_control_r1_s1-cell_1791     sample        132           17
sample_control_r1_s1-cell_1792     sample       1668           29
sample_control_r1_s1-cell_1793     sample        200           11
sample_control_r1_s1-cell_1794     sample        145           14
sample_control_r1_s1-cell_1795     sample         94           14
sample_control_r1_s1-cell_1796     sample        134           24
sample_control_r1_s1-cell_1797     sample        141           30
sample_control_r1_s1-cell_1798     sample        300           12
sample_control_r1_s1-cell_1799     sample        529           20
sample_control_r1_s1-cell_1800     sample         50           14
sample_control_r1_s1-cell_1801     sample        991           38
sample_control_r1_s1-cell_1802     sample        318           16
sample_control_r1_s1-cell_1803     sample        293           23
sample_control_r1_s1-cell_1804     sample        450           22
sample_control_r1_s1-cell_1805     sample       1704           33
sample_control_r1_s1-cell_1806     sample        559           20
sample_control_r1_s1-cell_1807     sample        204           18
sample_control_r1_s1-cell_1808     sample        181           20
sample_control_r1_s1-cell_1809     sample         66           19
sample_control_r1_s1-cell_1810     sample        552           22
sample_control_r1_s1-cell_1811     sample        128           16
sample_control_r1_s1-cell_1812     sample        296           18
sample_control_r1_s1-cell_1813     sample         74           17
sample_control_r1_s1-cell_1814     sample        682           27
sample_control_r1_s1-cell_1815     sample         83           21
sample_control_r1_s1-cell_1816     sample        590           25
sample_control_r1_s1-cell_1817     sample        233           16
sample_control_r1_s1-cell_1819     sample        336           18
sample_control_r1_s1-cell_1820     sample        156           16
sample_control_r1_s1-cell_1821     sample       2279           37
sample_control_r1_s1-cell_1822     sample         33           10
sample_control_r1_s1-cell_1823     sample        338           15
sample_control_r1_s1-cell_1824     sample        908           25
sample_control_r1_s1-cell_1825     sample        513           15
sample_control_r1_s1-cell_1826     sample        110           17
sample_control_r1_s1-cell_1827     sample        105           17
sample_control_r1_s1-cell_1828     sample        470           18
sample_control_r1_s1-cell_1830     sample        159           21
sample_control_r1_s1-cell_1831     sample        644           30
sample_control_r1_s1-cell_1832     sample        134           20
sample_control_r1_s1-cell_1833     sample        219           16
sample_control_r1_s1-cell_1834     sample        281           15
sample_control_r1_s1-cell_1835     sample         67           14
sample_control_r1_s1-cell_1836     sample        885           30
sample_control_r1_s1-cell_1837     sample         22            5
sample_control_r1_s1-cell_1838     sample        595           22
sample_control_r1_s1-cell_1839     sample        458           16
sample_control_r1_s1-cell_1840     sample       1089           24
sample_control_r1_s1-cell_1841     sample        649           17
sample_control_r1_s1-cell_1842     sample        234           24
sample_control_r1_s1-cell_1843     sample        426            8
sample_control_r1_s1-cell_1844     sample        445           19
sample_control_r1_s1-cell_1845     sample         97            8
sample_control_r1_s1-cell_1846     sample        291           18
sample_control_r1_s1-cell_1847     sample         81           13
sample_control_r1_s1-cell_1848     sample        347           22
sample_control_r1_s1-cell_1849     sample         46           11
sample_control_r1_s1-cell_1850     sample        107           10
sample_control_r1_s1-cell_1851     sample        960           26
sample_control_r1_s1-cell_1852     sample         61           14
sample_control_r1_s1-cell_1853     sample         76           21
sample_control_r1_s1-cell_1854     sample         95           16
sample_control_r1_s1-cell_1855     sample         46            6
sample_control_r1_s1-cell_1856     sample        543           30
sample_control_r1_s1-cell_1857     sample        264           14
sample_control_r1_s1-cell_1858     sample        838           27
sample_control_r1_s1-cell_1859     sample        332           21
sample_control_r1_s1-cell_1860     sample        378           22
sample_control_r1_s1-cell_1862     sample       1375           30
sample_control_r1_s1-cell_1863     sample         61           14
sample_control_r1_s1-cell_1864     sample        505           21
sample_control_r1_s1-cell_1865     sample        145           20
sample_control_r1_s1-cell_1866     sample       1112           24
sample_control_r1_s1-cell_1867     sample        125           10
sample_control_r1_s1-cell_1868     sample        241           15
sample_control_r1_s1-cell_1869     sample        145           11
sample_control_r1_s1-cell_1870     sample         39            7
sample_control_r1_s1-cell_1871     sample         47           10
sample_control_r1_s1-cell_1872     sample        204           21
sample_control_r1_s1-cell_1873     sample        544           21
sample_control_r1_s1-cell_1874     sample         41            9
sample_control_r1_s1-cell_1875     sample         21            9
sample_control_r1_s1-cell_1876     sample        212           15
sample_control_r1_s1-cell_1877     sample         54           13
sample_control_r1_s1-cell_1878     sample        267           19
sample_control_r1_s1-cell_1879     sample         93           12
sample_control_r1_s1-cell_1880     sample        114           16
sample_control_r1_s1-cell_1881     sample        718           25
sample_control_r1_s1-cell_1882     sample         56           15
sample_control_r1_s1-cell_1883     sample        555           17
sample_control_r1_s1-cell_1884     sample        138           19
sample_control_r1_s1-cell_1886     sample        612           25
sample_control_r1_s1-cell_1889     sample       1205           31
sample_control_r1_s1-cell_1891     sample        831           34
sample_control_r1_s1-cell_1892     sample        807           19
sample_control_r1_s1-cell_1893     sample         47           15
sample_control_r1_s1-cell_1894     sample        145           24
sample_control_r1_s1-cell_1895     sample        237           13
sample_control_r1_s1-cell_1896     sample        176           15
sample_control_r1_s1-cell_1897     sample         49           10
sample_control_r1_s1-cell_1898     sample        643           20
sample_control_r1_s1-cell_1899     sample         53           14
sample_control_r1_s1-cell_1900     sample        798           25
sample_control_r1_s1-cell_1901     sample         81           13
sample_control_r1_s1-cell_1902     sample         53           12
sample_control_r1_s1-cell_1904     sample        229           19
sample_control_r1_s1-cell_1908     sample        433           21
sample_control_r1_s1-cell_1909     sample        104           18
sample_control_r1_s1-cell_1910     sample        175           21
sample_control_r1_s1-cell_1911     sample         69           19
sample_control_r1_s1-cell_1912     sample        453           23
sample_control_r1_s1-cell_1913     sample        564           20
sample_control_r1_s1-cell_1914     sample       1543           24
sample_control_r1_s1-cell_1915     sample        120           16
sample_control_r1_s1-cell_1916     sample        167           15
sample_control_r1_s1-cell_1917     sample         31           11
sample_control_r1_s1-cell_1918     sample        128           21
sample_control_r1_s1-cell_1919     sample         71           14
sample_control_r1_s1-cell_1920     sample        351           21
sample_control_r1_s1-cell_1921     sample        835           28
sample_control_r1_s1-cell_1922     sample         43           13
sample_control_r1_s1-cell_1923     sample        593           24
sample_control_r1_s1-cell_1924     sample         94           24
sample_control_r1_s1-cell_1925     sample        581           27
sample_control_r1_s1-cell_1926     sample        236           16
sample_control_r1_s1-cell_1927     sample        313           16
sample_control_r1_s1-cell_1928     sample        114           14
sample_control_r1_s1-cell_1929     sample        560           17
sample_control_r1_s1-cell_1930     sample         67            9
sample_control_r1_s1-cell_1931     sample        176            8
sample_control_r1_s1-cell_1932     sample         82           18
sample_control_r1_s1-cell_1933     sample        491           19
sample_control_r1_s1-cell_1934     sample        226           10
sample_control_r1_s1-cell_1935     sample        559           25
sample_control_r1_s1-cell_1936     sample        133           12
sample_control_r1_s1-cell_1937     sample        111           15
sample_control_r1_s1-cell_1938     sample        620           21
sample_control_r1_s1-cell_1939     sample         72           15
sample_control_r1_s1-cell_1940     sample        262           16
sample_control_r1_s1-cell_1943     sample         66           14
sample_control_r1_s1-cell_1944     sample        791           30
sample_control_r1_s1-cell_1945     sample        464           16
sample_control_r1_s1-cell_1946     sample         39           10
sample_control_r1_s1-cell_1947     sample        434           17
sample_control_r1_s1-cell_1948     sample        709           20
sample_control_r1_s1-cell_1949     sample         80            7
sample_control_r1_s1-cell_1950     sample        115           22
sample_control_r1_s1-cell_1951     sample        142           16
sample_control_r1_s1-cell_1952     sample        214           21
sample_control_r1_s1-cell_1953     sample        483           17
sample_control_r1_s1-cell_1955     sample         61           10
sample_control_r1_s1-cell_1956     sample         47           14
sample_control_r1_s1-cell_1957     sample        166           17
sample_control_r1_s1-cell_1958     sample        177           19
sample_control_r1_s1-cell_1959     sample         57           14
sample_control_r1_s1-cell_1960     sample        134           22
sample_control_r1_s1-cell_1961     sample         32           11
sample_control_r1_s1-cell_1962     sample         27            6
sample_control_r1_s1-cell_1963     sample        117           13
sample_control_r1_s1-cell_1964     sample        100           18
sample_control_r1_s1-cell_1965     sample         87           16
sample_control_r1_s1-cell_1966     sample        582           24
sample_control_r1_s1-cell_1967     sample         61           14
sample_control_r1_s1-cell_1968     sample        146           10
sample_control_r1_s1-cell_1970     sample       1227           31
sample_control_r1_s1-cell_1971     sample       2795           29
sample_control_r1_s1-cell_1972     sample        244           11
sample_control_r1_s1-cell_1973     sample        149           17
sample_control_r1_s1-cell_1975     sample        550           23
sample_control_r1_s1-cell_1976     sample         80           15
sample_control_r1_s1-cell_1977     sample        309           17
sample_control_r1_s1-cell_1978     sample         37            9
sample_control_r1_s1-cell_1979     sample        182           18
sample_control_r1_s1-cell_1980     sample        562           21
sample_control_r1_s1-cell_1981     sample         76           24
sample_control_r1_s1-cell_1982     sample        136           24
sample_control_r1_s1-cell_1983     sample         94            9
sample_control_r1_s1-cell_1984     sample        786           35
sample_control_r1_s1-cell_1985     sample        762           26
sample_control_r1_s1-cell_1986     sample        113           20
sample_control_r1_s1-cell_1987     sample         40           10
sample_control_r1_s1-cell_1988     sample       1053           24
sample_control_r1_s1-cell_1989     sample        178           11
sample_control_r1_s1-cell_1990     sample        210           18
sample_control_r1_s1-cell_1991     sample        595           18
sample_control_r1_s1-cell_1992     sample        554           18
sample_control_r1_s1-cell_1993     sample        663           31
sample_control_r1_s1-cell_1994     sample         29            9
sample_control_r1_s1-cell_1995     sample        709           27
sample_control_r1_s1-cell_1996     sample       2340           35
sample_control_r1_s1-cell_1997     sample        111           15
sample_control_r1_s1-cell_1998     sample        521           17
sample_control_r1_s1-cell_1999     sample        182           13
sample_control_r1_s1-cell_2000     sample         81           22
sample_control_r1_s1-cell_2001     sample        480           18
sample_control_r1_s1-cell_2002     sample         68           16
sample_control_r1_s1-cell_2003     sample         97           19
sample_control_r1_s1-cell_2004     sample        489           18
sample_control_r1_s1-cell_2005     sample        176           12
sample_control_r1_s1-cell_2006     sample         80           18
sample_control_r1_s1-cell_2007     sample        116           18
sample_control_r1_s1-cell_2008     sample        441           32
sample_control_r1_s1-cell_2009     sample        224           19
sample_control_r1_s1-cell_2010     sample         41           11
sample_control_r1_s1-cell_2011     sample       1141           31
sample_control_r1_s1-cell_2012     sample         24            4
sample_control_r1_s1-cell_2013     sample        597           18
sample_control_r1_s1-cell_2014     sample        329           20
sample_control_r1_s1-cell_2015     sample        346           25
sample_control_r1_s1-cell_2016     sample         98            8
sample_control_r1_s1-cell_2017     sample       1791           33
sample_control_r1_s1-cell_2018     sample         99           20
sample_control_r1_s1-cell_2021     sample        381           19
sample_control_r1_s1-cell_2022     sample         60           20
sample_control_r1_s1-cell_2024     sample        296           15
sample_control_r1_s1-cell_2025     sample        288           25
sample_control_r1_s1-cell_2027     sample        193           20
sample_control_r1_s1-cell_2028     sample        178           11
sample_control_r1_s1-cell_2030     sample        194           15
sample_control_r1_s1-cell_2031     sample        178           14
sample_control_r1_s1-cell_2032     sample        471           21
sample_control_r1_s1-cell_2033     sample        631           19
sample_control_r1_s1-cell_2034     sample        126           13
sample_control_r1_s1-cell_2035     sample        313           26
sample_control_r1_s1-cell_2036     sample         70            8
sample_control_r1_s1-cell_2037     sample         94           20
sample_control_r1_s1-cell_2038     sample        932           29
sample_control_r1_s1-cell_2039     sample       1423           29
sample_control_r1_s1-cell_2040     sample        315           19
sample_control_r1_s1-cell_2041     sample         34           11
sample_control_r1_s1-cell_2042     sample       1299           30
sample_control_r1_s1-cell_2043     sample        278           11
sample_control_r1_s1-cell_2044     sample        693           24
sample_control_r1_s1-cell_2045     sample        697           25
sample_control_r1_s1-cell_2046     sample        186           24
sample_control_r1_s1-cell_2047     sample        377           16
sample_control_r1_s1-cell_2048     sample       1069           23
sample_control_r1_s1-cell_2049     sample        581           29
sample_control_r1_s1-cell_2050     sample       1398           28
sample_control_r1_s1-cell_2051     sample        264           35
sample_control_r1_s1-cell_2052     sample        547           18
sample_control_r1_s1-cell_2053     sample        785           21
sample_control_r1_s1-cell_2054     sample        920           24
sample_control_r1_s1-cell_2055     sample        579           17
sample_control_r1_s1-cell_2056     sample        479           22
sample_control_r1_s1-cell_2057     sample        379           20
sample_control_r1_s1-cell_2058     sample        373           21
sample_control_r1_s1-cell_2059     sample         84           11
sample_control_r1_s1-cell_2060     sample         80            8
sample_control_r1_s1-cell_2061     sample        588           18
sample_control_r1_s1-cell_2062     sample        117           17
sample_control_r1_s1-cell_2063     sample        147           16
sample_control_r1_s1-cell_2064     sample        517           24
sample_control_r1_s1-cell_2065     sample        521           25
sample_control_r1_s1-cell_2066     sample        760           18
sample_control_r1_s1-cell_2067     sample        212           20
sample_control_r1_s1-cell_2068     sample        638           32
sample_control_r1_s1-cell_2069     sample        133            7
sample_control_r1_s1-cell_2070     sample        921           20
sample_control_r1_s1-cell_2071     sample       1039           27
sample_control_r1_s1-cell_2072     sample        276            9
sample_control_r1_s1-cell_2073     sample         58           16
sample_control_r1_s1-cell_2074     sample       1046           32
sample_control_r1_s1-cell_2075     sample       1054           20
sample_control_r1_s1-cell_2076     sample        447           29
sample_control_r1_s1-cell_2077     sample        452           19
sample_control_r1_s1-cell_2078     sample        275           20
sample_control_r1_s1-cell_2079     sample         45           10
sample_control_r1_s1-cell_2080     sample        172           12
sample_control_r1_s1-cell_2081     sample       1048           29
sample_control_r1_s1-cell_2082     sample         75           19
sample_control_r1_s1-cell_2083     sample       1196           31
sample_control_r1_s1-cell_2084     sample         90           18
sample_control_r1_s1-cell_2085     sample       1414           33
sample_control_r1_s1-cell_2086     sample        447           19
sample_control_r1_s1-cell_2087     sample        427           19
sample_control_r1_s1-cell_2088     sample         57           11
sample_control_r1_s1-cell_2089     sample       1845           36
sample_control_r1_s1-cell_2090     sample        101           14
sample_control_r1_s1-cell_2091     sample         34            4
sample_control_r1_s1-cell_2092     sample         32           11
sample_control_r1_s1-cell_2093     sample        456           25
sample_control_r1_s1-cell_2094     sample       1092           23
sample_control_r1_s1-cell_2095     sample        158           17
sample_control_r1_s1-cell_2096     sample        283           16
sample_control_r1_s1-cell_2097     sample        140           16
sample_control_r1_s1-cell_2098     sample         70           12
sample_control_r1_s1-cell_2099     sample        221           29
sample_control_r1_s1-cell_2100     sample        232           17
sample_control_r1_s1-cell_2101     sample        546           25
sample_control_r1_s1-cell_2102     sample         88           21
sample_control_r1_s1-cell_2103     sample        161           16
sample_control_r1_s1-cell_2104     sample        647           19
sample_control_r1_s1-cell_2105     sample         45           12
sample_control_r1_s1-cell_2106     sample        793           22
sample_control_r1_s1-cell_2107     sample         76           16
sample_control_r1_s1-cell_2108     sample        527           28
sample_control_r1_s1-cell_2109     sample         41           11
sample_control_r1_s1-cell_2110     sample        577           16
sample_control_r1_s1-cell_2111     sample        539           23
sample_control_r1_s1-cell_2112     sample         54           15
sample_control_r1_s1-cell_2113     sample        232           20
sample_control_r1_s1-cell_2114     sample        214           13
sample_control_r1_s1-cell_2115     sample         34           11
sample_control_r1_s1-cell_2116     sample         77           22
sample_control_r1_s1-cell_2117     sample        436           21
sample_control_r1_s1-cell_2118     sample         58           19
sample_control_r1_s1-cell_2119     sample        424           25
sample_control_r1_s1-cell_2120     sample         29           11
sample_control_r1_s1-cell_2121     sample       1168           27
sample_control_r1_s1-cell_2122     sample        948           21
sample_control_r1_s1-cell_2123     sample         37            9
sample_control_r1_s1-cell_2124     sample        130           12
sample_control_r1_s1-cell_2125     sample        600           18
sample_control_r1_s1-cell_2126     sample         30           14
sample_control_r1_s1-cell_2127     sample         68           15
sample_control_r1_s1-cell_2128     sample        183           12
sample_control_r1_s1-cell_2129     sample        127           18
sample_control_r1_s1-cell_2130     sample        151           24
sample_control_r1_s1-cell_2131     sample        107           15
sample_control_r1_s1-cell_2132     sample        188           12
sample_control_r1_s1-cell_2133     sample        390           12
sample_control_r1_s1-cell_2135     sample        758           32
sample_control_r1_s1-cell_2136     sample         36           12
sample_control_r1_s1-cell_2137     sample        559           20
sample_control_r1_s1-cell_2140     sample         60            8
sample_control_r1_s1-cell_2141     sample        742           22
sample_control_r1_s1-cell_2142     sample        649           20
sample_control_r1_s1-cell_2143     sample        147           16
sample_control_r1_s1-cell_2144     sample         46           14
sample_control_r1_s1-cell_2145     sample        524           23
sample_control_r1_s1-cell_2146     sample        165           15
sample_control_r1_s1-cell_2147     sample        759           19
sample_control_r1_s1-cell_2148     sample        312           26
sample_control_r1_s1-cell_2149     sample       1296           21
sample_control_r1_s1-cell_2150     sample        959           21
sample_control_r1_s1-cell_2151     sample        769           22
sample_control_r1_s1-cell_2152     sample        829           25
sample_control_r1_s1-cell_2153     sample        223           10
sample_control_r1_s1-cell_2154     sample         31            7
sample_control_r1_s1-cell_2155     sample         57           12
sample_control_r1_s1-cell_2156     sample        486           21
sample_control_r1_s1-cell_2157     sample         39           13
sample_control_r1_s1-cell_2158     sample        246           28
sample_control_r1_s1-cell_2159     sample        283           29
sample_control_r1_s1-cell_2160     sample       1137           31
sample_control_r1_s1-cell_2161     sample        349           15
sample_control_r1_s1-cell_2162     sample         88           21
sample_control_r1_s1-cell_2163     sample        580           17
sample_control_r1_s1-cell_2164     sample        152           29
sample_control_r1_s1-cell_2165     sample         45           13
sample_control_r1_s1-cell_2166     sample        996           32
sample_control_r1_s1-cell_2167     sample         90           12
sample_control_r1_s1-cell_2168     sample        555           37
sample_control_r1_s1-cell_2169     sample        141           14
sample_control_r1_s1-cell_2170     sample        508           16
sample_control_r1_s1-cell_2172     sample        811           20
sample_control_r1_s1-cell_2173     sample         82           12
sample_control_r1_s1-cell_2174     sample        136           17
sample_control_r1_s1-cell_2175     sample        120           13
sample_control_r1_s1-cell_2176     sample        222           13
sample_control_r1_s1-cell_2177     sample        808           22
sample_control_r1_s1-cell_2178     sample         98           32
sample_control_r1_s1-cell_2179     sample         52           16
sample_control_r1_s1-cell_2180     sample         77           13
sample_control_r1_s1-cell_2181     sample        319           11
sample_control_r1_s1-cell_2182     sample         50            6
sample_control_r1_s1-cell_2183     sample        543           30
sample_control_r1_s1-cell_2184     sample        143           15
sample_control_r1_s1-cell_2185     sample        100            8
sample_control_r1_s1-cell_2186     sample        226           20
sample_control_r1_s1-cell_2187     sample         31            7
sample_control_r1_s1-cell_2188     sample         62           17
sample_control_r1_s1-cell_2189     sample        131           17
sample_control_r1_s1-cell_2191     sample       1068           22
sample_control_r1_s1-cell_2192     sample        914           21
sample_control_r1_s1-cell_2193     sample         94           14
sample_control_r1_s1-cell_2194     sample         65           27
sample_control_r1_s1-cell_2195     sample         29           13
sample_control_r1_s1-cell_2196     sample        254            9
sample_control_r1_s1-cell_2197     sample         40            6
sample_control_r1_s1-cell_2198     sample        207           26
sample_control_r1_s1-cell_2199     sample        542           19
sample_control_r1_s1-cell_2200     sample       1355           35
sample_control_r1_s1-cell_2201     sample         30            7
sample_control_r1_s1-cell_2202     sample         58           16
sample_control_r1_s1-cell_2203     sample        160           17
sample_control_r1_s1-cell_2204     sample        361           20
sample_control_r1_s1-cell_2205     sample        612           23
sample_control_r1_s1-cell_2206     sample         27            9
sample_control_r1_s1-cell_2207     sample        392           19
sample_control_r1_s1-cell_2208     sample       2109           23
sample_control_r1_s1-cell_2209     sample        180           14
sample_control_r1_s1-cell_2210     sample         83           14
sample_control_r1_s1-cell_2211     sample        180           14
sample_control_r1_s1-cell_2212     sample        758           26
sample_control_r1_s1-cell_2213     sample         41           10
sample_control_r1_s1-cell_2214     sample         30            9
sample_control_r1_s1-cell_2216     sample        135           19
sample_control_r1_s1-cell_2217     sample        152           18
sample_control_r1_s1-cell_2218     sample        565           17
sample_control_r1_s1-cell_2219     sample        867           26
sample_control_r1_s1-cell_2220     sample        188           15
sample_control_r1_s1-cell_2222     sample         35            5
sample_control_r1_s1-cell_2224     sample        528           23
sample_control_r1_s1-cell_2225     sample        381           24
sample_control_r1_s1-cell_2226     sample         69           13
sample_control_r1_s1-cell_2227     sample        128           12
sample_control_r1_s1-cell_2228     sample        807           31
sample_control_r1_s1-cell_2229     sample         77           16
sample_control_r1_s1-cell_2230     sample         68           10
sample_control_r1_s1-cell_2231     sample        916           31
sample_control_r1_s1-cell_2232     sample        653           23
sample_control_r1_s1-cell_2233     sample         57            9
sample_control_r1_s1-cell_2234     sample       2431           28
sample_control_r1_s1-cell_2235     sample        220           22
sample_control_r1_s1-cell_2236     sample         79           22
sample_control_r1_s1-cell_2238     sample        304           18
sample_control_r1_s1-cell_2239     sample        226           37
sample_control_r1_s1-cell_2240     sample        191           21
sample_control_r1_s1-cell_2241     sample        616           19
sample_control_r1_s1-cell_2242     sample        123           10
sample_control_r1_s1-cell_2243     sample        119           16
sample_control_r1_s1-cell_2244     sample        196           32
sample_control_r1_s1-cell_2245     sample        674           37
sample_control_r1_s1-cell_2246     sample        883           30
sample_control_r1_s1-cell_2247     sample         63           18
sample_control_r1_s1-cell_2248     sample        494           17
sample_control_r1_s1-cell_2249     sample         50           10
sample_control_r1_s1-cell_2250     sample       1151           23
sample_control_r1_s1-cell_2251     sample       1411           30
sample_control_r1_s1-cell_2252     sample         53           14
sample_control_r1_s1-cell_2253     sample         93           15
sample_control_r1_s1-cell_2254     sample        133           18
sample_control_r1_s1-cell_2256     sample        106           11
sample_control_r1_s1-cell_2257     sample        419           19
sample_control_r1_s1-cell_2258     sample        166           14
sample_control_r1_s1-cell_2259     sample         38            9
sample_control_r1_s1-cell_2260     sample        790           28
sample_control_r1_s1-cell_2261     sample        986           31
sample_control_r1_s1-cell_2262     sample        657           29
sample_control_r1_s1-cell_2263     sample         46            6
sample_control_r1_s1-cell_2264     sample         57           10
sample_control_r1_s1-cell_2265     sample        659           28
sample_control_r1_s1-cell_2266     sample         92           20
sample_control_r1_s1-cell_2267     sample        702           26
sample_control_r1_s1-cell_2268     sample         55           13
sample_control_r1_s1-cell_2269     sample       1029           24
sample_control_r1_s1-cell_2270     sample        105           13
sample_control_r1_s1-cell_2271     sample        112           23
sample_control_r1_s1-cell_2272     sample        118           17
sample_control_r1_s1-cell_2273     sample        517           23
sample_control_r1_s1-cell_2274     sample        308           27
sample_control_r1_s1-cell_2275     sample        939           33
sample_control_r1_s1-cell_2276     sample        131           24
sample_control_r1_s1-cell_2277     sample         74           21
sample_control_r1_s1-cell_2278     sample        274           28
sample_control_r1_s1-cell_2279     sample         70           15
sample_control_r1_s1-cell_2280     sample         35            9
sample_control_r1_s1-cell_2281     sample        313           21
sample_control_r1_s1-cell_2282     sample       1120           31
sample_control_r1_s1-cell_2283     sample        654           23
sample_control_r1_s1-cell_2284     sample        137           12
sample_control_r1_s1-cell_2285     sample        763           17
sample_control_r1_s1-cell_2286     sample        380           32
sample_control_r1_s1-cell_2287     sample        114           20
sample_control_r1_s1-cell_2288     sample        232           16
sample_control_r1_s1-cell_2289     sample        193           17
sample_control_r1_s1-cell_2290     sample        114           14
sample_control_r1_s1-cell_2291     sample        134           11
sample_control_r1_s1-cell_2292     sample        289           22
sample_control_r1_s1-cell_2293     sample         81           16
sample_control_r1_s1-cell_2294     sample        149           27
sample_control_r1_s1-cell_2295     sample       1121           31
sample_control_r1_s1-cell_2296     sample        880           23
sample_control_r1_s1-cell_2297     sample        349           29
sample_control_r1_s1-cell_2298     sample        150           11
sample_control_r1_s1-cell_2299     sample         35            6
sample_control_r1_s1-cell_2300     sample        555           23
sample_control_r1_s1-cell_2301     sample         89           10
sample_control_r1_s1-cell_2302     sample         42           12
sample_control_r1_s1-cell_2303     sample       1043           35
sample_control_r1_s1-cell_2304     sample         27           13
sample_control_r1_s1-cell_2305     sample        867           17
sample_control_r1_s1-cell_2306     sample         97           17
sample_control_r1_s1-cell_2307     sample        980           31
sample_control_r1_s1-cell_2308     sample       1145           26
sample_control_r1_s1-cell_2309     sample        468           19
sample_control_r1_s1-cell_2310     sample        892           20
sample_control_r1_s1-cell_2311     sample       2808           33
sample_control_r1_s1-cell_2312     sample         70           13
sample_control_r1_s1-cell_2313     sample        107           22
sample_control_r1_s1-cell_2314     sample         45            8
sample_control_r1_s1-cell_2315     sample        312           30
sample_control_r1_s1-cell_2316     sample         55           12
sample_control_r1_s1-cell_2317     sample        209           17
sample_control_r1_s1-cell_2318     sample        184           23
sample_control_r1_s1-cell_2319     sample        249           14
sample_control_r1_s1-cell_2320     sample        171           16
sample_control_r1_s1-cell_2321     sample        152           20
sample_control_r1_s1-cell_2322     sample        195           27
sample_control_r1_s1-cell_2323     sample        305           19
sample_control_r1_s1-cell_2324     sample        141           10
sample_control_r1_s1-cell_2325     sample        929           19
sample_control_r1_s1-cell_2326     sample         49           11
sample_control_r1_s1-cell_2327     sample        192           19
sample_control_r1_s1-cell_2328     sample         45            9
sample_control_r1_s1-cell_2329     sample         33           12
sample_control_r1_s1-cell_2330     sample        234            9
sample_control_r1_s1-cell_2331     sample         45           10
sample_control_r1_s1-cell_2332     sample        158           16
sample_control_r1_s1-cell_2333     sample        694           18
sample_control_r1_s1-cell_2334     sample        642           18
sample_control_r1_s1-cell_2335     sample        238           31
sample_control_r1_s1-cell_2336     sample        379           17
sample_control_r1_s1-cell_2337     sample        458           22
sample_control_r1_s1-cell_2338     sample         71           13
sample_control_r1_s1-cell_2339     sample       1258           24
sample_control_r1_s1-cell_2340     sample        579           19
sample_control_r1_s1-cell_2341     sample        110           10
sample_control_r1_s1-cell_2342     sample         51           13
sample_control_r1_s1-cell_2343     sample         60           14
sample_control_r1_s1-cell_2344     sample        507           22
sample_control_r1_s1-cell_2345     sample        801           29
sample_control_r1_s1-cell_2346     sample        924           22
sample_control_r1_s1-cell_2347     sample         67           17
sample_control_r1_s1-cell_2348     sample        745           23
sample_control_r1_s1-cell_2349     sample        719           25
sample_control_r1_s1-cell_2350     sample        338           17
sample_control_r1_s1-cell_2351     sample        154           24
sample_control_r1_s1-cell_2352     sample         53           14
sample_control_r1_s1-cell_2353     sample       1821           41
sample_control_r1_s1-cell_2354     sample       1174           27
sample_control_r1_s1-cell_2355     sample        566           20
sample_control_r1_s1-cell_2356     sample         88           22
sample_control_r1_s1-cell_2357     sample        271           27
sample_control_r1_s1-cell_2358     sample        588           26
sample_control_r1_s1-cell_2359     sample        281           21
sample_control_r1_s1-cell_2360     sample        249           10
sample_control_r1_s1-cell_2361     sample       1169           27
sample_control_r1_s1-cell_2362     sample        115           11
sample_control_r1_s1-cell_2363     sample       1236           28
sample_control_r1_s1-cell_2364     sample        209           16
sample_control_r1_s1-cell_2366     sample         35           14
sample_control_r1_s1-cell_2367     sample       1197           27
sample_control_r1_s1-cell_2368     sample        271            9
sample_control_r1_s1-cell_2369     sample        676           27
sample_control_r1_s1-cell_2370     sample        339           27
sample_control_r1_s1-cell_2371     sample        212           30
sample_control_r1_s1-cell_2372     sample         70           19
sample_control_r1_s1-cell_2373     sample        302           22
sample_control_r1_s1-cell_2374     sample        250           11
sample_control_r1_s1-cell_2375     sample        685           24
sample_control_r1_s1-cell_2376     sample        872           28
sample_control_r1_s1-cell_2377     sample         47            8
sample_control_r1_s1-cell_2378     sample        172           13
sample_control_r1_s1-cell_2379     sample        914           35
sample_control_r1_s1-cell_2380     sample        337           18
sample_control_r1_s1-cell_2381     sample        238           15
sample_control_r1_s1-cell_2382     sample        482           29
sample_control_r1_s1-cell_2383     sample         80           14
sample_control_r1_s1-cell_2384     sample         92           25
sample_control_r1_s1-cell_2385     sample        760           27
sample_control_r1_s1-cell_2386     sample         26           14
sample_control_r1_s1-cell_2387     sample        502           30
sample_control_r1_s1-cell_2388     sample         22            8
sample_control_r1_s1-cell_2389     sample        367           15
sample_control_r1_s1-cell_2390     sample        971           26
sample_control_r1_s1-cell_2391     sample        528           19
sample_control_r1_s1-cell_2392     sample        930           22
sample_control_r1_s1-cell_2393     sample         91           17
sample_control_r1_s1-cell_2394     sample        723           27
sample_control_r1_s1-cell_2395     sample         84           15
sample_control_r1_s1-cell_2396     sample       1203           30
sample_control_r1_s1-cell_2397     sample       1196           35
sample_control_r1_s1-cell_2398     sample        219           18
sample_control_r1_s1-cell_2399     sample       3028           32
sample_control_r1_s1-cell_2400     sample        205           27
sample_control_r1_s1-cell_2401     sample         78           10
sample_control_r1_s1-cell_2402     sample         41           13
sample_control_r1_s1-cell_2403     sample         71           14
sample_control_r1_s1-cell_2404     sample         79           25
sample_control_r1_s1-cell_2405     sample        842           26
sample_control_r1_s1-cell_2406     sample         67           15
sample_control_r1_s1-cell_2407     sample         99           17
sample_control_r1_s1-cell_2408     sample        618           17
sample_control_r1_s1-cell_2409     sample        192           23
sample_control_r1_s1-cell_2410     sample        142           16
sample_control_r1_s1-cell_2411     sample        777           28
sample_control_r1_s1-cell_2412     sample        892           24
sample_control_r1_s1-cell_2413     sample        356           14
sample_control_r1_s1-cell_2414     sample       1020           26
sample_control_r1_s1-cell_2415     sample        112           17
sample_control_r1_s1-cell_2416     sample        596           26
sample_control_r1_s1-cell_2417     sample        273           20
sample_control_r1_s1-cell_2418     sample        576           23
sample_control_r1_s1-cell_2419     sample        125           20
sample_control_r1_s1-cell_2420     sample        754           17
sample_control_r1_s1-cell_2421     sample        142           13
sample_control_r1_s1-cell_2422     sample        170           17
sample_control_r1_s1-cell_2423     sample        467           22
sample_control_r1_s1-cell_2424     sample        711           23
sample_control_r1_s1-cell_2425     sample        673           27
sample_control_r1_s1-cell_2426     sample        128           17
sample_control_r1_s1-cell_2427     sample        935           29
sample_control_r1_s1-cell_2428     sample        420           20
sample_control_r1_s1-cell_2429     sample        983           26
sample_control_r1_s1-cell_2430     sample        978           35
sample_control_r1_s1-cell_2431     sample        865           18
sample_control_r1_s1-cell_2432     sample         59            6
sample_control_r1_s1-cell_2433     sample         67           11
sample_control_r1_s1-cell_2434     sample        136           23
sample_control_r1_s1-cell_2435     sample        401           14
sample_control_r1_s1-cell_2436     sample        429           17
sample_control_r1_s1-cell_2437     sample       1091           24
sample_control_r1_s1-cell_2438     sample       1639           34
sample_control_r1_s1-cell_2439     sample         83           11
sample_control_r1_s1-cell_2440     sample        524           17
sample_control_r1_s1-cell_2441     sample        973           23
sample_control_r1_s1-cell_2442     sample        548           19
sample_control_r1_s1-cell_2443     sample         69           10
sample_control_r1_s1-cell_2444     sample        576           22
sample_control_r1_s1-cell_2445     sample         90           11
sample_control_r1_s1-cell_2446     sample        416           24
sample_control_r1_s1-cell_2447     sample        136           13
sample_control_r1_s1-cell_2448     sample         50           11
sample_control_r1_s1-cell_2449     sample         65           12
sample_control_r1_s1-cell_2450     sample        608           20
sample_control_r1_s1-cell_2451     sample        348           17
sample_control_r1_s1-cell_2452     sample        425           14
sample_control_r1_s1-cell_2453     sample        792           21
sample_control_r1_s1-cell_2454     sample         66           12
sample_control_r1_s1-cell_2455     sample         22           11
sample_control_r1_s1-cell_2456     sample         32           11
sample_control_r1_s1-cell_2457     sample        104           14
sample_control_r1_s1-cell_2458     sample         55           20
sample_control_r1_s1-cell_2459     sample        173           12
sample_control_r1_s1-cell_2460     sample         85           16
sample_control_r1_s1-cell_2461     sample         73           10
sample_control_r1_s1-cell_2462     sample         41           12
sample_control_r1_s1-cell_2463     sample        418           11
sample_control_r1_s1-cell_2464     sample        163           12
sample_control_r1_s1-cell_2465     sample        655           22
sample_control_r1_s1-cell_2466     sample        694           21
sample_control_r1_s1-cell_2467     sample         53           13
sample_control_r1_s1-cell_2468     sample        565           21
sample_control_r1_s1-cell_2469     sample        586           22
sample_control_r1_s1-cell_2470     sample         33           18
sample_control_r1_s1-cell_2471     sample        142           15
sample_control_r1_s1-cell_2472     sample        381           16
sample_control_r1_s1-cell_2473     sample       1105           32
sample_control_r1_s1-cell_2474     sample        712           22
sample_control_r1_s1-cell_2475     sample        305           19
sample_control_r1_s1-cell_2477     sample        118           28
sample_control_r1_s1-cell_2478     sample        566           28
sample_control_r1_s1-cell_2479     sample        107           18
sample_control_r1_s1-cell_2480     sample       1057           31
sample_control_r1_s1-cell_2481     sample        631           35
sample_control_r1_s1-cell_2482     sample        782           19
sample_control_r1_s1-cell_2483     sample        351           20
sample_control_r1_s1-cell_2484     sample        336           19
sample_control_r1_s1-cell_2485     sample         77           13
sample_control_r1_s1-cell_2486     sample        601           31
sample_control_r1_s1-cell_2487     sample        203           13
sample_control_r1_s1-cell_2488     sample        667           23
sample_control_r1_s1-cell_2489     sample        133           17
sample_control_r1_s1-cell_2490     sample         76           12
sample_control_r1_s1-cell_2491     sample         67           25
sample_control_r1_s1-cell_2492     sample        525           20
sample_control_r1_s1-cell_2493     sample         91           14
sample_control_r1_s1-cell_2494     sample       1240           30
sample_control_r1_s1-cell_2495     sample        699           40
sample_control_r1_s1-cell_2496     sample        353           23
sample_control_r1_s1-cell_2497     sample        968           26
sample_control_r1_s1-cell_2498     sample        204           37
sample_control_r1_s1-cell_2499     sample        437           20
sample_control_r1_s1-cell_2500     sample        124           29
sample_control_r1_s1-cell_2501     sample        209           25
sample_control_r1_s1-cell_2502     sample        498           21
sample_control_r1_s1-cell_2503     sample       1136           26
sample_control_r1_s1-cell_2504     sample        131           19
sample_control_r1_s1-cell_2505     sample        529           19
sample_control_r1_s1-cell_2506     sample        514           37
sample_control_r1_s1-cell_2507     sample        787           24
sample_control_r1_s1-cell_2508     sample        184           36
sample_control_r1_s1-cell_2509     sample        269           19
sample_control_r1_s1-cell_2510     sample         46           13
sample_control_r1_s1-cell_2511     sample        678           27
sample_control_r1_s1-cell_2512     sample        194           21
sample_control_r1_s1-cell_2513     sample        407           17
sample_control_r1_s1-cell_2514     sample        436           24
sample_control_r1_s1-cell_2515     sample        701           28
sample_control_r1_s1-cell_2516     sample        308           24
sample_control_r1_s1-cell_2517     sample         36           12
sample_control_r1_s1-cell_2518     sample        597           26
sample_control_r1_s1-cell_2519     sample         45           15
sample_control_r1_s1-cell_2520     sample        109           16
sample_control_r1_s1-cell_2521     sample         71           21
sample_control_r1_s1-cell_2522     sample        697           19
sample_control_r1_s1-cell_2523     sample        969           21
sample_control_r1_s1-cell_2524     sample        178           10
sample_control_r1_s1-cell_2525     sample        489           16
sample_control_r1_s1-cell_2526     sample        415           16
sample_control_r1_s1-cell_2527     sample        567           24
sample_control_r1_s1-cell_2528     sample         63           10
sample_control_r1_s1-cell_2529     sample        394           12
sample_control_r1_s1-cell_2530     sample        951           32
sample_control_r1_s1-cell_2531     sample         72           17
sample_control_r1_s1-cell_2532     sample        104           15
sample_control_r1_s1-cell_2533     sample        121           10
sample_control_r1_s1-cell_2534     sample         83           14
sample_control_r1_s1-cell_2535     sample       1510           26
sample_control_r1_s1-cell_2536     sample        139           17
sample_control_r1_s1-cell_2537     sample        801           20
sample_control_r1_s1-cell_2538     sample        751           19
sample_control_r1_s1-cell_2539     sample         45           16
sample_control_r1_s1-cell_2540     sample        121           18
sample_control_r1_s1-cell_2541     sample         68           16
sample_control_r1_s1-cell_2542     sample        356           18
sample_control_r1_s1-cell_2543     sample         72           16
sample_control_r1_s1-cell_2544     sample        258           14
sample_control_r1_s1-cell_2545     sample        308           20
sample_control_r1_s1-cell_2546     sample        353           23
sample_control_r1_s1-cell_2548     sample         24           10
sample_control_r1_s1-cell_2549     sample         65            9
sample_control_r1_s1-cell_2550     sample         99           16
sample_control_r1_s1-cell_2551     sample        122            9
sample_control_r1_s1-cell_2552     sample        137           17
sample_control_r1_s1-cell_2553     sample        371           22
sample_control_r1_s1-cell_2554     sample        327           12
sample_control_r1_s1-cell_2555     sample         51           13
sample_control_r1_s1-cell_2556     sample       1136           28
sample_control_r1_s1-cell_2557     sample        398           28
sample_control_r1_s1-cell_2558     sample        567           25
sample_control_r1_s1-cell_2559     sample        698           22
sample_control_r1_s1-cell_2560     sample         43           12
sample_control_r1_s1-cell_2561     sample        356           14
sample_control_r1_s1-cell_2562     sample        559           20
sample_control_r1_s1-cell_2563     sample         58           14
sample_control_r1_s1-cell_2564     sample       1181           28
sample_control_r1_s1-cell_2565     sample        242           16
sample_control_r1_s1-cell_2566     sample        593           24
sample_control_r1_s1-cell_2567     sample         77           12
sample_control_r1_s1-cell_2569     sample         88           17
sample_control_r1_s1-cell_2570     sample        310           35
sample_control_r1_s1-cell_2571     sample        275           19
sample_control_r1_s1-cell_2572     sample        540           18
sample_control_r1_s1-cell_2573     sample        300           16
sample_control_r1_s1-cell_2574     sample        353           13
sample_control_r1_s1-cell_2575     sample        455           29
sample_control_r1_s1-cell_2576     sample        172           22
sample_control_r1_s1-cell_2577     sample        102           26
sample_control_r1_s1-cell_2578     sample         62           16
sample_control_r1_s1-cell_2579     sample         77           15
sample_control_r1_s1-cell_2580     sample        158           32
sample_control_r1_s1-cell_2581     sample        515           18
sample_control_r1_s1-cell_2582     sample        122           18
sample_control_r1_s1-cell_2583     sample        344           12
sample_control_r1_s1-cell_2584     sample         94           11
sample_control_r1_s1-cell_2585     sample        374           16
sample_control_r1_s1-cell_2586     sample         75           13
sample_control_r1_s1-cell_2587     sample        624           18
sample_control_r1_s1-cell_2588     sample        222           11
sample_control_r1_s1-cell_2589     sample       1537           27
sample_control_r1_s1-cell_2590     sample        409           17
sample_control_r1_s1-cell_2591     sample         39           13
sample_control_r1_s1-cell_2592     sample         59           16
sample_control_r1_s1-cell_2593     sample        188           14
sample_control_r1_s1-cell_2594     sample        349           18
sample_control_r1_s1-cell_2596     sample         43            9
sample_control_r1_s1-cell_2597     sample        695           24
sample_control_r1_s1-cell_2598     sample        644           25
sample_control_r1_s1-cell_2599     sample         89           19
sample_control_r1_s1-cell_2600     sample         25            6
sample_control_r1_s1-cell_2601     sample        690           22
sample_control_r1_s1-cell_2602     sample        259           17
sample_control_r1_s1-cell_2603     sample        141           19
sample_control_r1_s1-cell_2604     sample        102           18
sample_control_r1_s1-cell_2605     sample        698           20
sample_control_r1_s1-cell_2606     sample       1238           36
sample_control_r1_s1-cell_2607     sample        711           28
sample_control_r1_s1-cell_2608     sample        673           23
sample_control_r1_s1-cell_2609     sample        934           21
sample_control_r1_s1-cell_2610     sample        921           27
sample_control_r1_s1-cell_2611     sample         29           12
sample_control_r1_s1-cell_2612     sample        441           22
sample_control_r1_s1-cell_2613     sample        343           19
sample_control_r1_s1-cell_2614     sample        778           28
sample_control_r1_s1-cell_2615     sample         39           12
sample_control_r1_s1-cell_2617     sample        116           25
sample_control_r1_s1-cell_2620     sample        109           14
sample_control_r1_s1-cell_2621     sample        303           25
sample_control_r1_s1-cell_2622     sample        291           10
sample_control_r1_s1-cell_2623     sample         43            9
sample_control_r1_s1-cell_2624     sample         95           10
sample_control_r1_s1-cell_2625     sample       1493           30
sample_control_r1_s1-cell_2626     sample        474           17
sample_control_r1_s1-cell_2627     sample        340           22
sample_control_r1_s1-cell_2628     sample        158           18
sample_control_r1_s1-cell_2629     sample         93           10
sample_control_r1_s1-cell_2630     sample         96           17
sample_control_r1_s1-cell_2631     sample         64           16
sample_control_r1_s1-cell_2632     sample        272           14
sample_control_r1_s1-cell_2633     sample         42            6
sample_control_r1_s1-cell_2634     sample         80           20
sample_control_r1_s1-cell_2635     sample        215           14
sample_control_r1_s1-cell_2636     sample         61           17
sample_control_r1_s1-cell_2637     sample        896           26
sample_control_r1_s1-cell_2638     sample        115           16
sample_control_r1_s1-cell_2641     sample         30           11
sample_control_r1_s1-cell_2642     sample        505           22
sample_control_r1_s1-cell_2643     sample        102           13
sample_control_r1_s1-cell_2644     sample        199           34
sample_control_r1_s1-cell_2645     sample       1893           41
sample_control_r1_s1-cell_2646     sample         60           15
sample_control_r1_s1-cell_2647     sample        716           24
sample_control_r1_s1-cell_2648     sample        190           18
sample_control_r1_s1-cell_2649     sample        590           28
sample_control_r1_s1-cell_2650     sample         26            8
sample_control_r1_s1-cell_2651     sample        738           19
sample_control_r1_s1-cell_2652     sample        173           15
sample_control_r1_s1-cell_2653     sample         32            8
sample_control_r1_s1-cell_2654     sample         37            8
sample_control_r1_s1-cell_2655     sample        374           18
sample_control_r1_s1-cell_2656     sample        693           26
sample_control_r1_s1-cell_2657     sample        475           27
sample_control_r1_s1-cell_2658     sample        116           20
sample_control_r1_s1-cell_2659     sample        177           17
sample_control_r1_s1-cell_2660     sample        128           11
sample_control_r1_s1-cell_2661     sample        730           31
sample_control_r1_s1-cell_2662     sample        207           15
sample_control_r1_s1-cell_2663     sample         66           14
sample_control_r1_s1-cell_2664     sample        154            9
sample_control_r1_s1-cell_2665     sample        425           16
sample_control_r1_s1-cell_2666     sample        117           25
sample_control_r1_s1-cell_2667     sample        131            9
sample_control_r1_s1-cell_2668     sample        547           26
sample_control_r1_s1-cell_2669     sample        939           24
sample_control_r1_s1-cell_2670     sample        240           25
sample_control_r1_s1-cell_2671     sample         84           11
sample_control_r1_s1-cell_2672     sample        879           32
sample_control_r1_s1-cell_2673     sample        113           24
sample_control_r1_s1-cell_2674     sample         28            6
sample_control_r1_s1-cell_2675     sample        434           21
sample_control_r1_s1-cell_2676     sample        321           27
sample_control_r1_s1-cell_2677     sample         98           16
sample_control_r1_s1-cell_2678     sample        687           17
sample_control_r1_s1-cell_2679     sample        411           22
sample_control_r1_s1-cell_2680     sample        142           33
sample_control_r1_s1-cell_2681     sample        362           17
sample_control_r1_s1-cell_2682     sample        562           26
sample_control_r1_s1-cell_2683     sample        457           18
sample_control_r1_s1-cell_2684     sample        137           19
sample_control_r1_s1-cell_2685     sample        553           23
sample_control_r1_s1-cell_2686     sample        539           19
sample_control_r1_s1-cell_2687     sample       1079           32
sample_control_r1_s1-cell_2688     sample        403           17
sample_control_r1_s1-cell_2689     sample        152           17
sample_control_r1_s1-cell_2690     sample        496           29
sample_control_r1_s1-cell_2691     sample        945           25
sample_control_r1_s1-cell_2692     sample       1094           21
sample_control_r1_s1-cell_2693     sample        177           13
sample_control_r1_s1-cell_2694     sample        615           32
sample_control_r1_s1-cell_2695     sample        485           17
sample_control_r1_s1-cell_2696     sample        895           24
sample_control_r1_s1-cell_2697     sample        367           15
sample_control_r1_s1-cell_2698     sample        876           22
sample_control_r1_s1-cell_2699     sample        347           14
sample_control_r1_s1-cell_2700     sample        466           21
sample_control_r1_s1-cell_2701     sample        893           24
sample_control_r1_s1-cell_2702     sample        213           12
sample_control_r1_s1-cell_2703     sample        307           19
sample_control_r1_s1-cell_2704     sample         78           12
sample_control_r1_s1-cell_2705     sample        550           17
sample_control_r1_s1-cell_2706     sample        890           31
sample_control_r1_s1-cell_2707     sample        567           21
sample_control_r1_s1-cell_2708     sample         54           12
sample_control_r1_s1-cell_2709     sample         68           13
sample_control_r1_s1-cell_2710     sample        225           14
sample_control_r1_s1-cell_2711     sample         68           20
sample_control_r1_s1-cell_2712     sample       1401           27
sample_control_r1_s1-cell_2713     sample        329           25
sample_control_r1_s1-cell_2714     sample       1033           23
sample_control_r1_s1-cell_2715     sample       1289           39
sample_control_r1_s1-cell_2716     sample        156           31
sample_control_r1_s1-cell_2717     sample        823           33
sample_control_r1_s1-cell_2718     sample         94           16
sample_control_r1_s1-cell_2719     sample        322           17
sample_control_r1_s1-cell_2720     sample         64           11
sample_control_r1_s1-cell_2721     sample        409           18
sample_control_r1_s1-cell_2722     sample         64           14
sample_control_r1_s1-cell_2723     sample        960           29
sample_control_r1_s1-cell_2724     sample       1519           23
sample_control_r1_s1-cell_2725     sample         49            6
sample_control_r1_s1-cell_2726     sample        119           18
sample_control_r1_s1-cell_2727     sample        356           24
sample_control_r1_s1-cell_2728     sample        405           19
sample_control_r1_s1-cell_2729     sample        386           19
sample_control_r1_s1-cell_2730     sample        683           19
sample_control_r1_s1-cell_2731     sample         81            9
sample_control_r1_s1-cell_2732     sample        126           10
sample_control_r1_s1-cell_2733     sample         53           11
sample_control_r1_s1-cell_2734     sample        102            9
sample_control_r1_s1-cell_2735     sample        777           20
sample_control_r1_s1-cell_2736     sample         68           10
sample_control_r1_s1-cell_2737     sample        119           16
sample_control_r1_s1-cell_2738     sample       1139           42
sample_control_r1_s1-cell_2739     sample        471           28
sample_control_r1_s1-cell_2740     sample       1259           21
sample_control_r1_s1-cell_2741     sample         35            9
sample_control_r1_s1-cell_2742     sample        486           17
sample_control_r1_s1-cell_2743     sample        444           14
sample_control_r1_s1-cell_2744     sample        440           16
sample_control_r1_s1-cell_2745     sample        161            9
sample_control_r1_s1-cell_2746     sample        295           12
sample_control_r1_s1-cell_2747     sample        192           10
sample_control_r1_s1-cell_2748     sample         95           11
sample_control_r1_s1-cell_2749     sample         43            5
sample_control_r1_s1-cell_2750     sample        237            9
sample_control_r1_s1-cell_2751     sample         64           13
sample_control_r1_s1-cell_2752     sample        128           12
sample_control_r1_s1-cell_2753     sample        676           22
sample_control_r1_s1-cell_2754     sample         72           18
sample_control_r1_s1-cell_2755     sample         49            6
sample_control_r1_s1-cell_2756     sample        494           19
sample_control_r1_s1-cell_2757     sample        984           23
sample_control_r1_s1-cell_2758     sample        592           16
sample_control_r1_s1-cell_2759     sample        549           21
sample_control_r1_s1-cell_2760     sample        375           12
sample_control_r1_s1-cell_2761     sample        669           16
sample_control_r1_s1-cell_2762     sample         67           14
sample_control_r1_s1-cell_2763     sample        112           14
sample_control_r1_s1-cell_2764     sample        383           17
sample_control_r1_s1-cell_2765     sample        339           30
sample_control_r1_s1-cell_2766     sample        115           14
sample_control_r1_s1-cell_2767     sample        791           31
sample_control_r1_s1-cell_2768     sample        383           15
sample_control_r1_s1-cell_2769     sample        182           20
sample_control_r1_s1-cell_2770     sample        682           23
sample_control_r1_s1-cell_2771     sample        322           17
sample_control_r1_s1-cell_2772     sample       1167           25
sample_control_r1_s1-cell_2773     sample         81           16
sample_control_r1_s1-cell_2774     sample        621           21
sample_control_r1_s1-cell_2775     sample        592           18
sample_control_r1_s1-cell_2777     sample        208           13
sample_control_r1_s1-cell_2778     sample        695           24
sample_control_r1_s1-cell_2779     sample        147           16
sample_control_r1_s1-cell_2780     sample        905           29
sample_control_r1_s1-cell_2781     sample       1259           35
sample_control_r1_s1-cell_2782     sample        660           25
sample_control_r1_s1-cell_2783     sample        650           42
sample_control_r1_s1-cell_2784     sample        110           16
sample_control_r1_s1-cell_2785     sample        260           23
sample_control_r1_s1-cell_2786     sample        214           15
sample_control_r1_s1-cell_2787     sample        107           15
sample_control_r1_s1-cell_2788     sample        324           15
sample_control_r1_s1-cell_2789     sample        618           25
sample_control_r1_s1-cell_2790     sample        253           13
sample_control_r1_s1-cell_2791     sample        233           14
sample_control_r1_s1-cell_2792     sample        124           13
sample_control_r1_s1-cell_2793     sample         39           14
sample_control_r1_s1-cell_2794     sample         38            9
sample_control_r1_s1-cell_2795     sample        364           25
sample_control_r1_s1-cell_2796     sample        776           35
sample_control_r1_s1-cell_2797     sample        971           30
sample_control_r1_s1-cell_2798     sample        861           33
sample_control_r1_s1-cell_2799     sample        771           29
sample_control_r1_s1-cell_2800     sample        232           18
sample_control_r1_s1-cell_2801     sample        378           24
sample_control_r1_s1-cell_2802     sample        660           24
sample_control_r1_s1-cell_2803     sample        203           17
sample_control_r1_s1-cell_2804     sample        305           27
sample_control_r1_s1-cell_2805     sample        772           21
sample_control_r1_s1-cell_2806     sample         41           11
sample_control_r1_s1-cell_2807     sample        167           15
sample_control_r1_s1-cell_2808     sample        407           16
sample_control_r1_s1-cell_2809     sample        444           18
sample_control_r1_s1-cell_2810     sample         90           14
sample_control_r1_s1-cell_2811     sample         49           10
sample_control_r1_s1-cell_2812     sample        135           12
sample_control_r1_s1-cell_2813     sample        431           17
sample_control_r1_s1-cell_2814     sample         42           13
sample_control_r1_s1-cell_2815     sample         83           17
sample_control_r1_s1-cell_2816     sample        800           21
sample_control_r1_s1-cell_2817     sample        788           38
sample_control_r1_s1-cell_2818     sample        524           16
sample_control_r1_s1-cell_2819     sample        151           26
sample_control_r1_s1-cell_2820     sample       1553           20
sample_control_r1_s1-cell_2821     sample        502           18
sample_control_r1_s1-cell_2822     sample         62           18
sample_control_r1_s1-cell_2823     sample        138           31
sample_control_r1_s1-cell_2824     sample        116            8
sample_control_r1_s1-cell_2825     sample        425           17
sample_control_r1_s1-cell_2826     sample        126           11
sample_control_r1_s1-cell_2827     sample         67           10
sample_control_r1_s1-cell_2828     sample        959           27
sample_control_r1_s1-cell_2829     sample        971           24
sample_control_r1_s1-cell_2830     sample         29            6
sample_control_r1_s1-cell_2831     sample        129           15
sample_control_r1_s1-cell_2833     sample         66           11
sample_control_r1_s1-cell_2834     sample         99           14
sample_control_r1_s1-cell_2835     sample        435           19
sample_control_r1_s1-cell_2836     sample        476           17
sample_control_r1_s1-cell_2837     sample         48           15
sample_control_r1_s1-cell_2838     sample        246           14
sample_control_r1_s1-cell_2839     sample        126           15
sample_control_r1_s1-cell_2840     sample        949           38
sample_control_r1_s1-cell_2841     sample        147           18
sample_control_r1_s1-cell_2842     sample        230           10
sample_control_r1_s1-cell_2843     sample         84           12
sample_control_r1_s1-cell_2844     sample        207           19
sample_control_r1_s1-cell_2845     sample         44           11
sample_control_r1_s1-cell_2846     sample        672           25
sample_control_r1_s1-cell_2847     sample         29           11
sample_control_r1_s1-cell_2848     sample        399           18
sample_control_r1_s1-cell_2849     sample        174           14
sample_control_r1_s1-cell_2850     sample        727           20
sample_control_r1_s1-cell_2851     sample         99           15
sample_control_r1_s1-cell_2852     sample       1348           34
sample_control_r1_s1-cell_2853     sample        906           30
sample_control_r1_s1-cell_2854     sample        300           36
sample_control_r1_s1-cell_2855     sample        332           16
sample_control_r1_s1-cell_2856     sample        447           20
sample_control_r1_s1-cell_2857     sample        354           15
sample_control_r1_s1-cell_2858     sample        949           28
sample_control_r1_s1-cell_2859     sample        670           23
sample_control_r1_s1-cell_2860     sample        403           12
sample_control_r1_s1-cell_2861     sample        571           19
sample_control_r1_s1-cell_2862     sample         24            8
sample_control_r1_s1-cell_2863     sample         39           12
sample_control_r1_s1-cell_2864     sample         42           11
sample_control_r1_s1-cell_2865     sample        585           23
sample_control_r1_s1-cell_2866     sample        876           24
sample_control_r1_s1-cell_2867     sample        728           28
sample_control_r1_s1-cell_2868     sample         24            8
sample_control_r1_s1-cell_2870     sample        157           17
sample_control_r1_s1-cell_2871     sample        282           16
sample_control_r1_s1-cell_2872     sample        469           24
sample_control_r1_s1-cell_2873     sample        362           17
sample_control_r1_s1-cell_2874     sample        904           20
sample_control_r1_s1-cell_2875     sample        513           30
sample_control_r1_s1-cell_2876     sample         36           11
sample_control_r1_s1-cell_2877     sample        221           31
sample_control_r1_s1-cell_2878     sample        628           25
sample_control_r1_s1-cell_2879     sample        216           16
sample_control_r1_s1-cell_2880     sample        235           24
sample_control_r1_s1-cell_2881     sample        303           21
sample_control_r1_s1-cell_2883     sample        228           26
sample_control_r1_s1-cell_2884     sample        396           24
sample_control_r1_s1-cell_2885     sample        857           32
sample_control_r1_s1-cell_2886     sample         41           10
sample_control_r1_s1-cell_2887     sample         57           20
sample_control_r1_s1-cell_2888     sample        315           17
sample_control_r1_s1-cell_2889     sample         73           13
sample_control_r1_s1-cell_2890     sample        647           25
sample_control_r1_s1-cell_2891     sample        713           33
sample_control_r1_s1-cell_2892     sample        673           25
sample_control_r1_s1-cell_2893     sample        251           18
sample_control_r1_s1-cell_2894     sample        700           20
sample_control_r1_s1-cell_2895     sample         81           15
sample_control_r1_s1-cell_2896     sample        284           13
sample_control_r1_s1-cell_2897     sample        293           21
sample_control_r1_s1-cell_2899     sample        143           17
sample_control_r1_s1-cell_2900     sample         50            7
sample_control_r1_s1-cell_2901     sample       1760           33
sample_control_r1_s1-cell_2902     sample        552           29
sample_control_r1_s1-cell_2903     sample        637           19
sample_control_r1_s1-cell_2904     sample       1298           26
sample_control_r1_s1-cell_2905     sample        227           25
sample_control_r1_s1-cell_2906     sample        180           23
sample_control_r1_s1-cell_2907     sample        650           19
sample_control_r1_s1-cell_2908     sample        100           18
sample_control_r1_s1-cell_2909     sample        663           23
sample_control_r1_s1-cell_2910     sample         67           12
sample_control_r1_s1-cell_2911     sample        305           16
sample_control_r1_s1-cell_2912     sample        127           15
sample_control_r1_s1-cell_2913     sample        362           24
sample_control_r1_s1-cell_2914     sample        175           13
sample_control_r1_s1-cell_2915     sample        572           26
sample_control_r1_s1-cell_2916     sample         46           13
sample_control_r1_s1-cell_2917     sample         80           12
sample_control_r1_s1-cell_2918     sample         51           12
sample_control_r1_s1-cell_2919     sample         37           14
sample_control_r1_s1-cell_2920     sample        114           16
sample_control_r1_s1-cell_2921     sample        225           16
sample_control_r1_s1-cell_2922     sample        813           25
sample_control_r1_s1-cell_2923     sample        196           25
sample_control_r1_s1-cell_2924     sample        290           10
sample_control_r1_s1-cell_2925     sample        167           15
sample_control_r1_s1-cell_2926     sample         92           11
sample_control_r1_s1-cell_2928     sample        135           28
sample_control_r1_s1-cell_2929     sample        159           13
sample_control_r1_s1-cell_2930     sample         85           18
sample_control_r1_s1-cell_2932     sample         98            7
sample_control_r1_s1-cell_2933     sample        194           12
sample_control_r1_s1-cell_2934     sample        792           29
sample_control_r1_s1-cell_2935     sample         65           14
sample_control_r1_s1-cell_2936     sample        505           19
sample_control_r1_s1-cell_2937     sample       2206           38
sample_control_r1_s1-cell_2938     sample         21            8
sample_control_r1_s1-cell_2939     sample        392           16
sample_control_r1_s1-cell_2940     sample         64           14
sample_control_r1_s1-cell_2941     sample       1061           30
sample_control_r1_s1-cell_2942     sample        111           17
sample_control_r1_s1-cell_2943     sample        465           19
sample_control_r1_s1-cell_2944     sample        473           18
sample_control_r1_s1-cell_2945     sample        137           13
sample_control_r1_s1-cell_2946     sample        768           26
sample_control_r1_s1-cell_2947     sample        476           25
sample_control_r1_s1-cell_2948     sample        117           22
sample_control_r1_s1-cell_2949     sample        319           21
sample_control_r1_s1-cell_2950     sample        209           12
sample_control_r1_s1-cell_2951     sample         72           19
sample_control_r1_s1-cell_2952     sample        348           26
sample_control_r1_s1-cell_2953     sample        703           29
sample_control_r1_s1-cell_2954     sample         86           18
sample_control_r1_s1-cell_2955     sample         50           16
sample_control_r1_s1-cell_2956     sample       1535           25
sample_control_r1_s1-cell_2957     sample         55           11
sample_control_r1_s1-cell_2959     sample        525           17
sample_control_r1_s1-cell_2960     sample        358           20
sample_control_r1_s1-cell_2961     sample        657           28
sample_control_r1_s1-cell_2962     sample         23           13
sample_control_r1_s1-cell_2963     sample         96            8
sample_control_r1_s1-cell_2964     sample        134           11
sample_control_r1_s1-cell_2965     sample        211           13
sample_control_r1_s1-cell_2966     sample        161           14
sample_control_r1_s1-cell_2968     sample         30            9
sample_control_r1_s1-cell_2969     sample        594           17
sample_control_r1_s1-cell_2970     sample        261           17
sample_control_r1_s1-cell_2971     sample         70           18
sample_control_r1_s1-cell_2972     sample        275           21
sample_control_r1_s1-cell_2973     sample        391           19
sample_control_r1_s1-cell_2974     sample        286           14
sample_control_r1_s1-cell_2975     sample        105           19
sample_control_r1_s1-cell_2976     sample        380           19
sample_control_r1_s1-cell_2977     sample        726           28
sample_control_r1_s1-cell_2978     sample        291           20
sample_control_r1_s1-cell_2979     sample       1027           30
sample_control_r1_s1-cell_2980     sample        493           17
sample_control_r1_s1-cell_2981     sample        465           18
sample_control_r1_s1-cell_2982     sample        202           25
sample_control_r1_s1-cell_2983     sample        120            9
sample_control_r1_s1-cell_2984     sample        393           16
sample_control_r1_s1-cell_2985     sample        223           17
sample_control_r1_s1-cell_2987     sample         33            8
sample_control_r1_s1-cell_2988     sample        273           13
sample_control_r1_s1-cell_2989     sample        287           10
sample_control_r1_s1-cell_2992     sample        454           19
sample_control_r1_s1-cell_2993     sample        176           18
sample_control_r1_s1-cell_2995     sample        311           10
sample_control_r1_s1-cell_2996     sample        456           20
sample_control_r1_s1-cell_2997     sample        330           18
sample_control_r1_s1-cell_2998     sample        435           18
sample_control_r1_s1-cell_2999     sample        240           16
sample_control_r1_s1-cell_3000     sample        291           20
sample_control_r1_s1-cell_3001     sample        704           34
sample_control_r1_s1-cell_3002     sample        315           14
sample_control_r1_s1-cell_3003     sample        102           15
sample_control_r1_s1-cell_3004     sample        382           17
sample_control_r1_s1-cell_3005     sample        166            8
sample_control_r1_s1-cell_3006     sample         41           12
sample_control_r1_s1-cell_3007     sample        173           29
sample_control_r1_s1-cell_3008     sample         20            8
sample_control_r1_s1-cell_3009     sample        711           19
sample_control_r1_s1-cell_3010     sample       1058           20
sample_control_r1_s1-cell_3011     sample         28            9
sample_control_r1_s1-cell_3012     sample        219           20
sample_control_r1_s1-cell_3013     sample         84           22
sample_control_r1_s1-cell_3014     sample        166           22
sample_control_r1_s1-cell_3015     sample         96           16
sample_control_r1_s1-cell_3016     sample        152           17
sample_control_r1_s1-cell_3017     sample        409           17
sample_control_r1_s1-cell_3018     sample        152           11
sample_control_r1_s1-cell_3019     sample        561           23
sample_control_r1_s1-cell_3020     sample        550           27
sample_control_r1_s1-cell_3021     sample        768           28
sample_control_r1_s1-cell_3022     sample         81           12
sample_control_r1_s1-cell_3023     sample        377           27
sample_control_r1_s1-cell_3024     sample        236           20
sample_control_r1_s1-cell_3025     sample        276           12
sample_control_r1_s1-cell_3026     sample         32            7
sample_control_r1_s1-cell_3027     sample         94           16
sample_control_r1_s1-cell_3028     sample        460           19
sample_control_r1_s1-cell_3029     sample        689           24
sample_control_r1_s1-cell_3030     sample        908           27
sample_control_r1_s1-cell_3031     sample        461           22
sample_control_r1_s1-cell_3032     sample        518           22
sample_control_r1_s1-cell_3033     sample         66            5
sample_control_r1_s1-cell_3034     sample        206           18
sample_control_r1_s1-cell_3035     sample        841           18
sample_control_r1_s1-cell_3036     sample         75           20
sample_control_r1_s1-cell_3037     sample        942           29
sample_control_r1_s1-cell_3038     sample        342           13
sample_control_r1_s1-cell_3039     sample        646           24
sample_control_r1_s1-cell_3040     sample        196           13
sample_control_r1_s1-cell_3041     sample        450           22
sample_control_r1_s1-cell_3042     sample        443           26
sample_control_r1_s1-cell_3043     sample        388           15
sample_control_r1_s1-cell_3044     sample        451           19
sample_control_r1_s1-cell_3045     sample        935           30
sample_control_r1_s1-cell_3046     sample        173           16
sample_control_r1_s1-cell_3047     sample       1018           18
sample_control_r1_s1-cell_3048     sample         71            9
sample_control_r1_s1-cell_3049     sample         37           11
sample_control_r1_s1-cell_3050     sample        111           16
sample_control_r1_s1-cell_3051     sample        371           25
sample_control_r1_s1-cell_3052     sample         75            8
sample_control_r1_s1-cell_3054     sample        480           31
sample_control_r1_s1-cell_3055     sample       1158           21
sample_control_r1_s1-cell_3056     sample        180           13
sample_control_r1_s1-cell_3057     sample        237           17
sample_control_r1_s1-cell_3058     sample       1086           32
sample_control_r1_s1-cell_3059     sample        835           44
sample_control_r1_s1-cell_3060     sample        598           17
sample_control_r1_s1-cell_3061     sample        414           16
sample_control_r1_s1-cell_3062     sample         71           15
sample_control_r1_s1-cell_3063     sample         31           11
sample_control_r1_s1-cell_3064     sample         40           12
sample_control_r1_s1-cell_3065     sample        285           17
sample_control_r1_s1-cell_3066     sample        723           30
sample_control_r1_s1-cell_3067     sample        385           18
sample_control_r1_s1-cell_3068     sample         49           10
sample_control_r1_s1-cell_3069     sample        613           20
sample_control_r1_s1-cell_3070     sample         81           12
sample_control_r1_s1-cell_3071     sample       1167           25
sample_control_r1_s1-cell_3072     sample        681           17
sample_control_r1_s1-cell_3073     sample         69           12
sample_control_r1_s1-cell_3074     sample        173           23
sample_control_r1_s1-cell_3075     sample        128           15
sample_control_r1_s1-cell_3076     sample        499           19
sample_control_r1_s1-cell_3077     sample        158           15
sample_control_r1_s1-cell_3078     sample         61           15
sample_control_r1_s1-cell_3079     sample        477           18
sample_control_r1_s1-cell_3080     sample         87           13
sample_control_r1_s1-cell_3081     sample        175           21
sample_control_r1_s1-cell_3082     sample        744           25
sample_control_r1_s1-cell_3084     sample         96           22
sample_control_r1_s1-cell_3085     sample        200           17
sample_control_r1_s1-cell_3086     sample        707           21
sample_control_r1_s1-cell_3087     sample         93           18
sample_control_r1_s1-cell_3088     sample        780           20
sample_control_r1_s1-cell_3089     sample        102            8
sample_control_r1_s1-cell_3090     sample        171           15
sample_control_r1_s1-cell_3091     sample         53           18
sample_control_r1_s1-cell_3092     sample        130           26
sample_control_r1_s1-cell_3093     sample        559           21
sample_control_r1_s1-cell_3094     sample        160           20
sample_control_r1_s1-cell_3095     sample        122           22
sample_control_r1_s1-cell_3096     sample       1004           26
sample_control_r1_s1-cell_3097     sample        107            8
sample_control_r1_s1-cell_3098     sample        128           10
sample_control_r1_s1-cell_3099     sample        466           18
sample_control_r1_s1-cell_3100     sample        155           16
sample_control_r1_s1-cell_3101     sample        281           18
sample_control_r1_s1-cell_3102     sample        351           18
sample_control_r1_s1-cell_3103     sample        821           27
sample_control_r1_s1-cell_3104     sample        103           14
sample_control_r1_s1-cell_3105     sample        313           19
sample_control_r1_s1-cell_3106     sample        606           19
sample_control_r1_s1-cell_3107     sample        561           20
sample_control_r1_s1-cell_3108     sample        451           16
sample_control_r1_s1-cell_3109     sample        471           23
sample_control_r1_s1-cell_3110     sample        453           20
sample_control_r1_s1-cell_3111     sample         27            8
sample_control_r1_s1-cell_3112     sample        991           35
sample_control_r1_s1-cell_3113     sample        256           12
sample_control_r1_s1-cell_3114     sample        738           18
sample_control_r1_s1-cell_3115     sample        189           10
sample_control_r1_s1-cell_3116     sample        531           18
sample_control_r1_s1-cell_3117     sample        105           23
sample_control_r1_s1-cell_3118     sample         80           16
sample_control_r1_s1-cell_3119     sample        157           29
sample_control_r1_s1-cell_3120     sample        314           18
sample_control_r1_s1-cell_3121     sample         65           13
sample_control_r1_s1-cell_3122     sample        658           31
sample_control_r1_s1-cell_3123     sample        327           18
sample_control_r1_s1-cell_3124     sample         26            8
sample_control_r1_s1-cell_3125     sample        403           20
sample_control_r1_s1-cell_3126     sample        131           15
sample_control_r1_s1-cell_3127     sample         50           12
sample_control_r1_s1-cell_3128     sample        788           30
sample_control_r1_s1-cell_3129     sample        813           22
sample_control_r1_s1-cell_3130     sample         49            9
sample_control_r1_s1-cell_3132     sample        532           25
sample_control_r1_s1-cell_3133     sample        592           22
sample_control_r1_s1-cell_3134     sample        201           19
sample_control_r1_s1-cell_3135     sample         54           12
sample_control_r1_s1-cell_3136     sample        691           22
sample_control_r1_s1-cell_3137     sample        266           17
sample_control_r1_s1-cell_3138     sample        483           20
sample_control_r1_s1-cell_3139     sample        101           18
sample_control_r1_s1-cell_3140     sample        689           17
sample_control_r1_s1-cell_3141     sample        161           11
sample_control_r1_s1-cell_3142     sample        463           20
sample_control_r1_s1-cell_3143     sample        693           24
sample_control_r1_s1-cell_3145     sample         47            8
sample_control_r1_s1-cell_3146     sample        103           24
sample_control_r1_s1-cell_3147     sample       1339           26
sample_control_r1_s1-cell_3148     sample        939           21
sample_control_r1_s1-cell_3149     sample        763           26
sample_control_r1_s1-cell_3150     sample        273           23
sample_control_r1_s1-cell_3151     sample        869           29
sample_control_r1_s1-cell_3153     sample         59           12
sample_control_r1_s1-cell_3154     sample        659           17
sample_control_r1_s1-cell_3155     sample        438           24
sample_control_r1_s1-cell_3156     sample        283           15
sample_control_r1_s1-cell_3157     sample        116           13
sample_control_r1_s1-cell_3158     sample        123           12
sample_control_r1_s1-cell_3159     sample         31           12
sample_control_r1_s1-cell_3160     sample         99           14
sample_control_r1_s1-cell_3161     sample        450           20
sample_control_r1_s1-cell_3162     sample         67           11
sample_control_r1_s1-cell_3163     sample        994           24
sample_control_r1_s1-cell_3164     sample        528           23
sample_control_r1_s1-cell_3165     sample         56           12
sample_control_r1_s1-cell_3167     sample         69           21
sample_control_r1_s1-cell_3168     sample        103           15
sample_control_r1_s1-cell_3169     sample         22           11
sample_control_r1_s1-cell_3170     sample         53            8
sample_control_r1_s1-cell_3171     sample         72           12
sample_control_r1_s1-cell_3172     sample        123           18
sample_control_r1_s1-cell_3173     sample        235           12
sample_control_r1_s1-cell_3174     sample        150           13
sample_control_r1_s1-cell_3175     sample        500           24
sample_control_r1_s1-cell_3176     sample        239           16
sample_control_r1_s1-cell_3177     sample       1635           27
sample_control_r1_s1-cell_3178     sample         33            8
sample_control_r1_s1-cell_3179     sample        734           25
sample_control_r1_s1-cell_3180     sample        588           25
sample_control_r1_s1-cell_3181     sample         44           12
sample_control_r1_s1-cell_3182     sample         95           14
sample_control_r1_s1-cell_3184     sample        581           23
sample_control_r1_s1-cell_3185     sample       1060           20
sample_control_r1_s1-cell_3186     sample        551           24
sample_control_r1_s1-cell_3187     sample        750           20
sample_control_r1_s1-cell_3188     sample        136           19
sample_control_r1_s1-cell_3189     sample        645           31
sample_control_r1_s1-cell_3190     sample        512           21
sample_control_r1_s1-cell_3191     sample        895           23
sample_control_r1_s1-cell_3192     sample         44           11
sample_control_r1_s1-cell_3193     sample        191           22
sample_control_r1_s1-cell_3194     sample         30            8
sample_control_r1_s1-cell_3195     sample        267           17
sample_control_r1_s1-cell_3196     sample        148            8
sample_control_r1_s1-cell_3197     sample         70           13
sample_control_r1_s1-cell_3198     sample        284           15
sample_control_r1_s1-cell_3199     sample        290           16
sample_control_r1_s1-cell_3200     sample        586           24
sample_control_r1_s1-cell_3201     sample        429           24
sample_control_r1_s1-cell_3202     sample        183           17
sample_control_r1_s1-cell_3203     sample         41           11
sample_control_r1_s1-cell_3204     sample        652           30
sample_control_r1_s1-cell_3205     sample        324           16
sample_control_r1_s1-cell_3206     sample        413           24
sample_control_r1_s1-cell_3207     sample        251           17
sample_control_r1_s1-cell_3208     sample        131            9
sample_control_r1_s1-cell_3209     sample        774           23
sample_control_r1_s1-cell_3210     sample        541           20
sample_control_r1_s1-cell_3211     sample        903           28
sample_control_r1_s1-cell_3212     sample         68           19
sample_control_r1_s1-cell_3213     sample        835           22
sample_control_r1_s1-cell_3214     sample        725           24
sample_control_r1_s1-cell_3216     sample        967           26
sample_control_r1_s1-cell_3217     sample        409           18
sample_control_r1_s1-cell_3218     sample        787           28
sample_control_r1_s1-cell_3219     sample        220           24
sample_control_r1_s1-cell_3220     sample        520           23
sample_control_r1_s1-cell_3221     sample         28           11
sample_control_r1_s1-cell_3223     sample        274           13
sample_control_r1_s1-cell_3224     sample        184           14
sample_control_r1_s1-cell_3225     sample        418           18
sample_control_r1_s1-cell_3227     sample        102           13
sample_control_r1_s1-cell_3228     sample        108           13
sample_control_r1_s1-cell_3229     sample         35            7
sample_control_r1_s1-cell_3230     sample        135           15
sample_control_r1_s1-cell_3231     sample         73           19
sample_control_r1_s1-cell_3232     sample        126           16
sample_control_r1_s1-cell_3233     sample        258           17
sample_control_r1_s1-cell_3234     sample         24           10
sample_control_r1_s1-cell_3235     sample        914           26
sample_control_r1_s1-cell_3236     sample        995           18
sample_control_r1_s1-cell_3237     sample         64           12
sample_control_r1_s1-cell_3239     sample         31           11
sample_control_r1_s1-cell_3240     sample        443           32
sample_control_r1_s1-cell_3241     sample         99           18
sample_control_r1_s1-cell_3242     sample        479           12
sample_control_r1_s1-cell_3243     sample        650           25
sample_control_r1_s1-cell_3244     sample        421           17
sample_control_r1_s1-cell_3245     sample        690           20
sample_control_r1_s1-cell_3246     sample        784           20
sample_control_r1_s1-cell_3247     sample        367           22
sample_control_r1_s1-cell_3248     sample        967           21
sample_control_r1_s1-cell_3249     sample        156           20
sample_control_r1_s1-cell_3250     sample       1014           26
sample_control_r1_s1-cell_3251     sample         70           13
sample_control_r1_s1-cell_3252     sample        281           11
sample_control_r1_s1-cell_3253     sample        102           23
sample_control_r1_s1-cell_3254     sample        540           22
sample_control_r1_s1-cell_3255     sample       1172           20
sample_control_r1_s1-cell_3257     sample        413           15
sample_control_r1_s1-cell_3258     sample        913           24
sample_control_r1_s1-cell_3259     sample        314           16
sample_control_r1_s1-cell_3260     sample         87           14
sample_control_r1_s1-cell_3261     sample        997           33
sample_control_r1_s1-cell_3262     sample         48            4
sample_control_r1_s1-cell_3263     sample        754           23
sample_control_r1_s1-cell_3264     sample        112           12
sample_control_r1_s1-cell_3265     sample        607           21
sample_control_r1_s1-cell_3266     sample         90           22
sample_control_r1_s1-cell_3267     sample        337           13
sample_control_r1_s1-cell_3268     sample        556           27
sample_control_r1_s1-cell_3269     sample         54           14
sample_control_r1_s1-cell_3270     sample         31           12
sample_control_r1_s1-cell_3271     sample        142           19
sample_control_r1_s1-cell_3272     sample        687           29
sample_control_r1_s1-cell_3273     sample        102           20
sample_control_r1_s1-cell_3274     sample        269           21
sample_control_r1_s1-cell_3275     sample        492           20
sample_control_r1_s1-cell_3276     sample        123           17
                                          sample_ID timepoint replicate slide
sample_control_r1_s1-cell_1    sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2    sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3    sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_4    sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_5    sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_6    sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_7    sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_8    sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_9    sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_10   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_11   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_12   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_13   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_14   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_15   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_16   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_17   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_18   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_19   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_20   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_21   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_22   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_23   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_24   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_28   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_29   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_30   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_31   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_33   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_34   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_35   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_36   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_37   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_38   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_39   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_40   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_41   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_42   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_43   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_44   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_45   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_47   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_48   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_49   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_50   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_51   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_52   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_53   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_54   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_55   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_56   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_57   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_58   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_59   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_60   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_61   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_62   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_63   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_64   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_65   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_66   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_67   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_68   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_69   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_71   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_72   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_73   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_74   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_75   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_76   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_77   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_78   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_79   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_81   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_82   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_83   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_84   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_85   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_86   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_87   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_88   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_90   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_91   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_92   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_93   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_94   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_95   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_96   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_97   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_98   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_99   sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_100  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_101  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_102  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_103  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_104  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_105  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_106  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_107  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_108  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_109  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_110  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_111  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_112  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_113  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_114  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_115  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_116  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_117  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_118  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_120  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_121  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_122  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_123  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_124  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_125  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_126  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_127  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_128  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_129  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_130  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_131  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_132  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_134  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_135  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_136  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_137  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_139  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_140  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_141  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_142  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_143  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_144  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_145  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_146  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_147  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_148  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_149  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_150  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_151  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_152  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_153  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_154  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_155  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_157  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_158  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_159  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_160  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_161  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_162  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_163  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_164  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_165  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_166  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_167  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_168  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_169  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_170  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_171  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_172  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_173  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_174  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_175  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_176  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_177  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_178  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_179  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_180  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_181  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_182  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_183  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_184  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_185  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_186  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_187  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_188  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_189  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_190  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_191  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_192  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_194  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_195  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_196  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_197  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_198  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_199  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_200  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_201  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_202  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_203  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_204  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_205  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_207  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_211  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_213  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_214  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_215  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_216  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_217  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_218  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_219  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_220  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_221  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_222  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_223  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_224  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_225  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_226  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_227  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_228  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_229  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_230  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_231  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_232  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_233  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_234  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_235  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_236  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_237  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_238  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_239  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_240  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_241  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_242  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_243  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_244  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_245  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_246  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_247  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_248  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_249  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_250  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_251  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_252  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_253  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_254  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_256  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_257  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_258  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_260  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_261  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_262  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_263  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_264  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_265  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_266  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_267  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_268  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_269  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_270  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_271  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_272  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_273  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_274  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_275  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_276  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_277  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_278  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_279  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_280  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_281  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_282  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_283  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_284  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_285  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_286  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_287  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_288  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_289  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_290  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_291  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_292  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_293  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_294  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_295  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_296  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_297  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_298  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_299  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_300  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_301  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_302  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_303  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_304  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_305  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_306  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_307  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_308  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_310  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_312  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_313  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_314  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_315  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_316  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_317  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_318  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_319  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_320  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_321  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_322  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_323  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_324  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_325  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_326  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_327  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_328  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_329  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_330  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_331  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_332  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_334  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_335  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_336  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_337  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_338  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_339  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_340  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_341  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_342  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_343  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_344  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_345  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_346  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_347  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_348  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_349  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_350  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_352  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_353  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_354  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_355  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_356  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_357  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_358  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_359  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_360  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_361  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_362  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_363  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_364  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_365  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_366  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_367  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_368  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_369  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_370  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_371  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_372  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_373  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_374  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_375  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_376  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_377  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_379  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_380  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_381  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_382  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_383  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_384  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_385  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_386  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_387  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_388  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_390  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_391  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_392  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_393  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_394  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_395  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_396  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_397  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_398  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_399  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_400  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_401  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_402  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_403  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_404  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_405  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_406  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_407  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_408  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_409  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_410  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_412  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_413  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_414  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_415  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_416  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_417  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_418  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_419  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_420  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_421  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_422  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_423  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_424  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_425  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_426  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_427  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_428  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_429  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_430  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_431  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_432  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_433  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_434  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_435  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_436  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_437  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_438  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_439  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_440  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_441  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_442  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_443  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_444  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_446  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_447  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_448  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_449  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_450  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_451  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_452  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_453  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_454  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_455  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_456  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_457  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_458  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_459  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_460  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_461  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_462  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_463  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_464  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_465  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_466  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_468  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_469  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_470  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_471  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_472  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_473  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_475  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_476  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_477  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_478  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_480  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_481  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_482  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_483  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_484  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_485  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_486  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_487  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_488  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_489  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_490  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_491  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_492  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_493  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_494  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_495  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_496  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_497  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_498  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_499  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_501  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_502  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_503  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_504  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_505  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_506  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_507  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_508  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_509  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_510  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_511  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_512  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_513  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_514  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_515  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_516  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_517  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_518  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_520  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_521  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_522  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_523  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_524  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_525  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_526  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_527  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_528  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_529  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_530  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_531  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_532  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_533  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_534  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_536  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_537  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_538  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_539  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_540  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_541  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_542  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_543  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_544  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_545  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_546  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_547  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_548  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_549  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_550  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_551  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_552  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_553  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_554  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_555  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_556  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_557  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_558  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_559  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_560  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_561  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_562  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_563  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_564  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_565  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_566  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_567  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_568  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_569  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_571  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_572  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_574  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_575  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_576  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_577  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_578  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_579  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_581  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_582  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_583  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_584  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_585  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_586  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_587  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_588  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_589  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_590  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_591  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_592  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_593  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_594  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_595  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_596  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_597  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_598  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_599  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_600  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_601  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_602  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_603  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_604  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_605  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_606  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_607  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_608  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_609  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_610  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_611  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_612  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_613  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_614  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_615  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_616  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_617  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_618  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_619  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_620  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_621  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_622  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_624  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_625  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_626  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_627  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_628  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_629  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_630  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_631  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_632  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_633  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_634  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_635  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_636  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_637  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_638  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_639  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_640  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_641  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_642  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_643  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_644  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_645  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_646  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_647  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_648  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_649  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_650  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_651  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_652  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_653  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_654  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_655  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_656  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_657  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_658  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_659  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_660  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_661  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_662  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_663  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_664  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_665  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_666  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_667  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_668  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_669  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_670  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_671  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_672  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_673  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_674  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_675  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_676  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_677  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_678  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_679  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_680  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_681  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_682  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_683  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_684  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_685  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_686  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_687  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_688  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_689  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_690  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_691  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_692  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_693  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_694  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_695  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_696  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_697  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_698  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_699  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_700  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_701  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_702  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_703  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_704  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_705  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_706  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_707  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_708  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_709  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_710  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_711  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_712  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_713  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_714  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_715  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_716  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_717  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_718  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_719  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_720  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_721  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_722  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_723  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_724  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_725  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_726  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_727  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_728  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_729  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_730  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_733  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_734  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_735  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_736  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_737  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_738  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_739  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_740  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_741  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_742  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_743  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_744  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_745  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_746  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_747  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_748  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_749  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_750  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_751  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_752  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_753  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_754  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_755  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_756  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_757  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_758  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_759  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_760  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_761  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_762  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_763  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_764  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_765  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_766  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_767  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_768  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_769  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_770  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_771  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_772  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_773  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_774  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_776  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_777  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_778  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_779  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_780  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_781  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_782  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_783  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_784  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_785  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_786  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_787  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_788  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_789  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_790  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_791  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_792  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_793  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_794  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_795  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_796  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_797  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_798  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_799  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_800  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_801  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_802  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_803  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_804  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_805  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_806  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_807  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_808  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_809  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_810  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_811  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_812  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_813  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_814  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_815  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_816  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_817  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_818  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_821  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_822  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_823  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_824  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_825  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_826  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_827  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_828  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_829  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_830  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_831  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_832  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_833  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_834  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_835  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_836  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_837  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_838  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_839  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_840  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_842  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_844  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_845  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_846  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_847  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_848  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_849  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_850  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_851  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_853  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_854  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_856  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_857  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_858  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_859  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_860  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_861  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_862  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_863  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_864  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_865  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_866  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_867  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_868  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_869  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_870  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_871  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_872  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_873  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_874  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_875  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_876  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_877  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_878  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_879  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_880  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_881  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_883  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_884  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_885  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_886  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_887  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_888  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_889  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_890  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_891  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_892  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_893  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_894  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_895  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_896  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_897  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_898  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_899  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_900  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_901  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_902  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_903  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_904  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_905  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_906  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_907  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_908  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_909  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_910  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_911  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_912  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_913  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_914  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_915  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_916  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_917  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_918  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_919  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_920  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_921  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_922  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_923  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_924  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_925  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_926  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_927  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_928  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_929  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_930  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_931  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_932  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_933  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_934  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_937  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_938  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_939  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_940  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_941  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_942  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_943  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_944  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_945  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_946  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_947  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_948  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_949  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_950  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_951  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_952  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_953  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_954  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_955  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_956  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_957  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_958  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_959  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_961  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_962  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_963  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_964  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_965  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_966  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_967  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_968  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_969  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_970  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_971  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_972  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_973  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_974  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_975  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_976  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_977  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_978  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_979  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_980  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_981  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_982  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_983  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_984  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_985  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_986  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_987  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_988  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_989  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_990  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_991  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_992  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_993  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_994  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_995  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_996  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_997  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_998  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_999  sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1000 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1001 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1002 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1003 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1004 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1005 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1007 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1008 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1009 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1010 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1011 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1012 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1014 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1015 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1016 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1017 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1018 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1019 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1020 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1021 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1022 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1023 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1024 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1025 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1026 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1027 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1028 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1030 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1032 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1033 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1034 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1035 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1036 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1037 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1038 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1039 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1040 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1041 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1042 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1043 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1044 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1045 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1046 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1047 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1048 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1049 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1050 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1051 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1052 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1053 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1054 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1055 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1056 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1057 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1059 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1060 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1061 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1062 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1063 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1064 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1065 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1066 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1067 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1068 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1069 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1070 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1071 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1072 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1073 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1074 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1075 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1076 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1077 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1078 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1079 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1080 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1081 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1082 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1083 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1084 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1086 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1087 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1089 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1090 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1091 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1092 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1093 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1094 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1095 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1096 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1098 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1099 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1100 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1101 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1102 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1103 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1104 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1106 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1107 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1108 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1109 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1111 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1112 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1113 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1114 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1115 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1116 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1117 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1118 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1119 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1120 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1121 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1122 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1123 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1124 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1125 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1126 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1127 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1128 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1129 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1130 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1132 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1133 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1134 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1135 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1136 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1137 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1138 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1139 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1140 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1141 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1142 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1143 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1144 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1145 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1146 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1147 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1148 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1149 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1150 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1151 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1152 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1153 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1154 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1155 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1156 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1157 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1158 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1159 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1160 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1161 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1162 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1163 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1164 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1165 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1166 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1167 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1168 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1169 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1170 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1171 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1172 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1173 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1174 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1176 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1177 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1178 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1179 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1180 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1181 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1182 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1183 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1184 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1185 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1186 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1187 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1188 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1189 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1190 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1191 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1192 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1193 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1194 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1195 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1196 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1197 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1198 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1199 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1200 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1201 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1202 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1203 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1204 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1205 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1206 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1207 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1208 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1209 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1210 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1213 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1214 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1215 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1216 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1217 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1218 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1219 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1220 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1221 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1222 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1223 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1224 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1225 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1226 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1227 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1228 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1230 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1231 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1232 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1233 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1234 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1235 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1236 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1237 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1238 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1239 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1240 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1241 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1242 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1243 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1245 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1247 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1248 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1249 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1250 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1251 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1252 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1253 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1254 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1255 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1256 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1257 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1258 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1259 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1261 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1262 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1263 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1264 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1265 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1266 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1267 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1268 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1269 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1270 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1271 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1272 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1273 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1274 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1275 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1276 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1277 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1278 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1279 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1280 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1281 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1282 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1283 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1284 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1285 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1286 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1287 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1288 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1289 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1290 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1291 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1292 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1294 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1295 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1296 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1297 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1298 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1299 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1300 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1301 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1302 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1303 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1304 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1305 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1306 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1307 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1308 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1309 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1310 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1311 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1312 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1313 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1314 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1315 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1316 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1317 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1318 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1319 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1320 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1321 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1322 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1323 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1324 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1325 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1326 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1327 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1328 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1329 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1330 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1331 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1332 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1333 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1334 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1335 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1336 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1337 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1338 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1339 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1340 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1342 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1343 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1345 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1346 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1347 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1348 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1350 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1351 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1352 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1353 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1354 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1355 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1356 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1357 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1358 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1359 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1360 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1361 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1362 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1363 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1364 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1365 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1366 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1367 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1368 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1369 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1370 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1371 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1372 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1373 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1374 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1375 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1376 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1377 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1378 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1379 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1380 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1381 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1382 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1383 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1384 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1385 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1386 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1387 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1388 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1389 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1390 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1391 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1392 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1393 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1394 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1395 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1396 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1397 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1398 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1399 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1400 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1401 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1403 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1404 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1405 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1406 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1407 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1408 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1409 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1410 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1411 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1412 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1413 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1414 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1415 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1416 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1417 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1418 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1419 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1420 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1421 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1422 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1423 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1424 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1425 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1426 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1427 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1428 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1429 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1431 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1432 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1433 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1434 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1435 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1436 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1437 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1438 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1439 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1440 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1441 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1442 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1443 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1444 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1445 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1446 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1447 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1448 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1449 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1450 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1451 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1452 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1453 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1454 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1455 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1456 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1457 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1458 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1459 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1460 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1461 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1462 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1463 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1464 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1465 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1466 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1467 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1468 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1469 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1470 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1471 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1472 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1473 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1474 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1477 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1478 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1479 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1480 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1481 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1482 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1483 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1485 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1486 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1487 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1488 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1489 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1490 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1491 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1492 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1493 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1494 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1495 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1496 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1497 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1498 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1499 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1500 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1501 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1502 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1504 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1505 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1506 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1507 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1508 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1509 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1510 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1511 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1512 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1513 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1514 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1515 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1516 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1517 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1518 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1519 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1521 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1522 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1523 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1524 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1525 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1526 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1527 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1528 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1529 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1530 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1531 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1532 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1533 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1534 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1535 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1536 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1537 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1538 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1539 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1540 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1541 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1542 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1543 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1544 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1545 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1546 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1547 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1548 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1549 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1550 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1551 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1552 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1553 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1554 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1555 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1556 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1557 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1558 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1559 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1560 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1562 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1563 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1564 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1565 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1566 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1567 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1568 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1569 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1570 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1571 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1572 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1573 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1574 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1575 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1577 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1578 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1579 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1580 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1581 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1582 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1583 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1584 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1586 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1587 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1588 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1589 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1590 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1591 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1592 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1593 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1594 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1595 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1596 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1597 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1598 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1599 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1601 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1602 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1603 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1604 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1605 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1606 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1607 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1608 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1609 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1610 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1611 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1612 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1613 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1614 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1615 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1616 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1617 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1618 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1619 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1620 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1621 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1622 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1623 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1624 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1625 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1626 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1627 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1628 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1629 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1630 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1631 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1632 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1633 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1634 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1635 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1636 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1637 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1638 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1640 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1641 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1642 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1643 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1644 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1645 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1646 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1647 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1648 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1649 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1650 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1651 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1652 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1653 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1654 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1655 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1656 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1657 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1658 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1659 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1660 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1661 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1662 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1663 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1664 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1665 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1666 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1667 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1668 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1669 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1670 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1671 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1672 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1673 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1674 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1675 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1676 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1677 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1678 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1679 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1680 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1681 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1682 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1683 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1684 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1685 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1686 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1687 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1688 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1689 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1690 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1691 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1692 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1693 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1694 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1695 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1696 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1697 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1698 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1699 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1700 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1701 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1702 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1703 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1704 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1705 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1706 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1707 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1708 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1709 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1710 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1711 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1712 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1713 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1714 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1715 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1716 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1717 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1718 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1719 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1720 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1721 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1722 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1723 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1724 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1725 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1726 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1727 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1728 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1729 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1730 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1731 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1732 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1733 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1734 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1735 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1736 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1737 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1738 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1739 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1740 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1741 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1742 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1743 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1744 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1745 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1746 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1747 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1748 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1749 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1750 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1751 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1752 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1753 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1754 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1755 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1757 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1758 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1759 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1760 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1761 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1762 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1763 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1764 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1765 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1766 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1767 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1768 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1769 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1770 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1771 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1772 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1773 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1774 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1775 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1776 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1777 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1778 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1779 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1780 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1781 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1782 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1783 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1784 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1785 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1786 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1787 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1788 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1789 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1790 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1791 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1792 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1793 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1794 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1795 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1796 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1797 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1798 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1799 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1800 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1801 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1802 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1803 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1804 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1805 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1806 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1807 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1808 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1809 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1810 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1811 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1812 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1813 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1814 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1815 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1816 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1817 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1819 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1820 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1821 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1822 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1823 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1824 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1825 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1826 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1827 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1828 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1830 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1831 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1832 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1833 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1834 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1835 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1836 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1837 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1838 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1839 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1840 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1841 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1842 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1843 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1844 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1845 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1846 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1847 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1848 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1849 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1850 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1851 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1852 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1853 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1854 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1855 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1856 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1857 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1858 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1859 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1860 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1862 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1863 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1864 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1865 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1866 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1867 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1868 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1869 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1870 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1871 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1872 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1873 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1874 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1875 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1876 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1877 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1878 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1879 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1880 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1881 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1882 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1883 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1884 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1886 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1889 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1891 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1892 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1893 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1894 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1895 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1896 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1897 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1898 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1899 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1900 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1901 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1902 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1904 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1908 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1909 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1910 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1911 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1912 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1913 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1914 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1915 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1916 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1917 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1918 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1919 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1920 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1921 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1922 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1923 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1924 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1925 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1926 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1927 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1928 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1929 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1930 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1931 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1932 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1933 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1934 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1935 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1936 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1937 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1938 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1939 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1940 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1943 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1944 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1945 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1946 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1947 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1948 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1949 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1950 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1951 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1952 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1953 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1955 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1956 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1957 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1958 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1959 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1960 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1961 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1962 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1963 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1964 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1965 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1966 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1967 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1968 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1970 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1971 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1972 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1973 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1975 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1976 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1977 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1978 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1979 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1980 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1981 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1982 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1983 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1984 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1985 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1986 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1987 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1988 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1989 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1990 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1991 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1992 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1993 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1994 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1995 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1996 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1997 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1998 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_1999 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2000 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2001 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2002 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2003 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2004 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2005 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2006 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2007 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2008 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2009 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2010 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2011 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2012 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2013 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2014 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2015 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2016 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2017 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2018 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2021 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2022 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2024 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2025 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2027 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2028 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2030 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2031 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2032 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2033 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2034 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2035 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2036 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2037 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2038 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2039 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2040 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2041 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2042 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2043 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2044 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2045 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2046 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2047 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2048 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2049 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2050 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2051 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2052 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2053 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2054 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2055 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2056 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2057 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2058 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2059 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2060 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2061 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2062 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2063 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2064 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2065 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2066 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2067 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2068 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2069 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2070 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2071 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2072 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2073 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2074 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2075 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2076 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2077 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2078 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2079 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2080 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2081 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2082 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2083 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2084 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2085 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2086 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2087 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2088 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2089 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2090 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2091 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2092 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2093 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2094 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2095 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2096 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2097 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2098 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2099 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2100 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2101 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2102 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2103 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2104 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2105 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2106 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2107 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2108 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2109 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2110 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2111 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2112 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2113 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2114 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2115 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2116 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2117 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2118 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2119 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2120 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2121 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2122 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2123 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2124 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2125 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2126 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2127 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2128 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2129 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2130 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2131 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2132 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2133 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2135 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2136 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2137 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2140 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2141 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2142 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2143 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2144 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2145 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2146 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2147 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2148 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2149 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2150 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2151 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2152 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2153 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2154 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2155 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2156 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2157 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2158 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2159 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2160 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2161 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2162 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2163 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2164 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2165 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2166 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2167 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2168 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2169 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2170 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2172 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2173 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2174 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2175 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2176 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2177 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2178 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2179 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2180 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2181 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2182 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2183 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2184 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2185 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2186 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2187 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2188 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2189 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2191 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2192 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2193 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2194 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2195 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2196 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2197 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2198 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2199 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2200 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2201 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2202 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2203 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2204 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2205 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2206 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2207 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2208 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2209 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2210 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2211 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2212 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2213 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2214 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2216 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2217 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2218 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2219 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2220 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2222 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2224 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2225 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2226 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2227 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2228 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2229 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2230 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2231 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2232 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2233 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2234 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2235 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2236 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2238 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2239 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2240 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2241 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2242 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2243 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2244 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2245 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2246 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2247 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2248 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2249 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2250 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2251 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2252 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2253 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2254 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2256 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2257 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2258 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2259 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2260 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2261 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2262 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2263 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2264 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2265 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2266 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2267 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2268 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2269 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2270 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2271 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2272 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2273 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2274 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2275 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2276 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2277 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2278 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2279 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2280 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2281 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2282 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2283 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2284 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2285 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2286 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2287 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2288 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2289 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2290 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2291 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2292 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2293 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2294 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2295 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2296 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2297 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2298 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2299 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2300 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2301 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2302 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2303 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2304 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2305 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2306 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2307 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2308 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2309 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2310 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2311 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2312 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2313 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2314 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2315 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2316 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2317 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2318 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2319 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2320 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2321 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2322 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2323 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2324 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2325 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2326 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2327 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2328 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2329 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2330 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2331 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2332 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2333 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2334 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2335 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2336 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2337 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2338 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2339 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2340 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2341 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2342 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2343 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2344 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2345 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2346 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2347 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2348 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2349 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2350 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2351 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2352 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2353 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2354 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2355 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2356 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2357 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2358 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2359 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2360 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2361 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2362 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2363 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2364 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2366 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2367 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2368 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2369 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2370 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2371 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2372 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2373 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2374 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2375 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2376 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2377 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2378 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2379 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2380 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2381 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2382 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2383 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2384 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2385 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2386 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2387 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2388 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2389 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2390 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2391 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2392 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2393 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2394 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2395 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2396 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2397 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2398 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2399 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2400 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2401 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2402 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2403 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2404 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2405 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2406 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2407 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2408 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2409 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2410 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2411 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2412 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2413 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2414 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2415 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2416 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2417 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2418 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2419 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2420 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2421 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2422 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2423 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2424 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2425 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2426 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2427 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2428 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2429 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2430 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2431 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2432 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2433 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2434 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2435 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2436 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2437 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2438 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2439 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2440 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2441 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2442 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2443 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2444 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2445 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2446 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2447 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2448 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2449 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2450 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2451 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2452 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2453 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2454 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2455 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2456 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2457 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2458 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2459 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2460 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2461 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2462 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2463 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2464 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2465 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2466 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2467 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2468 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2469 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2470 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2471 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2472 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2473 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2474 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2475 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2477 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2478 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2479 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2480 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2481 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2482 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2483 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2484 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2485 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2486 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2487 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2488 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2489 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2490 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2491 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2492 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2493 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2494 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2495 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2496 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2497 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2498 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2499 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2500 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2501 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2502 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2503 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2504 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2505 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2506 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2507 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2508 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2509 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2510 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2511 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2512 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2513 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2514 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2515 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2516 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2517 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2518 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2519 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2520 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2521 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2522 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2523 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2524 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2525 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2526 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2527 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2528 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2529 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2530 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2531 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2532 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2533 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2534 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2535 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2536 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2537 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2538 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2539 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2540 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2541 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2542 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2543 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2544 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2545 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2546 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2548 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2549 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2550 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2551 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2552 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2553 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2554 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2555 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2556 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2557 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2558 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2559 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2560 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2561 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2562 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2563 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2564 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2565 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2566 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2567 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2569 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2570 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2571 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2572 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2573 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2574 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2575 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2576 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2577 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2578 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2579 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2580 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2581 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2582 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2583 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2584 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2585 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2586 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2587 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2588 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2589 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2590 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2591 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2592 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2593 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2594 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2596 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2597 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2598 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2599 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2600 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2601 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2602 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2603 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2604 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2605 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2606 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2607 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2608 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2609 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2610 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2611 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2612 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2613 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2614 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2615 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2617 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2620 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2621 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2622 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2623 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2624 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2625 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2626 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2627 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2628 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2629 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2630 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2631 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2632 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2633 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2634 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2635 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2636 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2637 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2638 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2641 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2642 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2643 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2644 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2645 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2646 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2647 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2648 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2649 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2650 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2651 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2652 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2653 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2654 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2655 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2656 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2657 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2658 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2659 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2660 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2661 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2662 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2663 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2664 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2665 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2666 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2667 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2668 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2669 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2670 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2671 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2672 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2673 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2674 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2675 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2676 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2677 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2678 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2679 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2680 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2681 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2682 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2683 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2684 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2685 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2686 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2687 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2688 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2689 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2690 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2691 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2692 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2693 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2694 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2695 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2696 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2697 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2698 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2699 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2700 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2701 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2702 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2703 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2704 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2705 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2706 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2707 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2708 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2709 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2710 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2711 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2712 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2713 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2714 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2715 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2716 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2717 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2718 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2719 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2720 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2721 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2722 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2723 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2724 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2725 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2726 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2727 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2728 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2729 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2730 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2731 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2732 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2733 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2734 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2735 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2736 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2737 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2738 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2739 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2740 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2741 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2742 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2743 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2744 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2745 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2746 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2747 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2748 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2749 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2750 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2751 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2752 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2753 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2754 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2755 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2756 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2757 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2758 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2759 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2760 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2761 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2762 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2763 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2764 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2765 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2766 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2767 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2768 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2769 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2770 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2771 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2772 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2773 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2774 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2775 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2777 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2778 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2779 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2780 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2781 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2782 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2783 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2784 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2785 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2786 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2787 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2788 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2789 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2790 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2791 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2792 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2793 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2794 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2795 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2796 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2797 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2798 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2799 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2800 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2801 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2802 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2803 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2804 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2805 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2806 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2807 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2808 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2809 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2810 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2811 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2812 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2813 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2814 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2815 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2816 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2817 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2818 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2819 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2820 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2821 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2822 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2823 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2824 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2825 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2826 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2827 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2828 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2829 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2830 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2831 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2833 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2834 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2835 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2836 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2837 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2838 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2839 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2840 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2841 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2842 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2843 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2844 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2845 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2846 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2847 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2848 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2849 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2850 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2851 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2852 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2853 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2854 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2855 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2856 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2857 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2858 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2859 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2860 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2861 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2862 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2863 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2864 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2865 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2866 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2867 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2868 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2870 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2871 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2872 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2873 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2874 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2875 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2876 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2877 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2878 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2879 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2880 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2881 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2883 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2884 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2885 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2886 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2887 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2888 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2889 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2890 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2891 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2892 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2893 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2894 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2895 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2896 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2897 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2899 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2900 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2901 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2902 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2903 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2904 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2905 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2906 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2907 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2908 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2909 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2910 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2911 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2912 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2913 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2914 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2915 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2916 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2917 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2918 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2919 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2920 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2921 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2922 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2923 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2924 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2925 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2926 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2928 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2929 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2930 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2932 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2933 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2934 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2935 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2936 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2937 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2938 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2939 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2940 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2941 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2942 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2943 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2944 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2945 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2946 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2947 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2948 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2949 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2950 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2951 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2952 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2953 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2954 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2955 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2956 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2957 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2959 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2960 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2961 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2962 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2963 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2964 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2965 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2966 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2968 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2969 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2970 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2971 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2972 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2973 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2974 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2975 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2976 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2977 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2978 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2979 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2980 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2981 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2982 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2983 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2984 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2985 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2987 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2988 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2989 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2992 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2993 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2995 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2996 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2997 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2998 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_2999 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3000 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3001 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3002 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3003 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3004 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3005 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3006 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3007 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3008 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3009 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3010 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3011 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3012 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3013 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3014 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3015 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3016 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3017 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3018 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3019 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3020 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3021 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3022 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3023 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3024 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3025 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3026 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3027 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3028 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3029 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3030 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3031 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3032 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3033 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3034 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3035 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3036 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3037 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3038 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3039 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3040 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3041 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3042 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3043 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3044 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3045 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3046 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3047 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3048 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3049 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3050 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3051 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3052 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3054 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3055 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3056 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3057 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3058 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3059 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3060 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3061 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3062 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3063 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3064 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3065 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3066 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3067 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3068 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3069 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3070 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3071 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3072 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3073 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3074 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3075 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3076 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3077 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3078 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3079 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3080 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3081 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3082 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3084 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3085 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3086 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3087 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3088 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3089 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3090 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3091 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3092 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3093 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3094 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3095 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3096 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3097 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3098 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3099 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3100 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3101 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3102 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3103 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3104 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3105 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3106 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3107 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3108 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3109 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3110 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3111 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3112 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3113 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3114 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3115 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3116 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3117 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3118 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3119 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3120 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3121 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3122 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3123 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3124 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3125 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3126 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3127 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3128 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3129 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3130 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3132 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3133 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3134 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3135 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3136 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3137 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3138 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3139 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3140 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3141 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3142 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3143 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3145 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3146 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3147 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3148 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3149 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3150 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3151 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3153 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3154 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3155 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3156 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3157 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3158 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3159 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3160 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3161 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3162 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3163 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3164 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3165 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3167 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3168 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3169 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3170 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3171 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3172 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3173 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3174 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3175 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3176 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3177 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3178 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3179 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3180 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3181 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3182 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3184 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3185 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3186 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3187 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3188 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3189 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3190 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3191 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3192 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3193 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3194 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3195 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3196 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3197 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3198 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3199 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3200 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3201 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3202 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3203 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3204 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3205 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3206 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3207 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3208 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3209 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3210 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3211 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3212 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3213 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3214 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3216 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3217 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3218 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3219 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3220 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3221 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3223 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3224 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3225 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3227 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3228 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3229 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3230 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3231 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3232 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3233 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3234 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3235 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3236 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3237 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3239 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3240 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3241 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3242 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3243 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3244 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3245 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3246 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3247 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3248 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3249 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3250 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3251 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3252 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3253 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3254 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3255 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3257 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3258 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3259 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3260 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3261 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3262 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3263 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3264 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3265 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3266 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3267 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3268 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3269 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3270 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3271 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3272 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3273 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3274 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3275 sample_control_r1_s1   control        r1    s1
sample_control_r1_s1-cell_3276 sample_control_r1_s1   control        r1    s1
                               X_centroid   Y_centroid  Area MajorAxisLength
sample_control_r1_s1-cell_1     -14974.04    31.101733  1789        61.02617
sample_control_r1_s1-cell_2     -14978.23    81.340015  1297        58.22493
sample_control_r1_s1-cell_3     -14913.03   192.063332 37690       413.98954
sample_control_r1_s1-cell_4     -14978.29   202.602760  1377        66.79368
sample_control_r1_s1-cell_5     -14965.72   325.300185  5943       141.75743
sample_control_r1_s1-cell_6     -14965.95   426.202458  4638       105.27724
sample_control_r1_s1-cell_7     -14963.87   485.257655  1339        55.46845
sample_control_r1_s1-cell_8     -14973.73   583.496892  2574        93.45904
sample_control_r1_s1-cell_9     -14948.46   746.243187 13467       194.17822
sample_control_r1_s1-cell_10    -14843.53   993.442329 48733       327.89498
sample_control_r1_s1-cell_11    -14977.13   974.681144   944        39.46088
sample_control_r1_s1-cell_12    -14978.20  1021.542311  1359        61.00624
sample_control_r1_s1-cell_13    -14942.03  1151.759414 16306       183.57437
sample_control_r1_s1-cell_14    -14915.19  1373.606886 36595       325.30810
sample_control_r1_s1-cell_15    -14980.13  1628.803975  1107        70.21722
sample_control_r1_s1-cell_16    -14959.84  1697.437221  4261        98.77451
sample_control_r1_s1-cell_17    -14978.81  1750.777070   942        47.88358
sample_control_r1_s1-cell_18    -14938.13  1820.056823  4294       151.86655
sample_control_r1_s1-cell_19    -14960.73  1827.282716  1620        80.83777
sample_control_r1_s1-cell_20    -14947.50  1877.595226  4064       133.74185
sample_control_r1_s1-cell_21    -14968.73  1905.122345  2166        66.98964
sample_control_r1_s1-cell_22    -14954.81  1977.466772  3807        85.44944
sample_control_r1_s1-cell_23    -14958.92  2033.994204  4141        79.85936
sample_control_r1_s1-cell_24    -14963.22  2381.313031  4351       143.66562
sample_control_r1_s1-cell_28    -14959.64  3427.374593  3684        81.14955
sample_control_r1_s1-cell_29    -14878.25  1622.971265 36645       325.84430
sample_control_r1_s1-cell_30    -14947.05   839.743400  1894        63.05907
sample_control_r1_s1-cell_31    -14852.51   654.863566 47576       395.20741
sample_control_r1_s1-cell_33    -14940.12  1049.832469  3277        74.57613
sample_control_r1_s1-cell_34    -14932.19  1765.037903  3509        89.50230
sample_control_r1_s1-cell_35    -14895.42  2084.903622 14329       156.41095
sample_control_r1_s1-cell_36    -14922.54  3510.555556  5499        95.49678
sample_control_r1_s1-cell_37    -14904.64  1960.335557  4497        95.03291
sample_control_r1_s1-cell_38    -14844.06   452.573418 20390       199.05088
sample_control_r1_s1-cell_39    -14903.07  3570.110049  3662        91.94510
sample_control_r1_s1-cell_40    -14891.55   823.048941  2881        80.42282
sample_control_r1_s1-cell_41    -14882.25  1863.159447  3763       109.74104
sample_control_r1_s1-cell_42    -14887.57  2535.097125  1287        60.54301
sample_control_r1_s1-cell_43    -14867.16  1762.761373  5913        94.69348
sample_control_r1_s1-cell_44    -14869.80  3637.927066  5265       100.00595
sample_control_r1_s1-cell_45    -14885.16    16.658556  1274        43.28763
sample_control_r1_s1-cell_47    -14846.48  1928.783382  5175        99.05812
sample_control_r1_s1-cell_48    -14843.21  1845.525783  4344       111.57837
sample_control_r1_s1-cell_49    -14799.44  1277.489017 27087       249.66262
sample_control_r1_s1-cell_50    -14847.28   853.777679  3369        92.09214
sample_control_r1_s1-cell_51    -14837.63  1137.912058  3616        82.77277
sample_control_r1_s1-cell_52    -14851.33  3709.753465  2742        71.69379
sample_control_r1_s1-cell_53    -14854.94  2515.510943  1188        49.19691
sample_control_r1_s1-cell_54    -14812.05    71.544531 14664       180.19453
sample_control_r1_s1-cell_55    -14816.42  2441.976712 12925       158.69254
sample_control_r1_s1-cell_56    -14849.79  1339.552937  2588        90.77302
sample_control_r1_s1-cell_57    -14846.13  2313.156679  2987        76.20766
sample_control_r1_s1-cell_58    -14826.54   334.810723  5838        92.23041
sample_control_r1_s1-cell_59    -14826.64  2360.007029  2561        95.18423
sample_control_r1_s1-cell_60    -14800.76  1991.353262  7694       113.39409
sample_control_r1_s1-cell_61    -14761.72  2298.856483 29223       350.41071
sample_control_r1_s1-cell_62    -14834.68   169.368342  2647        77.03227
sample_control_r1_s1-cell_63    -14823.09   831.357600  1717        62.86227
sample_control_r1_s1-cell_64    -14821.14   222.260238  1514        53.12092
sample_control_r1_s1-cell_65    -14802.10  2077.621615  7865       118.93116
sample_control_r1_s1-cell_66    -14795.78  3774.607160  4162        83.53501
sample_control_r1_s1-cell_67    -14782.01  2530.047300  5666       127.14142
sample_control_r1_s1-cell_68    -14758.37  1555.174965 17815       235.65007
sample_control_r1_s1-cell_69    -14811.45  1549.644149  2709        85.20951
sample_control_r1_s1-cell_71    -14790.27  2909.912463  5392        86.67931
sample_control_r1_s1-cell_72    -14783.90  1804.390257  5645       128.54463
sample_control_r1_s1-cell_73    -14796.54   625.543766  2799        84.77052
sample_control_r1_s1-cell_74    -14768.96   854.765792  5905       140.31366
sample_control_r1_s1-cell_75    -14697.46  1425.410986 30276       227.41654
sample_control_r1_s1-cell_76    -14736.65  2599.186372 16011       162.21914
sample_control_r1_s1-cell_77    -14721.44   235.988556 46838       402.25841
sample_control_r1_s1-cell_78    -14780.67  2685.075163  3672        92.89526
sample_control_r1_s1-cell_79    -14790.21  1155.090428  2267        65.36691
sample_control_r1_s1-cell_81    -14774.92  3813.074027  1567        65.42043
sample_control_r1_s1-cell_82    -14736.72  2783.990648 12404       146.41596
sample_control_r1_s1-cell_83    -14774.19  3840.657423  1226        61.68233
sample_control_r1_s1-cell_84    -14765.61   606.050235  2130        75.09820
sample_control_r1_s1-cell_85    -14750.57  2114.871777  4266        93.52007
sample_control_r1_s1-cell_86    -14603.52  1234.004014 55064       341.13335
sample_control_r1_s1-cell_87    -14755.77  1882.770737  4340       106.52354
sample_control_r1_s1-cell_88    -14688.99   600.130871 20524       219.32342
sample_control_r1_s1-cell_90    -14748.70  3854.986039  1934        64.86682
sample_control_r1_s1-cell_91    -14748.73  1203.680947  2451        83.24802
sample_control_r1_s1-cell_92    -14720.16  2854.992914  4657       119.03775
sample_control_r1_s1-cell_93    -14745.03   954.850831  2286        73.51030
sample_control_r1_s1-cell_94    -14730.29  3907.212355  4144        85.37304
sample_control_r1_s1-cell_95    -14645.90  2054.235712 33821       304.30034
sample_control_r1_s1-cell_96    -14731.05   686.083244  1874        63.41850
sample_control_r1_s1-cell_97    -14728.10  2474.462504  3187        88.51119
sample_control_r1_s1-cell_98    -14631.35  2230.391606 33452       271.07611
sample_control_r1_s1-cell_99    -14676.95  2966.966812 20459       209.32187
sample_control_r1_s1-cell_100   -14725.35  1794.233208  1861        59.72073
sample_control_r1_s1-cell_101   -14701.25  2694.127717  3680        74.80041
sample_control_r1_s1-cell_102   -14694.40  1909.635394  4594        92.39542
sample_control_r1_s1-cell_103   -14702.72  3960.824878  3272        72.66302
sample_control_r1_s1-cell_104   -14708.35  1852.773873  2817        79.74022
sample_control_r1_s1-cell_105   -14701.50  1022.596976  1521        49.71313
sample_control_r1_s1-cell_106   -14701.86  1747.572877  1578        63.71636
sample_control_r1_s1-cell_107   -14649.10  1650.358631  7392       121.26847
sample_control_r1_s1-cell_108   -14684.51  4002.964969  2455        69.61761
sample_control_r1_s1-cell_109   -14691.85  1799.352416  1345        51.85453
sample_control_r1_s1-cell_110   -14672.36  2342.424259  3578        97.49048
sample_control_r1_s1-cell_111   -14684.14  1090.515239  2067        58.15533
sample_control_r1_s1-cell_112   -14600.08  3205.653398 37005       351.99018
sample_control_r1_s1-cell_113   -14639.57  2491.568070 11782       148.52450
sample_control_r1_s1-cell_114   -14641.16  1733.432813  6668       113.24284
sample_control_r1_s1-cell_115   -14673.17   818.062440  2082        72.77260
sample_control_r1_s1-cell_116   -14642.18  1540.878086  5184        96.42362
sample_control_r1_s1-cell_117   -14650.91  1593.971413  3603        93.75769
sample_control_r1_s1-cell_118   -14609.34  2689.892182 37313       328.68236
sample_control_r1_s1-cell_120   -14602.30   693.630881 26230       280.96439
sample_control_r1_s1-cell_121   -14639.46  1021.152566  3605        90.27424
sample_control_r1_s1-cell_122   -14666.86  1323.593062  1499        58.91771
sample_control_r1_s1-cell_123   -14662.89  1853.656658  2298        63.10886
sample_control_r1_s1-cell_124   -14632.34  1943.648840  3534        83.40946
sample_control_r1_s1-cell_125   -14647.72  4030.293126  3026        79.18482
sample_control_r1_s1-cell_126   -14641.08  1792.661470  3143        74.64057
sample_control_r1_s1-cell_127   -14643.98  2829.029019  1723        59.61167
sample_control_r1_s1-cell_128   -14636.90  2897.764496  3932       121.09335
sample_control_r1_s1-cell_129   -14637.28  1078.414127  2166        61.44981
sample_control_r1_s1-cell_130   -14611.07  1871.351504  3192        91.93342
sample_control_r1_s1-cell_131   -14580.14    77.361935 18915       181.56208
sample_control_r1_s1-cell_132   -14577.17   385.731679 34332       297.32824
sample_control_r1_s1-cell_134   -14616.19  1111.991179  1247        47.12060
sample_control_r1_s1-cell_135   -14616.77   934.687578  1594        57.71559
sample_control_r1_s1-cell_136   -14600.67  4056.601406  3841        73.86467
sample_control_r1_s1-cell_137   -14599.57  1035.036492  1836        62.29548
sample_control_r1_s1-cell_139   -14571.58  1815.416084  7150       108.63370
sample_control_r1_s1-cell_140   -14544.78  1440.460600 14340       156.97078
sample_control_r1_s1-cell_141   -14583.01  3065.193655  3341        90.07276
sample_control_r1_s1-cell_142   -14534.80  2973.202129 24524       243.73393
sample_control_r1_s1-cell_143   -14546.30  3397.833246  9523       115.79080
sample_control_r1_s1-cell_144   -14585.63  1514.830769  2210        57.09614
sample_control_r1_s1-cell_145   -14586.45  1666.285884  2522        68.76067
sample_control_r1_s1-cell_146   -14582.90  1068.870686  2289        65.64831
sample_control_r1_s1-cell_147   -14585.70  1710.312621  1030        42.12181
sample_control_r1_s1-cell_148   -14518.66   951.673198 17047       164.26864
sample_control_r1_s1-cell_149   -14572.20  1121.338346  2926        68.47808
sample_control_r1_s1-cell_150   -14579.99  1561.078596  1425        45.94956
sample_control_r1_s1-cell_151   -14571.02  1992.035997  2528        72.14719
sample_control_r1_s1-cell_152   -14574.25   564.175740  1690        75.17214
sample_control_r1_s1-cell_153   -14561.10  2034.842738  2162        60.18666
sample_control_r1_s1-cell_154   -14560.06  1736.988884  2069        56.73424
sample_control_r1_s1-cell_155   -14559.09  4104.129839  2480        63.55688
sample_control_r1_s1-cell_157   -14559.63  1641.499270   685        35.62581
sample_control_r1_s1-cell_158   -14515.26  1542.913031  6876       128.92348
sample_control_r1_s1-cell_159   -14508.31  2195.231074  9828       123.65800
sample_control_r1_s1-cell_160   -14503.56  3507.164076 10550       139.28026
sample_control_r1_s1-cell_161   -14449.75  2601.918200 14401       261.45070
sample_control_r1_s1-cell_162   -14525.10  1073.404095  6105       101.14131
sample_control_r1_s1-cell_163   -14538.06  1919.546292  2279        58.11708
sample_control_r1_s1-cell_164   -14494.19  1586.307670  3403       102.35684
sample_control_r1_s1-cell_165   -14526.53  1632.955513  2585        73.65550
sample_control_r1_s1-cell_166   -14519.87  1862.114242  3265        80.69429
sample_control_r1_s1-cell_167   -14521.42  2626.625756  4962        86.96859
sample_control_r1_s1-cell_168   -14518.32  2821.846584  4113        87.81624
sample_control_r1_s1-cell_169   -14512.82  2068.292200  4295        77.17292
sample_control_r1_s1-cell_170   -14474.64   246.124784 21397       252.47173
sample_control_r1_s1-cell_171   -14520.93   299.609058  3842        96.51834
sample_control_r1_s1-cell_172   -14511.75  4135.645151  3083        86.49326
sample_control_r1_s1-cell_173   -14514.19  1788.055758  3569        81.84673
sample_control_r1_s1-cell_174   -14467.44  1940.245856 13333       181.04959
sample_control_r1_s1-cell_175   -14515.33  3227.352765  2007        60.10025
sample_control_r1_s1-cell_176   -14507.36  1713.737104  4013        85.58712
sample_control_r1_s1-cell_177   -14477.90   843.392320  8177       129.65442
sample_control_r1_s1-cell_178   -14515.76    68.198648  1183        63.43902
sample_control_r1_s1-cell_179   -14493.33  1152.765671  2744        71.99513
sample_control_r1_s1-cell_180   -14460.55  2251.265967  3335       126.25501
sample_control_r1_s1-cell_181   -14498.23  2879.197274  1394        51.63435
sample_control_r1_s1-cell_182   -14469.36  1314.095986  3886       111.66707
sample_control_r1_s1-cell_183   -14455.59  2541.553148  3415       115.80097
sample_control_r1_s1-cell_184   -14456.18    73.093756 15039       168.33909
sample_control_r1_s1-cell_185   -14480.37  1358.377855  3721        99.45583
sample_control_r1_s1-cell_186   -14498.24  2342.227237  1285        61.34559
sample_control_r1_s1-cell_187   -14418.63  2337.731022 17823       209.38071
sample_control_r1_s1-cell_188   -14463.47  2717.305352  6016        98.94303
sample_control_r1_s1-cell_189   -14445.52  3391.221434 10572       128.63432
sample_control_r1_s1-cell_190   -14466.10  2011.152339  3164        89.00220
sample_control_r1_s1-cell_191   -14470.10  4132.206025  4116       105.54184
sample_control_r1_s1-cell_192   -14435.00  1626.745939 10895       126.87485
sample_control_r1_s1-cell_194   -14471.85  2444.854981  3172        85.02745
sample_control_r1_s1-cell_195   -14450.85  1729.854602  8377       136.17429
sample_control_r1_s1-cell_196   -14478.25  1102.174389  1554        54.15367
sample_control_r1_s1-cell_197   -14456.96  1405.730310  4190        75.74313
sample_control_r1_s1-cell_198   -14458.68  1827.475056  3989        91.03218
sample_control_r1_s1-cell_199   -14453.09  2900.400325  2463        66.01415
sample_control_r1_s1-cell_200   -14417.86  1454.284568  4983       114.81693
sample_control_r1_s1-cell_201   -14447.20  2070.681888  3898        83.64010
sample_control_r1_s1-cell_202   -14442.80  2126.368023  4228        96.88680
sample_control_r1_s1-cell_203   -14430.70   493.596324 10610       145.68361
sample_control_r1_s1-cell_204   -14452.79  2503.957565  1626        60.28496
sample_control_r1_s1-cell_205   -14445.28   580.428227  2905        79.41247
sample_control_r1_s1-cell_207   -14436.22   395.971845  4049        80.72763
sample_control_r1_s1-cell_211   -14450.38   634.377722  2801        74.15852
sample_control_r1_s1-cell_213   -14343.50  3793.864816 32282       277.42106
sample_control_r1_s1-cell_214   -14366.83  1039.931911 27890       278.44968
sample_control_r1_s1-cell_215   -14447.95  1520.186202  1348        50.10152
sample_control_r1_s1-cell_216   -14434.81  1167.944134  4117        82.03922
sample_control_r1_s1-cell_217   -14440.46  4167.646004  1339        71.96639
sample_control_r1_s1-cell_218   -14428.71   165.916712  1849        60.51102
sample_control_r1_s1-cell_219   -14421.36  1494.080834  1967        70.46726
sample_control_r1_s1-cell_220   -14400.76   679.593087  4571       130.46575
sample_control_r1_s1-cell_221   -14334.59  2538.271552 38604       364.51001
sample_control_r1_s1-cell_222   -14439.19   811.866197   994        48.73676
sample_control_r1_s1-cell_223   -14418.84  4193.105283  2688        70.64218
sample_control_r1_s1-cell_224   -14437.55   730.336271  1475        64.40166
sample_control_r1_s1-cell_225   -14357.57  3024.642691 21007       183.71795
sample_control_r1_s1-cell_226   -14373.89   816.219571 13622       157.05876
sample_control_r1_s1-cell_227   -14421.81   907.881126   959        43.10134
sample_control_r1_s1-cell_228   -14413.81  1805.530881  2882        70.28727
sample_control_r1_s1-cell_229   -14390.04  1391.480287  4185       100.84849
sample_control_r1_s1-cell_230   -14414.92  1219.834568  1215        47.08120
sample_control_r1_s1-cell_231   -14405.55  1861.542163  2182        58.34698
sample_control_r1_s1-cell_232   -14350.27   578.531270 20739       198.47078
sample_control_r1_s1-cell_233   -14401.10  2724.185685  1928        74.55424
sample_control_r1_s1-cell_234   -14273.25   675.945515 22098       286.08159
sample_control_r1_s1-cell_235   -14397.10  2262.196230  1167        50.80907
sample_control_r1_s1-cell_236   -14392.38  2017.559814  7724       173.64702
sample_control_r1_s1-cell_237   -14363.60   297.540122 23254       294.81050
sample_control_r1_s1-cell_238   -14384.22    31.201588  3904        78.72161
sample_control_r1_s1-cell_239   -14409.85   328.738986  1203        75.49325
sample_control_r1_s1-cell_240   -14365.14  2155.942712  7855       159.49327
sample_control_r1_s1-cell_241   -14376.27  1147.274746  3243        90.20501
sample_control_r1_s1-cell_242   -14371.78  1355.153780  2328        75.23850
sample_control_r1_s1-cell_243   -14397.62  3249.052385  2348        96.11142
sample_control_r1_s1-cell_244   -14384.25   143.718838  2479        61.78959
sample_control_r1_s1-cell_245   -14373.44   932.427754  2097        75.40050
sample_control_r1_s1-cell_246   -14355.06  4250.595950  8197       158.03477
sample_control_r1_s1-cell_247   -14370.72  3895.466192  3934       105.39272
sample_control_r1_s1-cell_248   -14339.20  1610.230950 17415       268.31485
sample_control_r1_s1-cell_249   -14282.12  1298.237345 45693       340.88057
sample_control_r1_s1-cell_250   -14379.70  3317.065050  1814        54.85275
sample_control_r1_s1-cell_251   -14371.65  3384.412332  3941       102.53295
sample_control_r1_s1-cell_252   -14308.52  1916.186471 50941       395.77845
sample_control_r1_s1-cell_253   -14348.18   873.135957  3685       112.21502
sample_control_r1_s1-cell_254   -14369.04   451.569977  1279        53.81589
sample_control_r1_s1-cell_256   -14334.31  2291.966717  5919       114.28834
sample_control_r1_s1-cell_257   -14350.11  2633.182959  1913        68.92947
sample_control_r1_s1-cell_258   -14272.99   781.524222 11312       201.21557
sample_control_r1_s1-cell_260   -14338.24  2757.961075  2903       103.39327
sample_control_r1_s1-cell_261   -14284.90   922.510766 13282       150.08691
sample_control_r1_s1-cell_262   -14260.90   129.241546 47461       319.07991
sample_control_r1_s1-cell_263   -14307.43  2720.927548  3768       114.30628
sample_control_r1_s1-cell_264   -14324.24  3517.779986  5786       158.44837
sample_control_r1_s1-cell_265   -14334.92  2821.326220  1640        53.64828
sample_control_r1_s1-cell_266   -14319.62  2678.250140  1787        56.71104
sample_control_r1_s1-cell_267   -14283.23   417.254921 17680       228.20939
sample_control_r1_s1-cell_268   -14321.11  3611.964933  1654        54.28258
sample_control_r1_s1-cell_269   -14302.29  1520.214626  4622       113.79122
sample_control_r1_s1-cell_270   -14311.97   984.038541  1453        63.79933
sample_control_r1_s1-cell_271   -14300.07  2406.767482  3475        96.76499
sample_control_r1_s1-cell_272   -14298.37  4160.296439  3370        68.92877
sample_control_r1_s1-cell_273   -14302.83  2357.426667   975        44.25426
sample_control_r1_s1-cell_274   -14302.12  2933.950912  2139        69.99019
sample_control_r1_s1-cell_275   -14290.86  4748.269506  2653        63.87967
sample_control_r1_s1-cell_276   -14273.53  4332.529361  8072       139.57262
sample_control_r1_s1-cell_277   -14211.46  2359.984893 40644       305.74256
sample_control_r1_s1-cell_278   -14279.03  2771.038577  3318        85.65604
sample_control_r1_s1-cell_279   -14281.29  2811.497003  2169        75.37338
sample_control_r1_s1-cell_280   -14280.52  4805.183164  3849        86.57080
sample_control_r1_s1-cell_281   -14294.82  1752.726703  1116        47.31067
sample_control_r1_s1-cell_282   -14263.24  1613.932877  6868       131.94007
sample_control_r1_s1-cell_283   -14161.20  3039.659964 59923       509.09400
sample_control_r1_s1-cell_284   -14275.50  3609.804840  1281        45.63034
sample_control_r1_s1-cell_285   -14261.60   311.454607  1476        67.48191
sample_control_r1_s1-cell_286   -14255.82  1748.122838  8499       166.80559
sample_control_r1_s1-cell_287   -14256.04  3744.163062  4716       107.48054
sample_control_r1_s1-cell_288   -14239.50  4856.649251  6546       101.20022
sample_control_r1_s1-cell_289   -14250.44  4022.304382  3857        91.84188
sample_control_r1_s1-cell_290   -14220.31  4240.987036 13268       159.83690
sample_control_r1_s1-cell_291   -14253.09  4426.797573  1566        50.29434
sample_control_r1_s1-cell_292   -14243.26  1152.602070  2415        58.43362
sample_control_r1_s1-cell_293   -14241.56  1081.515625  1856        50.74311
sample_control_r1_s1-cell_294   -14233.88   852.343833  1873        57.89497
sample_control_r1_s1-cell_295   -14230.60  3668.683650  5731       107.46621
sample_control_r1_s1-cell_296   -14131.86  2564.950099 28817       256.24422
sample_control_r1_s1-cell_297   -14235.09  2592.833959  3728        99.60388
sample_control_r1_s1-cell_298   -14224.62  2731.383730  3823        83.62647
sample_control_r1_s1-cell_299   -14238.65  1476.976485  1616        49.97111
sample_control_r1_s1-cell_300   -14233.25  4485.742618  1795        60.35160
sample_control_r1_s1-cell_301   -14182.23   478.453817 16099       158.90360
sample_control_r1_s1-cell_302   -14217.13  1028.937107  2067        56.91538
sample_control_r1_s1-cell_303   -14097.22  1330.631866 58677       416.89176
sample_control_r1_s1-cell_304   -14152.96  3932.708785 20648       219.95979
sample_control_r1_s1-cell_305   -14215.89   877.937654  1219        57.24702
sample_control_r1_s1-cell_306   -14212.35   952.201208  3146        84.49429
sample_control_r1_s1-cell_307   -14199.06  3802.117676  4113       100.20318
sample_control_r1_s1-cell_308   -14211.62  4457.716578  1496        79.16364
sample_control_r1_s1-cell_310   -14210.95  2789.801710  3157        74.64005
sample_control_r1_s1-cell_312   -14176.22  4387.674723 14606       194.01884
sample_control_r1_s1-cell_313   -14133.26  1697.280312 16924       222.01389
sample_control_r1_s1-cell_314   -14207.69  4537.249216  2869        76.96534
sample_control_r1_s1-cell_315   -14195.15   372.740609  3940        92.26164
sample_control_r1_s1-cell_316   -14201.59   555.070964  1691        53.55171
sample_control_r1_s1-cell_317   -14209.97  1998.549485  1940        61.18550
sample_control_r1_s1-cell_318   -14128.99  3235.253003 21980       302.82809
sample_control_r1_s1-cell_319   -14159.52  2672.182752 11584       162.64105
sample_control_r1_s1-cell_320   -14192.80   734.297728  2509        75.80467
sample_control_r1_s1-cell_321   -14139.68  1893.223631 23901       248.35906
sample_control_r1_s1-cell_322   -14190.04  3756.662548  2590        94.52403
sample_control_r1_s1-cell_323   -14151.86   256.727557 17567       207.16718
sample_control_r1_s1-cell_324   -14127.35  1060.406679 34344       324.04750
sample_control_r1_s1-cell_325   -14148.23  2107.704063 24049       266.36295
sample_control_r1_s1-cell_326   -14166.86   657.780385  6393       145.17637
sample_control_r1_s1-cell_327   -14170.76   848.866097  2808        86.89235
sample_control_r1_s1-cell_328   -14168.75  2872.121656  4784       115.54834
sample_control_r1_s1-cell_329   -14172.60  4074.223498  4877       115.19477
sample_control_r1_s1-cell_330   -14178.39  4148.012821  3042        71.55191
sample_control_r1_s1-cell_331   -14175.98   813.579655  1563        52.48483
sample_control_r1_s1-cell_332   -14172.54  3313.156576  4509        95.76659
sample_control_r1_s1-cell_334   -14171.28  4519.255805  2627        80.36016
sample_control_r1_s1-cell_335   -14174.53  4574.122115  1343        45.90535
sample_control_r1_s1-cell_336   -14091.38   703.536603 37210       344.80934
sample_control_r1_s1-cell_337   -14101.99  2845.808292 25518       301.86492
sample_control_r1_s1-cell_338   -14165.99   145.835792  2034        60.47646
sample_control_r1_s1-cell_339   -14135.94  4228.343089  8986       154.25292
sample_control_r1_s1-cell_340   -14146.23   555.972769  3048        82.63817
sample_control_r1_s1-cell_341   -14135.08  4505.032185  3511       100.75903
sample_control_r1_s1-cell_342   -14122.08  4615.921573  8696       157.43302
sample_control_r1_s1-cell_343   -14153.17  4651.052609  2338        72.68512
sample_control_r1_s1-cell_344   -14142.38  3858.113065  1592        73.93521
sample_control_r1_s1-cell_345   -14104.41   425.818056  8673       139.52256
sample_control_r1_s1-cell_346   -14147.09    44.634065  3282        93.97952
sample_control_r1_s1-cell_347   -14096.95  3843.510490  8723       146.92163
sample_control_r1_s1-cell_348   -14133.10   121.582383  2543        74.26554
sample_control_r1_s1-cell_349   -14056.18  4151.074388 41606       359.17969
sample_control_r1_s1-cell_350   -14129.32   338.362684  2578        76.12856
sample_control_r1_s1-cell_352   -14116.52   897.852113  1846        79.74337
sample_control_r1_s1-cell_353   -14110.15   868.856184  1787        59.20964
sample_control_r1_s1-cell_354   -14121.93  4357.712848  3876       115.45682
sample_control_r1_s1-cell_355   -14076.98  2327.902166 25165       348.14065
sample_control_r1_s1-cell_356   -14098.41  4990.876913  6272       128.15398
sample_control_r1_s1-cell_357   -14067.44    98.278642 21027       239.11585
sample_control_r1_s1-cell_358   -14048.71  4498.982573 30356       389.86025
sample_control_r1_s1-cell_359   -14061.44   333.209601  9666       146.44139
sample_control_r1_s1-cell_360   -14102.94  2425.715924  2355        79.65552
sample_control_r1_s1-cell_361   -14091.51  1633.405831  3430        78.07573
sample_control_r1_s1-cell_362   -14087.90  1543.294118  3179        86.67103
sample_control_r1_s1-cell_363   -14073.14  4604.547637  3957       150.84955
sample_control_r1_s1-cell_364   -14070.48  4688.300709  2258        57.15982
sample_control_r1_s1-cell_365   -14034.16  3061.748623  9623       258.21456
sample_control_r1_s1-cell_366   -13971.21  1644.743711 31843       286.25572
sample_control_r1_s1-cell_367   -14039.85  2120.229795 17063       225.22625
sample_control_r1_s1-cell_368   -14023.45  2758.682074 15837       190.99157
sample_control_r1_s1-cell_369   -14057.53  3919.674123  2280        59.76602
sample_control_r1_s1-cell_370   -14009.68  1018.993570 24418       255.82827
sample_control_r1_s1-cell_371   -14072.50   867.546919  1428        64.56229
sample_control_r1_s1-cell_372   -14023.56  1840.548646  6609       118.70976
sample_control_r1_s1-cell_373   -14061.36   254.690753  1979        57.81353
sample_control_r1_s1-cell_374   -14010.02  4950.122410 19018       267.61315
sample_control_r1_s1-cell_375   -14041.50  5041.058740  4239        85.20555
sample_control_r1_s1-cell_376   -14003.33  1937.438350 14858       166.89255
sample_control_r1_s1-cell_377   -14012.05  3858.506089 13138       207.54357
sample_control_r1_s1-cell_379   -14042.61  3117.422181  3219        94.92117
sample_control_r1_s1-cell_380   -13997.66  4360.479308 11502       151.75321
sample_control_r1_s1-cell_381   -13926.05  2538.148029 45714       268.73016
sample_control_r1_s1-cell_382   -13972.53  3564.576444 35830       338.00288
sample_control_r1_s1-cell_383   -14044.82   875.665953   467        36.67043
sample_control_r1_s1-cell_384   -14041.00  1668.480340  2467        89.13908
sample_control_r1_s1-cell_385   -14022.15  2005.753512  3915        84.01524
sample_control_r1_s1-cell_386   -14023.56   823.000519  1928        67.79914
sample_control_r1_s1-cell_387   -14048.88  2822.789630   675        45.07086
sample_control_r1_s1-cell_388   -14032.40   217.220540  2444        78.13926
sample_control_r1_s1-cell_390   -14039.96  2599.378514   996        41.22815
sample_control_r1_s1-cell_391   -14013.33  1191.024471  3024        86.09682
sample_control_r1_s1-cell_392   -14023.03  2391.942212  4032       114.10832
sample_control_r1_s1-cell_393   -14028.97  3954.266667  1290        48.35094
sample_control_r1_s1-cell_394   -13936.35   561.466697 34742       240.37695
sample_control_r1_s1-cell_395   -13888.64   930.817078 33845       336.00205
sample_control_r1_s1-cell_396   -14022.30  2997.928856  1757        50.26274
sample_control_r1_s1-cell_397   -14018.21  4011.686186  1998        63.53854
sample_control_r1_s1-cell_398   -14009.84  1222.262222  1125        55.72364
sample_control_r1_s1-cell_399   -13984.77  2910.108229 10986       152.82198
sample_control_r1_s1-cell_400   -14011.87   696.520446  2690        60.69102
sample_control_r1_s1-cell_401   -14020.70  2637.791693  1589        52.72567
sample_control_r1_s1-cell_402   -13998.97  1108.850297  3026        88.74967
sample_control_r1_s1-cell_403   -13963.28  4478.798311 11602       181.83313
sample_control_r1_s1-cell_404   -13991.05  5133.723489  4036        94.44423
sample_control_r1_s1-cell_405   -13984.97   209.301945  6839       136.59665
sample_control_r1_s1-cell_406   -13997.35  2683.208824  2380        79.41049
sample_control_r1_s1-cell_407   -13995.57  1148.701453  2616        74.92278
sample_control_r1_s1-cell_408   -13998.49  2355.232790  2208        71.32930
sample_control_r1_s1-cell_409   -14012.34    94.750598  1255        53.79425
sample_control_r1_s1-cell_410   -13993.08  1298.690939  3598        93.28378
sample_control_r1_s1-cell_412   -13935.99  4026.110900 12128       195.30419
sample_control_r1_s1-cell_413   -13994.88   319.884896  1920        53.86099
sample_control_r1_s1-cell_414   -13904.98  2110.157870 19269       222.16198
sample_control_r1_s1-cell_415   -13923.55  3804.484310 24920       254.62551
sample_control_r1_s1-cell_416   -13915.02   745.459668 29319       235.29237
sample_control_r1_s1-cell_417   -13941.29    76.265082 15731       179.18562
sample_control_r1_s1-cell_418   -13936.26  3377.067250  9026       158.84258
sample_control_r1_s1-cell_419   -13962.30  4098.329522  5423       110.75353
sample_control_r1_s1-cell_420   -13920.31   281.023154 12784       143.54496
sample_control_r1_s1-cell_421   -13965.93  2149.280259  4164       114.46467
sample_control_r1_s1-cell_422   -13927.87  4881.546227 14353       161.80457
sample_control_r1_s1-cell_423   -13939.39  1242.510077  9775       119.50608
sample_control_r1_s1-cell_424   -13911.35  3229.490167 26391       313.13789
sample_control_r1_s1-cell_425   -13964.67  5253.694053  3481        96.18001
sample_control_r1_s1-cell_426   -13854.33  1411.030749 53692       308.19374
sample_control_r1_s1-cell_427   -13897.81  4246.426932 33284       276.12078
sample_control_r1_s1-cell_428   -13890.30  2326.021029 28484       289.49674
sample_control_r1_s1-cell_429   -13957.48  2361.888147  3746       104.24556
sample_control_r1_s1-cell_430   -13955.98  2837.681759  1546        49.49698
sample_control_r1_s1-cell_431   -13835.13  1803.868839 23292       271.21946
sample_control_r1_s1-cell_432   -13888.72  1875.147368 14060       225.64222
sample_control_r1_s1-cell_433   -13950.89  3305.571672  2344        74.60814
sample_control_r1_s1-cell_434   -13954.37  4577.804373  2607        81.20520
sample_control_r1_s1-cell_435   -13947.60  5324.428488  1706        56.27432
sample_control_r1_s1-cell_436   -13855.78  3086.161892 40286       336.55778
sample_control_r1_s1-cell_437   -13941.96  3953.437611  1691        68.23694
sample_control_r1_s1-cell_438   -13943.58  4625.185214  2597        66.36512
sample_control_r1_s1-cell_439   -13937.32  1162.875072  3482        76.55480
sample_control_r1_s1-cell_440   -13944.30  5102.840953  1553        47.02389
sample_control_r1_s1-cell_441   -13880.75  5234.912915 26296       281.16611
sample_control_r1_s1-cell_442   -13926.09   352.882942  3195        82.14512
sample_control_r1_s1-cell_443   -13945.81  3901.007802  2948        93.38876
sample_control_r1_s1-cell_444   -13934.22  5368.264286  2380        61.86868
sample_control_r1_s1-cell_446   -13931.34   200.298821  1951        64.00542
sample_control_r1_s1-cell_447   -13895.49  1922.368392  1816        79.72491
sample_control_r1_s1-cell_448   -13905.53  1954.321223  3303        87.39705
sample_control_r1_s1-cell_449   -13891.82  4415.078397  6786       102.93013
sample_control_r1_s1-cell_450   -13874.10  2904.103260 15950       189.75167
sample_control_r1_s1-cell_451   -13856.58   851.313757  6215       146.41783
sample_control_r1_s1-cell_452   -13904.50   146.456415  2237        74.94529
sample_control_r1_s1-cell_453   -13868.75  3587.925628 14777       196.84258
sample_control_r1_s1-cell_454   -13851.05  2021.045561 10228       149.54637
sample_control_r1_s1-cell_455   -13893.85  5488.364378  4660        95.93766
sample_control_r1_s1-cell_456   -13882.84  5352.982415  5061       101.97209
sample_control_r1_s1-cell_457   -13880.20  4529.975091  9073       185.07781
sample_control_r1_s1-cell_458   -13858.46  4718.303169 19217       344.98621
sample_control_r1_s1-cell_459   -13872.64  3944.212707  4297        93.56382
sample_control_r1_s1-cell_460   -13863.35   652.772374  2056        89.55705
sample_control_r1_s1-cell_461   -13885.50  3993.127526  2227        67.53193
sample_control_r1_s1-cell_462   -13884.57  5551.924171  1899        59.40111
sample_control_r1_s1-cell_463   -13858.22  3493.261927  6330       132.60832
sample_control_r1_s1-cell_464   -13837.68   434.391066 14036       184.83302
sample_control_r1_s1-cell_465   -13784.19  1626.789413 40069       258.17295
sample_control_r1_s1-cell_466   -13807.54   178.773571 22899       216.37163
sample_control_r1_s1-cell_468   -13866.88  2805.911011  4450       102.14717
sample_control_r1_s1-cell_469   -13859.53  5409.311947  3616        93.77632
sample_control_r1_s1-cell_470   -13871.21  4815.409460  2833        85.60081
sample_control_r1_s1-cell_471   -13863.12  4078.790065  2758        75.73660
sample_control_r1_s1-cell_472   -13856.57  3767.252952  1609        53.13807
sample_control_r1_s1-cell_473   -13860.76   528.262136  1133        41.67801
sample_control_r1_s1-cell_475   -13851.23   333.568321  1471        66.54890
sample_control_r1_s1-cell_476   -13854.04  4882.481551  2683        72.60966
sample_control_r1_s1-cell_477   -13840.76   798.580342  2869        70.00366
sample_control_r1_s1-cell_478   -13829.18  1275.037503  4773       104.37699
sample_control_r1_s1-cell_480   -13808.86    44.533552 11609       149.08754
sample_control_r1_s1-cell_481   -13799.66   275.365472  9065       163.28576
sample_control_r1_s1-cell_482   -13805.94  1735.826087  4255       131.67545
sample_control_r1_s1-cell_483   -13821.93   552.774984  3062        77.02758
sample_control_r1_s1-cell_484   -13840.67  4034.279206  3424       133.22029
sample_control_r1_s1-cell_485   -13837.96  4392.646686  2369        80.55800
sample_control_r1_s1-cell_486   -13725.93  2026.803565 35569       303.04721
sample_control_r1_s1-cell_487   -13825.97  4496.344503  5312       127.46535
sample_control_r1_s1-cell_488   -13834.51  5726.723505  3161        90.27910
sample_control_r1_s1-cell_489   -13795.16  4705.909816 18939       380.78208
sample_control_r1_s1-cell_490   -13809.70  3702.101522  8934       129.26750
sample_control_r1_s1-cell_491   -13773.76  3912.951943 28737       335.48315
sample_control_r1_s1-cell_492   -13833.03  4140.128868  2359        83.77105
sample_control_r1_s1-cell_493   -13710.22  5777.795052 58571       521.79680
sample_control_r1_s1-cell_494   -13815.94  2314.779759  2243        73.40390
sample_control_r1_s1-cell_495   -13782.69   345.832643  7971       113.81839
sample_control_r1_s1-cell_496   -13771.23  5051.433838 29269       365.53122
sample_control_r1_s1-cell_497   -13822.92  4205.788795  2017        62.29885
sample_control_r1_s1-cell_498   -13805.80  5769.469995  1983        62.39942
sample_control_r1_s1-cell_499   -13817.41  2275.390704  1592        60.52377
sample_control_r1_s1-cell_501   -13780.08  4432.385876 13849       244.30622
sample_control_r1_s1-cell_502   -13792.05  2100.764146  3888        85.15070
sample_control_r1_s1-cell_503   -13794.40  2411.939794  2724        74.63310
sample_control_r1_s1-cell_504   -13814.28  5394.089091  1100        65.99982
sample_control_r1_s1-cell_505   -13780.16  2565.646960  5345       112.33617
sample_control_r1_s1-cell_506   -13783.51  5377.261354  4844       108.37407
sample_control_r1_s1-cell_507   -13759.24  4244.667970 16369       212.74611
sample_control_r1_s1-cell_508   -13756.59   718.781543 28326       288.73845
sample_control_r1_s1-cell_509   -13799.36  2246.798306  1299        48.72953
sample_control_r1_s1-cell_510   -13797.12  2631.433310  2864        83.74464
sample_control_r1_s1-cell_511   -13769.86  2163.094861  5429        91.20457
sample_control_r1_s1-cell_512   -13787.89  2949.327309  2988        72.46884
sample_control_r1_s1-cell_513   -13775.61  2481.419622  3384        72.54872
sample_control_r1_s1-cell_514   -13791.88  3574.367116  1855        60.42123
sample_control_r1_s1-cell_515   -13790.66  3616.020776  1444        46.49656
sample_control_r1_s1-cell_516   -13759.11  5894.223000  5574       103.26377
sample_control_r1_s1-cell_517   -13766.83   408.338630  1825        69.76257
sample_control_r1_s1-cell_518   -13717.54  4706.196149 27785       409.04549
sample_control_r1_s1-cell_520   -13773.86    98.843786   877        39.16931
sample_control_r1_s1-cell_521   -13747.58   459.020755  5589       110.20343
sample_control_r1_s1-cell_522   -13733.06  3260.805889 11071       135.82765
sample_control_r1_s1-cell_523   -13748.89   547.424527  6923       112.53991
sample_control_r1_s1-cell_524   -13765.10  3771.763251  1415        58.54995
sample_control_r1_s1-cell_525   -13772.99   876.322340   940        36.00260
sample_control_r1_s1-cell_526   -13741.04  1895.040446  4302        99.64393
sample_control_r1_s1-cell_527   -13747.21  2615.657911  3160        75.35200
sample_control_r1_s1-cell_528   -13685.05  3492.577027 35825       411.36794
sample_control_r1_s1-cell_529   -13690.59  5402.941213 43479       467.76612
sample_control_r1_s1-cell_530   -13693.44  2503.866516 16781       193.87861
sample_control_r1_s1-cell_531   -13709.30  1064.177238 11809       146.50155
sample_control_r1_s1-cell_532   -13740.05  1122.490053  2463        87.12387
sample_control_r1_s1-cell_533   -13727.60  2373.983858  8673       134.85354
sample_control_r1_s1-cell_534   -13681.20  3826.496580 39768       455.46425
sample_control_r1_s1-cell_536   -13683.02  4130.080779 16935       169.24031
sample_control_r1_s1-cell_537   -13737.57   897.748582  2645        64.64610
sample_control_r1_s1-cell_538   -13741.84  2654.013769  1162        50.41145
sample_control_r1_s1-cell_539   -13691.24    66.394161 12160       158.44309
sample_control_r1_s1-cell_540   -13738.19  3102.838473  2594        60.13765
sample_control_r1_s1-cell_541   -13714.41  2307.013845  5995       147.69845
sample_control_r1_s1-cell_542   -13733.36  1341.095510  3853        92.82718
sample_control_r1_s1-cell_543   -13686.77   979.868920 10444       179.35068
sample_control_r1_s1-cell_544   -13733.85  4413.378393  5378       142.37822
sample_control_r1_s1-cell_545   -13635.42  2291.176932 28186       345.56203
sample_control_r1_s1-cell_546   -13721.64  3180.913043  2162        64.03887
sample_control_r1_s1-cell_547   -13711.25  3140.880889  3014        88.68688
sample_control_r1_s1-cell_548   -13672.99  5050.637362 40961       483.39039
sample_control_r1_s1-cell_549   -13715.98  1792.786780  2950        97.03841
sample_control_r1_s1-cell_550   -13720.42   156.880914  1881        75.12899
sample_control_r1_s1-cell_551   -13634.62   180.480851 23683       204.09407
sample_control_r1_s1-cell_552   -13699.16   372.391234  3696       117.62932
sample_control_r1_s1-cell_553   -13650.91  1451.881141 23002       213.90224
sample_control_r1_s1-cell_554   -13709.73   804.382168  3331       104.79461
sample_control_r1_s1-cell_555   -13706.02  2682.482063  1784        65.52183
sample_control_r1_s1-cell_556   -13713.21  1260.380876  1872        74.84423
sample_control_r1_s1-cell_557   -13706.87   272.636277  2106        58.14620
sample_control_r1_s1-cell_558   -13679.55   321.872450  5245       114.83922
sample_control_r1_s1-cell_559   -13720.23  4200.419087   723        45.81546
sample_control_r1_s1-cell_560   -13711.35  4511.984893  2052        71.06159
sample_control_r1_s1-cell_561   -13695.68  3060.157314  3083        76.01235
sample_control_r1_s1-cell_562   -13698.81  3965.469398  3856       103.16250
sample_control_r1_s1-cell_563   -13644.16   466.609663 23636       209.67123
sample_control_r1_s1-cell_564   -13636.34   842.340771 23617       205.70824
sample_control_r1_s1-cell_565   -13701.70  2890.002973  2691        87.62174
sample_control_r1_s1-cell_566   -13624.16  2654.015109 23628       203.25141
sample_control_r1_s1-cell_567   -13693.39   584.824818  2877        69.10287
sample_control_r1_s1-cell_568   -13605.52  1967.770973 32590       340.60425
sample_control_r1_s1-cell_569   -13630.85  3274.574421 16615       243.83102
sample_control_r1_s1-cell_571   -13634.77  4580.562173 32257       312.32686
sample_control_r1_s1-cell_572   -13681.87  1773.660334  1737        51.28433
sample_control_r1_s1-cell_574   -13608.83  1164.837351 30987       280.64517
sample_control_r1_s1-cell_575   -13659.78   724.832765  4102        91.27270
sample_control_r1_s1-cell_576   -13665.86  5668.173465  4266        86.47868
sample_control_r1_s1-cell_577   -13651.99  1740.547705  6341       164.75897
sample_control_r1_s1-cell_578   -13660.97    14.063086  1601        62.74529
sample_control_r1_s1-cell_579   -13610.85  6085.467703 25544       239.23374
sample_control_r1_s1-cell_581   -13646.91  1545.968544  1971        76.64484
sample_control_r1_s1-cell_582   -13654.50  3359.192828  4657       134.77649
sample_control_r1_s1-cell_583   -13660.02  3028.620807  1759        57.96555
sample_control_r1_s1-cell_584   -13629.59  1600.322048  5937       106.43147
sample_control_r1_s1-cell_585   -13661.01   674.834018  1217        41.73845
sample_control_r1_s1-cell_586   -13611.28   965.892096  5820       124.02707
sample_control_r1_s1-cell_587   -13564.38  2487.013068 24564       273.23766
sample_control_r1_s1-cell_588   -13621.44   358.054843  3118        97.13294
sample_control_r1_s1-cell_589   -13574.30   652.154170 29020       229.40528
sample_control_r1_s1-cell_590   -13607.24  4804.520025 14457       195.01152
sample_control_r1_s1-cell_591   -13597.69  3173.638964 15799       238.76617
sample_control_r1_s1-cell_592   -13568.83  2867.534904 17104       319.23812
sample_control_r1_s1-cell_593   -13593.16  3698.853359  7815       119.67963
sample_control_r1_s1-cell_594   -13615.88  1700.475682  4873       101.20304
sample_control_r1_s1-cell_595   -13629.58  2151.255014  3490        87.65267
sample_control_r1_s1-cell_596   -13627.71  3748.052300  2543        78.66719
sample_control_r1_s1-cell_597   -13614.36  5751.487846  7117       141.90643
sample_control_r1_s1-cell_598   -13615.43  3467.730099  5276       128.74698
sample_control_r1_s1-cell_599   -13582.22  5411.670103 12319       269.39003
sample_control_r1_s1-cell_600   -13602.99  1286.697658  2775        95.33711
sample_control_r1_s1-cell_601   -13612.79  4419.935527  3769       103.95459
sample_control_r1_s1-cell_602   -13536.23    30.284599 10116       223.45424
sample_control_r1_s1-cell_603   -13605.89   298.626710  3070        65.28204
sample_control_r1_s1-cell_604   -13571.27  4991.783053 20747       267.31426
sample_control_r1_s1-cell_605   -13570.75  4147.198795 13612       224.71140
sample_control_r1_s1-cell_606   -13597.47  3861.226955  6151       149.57473
sample_control_r1_s1-cell_607   -13601.83  1648.717272  2009        61.81133
sample_control_r1_s1-cell_608   -13605.34  5070.888667  3000        82.94032
sample_control_r1_s1-cell_609   -13610.53  5464.331863   907        43.04460
sample_control_r1_s1-cell_610   -13597.11  6303.995731  2108        53.72705
sample_control_r1_s1-cell_611   -13547.34  2170.502153 16718       161.25857
sample_control_r1_s1-cell_612   -13534.52  3842.697182 19236       280.33423
sample_control_r1_s1-cell_613   -13596.96  1770.586044  1691        54.47427
sample_control_r1_s1-cell_614   -13600.64  3573.904949  1273        62.46557
sample_control_r1_s1-cell_615   -13595.15    69.243262  1410        46.58271
sample_control_r1_s1-cell_616   -13564.21  3585.705165  4511       135.13923
sample_control_r1_s1-cell_617   -13571.63  5303.789315  3313        73.72739
sample_control_r1_s1-cell_618   -13514.06  5705.395083 52832       478.97779
sample_control_r1_s1-cell_619   -13576.64  2981.608834  4709        99.38572
sample_control_r1_s1-cell_620   -13541.79  5199.117206 14146       187.95541
sample_control_r1_s1-cell_621   -13564.84   526.117255  4196        81.59497
sample_control_r1_s1-cell_622   -13570.93  1431.340700  3258        73.39658
sample_control_r1_s1-cell_624   -13555.48  1362.430689  6680        96.34849
sample_control_r1_s1-cell_625   -13558.78  6370.269034  3126       129.09949
sample_control_r1_s1-cell_626   -13575.09   948.744417  1209        63.07498
sample_control_r1_s1-cell_627   -13502.54   937.797552 23695       271.80879
sample_control_r1_s1-cell_628   -13470.13  1847.573461 33460       215.50224
sample_control_r1_s1-cell_629   -13478.21  2833.222056 37477       339.78833
sample_control_r1_s1-cell_630   -13561.44  4671.971654  5574       114.55516
sample_control_r1_s1-cell_631   -13556.67  1923.010536  4556       113.01776
sample_control_r1_s1-cell_632   -13560.55  3506.165401  4214        88.91414
sample_control_r1_s1-cell_633   -13570.82  4510.826981  1994        80.68877
sample_control_r1_s1-cell_634   -13455.75   364.326931 38996       324.53350
sample_control_r1_s1-cell_635   -13547.42  5379.215078  4868       129.43067
sample_control_r1_s1-cell_636   -13500.18  3167.568416 38456       414.31246
sample_control_r1_s1-cell_637   -13556.81  3375.635063  5453       121.39684
sample_control_r1_s1-cell_638   -13544.37  3456.646895  2866        96.44617
sample_control_r1_s1-cell_639   -13519.31  1728.337765 11582       152.41548
sample_control_r1_s1-cell_640   -13561.14   403.395599  2045        57.71729
sample_control_r1_s1-cell_641   -13499.08  1588.441480 29426       217.32457
sample_control_r1_s1-cell_642   -13559.53  1011.983385   963        37.72760
sample_control_r1_s1-cell_643   -13467.48  4559.398069 49617       435.54852
sample_control_r1_s1-cell_644   -13547.76    59.332312  1959        55.78480
sample_control_r1_s1-cell_645   -13548.77  3659.197844  1577        51.72217
sample_control_r1_s1-cell_646   -13547.36   194.997503  1602        52.06112
sample_control_r1_s1-cell_647   -13533.62  4295.844444  5310        91.51795
sample_control_r1_s1-cell_648   -13524.82  4731.482596  4252        82.90667
sample_control_r1_s1-cell_649   -13477.52  4892.080004 27186       364.07818
sample_control_r1_s1-cell_650   -13533.27  3294.711237  2296        68.70409
sample_control_r1_s1-cell_651   -13539.77   808.204669  2399        61.62084
sample_control_r1_s1-cell_652   -13480.55  1411.021825 18557       227.55395
sample_control_r1_s1-cell_653   -13502.26  1152.726188 26478       323.40867
sample_control_r1_s1-cell_654   -13540.97  3551.330265   869        43.87811
sample_control_r1_s1-cell_655   -13495.26   475.483300 13563       161.08631
sample_control_r1_s1-cell_656   -13512.34  6370.781836  7146       144.84863
sample_control_r1_s1-cell_657   -13505.11  6005.614639  7637       204.42642
sample_control_r1_s1-cell_658   -13498.71  6141.701969 10566       240.51154
sample_control_r1_s1-cell_659   -13469.51  2378.121146 23319       254.39181
sample_control_r1_s1-cell_660   -13457.92  3662.869589 19822       248.56700
sample_control_r1_s1-cell_661   -13515.69   229.230905  1702        66.25605
sample_control_r1_s1-cell_662   -13469.61  2671.169169 10522       168.22768
sample_control_r1_s1-cell_663   -13494.84  5308.529771  6214       103.79438
sample_control_r1_s1-cell_664   -13513.86  4673.216127  1823        62.28602
sample_control_r1_s1-cell_665   -13506.96  5472.733085  1877        73.57734
sample_control_r1_s1-cell_666   -13496.15  3527.708442  4620       103.35465
sample_control_r1_s1-cell_667   -13510.98  5113.196472  1247        53.85902
sample_control_r1_s1-cell_668   -13503.47  3703.650122  2458        78.26621
sample_control_r1_s1-cell_669   -13427.91   620.274188 22025       255.69722
sample_control_r1_s1-cell_670   -13428.76   125.317793 25010       226.40887
sample_control_r1_s1-cell_671   -13481.05  4210.259927 11861       239.74233
sample_control_r1_s1-cell_672   -13502.15  4975.419044  3014        75.33353
sample_control_r1_s1-cell_673   -13395.30  5141.087598 33882       341.25381
sample_control_r1_s1-cell_674   -13473.57  2044.324122 11218       173.00462
sample_control_r1_s1-cell_675   -13492.60  3838.869652  1496        76.07856
sample_control_r1_s1-cell_676   -13464.69   783.044935  4896       122.63154
sample_control_r1_s1-cell_677   -13475.18  4022.700388  5407       122.32205
sample_control_r1_s1-cell_678   -13472.22   233.356942  2132        55.84131
sample_control_r1_s1-cell_679   -13368.10  3904.170606 46411       340.09206
sample_control_r1_s1-cell_680   -13481.23  4314.513943  2582        84.80629
sample_control_r1_s1-cell_681   -13471.55  5203.105491  5555       137.30448
sample_control_r1_s1-cell_682   -13473.94  4100.675714  1400        52.01178
sample_control_r1_s1-cell_683   -13462.18  3510.679549  1863        87.83515
sample_control_r1_s1-cell_684   -13467.15   683.540857  4785       109.07280
sample_control_r1_s1-cell_685   -13441.81  2172.157987 10868       149.41711
sample_control_r1_s1-cell_686   -13449.79  4134.306414  2588        74.55416
sample_control_r1_s1-cell_687   -13460.34  2600.960197  2035        54.51242
sample_control_r1_s1-cell_688   -13399.91  1219.957524 24602       226.54069
sample_control_r1_s1-cell_689   -13450.38  4084.851226  1183        57.32045
sample_control_r1_s1-cell_690   -13424.46   903.943200 11655       156.71200
sample_control_r1_s1-cell_691   -13395.93  3074.612261 16475       256.59445
sample_control_r1_s1-cell_692   -13455.75  6115.500269  1857        64.10969
sample_control_r1_s1-cell_693   -13430.19  4352.862513  3964        82.56649
sample_control_r1_s1-cell_694   -13448.95  5720.082353  2380        77.98193
sample_control_r1_s1-cell_695   -13441.00  2534.282619  4430        91.23271
sample_control_r1_s1-cell_696   -13445.84  3569.112830  1551        47.79299
sample_control_r1_s1-cell_697   -13421.61  4422.112186  5580       111.48990
sample_control_r1_s1-cell_698   -13446.43  4810.642012  3042        98.05785
sample_control_r1_s1-cell_699   -13442.96  6212.285160  2062        62.17390
sample_control_r1_s1-cell_700   -13433.05  3998.316832  4242       118.59542
sample_control_r1_s1-cell_701   -13363.56  5619.401066 21767       199.44639
sample_control_r1_s1-cell_702   -13341.89  5372.931845 24767       333.38247
sample_control_r1_s1-cell_703   -13411.41   799.904477  7014       156.22540
sample_control_r1_s1-cell_704   -13424.60  4190.987269  3849        92.27555
sample_control_r1_s1-cell_705   -13355.49  2319.042864 23353       222.82702
sample_control_r1_s1-cell_706   -13423.93  3500.280477  3437        84.08770
sample_control_r1_s1-cell_707   -13425.18  1679.370158  2272        73.17432
sample_control_r1_s1-cell_708   -13382.00   241.966322  8997       139.72388
sample_control_r1_s1-cell_709   -13407.30  1716.143200  2500        62.79990
sample_control_r1_s1-cell_710   -13415.09  3134.344008  2904        84.21893
sample_control_r1_s1-cell_711   -13424.72  1380.668367  2548        87.86947
sample_control_r1_s1-cell_712   -13349.67  6304.739366 31949       289.49166
sample_control_r1_s1-cell_713   -13417.63  4266.654472  3690        88.72039
sample_control_r1_s1-cell_714   -13419.73  4076.239873  2197        71.71798
sample_control_r1_s1-cell_715   -13361.07  5841.493382 21608       358.36186
sample_control_r1_s1-cell_716   -13409.13  5854.191287  3053        73.99304
sample_control_r1_s1-cell_717   -13358.97  6147.516559 11474       140.07119
sample_control_r1_s1-cell_718   -13404.95  6109.609439  1229        60.16207
sample_control_r1_s1-cell_719   -13408.37   986.695435  1599        52.27320
sample_control_r1_s1-cell_720   -13401.52  4854.991228  7182       146.43801
sample_control_r1_s1-cell_721   -13414.21  3182.009573  1358        46.10905
sample_control_r1_s1-cell_722   -13373.52  3569.582933  8742       117.80366
sample_control_r1_s1-cell_723   -13393.13  4505.243874  5142       102.41615
sample_control_r1_s1-cell_724   -13393.45  2768.118841  4830        91.92219
sample_control_r1_s1-cell_725   -13407.75   290.849793  1205        46.50167
sample_control_r1_s1-cell_726   -13408.40  2635.536822  1032        40.93120
sample_control_r1_s1-cell_727   -13365.50  1385.609423 12799       161.05543
sample_control_r1_s1-cell_728   -13348.12  4111.714371 15030       181.58754
sample_control_r1_s1-cell_729   -13391.56   528.976523  1789        67.38543
sample_control_r1_s1-cell_730   -13393.42  4961.433499  3218        81.60055
sample_control_r1_s1-cell_733   -13379.36  3453.890640  1015        70.16299
sample_control_r1_s1-cell_734   -13381.52  2823.606484  1573        57.30000
sample_control_r1_s1-cell_735   -13361.43  3235.415062  5245       117.71421
sample_control_r1_s1-cell_736   -13382.28  4307.046653  2465        80.68285
sample_control_r1_s1-cell_737   -13380.18  4366.169555  2654        66.97437
sample_control_r1_s1-cell_738   -13381.90  5065.550871  1779        66.12421
sample_control_r1_s1-cell_739   -13368.33  2865.572663  3124        67.32268
sample_control_r1_s1-cell_740   -13370.97  3307.587986  4711       116.74196
sample_control_r1_s1-cell_741   -13342.45  2211.685143  6549       148.65786
sample_control_r1_s1-cell_742   -13384.17  5924.375453  1654        68.67977
sample_control_r1_s1-cell_743   -13354.93  2424.054779  4509        96.21842
sample_control_r1_s1-cell_744   -13307.94  4881.093992 38567       342.02554
sample_control_r1_s1-cell_745   -13361.96  4671.870851  5544       101.82257
sample_control_r1_s1-cell_746   -13361.92   312.794749  2704        63.88395
sample_control_r1_s1-cell_747   -13263.81  2718.565592 34562       446.59479
sample_control_r1_s1-cell_748   -13362.39  2981.964444  1350        48.05794
sample_control_r1_s1-cell_749   -13318.35  1744.673649 35042       314.91645
sample_control_r1_s1-cell_750   -13330.50  4467.884335 10150       200.91914
sample_control_r1_s1-cell_751   -13324.85  4247.668113 10142       173.71111
sample_control_r1_s1-cell_752   -13355.24  2496.463454  1847        74.12630
sample_control_r1_s1-cell_753   -13290.58    21.242192  6916       175.83202
sample_control_r1_s1-cell_754   -13303.82  2850.344172 22451       327.42494
sample_control_r1_s1-cell_755   -13343.88  2538.550684  2121        66.83609
sample_control_r1_s1-cell_756   -13356.90  5998.700045  2247        88.18604
sample_control_r1_s1-cell_757   -13326.04   566.179629 16445       245.33054
sample_control_r1_s1-cell_758   -13295.47  2075.572357 25692       353.46962
sample_control_r1_s1-cell_759   -13299.18   128.121098 15987       191.25364
sample_control_r1_s1-cell_760   -13340.44  4545.530820  2255        59.47194
sample_control_r1_s1-cell_761   -13333.57  1554.721057  6055       120.20111
sample_control_r1_s1-cell_762   -13339.52  2070.841081  3033       102.25751
sample_control_r1_s1-cell_763   -13332.94  3392.732044  2534        70.78381
sample_control_r1_s1-cell_764   -13337.28  3478.892938  1756        56.21573
sample_control_r1_s1-cell_765   -13300.84  5307.348583  6033       154.80917
sample_control_r1_s1-cell_766   -13314.07  4664.293613  5715       193.37156
sample_control_r1_s1-cell_767   -13251.88   363.266175 17233       229.47158
sample_control_r1_s1-cell_768   -13312.77  3439.527428  2698        60.25850
sample_control_r1_s1-cell_769   -13316.46   407.342970  3286        78.90060
sample_control_r1_s1-cell_770   -13310.07    57.620650  1724        70.54638
sample_control_r1_s1-cell_771   -13312.28  1192.758960  5190       115.71170
sample_control_r1_s1-cell_772   -13308.08  3204.707994  4178        85.09379
sample_control_r1_s1-cell_773   -13244.99  6156.749887 31006       423.28533
sample_control_r1_s1-cell_774   -13310.55  3523.770107  2723        70.93895
sample_control_r1_s1-cell_776   -13294.00  2445.798581  2537        73.74560
sample_control_r1_s1-cell_777   -13209.83   250.341923 32405       265.22033
sample_control_r1_s1-cell_778   -13293.41  3610.703314  3711        84.82691
sample_control_r1_s1-cell_779   -13303.78  1328.474662  1184        44.43591
sample_control_r1_s1-cell_780   -13208.71  4290.066067 37553       440.04741
sample_control_r1_s1-cell_781   -13287.38  1508.383716  2567        82.99648
sample_control_r1_s1-cell_782   -13271.83  2549.713106  3876        98.30828
sample_control_r1_s1-cell_783   -13255.39  5557.701276  7522       138.58177
sample_control_r1_s1-cell_784   -13287.41   480.462476  3611        97.32439
sample_control_r1_s1-cell_785   -13292.14  3012.503601  1666        55.97146
sample_control_r1_s1-cell_786   -13236.99  4070.654849  7475       132.70851
sample_control_r1_s1-cell_787   -13258.83  6355.103371  7178       182.34555
sample_control_r1_s1-cell_788   -13262.61  1595.213382  7189       147.25387
sample_control_r1_s1-cell_789   -13222.90  5698.904008 23429       238.86849
sample_control_r1_s1-cell_790   -13285.68  1959.946678  1144        51.78734
sample_control_r1_s1-cell_791   -13235.96  1885.174795 16917       202.67512
sample_control_r1_s1-cell_792   -13268.85  3378.925446  4480        99.65185
sample_control_r1_s1-cell_793   -13270.20  3079.906015  4256       101.96065
sample_control_r1_s1-cell_794   -13266.01  3837.420123  2773        82.65066
sample_control_r1_s1-cell_795   -13277.32   908.689162  1467        58.87731
sample_control_r1_s1-cell_796   -13214.76  1429.325127 40132       410.85869
sample_control_r1_s1-cell_797   -13266.96  3453.176495  2459        62.45853
sample_control_r1_s1-cell_798   -13222.12  2290.250000 20752       216.87847
sample_control_r1_s1-cell_799   -13245.71  3221.860105 11573       177.47562
sample_control_r1_s1-cell_800   -13221.00  4753.012492 10327       217.05599
sample_control_r1_s1-cell_801   -13237.18   642.894404 16582       208.47716
sample_control_r1_s1-cell_802   -13273.78  3784.952525   990        42.69521
sample_control_r1_s1-cell_803   -13259.63  2401.836446  2195        63.28019
sample_control_r1_s1-cell_804   -13252.60  3726.047392  3355        78.42152
sample_control_r1_s1-cell_805   -13234.75  3029.537797  5212       115.07510
sample_control_r1_s1-cell_806   -13253.95  5387.879360  1376        49.07918
sample_control_r1_s1-cell_807   -13245.54  1996.082536  1672        51.93174
sample_control_r1_s1-cell_808   -13233.51  5263.984813  9350       176.35124
sample_control_r1_s1-cell_809   -13227.68  5476.952036  7047       127.74873
sample_control_r1_s1-cell_810   -13218.74  1227.362335  8942       118.28085
sample_control_r1_s1-cell_811   -13254.35  6288.918875  1849        85.32165
sample_control_r1_s1-cell_812   -13233.62  3650.132419  4010        90.43746
sample_control_r1_s1-cell_813   -13148.93  3423.225502 42004       318.75388
sample_control_r1_s1-cell_814   -13248.47  5336.698404  1754        79.12812
sample_control_r1_s1-cell_815   -13208.36  3824.461047 11886       167.66960
sample_control_r1_s1-cell_816   -13231.61  1765.058617  2849        75.72195
sample_control_r1_s1-cell_817   -13195.95  3964.545672 14637       167.35171
sample_control_r1_s1-cell_818   -13197.49  3134.110945  7337       151.96576
sample_control_r1_s1-cell_821   -13231.73  2062.340334  1857        59.18123
sample_control_r1_s1-cell_822   -13206.87  3175.333655  2071        95.58117
sample_control_r1_s1-cell_823   -13163.76  6369.145175 13990       165.52985
sample_control_r1_s1-cell_824   -13180.57  5204.874658 11704       244.36207
sample_control_r1_s1-cell_825   -13206.29  1690.009182  3376        76.05682
sample_control_r1_s1-cell_826   -13173.68  2026.079166  8678       133.61333
sample_control_r1_s1-cell_827   -13133.12   127.793636 29007       299.37064
sample_control_r1_s1-cell_828   -13212.80  5378.821836  1667        53.71296
sample_control_r1_s1-cell_829   -13209.96  4913.353957  2489        98.10890
sample_control_r1_s1-cell_830   -13206.22  5846.870871  2331        71.69986
sample_control_r1_s1-cell_831   -13212.84  5432.007166  1814        53.51959
sample_control_r1_s1-cell_832   -13170.58  2702.323624 22177       270.10843
sample_control_r1_s1-cell_833   -13170.61  3611.575214 10151       143.16670
sample_control_r1_s1-cell_834   -13162.83  2575.813490  7828       182.64764
sample_control_r1_s1-cell_835   -13196.68  3726.130305  3016        83.93454
sample_control_r1_s1-cell_836   -13187.27  5552.409797  3797        79.64190
sample_control_r1_s1-cell_837   -13180.98  1163.636073  2190        71.55831
sample_control_r1_s1-cell_838   -13185.91  2999.865062  1371        57.36016
sample_control_r1_s1-cell_839   -13150.38   531.731402 18429       197.71842
sample_control_r1_s1-cell_840   -13157.07  4563.341000 16261       207.81332
sample_control_r1_s1-cell_842   -13188.56  3033.779420  1759        50.53873
sample_control_r1_s1-cell_844   -13183.95  4718.294533  2689        88.32670
sample_control_r1_s1-cell_845   -13141.37  1925.933506 15084       205.65183
sample_control_r1_s1-cell_846   -13159.69  4946.093183 11075       222.53786
sample_control_r1_s1-cell_847   -13182.69  5301.388760  3452        94.85944
sample_control_r1_s1-cell_848   -13108.51  5473.879195 29709       247.68041
sample_control_r1_s1-cell_849   -13172.76  5096.255085  2999        86.11175
sample_control_r1_s1-cell_850   -13135.12   951.535409 21873       280.98501
sample_control_r1_s1-cell_851   -13173.76  2405.021642  2911        76.32441
sample_control_r1_s1-cell_853   -13152.59  4228.381967  4270       116.74649
sample_control_r1_s1-cell_854   -13098.61  2577.053853 26795       350.70071
sample_control_r1_s1-cell_856   -13155.76  1631.895786  4817        91.63003
sample_control_r1_s1-cell_857   -13152.39  3263.377611  5601       131.26782
sample_control_r1_s1-cell_858   -13093.22  5707.149177 15304       297.47020
sample_control_r1_s1-cell_859   -13145.67  3120.152573  2779        87.98637
sample_control_r1_s1-cell_860   -13111.04  2823.632371 10769       164.92932
sample_control_r1_s1-cell_861   -13117.41  3814.493773 27703       323.08148
sample_control_r1_s1-cell_862   -13152.76   668.096866  1404        49.55598
sample_control_r1_s1-cell_863   -13123.03  4756.417280 14954       205.01448
sample_control_r1_s1-cell_864   -13154.03  1425.848263  2590        87.12093
sample_control_r1_s1-cell_865   -13148.65  2963.525701  2140        58.78628
sample_control_r1_s1-cell_866   -13149.58  5172.767857  2688       101.32682
sample_control_r1_s1-cell_867   -13116.04  1213.086115  3925       108.02897
sample_control_r1_s1-cell_868   -13142.59  1530.273823  2739        73.72277
sample_control_r1_s1-cell_869   -13120.22  1170.063875  3272        81.80128
sample_control_r1_s1-cell_870   -13121.13  3026.303459  5869       105.61235
sample_control_r1_s1-cell_871   -13132.65  5783.357275  6502       144.28743
sample_control_r1_s1-cell_872   -13138.44   627.515949  1975        58.24193
sample_control_r1_s1-cell_873   -13134.34  1569.009004  1888        54.95077
sample_control_r1_s1-cell_874   -13143.70  5699.284192  1126        40.77311
sample_control_r1_s1-cell_875   -13138.51  1487.754474  1397        54.02407
sample_control_r1_s1-cell_876   -13096.73  5626.025814  6392       138.44414
sample_control_r1_s1-cell_877   -13090.18  1328.555606 22201       235.63957
sample_control_r1_s1-cell_878   -13100.06  3209.202796  8225       168.23531
sample_control_r1_s1-cell_879   -13115.95  4300.160697  4020        92.77040
sample_control_r1_s1-cell_880   -13119.90  3249.771576  2329       107.22137
sample_control_r1_s1-cell_881   -13114.68  4907.351236  2588        76.86686
sample_control_r1_s1-cell_883   -13121.43  2119.257914  3001        91.03315
sample_control_r1_s1-cell_884   -13126.73  5349.675016  1557        61.66158
sample_control_r1_s1-cell_885   -13022.20  1181.880246 29001       320.83072
sample_control_r1_s1-cell_886   -13100.06  5140.910061  4125        81.97501
sample_control_r1_s1-cell_887   -13108.39  5908.870079  5080       123.42092
sample_control_r1_s1-cell_888   -13059.86  5282.967271 27193       249.77313
sample_control_r1_s1-cell_889   -13101.72  3628.784691  4259       129.93469
sample_control_r1_s1-cell_890   -13059.37  6352.893249 14782       189.47651
sample_control_r1_s1-cell_891   -13084.04  4655.668833  4617        86.91237
sample_control_r1_s1-cell_892   -13082.68  1525.199444  6112       136.39673
sample_control_r1_s1-cell_893   -13092.64  3983.211672  2159        58.88025
sample_control_r1_s1-cell_894   -13090.72  4997.396394  6433       140.45904
sample_control_r1_s1-cell_895   -13058.71  4102.144953 18130       215.88703
sample_control_r1_s1-cell_896   -13037.31    76.314123 18480       198.96628
sample_control_r1_s1-cell_897   -13094.09   597.353681  2146        61.79518
sample_control_r1_s1-cell_898   -13079.82  4518.532046  4712       107.87856
sample_control_r1_s1-cell_899   -13087.38  5826.056598  3145        68.99009
sample_control_r1_s1-cell_900   -13067.67  4847.007521  5850       106.15244
sample_control_r1_s1-cell_901   -13052.11  2136.584096 15946       196.26330
sample_control_r1_s1-cell_902   -13089.50  2018.944926  1616        65.92514
sample_control_r1_s1-cell_903   -13069.68  4578.893576  3627        97.57390
sample_control_r1_s1-cell_904   -13051.42  6015.531946  8843       157.92812
sample_control_r1_s1-cell_905   -13084.99  3326.889044  2145        70.86793
sample_control_r1_s1-cell_906   -12966.13  4277.242103 39479       239.14752
sample_control_r1_s1-cell_907   -13064.86  1023.436869  4063        84.09876
sample_control_r1_s1-cell_908   -13045.39  1422.505690  9227       121.08767
sample_control_r1_s1-cell_909   -13006.58  4502.792621 28918       382.99151
sample_control_r1_s1-cell_910   -12968.57   874.188905 29184       238.46111
sample_control_r1_s1-cell_911   -13047.75   477.019671  4067        94.26753
sample_control_r1_s1-cell_912   -13048.14  2875.904773  8506       145.90986
sample_control_r1_s1-cell_913   -12990.13  5027.172399 35296       332.14606
sample_control_r1_s1-cell_914   -13057.28  5087.836444  2947        76.10796
sample_control_r1_s1-cell_915   -13024.37   963.045187  7657       128.21939
sample_control_r1_s1-cell_916   -13030.97  5932.416449  9557       165.82648
sample_control_r1_s1-cell_917   -13046.53  3541.481905  6466        99.42106
sample_control_r1_s1-cell_918   -13070.38  1176.136163  1131        45.01450
sample_control_r1_s1-cell_919   -13064.44  3644.769608  2244        70.11964
sample_control_r1_s1-cell_920   -13050.29  4724.327932  4135        85.47019
sample_control_r1_s1-cell_921   -13055.02   565.594216  2213        58.66406
sample_control_r1_s1-cell_922   -12973.18  4051.082771 26072       331.61940
sample_control_r1_s1-cell_923   -13046.43  5132.170139  2016        58.33114
sample_control_r1_s1-cell_924   -13056.34  3290.322083  1037        44.50686
sample_control_r1_s1-cell_925   -13052.38  3891.558969  2018        57.36536
sample_control_r1_s1-cell_926   -13042.05  1853.285537  4038       102.70279
sample_control_r1_s1-cell_927   -13002.90  1614.595509 21689       227.53477
sample_control_r1_s1-cell_928   -13004.06  2545.208365 22307       323.95583
sample_control_r1_s1-cell_929   -13016.01  5851.817923  8090       143.31081
sample_control_r1_s1-cell_930   -13046.87  3222.618391  1740        69.47679
sample_control_r1_s1-cell_931   -12990.02  3361.937870 22775       227.18371
sample_control_r1_s1-cell_932   -13017.20  3785.066712  5861       100.51174
sample_control_r1_s1-cell_933   -13030.23  3162.001972  6084       202.47263
sample_control_r1_s1-cell_934   -13014.29  2788.079899  6308       119.15211
sample_control_r1_s1-cell_937   -13007.63  1492.810012  3316        85.45218
sample_control_r1_s1-cell_938   -13012.11  4780.471608  5424        99.74954
sample_control_r1_s1-cell_939   -13016.93  5552.028306  6889       140.31691
sample_control_r1_s1-cell_940   -13029.87  2709.930465  2301        61.94290
sample_control_r1_s1-cell_941   -13004.05  3459.559991  4534       119.57806
sample_control_r1_s1-cell_942   -12998.09   204.133879  6969       139.18378
sample_control_r1_s1-cell_943   -13030.24  3725.775141  1601        56.39056
sample_control_r1_s1-cell_944   -13009.58  3664.403723  7790       170.72793
sample_control_r1_s1-cell_945   -12985.49  1732.112561 11185       229.15562
sample_control_r1_s1-cell_946   -13024.46  5167.387435  1337        42.76804
sample_control_r1_s1-cell_947   -12993.37  2307.111538  9109       181.73016
sample_control_r1_s1-cell_948   -12969.37  1024.915001 11059       155.97610
sample_control_r1_s1-cell_949   -12984.03  3006.982604 16211       177.69549
sample_control_r1_s1-cell_950   -12949.54  3956.404018 13190       270.20697
sample_control_r1_s1-cell_951   -13008.79  3498.931452  2232        72.36239
sample_control_r1_s1-cell_952   -13008.99   610.833692  4179       109.99870
sample_control_r1_s1-cell_953   -12970.86  3864.201314  6393       147.50177
sample_control_r1_s1-cell_954   -12946.02  3152.224632 18951       214.32940
sample_control_r1_s1-cell_955   -13017.91  4858.741060  1510        65.15178
sample_control_r1_s1-cell_956   -12975.37  1937.292521 16098       169.07458
sample_control_r1_s1-cell_957   -12979.51  5451.992667 11046       161.93479
sample_control_r1_s1-cell_958   -12917.44  5308.995788 35851       319.12811
sample_control_r1_s1-cell_959   -12981.71  4673.409487  3900        82.89571
sample_control_r1_s1-cell_961   -12986.13  2060.644126  3209        75.51854
sample_control_r1_s1-cell_962   -12982.95  2853.622372  2521        64.56317
sample_control_r1_s1-cell_963   -12902.74  1825.917042 22228       187.92296
sample_control_r1_s1-cell_964   -12945.36  3647.440270 15729       260.25459
sample_control_r1_s1-cell_965   -12963.52  4864.365742  5698        92.33167
sample_control_r1_s1-cell_966   -12945.74  2906.639444  6759       100.28409
sample_control_r1_s1-cell_967   -12963.15   280.532212  5650       101.47711
sample_control_r1_s1-cell_968   -12958.97  1421.810738 10076       142.45973
sample_control_r1_s1-cell_969   -12966.81  2258.442562  4544       126.53010
sample_control_r1_s1-cell_970   -12963.87  4812.573743  2346        76.38831
sample_control_r1_s1-cell_971   -12978.55  2182.015369  2017        58.35003
sample_control_r1_s1-cell_972   -12969.30  3754.668203  1519        48.83212
sample_control_r1_s1-cell_973   -12929.98  5581.719098  9619       164.45752
sample_control_r1_s1-cell_974   -12933.25  4440.631318 13315       153.91142
sample_control_r1_s1-cell_975   -12903.85  2161.877542 21689       207.54737
sample_control_r1_s1-cell_976   -12973.60  1101.849472  1136        43.96950
sample_control_r1_s1-cell_977   -12945.98    77.061165 11330       191.27919
sample_control_r1_s1-cell_978   -12907.24  1292.084280 14345       176.11997
sample_control_r1_s1-cell_979   -12931.16  2487.083344 15550       259.56640
sample_control_r1_s1-cell_980   -12891.47  3309.687338 23108       240.22457
sample_control_r1_s1-cell_981   -12875.83  2010.304122 22902       186.75057
sample_control_r1_s1-cell_982   -12959.36  4920.535174  1123        53.92576
sample_control_r1_s1-cell_983   -12952.90  1522.777168  2006        53.22909
sample_control_r1_s1-cell_984   -12943.25  3511.545264  3811        81.12695
sample_control_r1_s1-cell_985   -12950.22  5631.216075  1717        68.68042
sample_control_r1_s1-cell_986   -12930.73  2720.358226 21827       314.58129
sample_control_r1_s1-cell_987   -12948.89   683.807480  3449        75.53404
sample_control_r1_s1-cell_988   -12946.13   758.366420  3103        72.95666
sample_control_r1_s1-cell_989   -12947.98  5895.471849  3872        84.73350
sample_control_r1_s1-cell_990   -12888.41  5771.387089 20711       198.68454
sample_control_r1_s1-cell_991   -12877.33   258.873209 23874       246.30343
sample_control_r1_s1-cell_992   -12873.08  1675.606581 17686       212.25518
sample_control_r1_s1-cell_993   -12893.27  3798.405803 12442       144.09806
sample_control_r1_s1-cell_994   -12913.68  1145.128287 11217       143.13151
sample_control_r1_s1-cell_995   -12917.31   624.774433  2292        78.66036
sample_control_r1_s1-cell_996   -12878.47  2322.734765 16721       196.54079
sample_control_r1_s1-cell_997   -12895.30  1074.914935  3562       111.08265
sample_control_r1_s1-cell_998   -12889.52  1503.511002 12998       187.27570
sample_control_r1_s1-cell_999   -12895.91  3880.572772  4253        99.30926
sample_control_r1_s1-cell_1000  -12855.03  4551.539724 14324       155.89439
sample_control_r1_s1-cell_1001  -12869.19   705.845012 23318       330.68146
sample_control_r1_s1-cell_1002  -12879.83  3619.193525 10872       166.88479
sample_control_r1_s1-cell_1003  -12873.91  4926.011238 17263       181.09273
sample_control_r1_s1-cell_1004  -12912.66  2993.315155  3154       111.04677
sample_control_r1_s1-cell_1005  -12900.11  5672.073350  2045        69.64837
sample_control_r1_s1-cell_1007  -12826.98  5587.586375 38634       330.19027
sample_control_r1_s1-cell_1008  -12842.38  6180.729341 26114       211.29138
sample_control_r1_s1-cell_1009  -12913.71  3472.228782   542        29.71789
sample_control_r1_s1-cell_1010  -12895.74  2420.066707  3313        83.10645
sample_control_r1_s1-cell_1011  -12897.82  5094.180495  3230       112.39117
sample_control_r1_s1-cell_1012  -12839.68  5948.748106 16102       298.16505
sample_control_r1_s1-cell_1014  -12844.59   102.098425 20259       220.50650
sample_control_r1_s1-cell_1015  -12897.35  5018.121622  2812        75.93057
sample_control_r1_s1-cell_1016  -12894.85  1606.146119  1971        52.58724
sample_control_r1_s1-cell_1017  -12870.55  1031.622164  6082       123.84878
sample_control_r1_s1-cell_1018  -12882.34  4628.494411  3131        84.94044
sample_control_r1_s1-cell_1019  -12841.06  5232.475988 13181       231.00544
sample_control_r1_s1-cell_1020  -12871.51  3006.203038  6319       151.02216
sample_control_r1_s1-cell_1021  -12878.40  4483.313285  1513        53.78346
sample_control_r1_s1-cell_1022  -12819.72  3181.421812 16991       242.87357
sample_control_r1_s1-cell_1023  -12813.49  1262.750873 19183       260.58636
sample_control_r1_s1-cell_1024  -12816.99  2561.104278 24473       238.94467
sample_control_r1_s1-cell_1025  -12803.84   428.462104 20385       191.60643
sample_control_r1_s1-cell_1026  -12859.29  2688.866386  4034        84.60496
sample_control_r1_s1-cell_1027  -12815.56   938.899787 15936       174.53392
sample_control_r1_s1-cell_1028  -12860.03  5077.871346  4003       109.63488
sample_control_r1_s1-cell_1030  -12837.42  4832.640156  6400       150.14847
sample_control_r1_s1-cell_1032  -12823.38  4279.620725 16724       230.62661
sample_control_r1_s1-cell_1033  -12843.34  4409.900033  6152       122.15294
sample_control_r1_s1-cell_1034  -12815.01  1462.970877 14250       183.94443
sample_control_r1_s1-cell_1035  -12825.78  2797.433660  5615       113.33263
sample_control_r1_s1-cell_1036  -12828.71  6019.798683  3189        84.10771
sample_control_r1_s1-cell_1037  -12817.78  4111.194463  4443       132.67670
sample_control_r1_s1-cell_1038  -12838.26  6612.246566  1529        52.59881
sample_control_r1_s1-cell_1039  -12805.66  2440.789386  6011       101.52321
sample_control_r1_s1-cell_1040  -12830.34  6658.463137  2021        64.21571
sample_control_r1_s1-cell_1041  -12807.65  6765.943308  9437       190.67111
sample_control_r1_s1-cell_1042  -12820.98  7436.698817  6086       107.21414
sample_control_r1_s1-cell_1043  -12832.00  7839.820303  3172        96.74405
sample_control_r1_s1-cell_1044  -12813.09  9149.743672  6242       118.00701
sample_control_r1_s1-cell_1045  -12825.75  1756.392741  2452        65.34866
sample_control_r1_s1-cell_1046  -12815.42  7269.488666 12882       235.18448
sample_control_r1_s1-cell_1047  -12828.19  7368.810562  2064        61.05251
sample_control_r1_s1-cell_1048  -12784.89  7634.016491 36384       323.83538
sample_control_r1_s1-cell_1049  -12814.50  7933.895465  6505       109.88303
sample_control_r1_s1-cell_1050  -12827.95  5163.202388  1675        54.63338
sample_control_r1_s1-cell_1051  -12787.01  7184.296223 12126       288.80048
sample_control_r1_s1-cell_1052  -12829.34   672.881387  1644        49.36596
sample_control_r1_s1-cell_1053  -12792.18  2158.461249 10619       166.26432
sample_control_r1_s1-cell_1054  -12827.54  4695.058774  2399        84.95181
sample_control_r1_s1-cell_1055  -12767.72  6982.338220 15892       197.03012
sample_control_r1_s1-cell_1056  -12823.40  3268.478216  1951        76.15341
sample_control_r1_s1-cell_1057  -12786.66  3953.043888  7314       160.26121
sample_control_r1_s1-cell_1059  -12776.22  2312.855905 16968       203.47523
sample_control_r1_s1-cell_1060  -12818.70  3880.084317  2372        72.26115
sample_control_r1_s1-cell_1061  -12758.31  4704.499162 22660       277.49659
sample_control_r1_s1-cell_1062  -12795.75  5475.930322  5468       131.90708
sample_control_r1_s1-cell_1063  -12770.04  7817.807549  9961       156.20495
sample_control_r1_s1-cell_1064  -12826.95  1868.228951  2031        62.59288
sample_control_r1_s1-cell_1065  -12776.69  5103.931348 21689       247.65642
sample_control_r1_s1-cell_1066  -12826.79  5123.334825  1117        43.20163
sample_control_r1_s1-cell_1067  -12771.01   764.680650 22408       205.10405
sample_control_r1_s1-cell_1068  -12784.07  3790.213440 14955       156.65704
sample_control_r1_s1-cell_1069  -12745.53  1098.682180 25999       226.37179
sample_control_r1_s1-cell_1070  -12792.56  3623.637859 13735       194.93824
sample_control_r1_s1-cell_1071  -12798.05  7062.721030  2796        77.61473
sample_control_r1_s1-cell_1072  -12770.90  5420.370173 11419       232.54710
sample_control_r1_s1-cell_1073  -12811.91  1578.240288  1390        45.57065
sample_control_r1_s1-cell_1074  -12754.66  4903.145338 22685       273.59103
sample_control_r1_s1-cell_1075  -12792.68  5854.636228  4030        76.42310
sample_control_r1_s1-cell_1076  -12775.26  5935.254129  6902       134.69941
sample_control_r1_s1-cell_1077  -12796.66  2901.397981  4656       102.51352
sample_control_r1_s1-cell_1078  -12795.01  2078.343361  1928        55.10171
sample_control_r1_s1-cell_1079  -12775.55  3391.004639  7760       114.34301
sample_control_r1_s1-cell_1080  -12806.98  4513.545975  2447        89.39009
sample_control_r1_s1-cell_1081  -12785.22  6617.142264  3613        85.76839
sample_control_r1_s1-cell_1082  -12758.01   582.838078 16755       270.21495
sample_control_r1_s1-cell_1083  -12752.58   231.838534 19614       283.68947
sample_control_r1_s1-cell_1084  -12747.47  1953.259544 27556       312.55706
sample_control_r1_s1-cell_1086  -12719.39  5831.824294 21223       220.04342
sample_control_r1_s1-cell_1087  -12728.58  1702.023148 44625       379.11897
sample_control_r1_s1-cell_1089  -12785.09  3128.183375  2803        86.74268
sample_control_r1_s1-cell_1090  -12789.64  1845.039004  2128        56.72933
sample_control_r1_s1-cell_1091  -12784.70  6684.185312  3799        91.43823
sample_control_r1_s1-cell_1092  -12764.81  9202.978491  3394        83.44842
sample_control_r1_s1-cell_1093  -12764.27  7966.569400  1549        69.21905
sample_control_r1_s1-cell_1094  -12791.02  4468.210912  1503        61.03817
sample_control_r1_s1-cell_1095  -12781.17  4188.953874  2233        58.44833
sample_control_r1_s1-cell_1096  -12783.59  3314.393149  1956        55.09076
sample_control_r1_s1-cell_1098  -12721.99    56.622505 17285       192.83047
sample_control_r1_s1-cell_1099  -12762.51  6464.142258  3339        71.67208
sample_control_r1_s1-cell_1100  -12773.39  2852.844828  2262        66.84021
sample_control_r1_s1-cell_1101  -12706.93  5386.173279 30119       361.37168
sample_control_r1_s1-cell_1102  -12765.20  7911.375890  1825        62.18068
sample_control_r1_s1-cell_1103  -12768.19  1418.239237  1835        75.81251
sample_control_r1_s1-cell_1104  -12715.21  4546.218617 11742       164.73312
sample_control_r1_s1-cell_1106  -12764.01  2987.936923  4550       101.58452
sample_control_r1_s1-cell_1107  -12750.48  6523.438193  2435        69.93441
sample_control_r1_s1-cell_1108  -12746.50  4252.958079  6727       111.04436
sample_control_r1_s1-cell_1109  -12760.00   980.378974  2359        70.19198
sample_control_r1_s1-cell_1111  -12717.28  4426.336084 17085       178.01236
sample_control_r1_s1-cell_1112  -12736.26  6803.541006  8133       209.14338
sample_control_r1_s1-cell_1113  -12755.37  7494.777469  2157        86.91743
sample_control_r1_s1-cell_1114  -12669.75  2696.945709 15638       278.12162
sample_control_r1_s1-cell_1115  -12717.64  3881.323246 13581       188.72795
sample_control_r1_s1-cell_1116  -12757.66  1327.690346  3646       120.24015
sample_control_r1_s1-cell_1117  -12680.54  8175.545655 31311       337.59781
sample_control_r1_s1-cell_1118  -12757.39  6319.519878  1962        80.23581
sample_control_r1_s1-cell_1119  -12734.72  2488.257689  4552        89.41352
sample_control_r1_s1-cell_1120  -12761.80   158.363041   763        34.73208
sample_control_r1_s1-cell_1121  -12752.81  3688.484984  2231        75.37575
sample_control_r1_s1-cell_1122  -12745.87  4068.827967  3168        87.99035
sample_control_r1_s1-cell_1123  -12734.64  6023.231474  4696        99.13662
sample_control_r1_s1-cell_1124  -12714.96  6292.229469 13553       218.10281
sample_control_r1_s1-cell_1125  -12738.53  4322.312394  2945        80.62088
sample_control_r1_s1-cell_1126  -12735.76  3284.266957  3671       102.43546
sample_control_r1_s1-cell_1127  -12713.23  1221.514202  9541       124.65861
sample_control_r1_s1-cell_1128  -12716.16  3141.602998 14141       169.33941
sample_control_r1_s1-cell_1129  -12649.69  6792.082901 37201       418.06155
sample_control_r1_s1-cell_1130  -12673.95   962.497116 32944       368.74405
sample_control_r1_s1-cell_1132  -12741.30  3547.692416  1424        46.52172
sample_control_r1_s1-cell_1133  -12709.80  2772.336093  6281       135.92612
sample_control_r1_s1-cell_1134  -12737.51  3349.640030  1314        52.06050
sample_control_r1_s1-cell_1135  -12729.81  2248.543060  2392        59.91456
sample_control_r1_s1-cell_1136  -12691.88  1398.936492 16061       158.41199
sample_control_r1_s1-cell_1137  -12700.06  5242.772548  5311       108.31217
sample_control_r1_s1-cell_1138  -12734.27  4021.930124  1288        48.65043
sample_control_r1_s1-cell_1139  -12717.76  9231.121841  3324        75.02671
sample_control_r1_s1-cell_1140  -12710.33  5190.193305  2778        73.54237
sample_control_r1_s1-cell_1141  -12700.01  3702.372947 12058       207.72946
sample_control_r1_s1-cell_1142  -12721.77  7942.633964  1743        60.63928
sample_control_r1_s1-cell_1143  -12717.68  7995.461087  3238        83.20125
sample_control_r1_s1-cell_1144  -12677.10   296.018936 16899       176.11642
sample_control_r1_s1-cell_1145  -12708.73  7899.464979  4069        88.47112
sample_control_r1_s1-cell_1146  -12725.86  2183.617639  3481        96.51267
sample_control_r1_s1-cell_1147  -12673.54  2137.776782 17512       225.72187
sample_control_r1_s1-cell_1148  -12687.84  2553.728615  6909       119.77012
sample_control_r1_s1-cell_1149  -12639.07  1547.116638 27101       245.01674
sample_control_r1_s1-cell_1150  -12730.87  3619.824680  1483        55.43658
sample_control_r1_s1-cell_1151  -12721.91  4615.083333  1008        51.03186
sample_control_r1_s1-cell_1152  -12720.32   569.529054  2960        86.97516
sample_control_r1_s1-cell_1153  -12702.75  5691.097283 13178       233.60266
sample_control_r1_s1-cell_1154  -12688.55  6402.607806  5765       112.18496
sample_control_r1_s1-cell_1155  -12696.92  2731.786030  1131        74.06757
sample_control_r1_s1-cell_1156  -12710.09  3580.456021  1910        56.67280
sample_control_r1_s1-cell_1157  -12667.95  6483.136268 12835       141.20236
sample_control_r1_s1-cell_1158  -12712.02  4171.936842  1425        46.19790
sample_control_r1_s1-cell_1159  -12673.72   500.588360 20292       303.44353
sample_control_r1_s1-cell_1160  -12695.38  3396.581515 16359       335.68624
sample_control_r1_s1-cell_1161  -12636.60  5945.792074 18901       177.23673
sample_control_r1_s1-cell_1162  -12624.89  7856.574237 28894       241.62936
sample_control_r1_s1-cell_1163  -12710.04   385.031299  1278        47.11898
sample_control_r1_s1-cell_1164  -12659.75  3003.643073 14241       185.93969
sample_control_r1_s1-cell_1165  -12701.24  6114.496728  3209        86.32533
sample_control_r1_s1-cell_1166  -12683.39  3213.876792  3766        91.61168
sample_control_r1_s1-cell_1167  -12706.83  4669.644792  2621        80.61036
sample_control_r1_s1-cell_1168  -12641.37  5010.645635 25454       227.68847
sample_control_r1_s1-cell_1169  -12674.76  6065.268105  4543       112.18857
sample_control_r1_s1-cell_1170  -12687.82  6234.111150  2861        71.52743
sample_control_r1_s1-cell_1171  -12695.50  2279.159660  1998        60.17714
sample_control_r1_s1-cell_1172  -12670.95  2007.191250  4617       115.36379
sample_control_r1_s1-cell_1173  -12629.50  2342.152463 14456       209.30329
sample_control_r1_s1-cell_1174  -12623.39  4637.742151 11243       177.03832
sample_control_r1_s1-cell_1176  -12690.58  4136.217557  1834        51.81286
sample_control_r1_s1-cell_1177  -12685.62  6171.259259  1782        59.80536
sample_control_r1_s1-cell_1178  -12690.91   685.392313  1509        47.64781
sample_control_r1_s1-cell_1179  -12672.71  9248.310826  2651        73.12330
sample_control_r1_s1-cell_1180  -12643.98  4846.326522 12382       145.30838
sample_control_r1_s1-cell_1181  -12587.39  5315.911658 42958       384.60293
sample_control_r1_s1-cell_1182  -12695.76  7235.528600  1521        64.33122
sample_control_r1_s1-cell_1183  -12629.13  1952.282706 13346       170.37459
sample_control_r1_s1-cell_1184  -12692.89  2836.858283  1002        41.58145
sample_control_r1_s1-cell_1185  -12666.46  8002.378698  5577       143.64253
sample_control_r1_s1-cell_1186  -12639.11  7588.298895  5159       145.34792
sample_control_r1_s1-cell_1187  -12640.56  9295.745998  5122       107.49017
sample_control_r1_s1-cell_1188  -12619.55  1305.514645 19188       204.77154
sample_control_r1_s1-cell_1189  -12673.51  4310.608620  2877        69.18480
sample_control_r1_s1-cell_1190  -12672.77  6929.642476  4492        98.06167
sample_control_r1_s1-cell_1191  -12596.36  2429.577488 16009       173.35391
sample_control_r1_s1-cell_1192  -12682.69  6853.088083  2123        81.25769
sample_control_r1_s1-cell_1193  -12681.02  4267.640470  1107        43.52582
sample_control_r1_s1-cell_1194  -12600.01  5635.709374 37347       290.36395
sample_control_r1_s1-cell_1195  -12670.48   653.315104  1536        56.00061
sample_control_r1_s1-cell_1196  -12652.10  8110.769843  5027       112.97384
sample_control_r1_s1-cell_1197  -12599.44  2638.315310 12632       193.90575
sample_control_r1_s1-cell_1198  -12634.02  4735.460147 14428       188.93737
sample_control_r1_s1-cell_1199  -12610.63   819.956767 22182       258.11440
sample_control_r1_s1-cell_1200  -12617.75    93.582030 16817       237.73871
sample_control_r1_s1-cell_1201  -12615.74  4404.901737 13067       166.31055
sample_control_r1_s1-cell_1202  -12600.54  7275.446503 26497       361.19353
sample_control_r1_s1-cell_1203  -12588.27  2790.327679 12793       199.78267
sample_control_r1_s1-cell_1204  -12646.59  6141.184749  3567        78.46289
sample_control_r1_s1-cell_1205  -12657.69  2839.205424  1475        55.25983
sample_control_r1_s1-cell_1206  -12658.40  2899.137500  1840        58.74810
sample_control_r1_s1-cell_1207  -12610.89  4286.451845 10705       159.56429
sample_control_r1_s1-cell_1208  -12643.98  6047.533364  2143        86.03178
sample_control_r1_s1-cell_1209  -12615.08  2257.627404  9568       117.73912
sample_control_r1_s1-cell_1210  -12574.14  7104.090879 18332       313.01739
sample_control_r1_s1-cell_1213  -12644.63  6578.122449  1372        50.48845
sample_control_r1_s1-cell_1214  -12629.80  6617.281530  3790        85.50647
sample_control_r1_s1-cell_1215  -12648.91  4480.492524  1137        47.31347
sample_control_r1_s1-cell_1216  -12641.17  1200.730730   973        45.36597
sample_control_r1_s1-cell_1217  -12588.43  4175.323058 17972       173.18780
sample_control_r1_s1-cell_1218  -12594.89  4533.031072 11071       138.28492
sample_control_r1_s1-cell_1219  -12565.17  6342.586202 34454       359.69564
sample_control_r1_s1-cell_1220  -12611.77  3270.079716 18014       272.00356
sample_control_r1_s1-cell_1221  -12540.46  2886.917549 21540       237.86762
sample_control_r1_s1-cell_1222  -12626.63  3088.840199  3811        97.10484
sample_control_r1_s1-cell_1223  -12623.17  5801.089663  2699        84.57138
sample_control_r1_s1-cell_1224  -12630.06  7346.609241  3030        85.38038
sample_control_r1_s1-cell_1225  -12632.57  8080.345810  1229        48.65386
sample_control_r1_s1-cell_1226  -12635.20  6673.776880  1237        51.79979
sample_control_r1_s1-cell_1227  -12624.71  5479.114791  2204        72.78897
sample_control_r1_s1-cell_1228  -12611.20  6976.401124  2670       108.16308
sample_control_r1_s1-cell_1230  -12629.59  2062.721301  1629        61.20150
sample_control_r1_s1-cell_1231  -12558.34  1720.431448 11473       169.26356
sample_control_r1_s1-cell_1232  -12627.10  6378.609566  1798        67.77284
sample_control_r1_s1-cell_1233  -12628.78  7436.885993   921        39.56698
sample_control_r1_s1-cell_1234  -12603.88  7993.407132  4571        93.98556
sample_control_r1_s1-cell_1235  -12614.62  1164.242683  2460        60.77164
sample_control_r1_s1-cell_1236  -12618.56  6420.397468  1185        49.51163
sample_control_r1_s1-cell_1237  -12595.83   485.614641 14275       201.73729
sample_control_r1_s1-cell_1238  -12572.76  7470.107736  5300       114.07545
sample_control_r1_s1-cell_1239  -12580.91  8373.627614  9278       168.79846
sample_control_r1_s1-cell_1240  -12578.83   308.754732  7449       176.31655
sample_control_r1_s1-cell_1241  -12513.19  8104.171664 30414       272.06524
sample_control_r1_s1-cell_1242  -12611.36  7496.757865  1049        54.05328
sample_control_r1_s1-cell_1243  -12599.14  2579.899942  1729        54.74479
sample_control_r1_s1-cell_1245  -12604.72  1840.683043  3155       103.73941
sample_control_r1_s1-cell_1247  -12590.97  6683.709324  3282        87.69833
sample_control_r1_s1-cell_1248  -12576.47  6768.117962  3357       101.83804
sample_control_r1_s1-cell_1249  -12601.16   275.516803  1101        44.26760
sample_control_r1_s1-cell_1250  -12551.02  1121.036252 30867       401.40191
sample_control_r1_s1-cell_1251  -12541.60  4003.037078 13728       239.95559
sample_control_r1_s1-cell_1252  -12578.08  8178.396357  3184        85.90977
sample_control_r1_s1-cell_1253  -12540.12  1513.131359 11952       235.11847
sample_control_r1_s1-cell_1254  -12580.67  3205.835206  1335        52.11853
sample_control_r1_s1-cell_1255  -12501.69  1989.980125 24201       235.77749
sample_control_r1_s1-cell_1256  -12581.49  2978.904530  2053        68.84273
sample_control_r1_s1-cell_1257  -12534.00   373.258874 13157       194.04654
sample_control_r1_s1-cell_1258  -12577.76  3750.558894  2097        62.72305
sample_control_r1_s1-cell_1259  -12537.06  1860.334823 14321       168.82082
sample_control_r1_s1-cell_1261  -12577.77  3905.760119  1680        64.31186
sample_control_r1_s1-cell_1262  -12534.27  3404.336424 25132       321.01353
sample_control_r1_s1-cell_1263  -12567.44  8289.930925  3156        87.09068
sample_control_r1_s1-cell_1264  -12542.92  5892.640417 10070       156.08810
sample_control_r1_s1-cell_1265  -12542.47  2242.524838  6804       139.06511
sample_control_r1_s1-cell_1266  -12536.02  3612.485959 13069       252.19910
sample_control_r1_s1-cell_1267  -12557.78  5103.034551  4573       101.87021
sample_control_r1_s1-cell_1268  -12471.05  7600.169203 28126       289.52954
sample_control_r1_s1-cell_1269  -12504.17  4978.728370 22873       205.16637
sample_control_r1_s1-cell_1270  -12512.35  3155.782296 16132       186.15591
sample_control_r1_s1-cell_1271  -12557.72   233.427843  1961        54.81822
sample_control_r1_s1-cell_1272  -12476.22  8337.610172 25560       275.38096
sample_control_r1_s1-cell_1273  -12516.13  2504.496914  4051       113.96484
sample_control_r1_s1-cell_1274  -12559.86  1566.445979  1231        52.54513
sample_control_r1_s1-cell_1275  -12543.38  4810.353623  7163       138.99679
sample_control_r1_s1-cell_1276  -12532.19  7961.162464  5909        94.33864
sample_control_r1_s1-cell_1277  -12514.46  2541.274548  3045       108.49650
sample_control_r1_s1-cell_1278  -12537.94  4488.546072  2355        68.71703
sample_control_r1_s1-cell_1279  -12558.26   541.063123  1204        64.51143
sample_control_r1_s1-cell_1280  -12536.88  6975.306863  2783        71.48437
sample_control_r1_s1-cell_1281  -12488.98   635.701397 41808       461.96015
sample_control_r1_s1-cell_1282  -12490.86  3037.269331 14161       256.40156
sample_control_r1_s1-cell_1283  -12550.74  6872.453679  1889        68.78074
sample_control_r1_s1-cell_1284  -12541.00  7258.668475  4793       107.11790
sample_control_r1_s1-cell_1285  -12539.56   203.976823  1467        55.32326
sample_control_r1_s1-cell_1286  -12522.24  4314.780937  8194       113.95891
sample_control_r1_s1-cell_1287  -12530.47  4731.092795  4677       114.90213
sample_control_r1_s1-cell_1288  -12487.14  3808.932287 28104       246.47401
sample_control_r1_s1-cell_1289  -12515.27  9364.234582  5951       114.01887
sample_control_r1_s1-cell_1290  -12462.40  4502.477031 25621       284.43690
sample_control_r1_s1-cell_1291  -12441.09  8593.246955 36946       404.61406
sample_control_r1_s1-cell_1292  -12478.47  5591.936842 21470       274.48856
sample_control_r1_s1-cell_1294  -12458.77  2743.362232 24407       215.65941
sample_control_r1_s1-cell_1295  -12457.05  5211.505244 20594       219.37695
sample_control_r1_s1-cell_1296  -12508.51  6933.354785  4180       109.71484
sample_control_r1_s1-cell_1297  -12534.25  5992.165325  1615        58.90890
sample_control_r1_s1-cell_1298  -12488.42   145.138269 17126       206.59985
sample_control_r1_s1-cell_1299  -12469.32  5845.583364 30211       342.90611
sample_control_r1_s1-cell_1300  -12483.07  7887.898522 14210       238.87815
sample_control_r1_s1-cell_1301  -12500.99  7105.809712  5066       138.85171
sample_control_r1_s1-cell_1302  -12452.96  7458.020654 28663       343.37820
sample_control_r1_s1-cell_1303  -12524.65    15.392653  1225        43.26771
sample_control_r1_s1-cell_1304  -12510.15   499.588955  2861        73.44232
sample_control_r1_s1-cell_1305  -12447.17  2438.444071 30387       363.56172
sample_control_r1_s1-cell_1306  -12485.75  8224.089884  6030       141.70727
sample_control_r1_s1-cell_1307  -12475.22  4888.803974  5637       131.69212
sample_control_r1_s1-cell_1308  -12460.66  6099.391331 19886       251.28562
sample_control_r1_s1-cell_1309  -12522.95  6650.394841  1008        52.25989
sample_control_r1_s1-cell_1310  -12520.03  3062.896190  1050        42.79963
sample_control_r1_s1-cell_1311  -12423.19  7139.690831 31038       362.66651
sample_control_r1_s1-cell_1312  -12481.12  4137.208552 20767       257.28014
sample_control_r1_s1-cell_1313  -12429.62  4763.281292 36055       287.93660
sample_control_r1_s1-cell_1314  -12462.49  3589.199167 15123       249.88441
sample_control_r1_s1-cell_1315  -12512.07  2429.936521  2489        80.66708
sample_control_r1_s1-cell_1316  -12494.20  4019.286609  2554        87.33408
sample_control_r1_s1-cell_1317  -12509.87  1646.616233  1269        50.72932
sample_control_r1_s1-cell_1318  -12489.26  3239.296191  4227       112.29997
sample_control_r1_s1-cell_1319  -12514.22  4536.187598  1274        51.63150
sample_control_r1_s1-cell_1320  -12501.95  5974.361568  1582        49.04463
sample_control_r1_s1-cell_1321  -12454.47   952.235286 28034       335.59118
sample_control_r1_s1-cell_1322  -12496.33   864.055174  3353        80.95051
sample_control_r1_s1-cell_1323  -12469.86  4387.940623  4783       120.75924
sample_control_r1_s1-cell_1324  -12491.18  5445.322976  3508        90.99808
sample_control_r1_s1-cell_1325  -12424.06  5416.436236 36345       333.27752
sample_control_r1_s1-cell_1326  -12450.18  2212.948813 16469       198.53166
sample_control_r1_s1-cell_1327  -12484.11  2647.409091  2706        81.60057
sample_control_r1_s1-cell_1328  -12452.59  1666.618182  4785       116.13540
sample_control_r1_s1-cell_1329  -12465.25    25.743607  4341        91.94894
sample_control_r1_s1-cell_1330  -12469.04  1433.616953  8388       176.19368
sample_control_r1_s1-cell_1331  -12464.68   402.636660  7665       154.73319
sample_control_r1_s1-cell_1332  -12475.10  1331.712083  2400        66.25247
sample_control_r1_s1-cell_1333  -12464.58  4291.569265  2707        78.80667
sample_control_r1_s1-cell_1334  -12478.54   341.850890  1348        43.78243
sample_control_r1_s1-cell_1335  -12434.84   242.828849 15349       196.88324
sample_control_r1_s1-cell_1336  -12474.72  1583.538334  3026       118.77662
sample_control_r1_s1-cell_1337  -12433.58  8055.668750  8320       193.99038
sample_control_r1_s1-cell_1338  -12466.53  6406.754304  2556        85.00538
sample_control_r1_s1-cell_1339  -12423.37  6361.407707 10873       154.68422
sample_control_r1_s1-cell_1340  -12460.80  3371.773596  7014       171.01491
sample_control_r1_s1-cell_1342  -12462.57  3965.450466  2251        64.61446
sample_control_r1_s1-cell_1343  -12444.05  5066.711060  1727        70.66362
sample_control_r1_s1-cell_1345  -12424.49  1568.283763 12077       171.63135
sample_control_r1_s1-cell_1346  -12434.55  6767.172517  9031       158.02726
sample_control_r1_s1-cell_1347  -12428.55  1258.255828 14799       234.61901
sample_control_r1_s1-cell_1348  -12450.35  2945.855030  2028        56.36916
sample_control_r1_s1-cell_1350  -12451.13  2068.959734  2707        69.96964
sample_control_r1_s1-cell_1351  -12428.09  4369.986875  3962       117.80713
sample_control_r1_s1-cell_1352  -12448.31  2599.620173  2201        59.53102
sample_control_r1_s1-cell_1353  -12429.45  9428.673578  4148        85.83125
sample_control_r1_s1-cell_1354  -12444.47  1847.514239  3687        98.78260
sample_control_r1_s1-cell_1355  -12441.32  3279.560205  2342        68.49763
sample_control_r1_s1-cell_1356  -12446.57  1059.246941  1798        57.48846
sample_control_r1_s1-cell_1357  -12399.41  1739.816694 13562       218.14556
sample_control_r1_s1-cell_1358  -12432.58  6465.647619  2940        85.10808
sample_control_r1_s1-cell_1359  -12433.24  6254.157736  3639        98.09035
sample_control_r1_s1-cell_1360  -12412.17  1117.238558  8958       123.30320
sample_control_r1_s1-cell_1361  -12404.72   700.283435 15291       203.36579
sample_control_r1_s1-cell_1362  -12441.45  7859.379588  1989        65.10013
sample_control_r1_s1-cell_1363  -12415.74  8440.320675  2370        82.20349
sample_control_r1_s1-cell_1364  -12373.54  3927.037845 25393       288.25274
sample_control_r1_s1-cell_1365  -12435.69  4215.347327  2263        67.47687
sample_control_r1_s1-cell_1366  -12432.44  6940.006959  1437        56.95581
sample_control_r1_s1-cell_1367  -12430.94  3646.526353  2808       109.24665
sample_control_r1_s1-cell_1368  -12435.94  4263.538745  1084        40.91563
sample_control_r1_s1-cell_1369  -12423.03  5752.857433  3942       102.77469
sample_control_r1_s1-cell_1370  -12395.80    69.225333  7358       129.98026
sample_control_r1_s1-cell_1371  -12404.08  6696.542926  4997        90.45480
sample_control_r1_s1-cell_1372  -12382.74  2053.033670 23641       324.25550
sample_control_r1_s1-cell_1373  -12423.63  7909.367828  1952        51.39897
sample_control_r1_s1-cell_1374  -12419.11  4146.103015  3184        76.82829
sample_control_r1_s1-cell_1375  -12394.15  5104.889492  4787        97.63399
sample_control_r1_s1-cell_1376  -12394.57  3392.976061  4971        97.05758
sample_control_r1_s1-cell_1377  -12392.26  1443.375011 11621       162.77651
sample_control_r1_s1-cell_1378  -12396.69  3186.892173 17964       338.24042
sample_control_r1_s1-cell_1379  -12408.59  5818.927560  2402        80.48857
sample_control_r1_s1-cell_1380  -12390.84  8312.350875  7430       173.75957
sample_control_r1_s1-cell_1381  -12374.45  2881.480893 13398       165.94765
sample_control_r1_s1-cell_1382  -12414.41  3873.686286  1750        78.97189
sample_control_r1_s1-cell_1383  -12414.86  7958.710153  1763        66.81443
sample_control_r1_s1-cell_1384  -12409.74  4319.299507  3045        89.12115
sample_control_r1_s1-cell_1385  -12364.44   345.356824 19029       240.84735
sample_control_r1_s1-cell_1386  -12395.15  2991.836228  6448       108.66903
sample_control_r1_s1-cell_1387  -12410.85  5606.025267  2058        53.08620
sample_control_r1_s1-cell_1388  -12412.85   331.948899  1135        43.38195
sample_control_r1_s1-cell_1389  -12402.97  1910.763708  3064        66.34412
sample_control_r1_s1-cell_1390  -12357.98  4933.197262 10737       132.42060
sample_control_r1_s1-cell_1391  -12404.72  7397.957213   818        38.25755
sample_control_r1_s1-cell_1392  -12346.90  1006.200615 17551       168.72991
sample_control_r1_s1-cell_1393  -12329.87  6927.252778 35367       301.75853
sample_control_r1_s1-cell_1394  -12396.50  4060.748031  2032        63.41751
sample_control_r1_s1-cell_1395  -12386.09  5050.014443  3185        75.61013
sample_control_r1_s1-cell_1396  -12382.90  6529.081163  4263        80.08678
sample_control_r1_s1-cell_1397  -12315.28  7954.251286 30531       265.98050
sample_control_r1_s1-cell_1398  -12339.95  8244.759543 15063       174.93682
sample_control_r1_s1-cell_1399  -12408.13  2332.996587  1172        59.42091
sample_control_r1_s1-cell_1400  -12341.56  4216.013333 14850       165.76055
sample_control_r1_s1-cell_1401  -12376.68  8032.938834  5575       106.87178
sample_control_r1_s1-cell_1403  -12373.69  5011.263385  2783        89.42117
sample_control_r1_s1-cell_1404  -12337.91  2294.587725 18444       189.92363
sample_control_r1_s1-cell_1405  -12382.95  6460.904865  3679        75.21433
sample_control_r1_s1-cell_1406  -12386.26  3533.932465  2917        92.89855
sample_control_r1_s1-cell_1407  -12329.51   169.442373 12017       153.27936
sample_control_r1_s1-cell_1408  -12371.82  6634.005831  5316       145.68188
sample_control_r1_s1-cell_1409  -12302.64  7463.691827 36499       293.26355
sample_control_r1_s1-cell_1410  -12342.35  4608.094828 20205       257.04987
sample_control_r1_s1-cell_1411  -12359.04  3581.594546  5611       100.38489
sample_control_r1_s1-cell_1412  -12344.52  5728.001555 27007       304.81774
sample_control_r1_s1-cell_1413  -12332.55  4093.583292 14257       158.24393
sample_control_r1_s1-cell_1414  -12347.82  1848.485080 11126       156.77282
sample_control_r1_s1-cell_1415  -12354.63  1260.801196 15558       232.06605
sample_control_r1_s1-cell_1416  -12378.88  2399.414992  4229       104.69875
sample_control_r1_s1-cell_1417  -12372.23  2677.544878  3153        90.51684
sample_control_r1_s1-cell_1418  -12343.98  4382.825779 22615       264.78034
sample_control_r1_s1-cell_1419  -12382.13  6146.335918  2837        66.82189
sample_control_r1_s1-cell_1420  -12351.51  6266.932027 10254       139.73061
sample_control_r1_s1-cell_1421  -12377.81  3471.897701  3001        76.76036
sample_control_r1_s1-cell_1422  -12376.41  2761.853737  4027       104.07909
sample_control_r1_s1-cell_1423  -12358.90  8767.600564  3192        78.51568
sample_control_r1_s1-cell_1424  -12375.09  4542.287091  2076        59.47136
sample_control_r1_s1-cell_1425  -12380.65  7716.583661  2032        63.91222
sample_control_r1_s1-cell_1426  -12332.25   581.619737 25506       261.55263
sample_control_r1_s1-cell_1427  -12371.53  7110.116219  2306        69.30887
sample_control_r1_s1-cell_1428  -12361.37  9470.953368  1544        79.68709
sample_control_r1_s1-cell_1429  -12332.09  2519.411199 14341       197.21173
sample_control_r1_s1-cell_1431  -12360.72  6586.199052  2321        67.49395
sample_control_r1_s1-cell_1432  -12341.30  6203.133287  4314       106.07440
sample_control_r1_s1-cell_1433  -12271.66  8544.665040 23770       339.98736
sample_control_r1_s1-cell_1434  -12368.49  5860.334092  2197        67.47695
sample_control_r1_s1-cell_1435  -12362.53  5930.683270  1847        56.71018
sample_control_r1_s1-cell_1436  -12335.83  1544.383167 13866       220.35529
sample_control_r1_s1-cell_1437  -12337.60   823.291568  9761       145.74546
sample_control_r1_s1-cell_1438  -12220.15  8943.378459 73580       423.63604
sample_control_r1_s1-cell_1439  -12363.16  1151.364148  1244        50.09790
sample_control_r1_s1-cell_1440  -12364.31  5899.467466  1168        53.31730
sample_control_r1_s1-cell_1441  -12356.41  3095.159435  5024       130.11597
sample_control_r1_s1-cell_1442  -12283.29  6460.028490 39769       351.30362
sample_control_r1_s1-cell_1443  -12272.84  8679.315533 30336       337.52237
sample_control_r1_s1-cell_1444  -12360.56   222.722158  1742        50.70704
sample_control_r1_s1-cell_1445  -12265.22  7792.309868 28354       352.09375
sample_control_r1_s1-cell_1446  -12351.32  2599.798799  2331        83.50608
sample_control_r1_s1-cell_1447  -12351.40  1757.824749  1495        49.62885
sample_control_r1_s1-cell_1448  -12351.30    87.955691  1309        48.63164
sample_control_r1_s1-cell_1449  -12342.92  3217.852341  5147       155.40543
sample_control_r1_s1-cell_1450  -12297.18    52.053016 12600       135.88587
sample_control_r1_s1-cell_1451  -12346.43  3013.711829  1454        47.46628
sample_control_r1_s1-cell_1452  -12330.78  2119.092999  5742       112.60184
sample_control_r1_s1-cell_1453  -12279.37  1331.001655 27183       306.79987
sample_control_r1_s1-cell_1454  -12318.29  8413.260731  3774       113.71377
sample_control_r1_s1-cell_1455  -12290.85   392.765332 13240       227.12145
sample_control_r1_s1-cell_1456  -12347.94  1128.079511   654        39.01594
sample_control_r1_s1-cell_1457  -12344.21  3333.474665  1717        85.21252
sample_control_r1_s1-cell_1458  -12320.89   735.547385  3767        79.68508
sample_control_r1_s1-cell_1459  -12339.30  2974.238393  1120        46.35006
sample_control_r1_s1-cell_1460  -12339.50  7609.008403  1309        72.43516
sample_control_r1_s1-cell_1461  -12268.31   862.275896 12222       208.86840
sample_control_r1_s1-cell_1462  -12281.98  6075.246650 26564       303.87554
sample_control_r1_s1-cell_1463  -12311.09  2806.165047  5865       126.32013
sample_control_r1_s1-cell_1464  -12261.35  7652.410230  9658       249.00559
sample_control_r1_s1-cell_1465  -12226.78  6658.589393 17781       290.29289
sample_control_r1_s1-cell_1466  -12248.32  6753.070618 23719       295.74505
sample_control_r1_s1-cell_1467  -12333.21  3628.652462  1056        52.77638
sample_control_r1_s1-cell_1468  -12278.95  1130.592057 10575       159.80182
sample_control_r1_s1-cell_1469  -12322.11  3997.147410  1757        69.55465
sample_control_r1_s1-cell_1470  -12300.41  1675.216344 11588       213.63104
sample_control_r1_s1-cell_1471  -12295.30  2993.204045 17947       292.37111
sample_control_r1_s1-cell_1472  -12298.95  3728.213640 13270       240.26748
sample_control_r1_s1-cell_1473  -12313.81  5546.182329  3203       110.07640
sample_control_r1_s1-cell_1474  -12285.70  4827.829104 18877       243.11861
sample_control_r1_s1-cell_1477  -12255.46  2474.100144 19412       251.46830
sample_control_r1_s1-cell_1478  -12278.45  2717.666343 13373       284.83395
sample_control_r1_s1-cell_1479  -12309.05  8761.167845  1132        49.90519
sample_control_r1_s1-cell_1480  -12299.40  1971.639815  3240        85.05205
sample_control_r1_s1-cell_1481  -12304.69  1057.051084   646        35.96780
sample_control_r1_s1-cell_1482  -12295.50  5887.739569  2181        68.04603
sample_control_r1_s1-cell_1483  -12271.46  2195.328322  6917       122.95520
sample_control_r1_s1-cell_1485  -12280.87   271.501140  3508        74.70453
sample_control_r1_s1-cell_1486  -12269.88  3996.723014  7791       171.92976
sample_control_r1_s1-cell_1487  -12293.13  1189.820416  1058        41.38854
sample_control_r1_s1-cell_1488  -12197.77  8151.883375 27164       253.00858
sample_control_r1_s1-cell_1489  -12237.97  4551.946998 15924       205.94249
sample_control_r1_s1-cell_1490  -12279.47   706.098705  1621        57.84116
sample_control_r1_s1-cell_1491  -12269.03  1834.099017  2747        74.62251
sample_control_r1_s1-cell_1492  -12268.18  4335.332062  8655       228.86958
sample_control_r1_s1-cell_1493  -12264.57  5706.832970  5957       103.31220
sample_control_r1_s1-cell_1494  -12277.15  8220.234483  1160        59.86510
sample_control_r1_s1-cell_1495  -12267.78  5767.648820  1737        65.64668
sample_control_r1_s1-cell_1496  -12262.72  5813.822421  4032        92.03604
sample_control_r1_s1-cell_1497  -12233.79  6258.459896  9413       162.62615
sample_control_r1_s1-cell_1498  -12272.42   784.349104  2177        68.17482
sample_control_r1_s1-cell_1499  -12247.93  1037.826077  8567       158.82119
sample_control_r1_s1-cell_1500  -12264.32  4461.992487  2396        61.13552
sample_control_r1_s1-cell_1501  -12264.40   221.400147  1362        48.41073
sample_control_r1_s1-cell_1502  -12260.66  2268.359012  2713        62.86152
sample_control_r1_s1-cell_1504  -12209.50  3363.779895 25974       264.05237
sample_control_r1_s1-cell_1505  -12260.06  7281.863748  2033        57.72469
sample_control_r1_s1-cell_1506  -12218.39   469.185170 26878       415.56927
sample_control_r1_s1-cell_1507  -12230.43  2021.890766  9887       159.92379
sample_control_r1_s1-cell_1508  -12247.17  5641.690084  2733        61.96421
sample_control_r1_s1-cell_1509  -12232.58  2141.781546  5603       108.88126
sample_control_r1_s1-cell_1510  -12207.08   118.053092 19193       218.99399
sample_control_r1_s1-cell_1511  -12264.81   445.963466  1916        83.57864
sample_control_r1_s1-cell_1512  -12246.94  8638.838078  2248        74.46508
sample_control_r1_s1-cell_1513  -12265.21  3089.239377  1412        67.80214
sample_control_r1_s1-cell_1514  -12265.65  1772.301701  1117        54.95527
sample_control_r1_s1-cell_1515  -12188.96  2394.742680 23123       334.86544
sample_control_r1_s1-cell_1516  -12247.89  1877.381828  1794        60.63220
sample_control_r1_s1-cell_1517  -12222.90  1933.209235  6194        98.01892
sample_control_r1_s1-cell_1518  -12211.67  1606.835673 27141       327.67480
sample_control_r1_s1-cell_1519  -12250.62  5876.679222  1646        49.70887
sample_control_r1_s1-cell_1521  -12240.44  6890.742133  3750        88.99989
sample_control_r1_s1-cell_1522  -12239.83  8262.665648  1636        61.47806
sample_control_r1_s1-cell_1523  -12204.11  3081.287292 35222       431.60688
sample_control_r1_s1-cell_1524  -12200.47  4919.857267 20724       254.98281
sample_control_r1_s1-cell_1525  -12241.73  5931.831514  2748        76.26242
sample_control_r1_s1-cell_1526  -12199.46  2760.913851 25897       307.83521
sample_control_r1_s1-cell_1527  -12246.34   382.579196  1269        46.61183
sample_control_r1_s1-cell_1528  -12199.56  3616.110858 17572       223.61888
sample_control_r1_s1-cell_1529  -12245.95  3526.770516  1377        58.87523
sample_control_r1_s1-cell_1530  -12241.28  4856.211401  1684        61.65202
sample_control_r1_s1-cell_1531  -12225.28   261.154470  4318        90.35679
sample_control_r1_s1-cell_1532  -12239.48  1811.818780  1672        86.45948
sample_control_r1_s1-cell_1533  -12227.73  5471.853801  4104       102.48566
sample_control_r1_s1-cell_1534  -12232.50  6967.878669  2044        72.93124
sample_control_r1_s1-cell_1535  -12220.65  4303.377748  8098       189.96157
sample_control_r1_s1-cell_1536  -12221.84  4128.048895  2761        76.28506
sample_control_r1_s1-cell_1537  -12218.02  3998.757001  5535       117.72890
sample_control_r1_s1-cell_1538  -12218.60  6149.110484  4073        91.42697
sample_control_r1_s1-cell_1539  -12217.94  5823.885143  2699        71.75252
sample_control_r1_s1-cell_1540  -12147.67  4222.138958 20956       236.32910
sample_control_r1_s1-cell_1541  -12137.44  4085.392321 11330       182.52063
sample_control_r1_s1-cell_1542  -12205.35  8045.274430  2456        61.41716
sample_control_r1_s1-cell_1543  -12218.45  1425.709820  2719        92.94470
sample_control_r1_s1-cell_1544  -12181.80  6397.398989  9895       118.57091
sample_control_r1_s1-cell_1545  -12208.35  1791.668895  3440       102.73291
sample_control_r1_s1-cell_1546  -12215.88  7659.414029  1169        52.80773
sample_control_r1_s1-cell_1547  -12201.04  2212.217405  3091        98.03872
sample_control_r1_s1-cell_1548  -12166.93  4662.172747 21818       366.19475
sample_control_r1_s1-cell_1549  -12112.09  8527.797538 14620       185.47086
sample_control_r1_s1-cell_1550  -12201.95  5217.969459  2423        62.98565
sample_control_r1_s1-cell_1551  -12208.98  5888.766555  3277       100.00663
sample_control_r1_s1-cell_1552  -12196.96  5998.348146  6661       128.66199
sample_control_r1_s1-cell_1553  -12196.98   982.204334  5814       159.79568
sample_control_r1_s1-cell_1554  -12209.01  1857.477835  1940        67.19393
sample_control_r1_s1-cell_1555  -12159.06  6962.357146 21977       223.26240
sample_control_r1_s1-cell_1556  -12210.65  1359.821081  1129        50.42855
sample_control_r1_s1-cell_1557  -12206.41  1119.925316  1580        57.60606
sample_control_r1_s1-cell_1558  -12197.95  6092.849125  1942        64.56612
sample_control_r1_s1-cell_1559  -12187.45  8270.007677  2996        96.34488
sample_control_r1_s1-cell_1560  -12200.98  5786.289737  1101        43.07558
sample_control_r1_s1-cell_1562  -12197.63  5694.605877  2144        69.81539
sample_control_r1_s1-cell_1563  -12172.07   230.481405  4813       101.87812
sample_control_r1_s1-cell_1564  -12187.03  2123.695029  3561       113.38133
sample_control_r1_s1-cell_1565  -12182.44  5113.884426  5079       133.48847
sample_control_r1_s1-cell_1566  -12160.41   646.099458 25267       414.69598
sample_control_r1_s1-cell_1567  -12189.52  2517.407884  2562        89.43702
sample_control_r1_s1-cell_1568  -12172.77  9586.360220  3459        91.76332
sample_control_r1_s1-cell_1569  -12174.97  1151.276622  1634        69.62204
sample_control_r1_s1-cell_1570  -12188.34  7752.593361  1446        60.24580
sample_control_r1_s1-cell_1571  -12167.64  1307.814457  4662        91.04207
sample_control_r1_s1-cell_1572  -12167.39  6232.586994 12886       247.18444
sample_control_r1_s1-cell_1573  -12168.66  4385.734158 10100       191.98646
sample_control_r1_s1-cell_1574  -12177.29  5034.367891  1987        59.72550
sample_control_r1_s1-cell_1575  -12172.27  6585.733283  5309       108.33277
sample_control_r1_s1-cell_1577  -12171.36  1406.334407  6522       123.41552
sample_control_r1_s1-cell_1578  -12179.87  7103.375487  2309        73.61177
sample_control_r1_s1-cell_1579  -12161.79  4981.128109  2935        84.14179
sample_control_r1_s1-cell_1580  -12169.08  8577.144538  1785        56.92608
sample_control_r1_s1-cell_1581  -12177.25  1906.127789  1972        70.92503
sample_control_r1_s1-cell_1582  -12157.37  6459.628584  2337        74.96827
sample_control_r1_s1-cell_1583  -12177.89  5909.032394  2130        83.05102
sample_control_r1_s1-cell_1584  -12173.45  2020.533119  2174        98.39693
sample_control_r1_s1-cell_1586  -12161.97  3486.518063  3986        95.17058
sample_control_r1_s1-cell_1587  -12174.04  7481.135874  1207        49.63702
sample_control_r1_s1-cell_1588  -12130.40  2642.187513 14287       191.02876
sample_control_r1_s1-cell_1589  -12141.28  1789.385880 11926       198.59585
sample_control_r1_s1-cell_1590  -12162.18  6077.932404  3299       100.93626
sample_control_r1_s1-cell_1591  -12140.12   944.979381 16975       250.40789
sample_control_r1_s1-cell_1592  -12093.24  7157.971635 20800       229.60712
sample_control_r1_s1-cell_1593  -12092.72  2094.634995 24312       327.89845
sample_control_r1_s1-cell_1594  -12154.02  2989.668226  4488       124.85351
sample_control_r1_s1-cell_1595  -12135.13  5685.469277  4980       104.35236
sample_control_r1_s1-cell_1596  -12131.32  1120.977050  6536       152.36987
sample_control_r1_s1-cell_1597  -12149.95  5175.527369  2448        63.69145
sample_control_r1_s1-cell_1598  -12135.95  8345.031810  3961        96.18467
sample_control_r1_s1-cell_1599  -12148.70  7670.008835  2377        68.95804
sample_control_r1_s1-cell_1601  -12143.05  2140.266871  5557       153.23761
sample_control_r1_s1-cell_1602  -12154.77   435.518994  1869        62.63013
sample_control_r1_s1-cell_1603  -12150.53  5224.490854   984        40.08063
sample_control_r1_s1-cell_1604  -12092.42  5937.873575  5086       144.86734
sample_control_r1_s1-cell_1605  -12153.97  7782.139767  1202        51.45235
sample_control_r1_s1-cell_1606  -12092.61  8729.456240  9815       163.59121
sample_control_r1_s1-cell_1607  -12118.39  5577.688713 16390       222.42668
sample_control_r1_s1-cell_1608  -12108.80  7273.155556  8325       206.41248
sample_control_r1_s1-cell_1609  -12131.69  7543.250812  4621        86.78193
sample_control_r1_s1-cell_1610  -12138.46  1477.894477  2426        71.52597
sample_control_r1_s1-cell_1611  -12132.13  6351.242450  2351        60.53357
sample_control_r1_s1-cell_1612  -12111.07    97.712556 17266       239.05147
sample_control_r1_s1-cell_1613  -12105.36   303.190582 15269       216.37246
sample_control_r1_s1-cell_1614  -12131.11  5068.272656  7669       195.03331
sample_control_r1_s1-cell_1615  -12135.39  8303.661335  1813        67.85047
sample_control_r1_s1-cell_1616  -12108.19  1901.892995  8794       138.87600
sample_control_r1_s1-cell_1617  -12119.34  8818.114391  6504       142.03823
sample_control_r1_s1-cell_1618  -12089.33  5335.990502 34848       379.96510
sample_control_r1_s1-cell_1619  -12137.58  6792.272534  1886        64.92364
sample_control_r1_s1-cell_1620  -12127.77  3618.611480  2561        69.64070
sample_control_r1_s1-cell_1621  -12134.55  6852.724578  1957        63.92217
sample_control_r1_s1-cell_1622  -12110.17  3164.328624 27819       427.92591
sample_control_r1_s1-cell_1623  -12137.90  4770.965909  1320        54.83131
sample_control_r1_s1-cell_1624  -12118.91  4489.940799  2179        66.94008
sample_control_r1_s1-cell_1625  -12073.28  5998.496606  6188       143.11012
sample_control_r1_s1-cell_1626  -12114.29  3531.883360  8059       153.87348
sample_control_r1_s1-cell_1627  -12136.62   248.607427  1131        64.60422
sample_control_r1_s1-cell_1628  -12127.56  2925.380264  1591        68.60625
sample_control_r1_s1-cell_1629  -12081.38  6104.258070 11183       146.83805
sample_control_r1_s1-cell_1630  -12082.38  7805.525572 12944       157.86847
sample_control_r1_s1-cell_1631  -12116.95  4403.759598  6772       170.61754
sample_control_r1_s1-cell_1632  -12128.37  6227.656475  1668        54.20114
sample_control_r1_s1-cell_1633  -12122.77  8668.242258  2002        65.78045
sample_control_r1_s1-cell_1634  -12100.99  2803.467960 12625       170.44887
sample_control_r1_s1-cell_1635  -12116.63  3404.957592  6296       124.25949
sample_control_r1_s1-cell_1636  -12099.40  6605.795886  2528       104.74825
sample_control_r1_s1-cell_1637  -12084.61  8392.143908  4760       100.52824
sample_control_r1_s1-cell_1638  -12090.40  2917.704003  6071       129.74823
sample_control_r1_s1-cell_1640  -12074.28  6710.421970 18352       180.17099
sample_control_r1_s1-cell_1641  -12103.01  4789.606416  3585        83.52018
sample_control_r1_s1-cell_1642  -12090.40   697.298488 18711       299.26608
sample_control_r1_s1-cell_1643  -12083.11  2514.661376 12917       195.91265
sample_control_r1_s1-cell_1644  -12007.07  8303.456426 32967       262.53528
sample_control_r1_s1-cell_1645  -12083.80   473.053135 11386       177.29427
sample_control_r1_s1-cell_1646  -12089.25  9608.761922  5410       106.07203
sample_control_r1_s1-cell_1647  -12096.77  6476.853808  5698       145.96491
sample_control_r1_s1-cell_1648  -12116.57  3842.038825   953        48.01684
sample_control_r1_s1-cell_1649  -12084.05  7895.864154  4218       103.15115
sample_control_r1_s1-cell_1650  -12106.43  1999.613182  1851        66.86548
sample_control_r1_s1-cell_1651  -12075.55  6857.566854 14240       184.39455
sample_control_r1_s1-cell_1652  -12080.15  1073.652007 12210       268.52016
sample_control_r1_s1-cell_1653  -12065.14  5039.400392 20892       265.76936
sample_control_r1_s1-cell_1654  -12068.56  6378.021043 13734       219.20046
sample_control_r1_s1-cell_1655  -12087.60  8887.950388  1935        78.93130
sample_control_r1_s1-cell_1656  -12100.91   580.884488  1515        54.08585
sample_control_r1_s1-cell_1657  -12087.76  8928.566718  3275        76.85694
sample_control_r1_s1-cell_1658  -12086.27  6236.989144  3132        76.54358
sample_control_r1_s1-cell_1659  -12076.51   820.814108  4820       106.91199
sample_control_r1_s1-cell_1660  -12090.23  8176.166730  2645        79.44548
sample_control_r1_s1-cell_1661  -12023.53  9222.581258  9956       189.78909
sample_control_r1_s1-cell_1662  -12088.96  7937.639252  1605        57.15078
sample_control_r1_s1-cell_1663  -12023.28  3883.917308 19373       166.97479
sample_control_r1_s1-cell_1664  -12088.64  1819.265022  1581        53.53306
sample_control_r1_s1-cell_1665  -12085.42  4623.138931  2656        96.63271
sample_control_r1_s1-cell_1666  -12076.33  7274.663843  1889        84.48761
sample_control_r1_s1-cell_1667  -12077.44  7484.538279  2103        57.46396
sample_control_r1_s1-cell_1668  -12043.80  7549.173426  6879       128.63536
sample_control_r1_s1-cell_1669  -12084.73   919.148766  1499        51.96559
sample_control_r1_s1-cell_1670  -12022.02  1425.833929 11760       260.39669
sample_control_r1_s1-cell_1671  -12040.45  2276.505929 12988       145.97881
sample_control_r1_s1-cell_1672  -12079.31   369.015249  1705        54.71311
sample_control_r1_s1-cell_1673  -12074.85   948.891174  1167        49.29832
sample_control_r1_s1-cell_1674  -12087.16  1774.371371   999        44.98438
sample_control_r1_s1-cell_1675  -12080.36  4365.567624  2854       103.05801
sample_control_r1_s1-cell_1676  -12002.62   220.575417 13863       174.44470
sample_control_r1_s1-cell_1677  -12061.93  4591.225902  6432       208.05439
sample_control_r1_s1-cell_1678  -12069.30  1258.403563  2582        75.14370
sample_control_r1_s1-cell_1679  -12046.54  1995.834314  6458        95.26282
sample_control_r1_s1-cell_1680  -11992.79  4586.314523 34077       375.05922
sample_control_r1_s1-cell_1681  -12030.84  7084.210109 12741       144.33442
sample_control_r1_s1-cell_1682  -12067.51  7013.736460  1791        59.58419
sample_control_r1_s1-cell_1683  -12031.44  1750.211546 15330       185.48696
sample_control_r1_s1-cell_1684  -12023.72  2739.611762 26051       327.42252
sample_control_r1_s1-cell_1685  -12065.42  4707.040109  2568        78.08467
sample_control_r1_s1-cell_1686  -12030.82  7438.004957 14727       216.78113
sample_control_r1_s1-cell_1687  -12062.69  1198.963248  2340        63.81270
sample_control_r1_s1-cell_1688  -12012.11  8147.737864 12463       135.21508
sample_control_r1_s1-cell_1689  -12042.46  3099.167728 11775       212.05694
sample_control_r1_s1-cell_1690  -12050.76  8211.321652  1598        51.44027
sample_control_r1_s1-cell_1691  -12010.54   954.076318 18698       221.31392
sample_control_r1_s1-cell_1692  -12043.99  5710.303174  6112       104.90560
sample_control_r1_s1-cell_1693  -12054.39  8961.657371  1757        65.26055
sample_control_r1_s1-cell_1694  -12061.15  1927.776444  1749        69.48657
sample_control_r1_s1-cell_1695  -12052.02  7986.998749  1599        59.96072
sample_control_r1_s1-cell_1696  -12038.68   375.855161  6200       125.21219
sample_control_r1_s1-cell_1697  -12060.87  1851.383838   990        37.81650
sample_control_r1_s1-cell_1698  -12039.05  7946.704967  3342        77.12290
sample_control_r1_s1-cell_1699  -12056.08  8019.796043  1314        54.04877
sample_control_r1_s1-cell_1700  -12044.25  1638.298962  3084        72.85963
sample_control_r1_s1-cell_1701  -11999.51  2942.779880 15328       177.33326
sample_control_r1_s1-cell_1702  -11992.38  4137.640032 17496       176.61861
sample_control_r1_s1-cell_1703  -12035.82  6972.110379  3642        74.18020
sample_control_r1_s1-cell_1704  -12020.71   111.625667 11439       144.06153
sample_control_r1_s1-cell_1705  -12053.04  8451.055948  1841        52.87065
sample_control_r1_s1-cell_1706  -12010.07  3282.183694 11002       134.99912
sample_control_r1_s1-cell_1707  -12012.59  2419.450036 14030       174.21424
sample_control_r1_s1-cell_1708  -12045.55  7264.650519  1156        43.00709
sample_control_r1_s1-cell_1709  -12029.76  1496.025192  5597       134.39434
sample_control_r1_s1-cell_1710  -12039.27  1151.267625  2922       109.99131
sample_control_r1_s1-cell_1711  -11994.73  6571.772349 23782       239.55656
sample_control_r1_s1-cell_1712  -11950.40  8712.855117 17697       300.09261
sample_control_r1_s1-cell_1713  -11976.48  9624.628706  8939       199.11769
sample_control_r1_s1-cell_1714  -11983.90    33.720989  8376       155.27899
sample_control_r1_s1-cell_1715  -12010.48  1131.450545  7340       194.94349
sample_control_r1_s1-cell_1716  -12003.35  1916.096645  9747       146.68678
sample_control_r1_s1-cell_1717  -12016.03  8487.051029  2332        79.68466
sample_control_r1_s1-cell_1718  -12000.56  9015.845777  6536       139.98301
sample_control_r1_s1-cell_1719  -12026.27  4729.402860  4056       110.46703
sample_control_r1_s1-cell_1720  -12023.51  7610.996584  2049        67.56712
sample_control_r1_s1-cell_1721  -11983.73   808.324495 15877       211.83089
sample_control_r1_s1-cell_1722  -12001.45  1322.733032 13923       244.77525
sample_control_r1_s1-cell_1723  -11985.59  4859.922379 10912       154.21100
sample_control_r1_s1-cell_1724  -11988.54  4789.285682  4463        99.87351
sample_control_r1_s1-cell_1725  -11984.46   667.912975 15777       149.96062
sample_control_r1_s1-cell_1726  -11987.24   449.002526 14250       172.60083
sample_control_r1_s1-cell_1727  -11957.69   557.028076 11718       162.26734
sample_control_r1_s1-cell_1728  -12033.97   839.550725  1380        48.54320
sample_control_r1_s1-cell_1729  -11996.75   306.523229  5984       101.24392
sample_control_r1_s1-cell_1730  -11963.79  8606.466800 17048       264.94827
sample_control_r1_s1-cell_1731  -12016.85  8713.360294  2176        68.44802
sample_control_r1_s1-cell_1732  -12004.22  8441.466837  4297       113.89603
sample_control_r1_s1-cell_1733  -11993.99  2052.676906  8790       141.04284
sample_control_r1_s1-cell_1734  -12027.34  6894.349573  1170        51.60549
sample_control_r1_s1-cell_1735  -12011.66  9648.750224  2234        91.13539
sample_control_r1_s1-cell_1736  -12016.25  6930.084018  1583        47.91906
sample_control_r1_s1-cell_1737  -12025.23  1575.832380  1748        65.55606
sample_control_r1_s1-cell_1738  -11984.23  5939.750217 16098       215.44109
sample_control_r1_s1-cell_1739  -12016.66  8008.369200  2026        65.11752
sample_control_r1_s1-cell_1740  -11976.42  7349.976229 13504       194.20952
sample_control_r1_s1-cell_1741  -11978.83  8064.433302  5345       111.12238
sample_control_r1_s1-cell_1742  -11987.44  3145.406243  8778       143.68651
sample_control_r1_s1-cell_1743  -11963.26  6163.636442 25443       275.80599
sample_control_r1_s1-cell_1744  -12009.18   594.404237  1180        51.59802
sample_control_r1_s1-cell_1745  -12011.02  5249.523216   883        42.01520
sample_control_r1_s1-cell_1746  -11990.46  6406.198429  4964       107.18286
sample_control_r1_s1-cell_1747  -11994.89  1597.820341  2989        92.00600
sample_control_r1_s1-cell_1748  -11961.79  5625.931020 20745       221.08293
sample_control_r1_s1-cell_1749  -11971.12  6728.175475  8155       130.33842
sample_control_r1_s1-cell_1750  -11994.40  7014.237262  1315        53.73851
sample_control_r1_s1-cell_1751  -11992.94  7213.571820  2917        73.30061
sample_control_r1_s1-cell_1752  -11964.96  6907.004239 12739       229.71227
sample_control_r1_s1-cell_1753  -11961.10  5035.524166 22842       284.72933
sample_control_r1_s1-cell_1754  -11966.26  8412.519957  3708        91.96651
sample_control_r1_s1-cell_1755  -11943.76  2122.388374  4421       128.32233
sample_control_r1_s1-cell_1757  -11970.61  7992.092491  4195       103.98463
sample_control_r1_s1-cell_1758  -11989.29  1644.035714   924        49.94334
sample_control_r1_s1-cell_1759  -11961.56  1717.752941  5950       124.25137
sample_control_r1_s1-cell_1760  -11934.98  2677.474882  9535       206.29153
sample_control_r1_s1-cell_1761  -11881.54  8964.252608 27323       234.43899
sample_control_r1_s1-cell_1762  -11876.60  7990.524877 28138       309.39627
sample_control_r1_s1-cell_1763  -11964.46  1668.050999  1451        60.41236
sample_control_r1_s1-cell_1764  -11925.68  3022.222155 14859       166.01744
sample_control_r1_s1-cell_1765  -11912.64  2307.105263 28804       245.66784
sample_control_r1_s1-cell_1766  -11935.49  1066.089346 14136       191.42453
sample_control_r1_s1-cell_1767  -11953.18  2795.816369  4765        91.49524
sample_control_r1_s1-cell_1768  -11972.18  7716.888762  1753        59.35999
sample_control_r1_s1-cell_1769  -11941.01  9285.291255  4357        93.75575
sample_control_r1_s1-cell_1770  -11960.17  3467.080907  5290       118.62023
sample_control_r1_s1-cell_1771  -11962.33  1541.852397  2107        66.06656
sample_control_r1_s1-cell_1772  -11926.27  3823.486090 13911       199.81582
sample_control_r1_s1-cell_1773  -11958.81  3966.056338  3408        89.64079
sample_control_r1_s1-cell_1774  -11958.17    87.583964  1322        43.78396
sample_control_r1_s1-cell_1775  -11923.04  1850.861717 16271       178.44739
sample_control_r1_s1-cell_1776  -11952.83  3377.698618  3474        83.43427
sample_control_r1_s1-cell_1777  -11890.90   115.992090 13906       184.84081
sample_control_r1_s1-cell_1778  -11908.22  6861.903935 13189       190.14056
sample_control_r1_s1-cell_1779  -11900.47  8252.949228  8489       166.18616
sample_control_r1_s1-cell_1780  -11924.93  1619.693065 10253       144.72329
sample_control_r1_s1-cell_1781  -11948.44  3558.967517  3294        91.05936
sample_control_r1_s1-cell_1782  -11911.22   341.398023 12547       156.67135
sample_control_r1_s1-cell_1783  -11951.39  1436.084166  1901        52.30456
sample_control_r1_s1-cell_1784  -11954.08  3223.253590  2437        88.83061
sample_control_r1_s1-cell_1785  -11946.35  9189.800235  3409       109.21807
sample_control_r1_s1-cell_1786  -11962.17  7811.747126  1131        55.89457
sample_control_r1_s1-cell_1787  -11937.73  2469.788327  4729        82.19916
sample_control_r1_s1-cell_1788  -11935.50  7465.312141  4357        79.34491
sample_control_r1_s1-cell_1789  -11923.66  7830.708419  3896        88.08820
sample_control_r1_s1-cell_1790  -11890.14  2017.625507 17258       193.15982
sample_control_r1_s1-cell_1791  -11942.65  3311.386226  3296       100.02915
sample_control_r1_s1-cell_1792  -11843.44  4016.143464 41906       243.81410
sample_control_r1_s1-cell_1793  -11940.59  2562.806224  4402       122.63803
sample_control_r1_s1-cell_1794  -11941.09  2734.465347  2727        85.45374
sample_control_r1_s1-cell_1795  -11940.17   969.839276  1935        67.63434
sample_control_r1_s1-cell_1796  -11935.18  8470.635717  2811        67.66557
sample_control_r1_s1-cell_1797  -11934.92  8135.656780  2124        64.36353
sample_control_r1_s1-cell_1798  -11888.65  1543.106968  7133       127.91325
sample_control_r1_s1-cell_1799  -11922.94  5432.845965  9751       219.27961
sample_control_r1_s1-cell_1800  -11925.02    10.242045   880        44.86058
sample_control_r1_s1-cell_1801  -11886.73  3171.759664 16323       219.21646
sample_control_r1_s1-cell_1802  -11890.81  1477.614786  6425       125.56839
sample_control_r1_s1-cell_1803  -11913.31  2867.081218  6932       141.16335
sample_control_r1_s1-cell_1804  -11912.29   813.353293  9352       203.96242
sample_control_r1_s1-cell_1805  -11851.67  4345.578618 36938       291.41854
sample_control_r1_s1-cell_1806  -11893.78  6753.984288 10565       193.63574
sample_control_r1_s1-cell_1807  -11914.15  3493.144142  3781       102.82343
sample_control_r1_s1-cell_1808  -11919.27  4464.131579  2850        80.26635
sample_control_r1_s1-cell_1809  -11910.99  1953.604433  1489        61.04572
sample_control_r1_s1-cell_1810  -11895.47  6073.396130  9974       221.55463
sample_control_r1_s1-cell_1811  -11885.70  9070.766445  4804       125.64103
sample_control_r1_s1-cell_1812  -11911.33  3405.973877  3407        88.19554
sample_control_r1_s1-cell_1813  -11917.66  6552.851981  1716        53.67721
sample_control_r1_s1-cell_1814  -11836.85  4177.487351 14388       185.49101
sample_control_r1_s1-cell_1815  -11900.16  7345.762979  2793        71.99633
sample_control_r1_s1-cell_1816  -11882.17   477.180979 11051       153.57454
sample_control_r1_s1-cell_1817  -11903.70  3306.456779  4315       115.10378
sample_control_r1_s1-cell_1819  -11910.14  5900.922516  5627       162.35042
sample_control_r1_s1-cell_1820  -11902.54  7060.099850  2664        68.80801
sample_control_r1_s1-cell_1821  -11799.14  9335.407213 51850       480.31102
sample_control_r1_s1-cell_1822  -11919.51  8041.801956   818        41.81294
sample_control_r1_s1-cell_1823  -11894.65  3643.757662  7700       162.34728
sample_control_r1_s1-cell_1824  -11872.66  2558.453219 18501       231.65111
sample_control_r1_s1-cell_1825  -11894.85  6412.908992 11922       298.70267
sample_control_r1_s1-cell_1826  -11904.26  8086.011922  2097        54.21397
sample_control_r1_s1-cell_1827  -11906.19   629.024284  1606        47.72694
sample_control_r1_s1-cell_1828  -11851.88  3764.710457 11083       212.26086
sample_control_r1_s1-cell_1830  -11903.81  6594.713771  2222        75.14043
sample_control_r1_s1-cell_1831  -11845.80   717.175694 15914       181.43719
sample_control_r1_s1-cell_1832  -11891.11  3553.634480  2413        62.68050
sample_control_r1_s1-cell_1833  -11892.74  5101.639527  4483        99.92391
sample_control_r1_s1-cell_1834  -11877.91  1693.716114  5703       115.55949
sample_control_r1_s1-cell_1835  -11871.28  3802.031019  2837       118.72113
sample_control_r1_s1-cell_1836  -11805.21  1837.231400 18280       266.78475
sample_control_r1_s1-cell_1837  -11890.94  1241.258786   626        59.31162
sample_control_r1_s1-cell_1838  -11826.77  1336.893777 13274       191.48524
sample_control_r1_s1-cell_1839  -11835.22    35.013526  9537       152.14090
sample_control_r1_s1-cell_1840  -11852.56  6604.607359 16850       254.25628
sample_control_r1_s1-cell_1841  -11838.45  7718.329132 15392       179.32437
sample_control_r1_s1-cell_1842  -11874.35  9349.905876  3676        76.93953
sample_control_r1_s1-cell_1843  -11869.15  6270.743092  8649       199.56391
sample_control_r1_s1-cell_1844  -11848.90   590.604217  8679       116.13279
sample_control_r1_s1-cell_1845  -11876.79  4470.686498  1933        77.67740
sample_control_r1_s1-cell_1846  -11863.34  6968.669600  4204        76.89622
sample_control_r1_s1-cell_1847  -11878.14  3500.081289  2079        90.70618
sample_control_r1_s1-cell_1848  -11842.31  8834.438285  9001       123.08136
sample_control_r1_s1-cell_1849  -11879.94  5602.985237  1287        58.30175
sample_control_r1_s1-cell_1850  -11878.75  2425.296798  1624        56.69974
sample_control_r1_s1-cell_1851  -11825.22  2840.931191 20477       185.30534
sample_control_r1_s1-cell_1852  -11876.97  2934.599181  1709        61.59399
sample_control_r1_s1-cell_1853  -11856.13 10231.625812  6617       114.86991
sample_control_r1_s1-cell_1854  -11876.37  3425.868481  1323        59.40926
sample_control_r1_s1-cell_1855  -11871.92  6714.593875   751        43.31046
sample_control_r1_s1-cell_1856  -11799.12  9809.811223 16146       233.73116
sample_control_r1_s1-cell_1857  -11855.82  7035.418864  3679        76.61019
sample_control_r1_s1-cell_1858  -11790.82  3417.668658 19919       241.99756
sample_control_r1_s1-cell_1859  -11840.56  3664.170441  6888       199.66472
sample_control_r1_s1-cell_1860  -11822.98  2717.744877  9321       154.85109
sample_control_r1_s1-cell_1862  -11702.06   132.742624 28099       295.41903
sample_control_r1_s1-cell_1863  -11871.60  3323.102871  1254        64.32025
sample_control_r1_s1-cell_1864  -11820.68   400.206928 12067       158.19570
sample_control_r1_s1-cell_1865  -11843.40  2995.383381  4176       125.90878
sample_control_r1_s1-cell_1866  -11801.94  2345.159180 23018       306.99348
sample_control_r1_s1-cell_1867  -11849.02  8157.747910  2392        63.34074
sample_control_r1_s1-cell_1868  -11829.17  8349.276690  5414        96.98740
sample_control_r1_s1-cell_1869  -11850.90  6407.263652  4047       113.87642
sample_control_r1_s1-cell_1870  -11854.74  7907.793794   999        54.79259
sample_control_r1_s1-cell_1871  -11854.88  1605.137511  1149        43.28577
sample_control_r1_s1-cell_1872  -11834.77  1725.072976  3508        83.87827
sample_control_r1_s1-cell_1873  -11793.20  2592.470853 15765       236.93430
sample_control_r1_s1-cell_1874  -11854.16  8239.890785  1172        52.58223
sample_control_r1_s1-cell_1875  -11856.64  3032.583407  1133        54.41548
sample_control_r1_s1-cell_1876  -11838.97  4539.631295  3713        93.54225
sample_control_r1_s1-cell_1877  -11847.03  5057.585450  2323        68.86015
sample_control_r1_s1-cell_1878  -11815.15  3343.649958  5905       121.83798
sample_control_r1_s1-cell_1879  -11839.13  8210.890962  2412        80.62204
sample_control_r1_s1-cell_1880  -11841.17  2166.147473  1919        50.94576
sample_control_r1_s1-cell_1881  -11810.81  3239.700361 14117       176.80212
sample_control_r1_s1-cell_1882  -11845.50  6881.091922  1795        60.57382
sample_control_r1_s1-cell_1883  -11807.20  1602.131479 11865       177.44883
sample_control_r1_s1-cell_1884  -11831.93  9152.753410  2859        84.26581
sample_control_r1_s1-cell_1886  -11799.85  3586.487137 12789       174.47675
sample_control_r1_s1-cell_1889  -11793.31   908.550320 24066       268.96527
sample_control_r1_s1-cell_1891  -11774.01  1134.411533 15243       220.53722
sample_control_r1_s1-cell_1892  -11811.64  6880.298886 15802       352.43306
sample_control_r1_s1-cell_1893  -11822.33  7571.292631  2334        66.99173
sample_control_r1_s1-cell_1894  -11806.85  3101.798842  6736       108.89674
sample_control_r1_s1-cell_1895  -11807.64  1070.289676  5192       120.24729
sample_control_r1_s1-cell_1896  -11802.64  8270.433220  3811        94.95868
sample_control_r1_s1-cell_1897  -11815.38  9876.765499  2226        70.33666
sample_control_r1_s1-cell_1898  -11794.01  5020.772416 16495       224.25506
sample_control_r1_s1-cell_1899  -11818.83  1907.213315  3680       102.55199
sample_control_r1_s1-cell_1900  -11767.51  2969.198001 17505       217.88144
sample_control_r1_s1-cell_1901  -11804.61  8307.631214  1730        66.03412
sample_control_r1_s1-cell_1902  -11810.18   650.721154  1248        43.43164
sample_control_r1_s1-cell_1904  -11779.27  7929.686603  4531       118.52608
sample_control_r1_s1-cell_1908  -11759.43  7843.309222 12525       145.69028
sample_control_r1_s1-cell_1909  -11796.93  8736.687601  1863        73.97203
sample_control_r1_s1-cell_1910  -11791.39  7966.365799  2690        78.75556
sample_control_r1_s1-cell_1911  -11809.06  4592.917208  1232        53.71470
sample_control_r1_s1-cell_1912  -11744.17  1207.498892 10383       180.63287
sample_control_r1_s1-cell_1913  -11754.40   519.783776 13190       156.95354
sample_control_r1_s1-cell_1914  -11736.34  1419.519653 28952       279.43535
sample_control_r1_s1-cell_1915  -11805.88  6737.703940  1878        88.93823
sample_control_r1_s1-cell_1916  -11790.17  8206.226138  2724        69.05407
sample_control_r1_s1-cell_1917  -11801.30   993.210166  1023        40.13779
sample_control_r1_s1-cell_1918  -11794.02  8875.024691  2430        59.22726
sample_control_r1_s1-cell_1919  -11796.27  4694.953924  1975        68.87648
sample_control_r1_s1-cell_1920  -11756.86  4653.483923  8024       123.35719
sample_control_r1_s1-cell_1921  -11700.62  3699.577875 19037       215.92753
sample_control_r1_s1-cell_1922  -11793.88  3741.467933  1263        55.94962
sample_control_r1_s1-cell_1923  -11750.48  4564.866985 11713       162.27136
sample_control_r1_s1-cell_1924  -11780.34  1673.876368  1828        60.53279
sample_control_r1_s1-cell_1925  -11749.55  1754.575285 10965       149.76419
sample_control_r1_s1-cell_1926  -11762.63  4467.315407  4816        92.02552
sample_control_r1_s1-cell_1927  -11769.29  5147.558232  4276       100.13205
sample_control_r1_s1-cell_1928  -11765.14  8923.610880  3125        77.94304
sample_control_r1_s1-cell_1929  -11742.15   627.081631 14051       172.80469
sample_control_r1_s1-cell_1930  -11771.91  9958.343794  4270       103.75308
sample_control_r1_s1-cell_1931  -11764.78   757.182176  4567        86.42578
sample_control_r1_s1-cell_1932  -11773.91  1975.434269  2457        65.05056
sample_control_r1_s1-cell_1933  -11712.27    45.267921 10044       198.90324
sample_control_r1_s1-cell_1934  -11748.88  3479.383619  4554       115.50001
sample_control_r1_s1-cell_1935  -11730.31  7724.952972 12014       163.97995
sample_control_r1_s1-cell_1936  -11766.80  6803.981092  2803        87.44018
sample_control_r1_s1-cell_1937  -11762.38  8969.543469  2289        67.98013
sample_control_r1_s1-cell_1938  -11732.05  5546.404998 13326       194.05337
sample_control_r1_s1-cell_1939  -11764.35  8338.201352  2071        55.40536
sample_control_r1_s1-cell_1940  -11756.21  6880.708318  5338       123.98592
sample_control_r1_s1-cell_1943  -11765.12  4414.010842  1568        49.72934
sample_control_r1_s1-cell_1944  -11739.11  5389.337755 16962       278.84599
sample_control_r1_s1-cell_1945  -11729.59   382.484455  9617       121.06044
sample_control_r1_s1-cell_1946  -11773.31  7377.812829   951        49.06845
sample_control_r1_s1-cell_1947  -11717.33  8863.835850 10332       136.19462
sample_control_r1_s1-cell_1948  -11709.11   269.475457 15055       149.37278
sample_control_r1_s1-cell_1949  -11752.37  1017.050256  3124        73.24850
sample_control_r1_s1-cell_1950  -11718.04  3838.574794 17996       217.71353
sample_control_r1_s1-cell_1951  -11750.15  2161.203582  4858       105.01526
sample_control_r1_s1-cell_1952  -11723.77  9573.196933  5738       136.14247
sample_control_r1_s1-cell_1953  -11746.83  4868.777231 10778       223.11828
sample_control_r1_s1-cell_1955  -11751.75    12.391194  1181        49.78293
sample_control_r1_s1-cell_1956  -11757.44  2022.896714  1065        45.11957
sample_control_r1_s1-cell_1957  -11730.47  3527.133150  4356       108.03858
sample_control_r1_s1-cell_1958  -11732.32  4277.893917  5967       121.95300
sample_control_r1_s1-cell_1959  -11752.36  2673.233165  1188        46.70102
sample_control_r1_s1-cell_1960  -11742.67  7997.842611  1976        52.36782
sample_control_r1_s1-cell_1961  -11750.87 10026.512622  1941        63.00183
sample_control_r1_s1-cell_1962  -11751.73   452.680634   883        36.85746
sample_control_r1_s1-cell_1963  -11750.97  5217.358779  1572        52.26458
sample_control_r1_s1-cell_1964  -11751.00  2076.712513  1854        67.76685
sample_control_r1_s1-cell_1965  -11749.85  2350.070906  1777        80.41791
sample_control_r1_s1-cell_1966  -11677.30  4202.147371 14114       173.05092
sample_control_r1_s1-cell_1967  -11711.57  9781.277303  6556       143.57805
sample_control_r1_s1-cell_1968  -11711.91  8396.696994  4891       126.07492
sample_control_r1_s1-cell_1970  -11692.41  2805.748415 27287       346.83898
sample_control_r1_s1-cell_1971  -11560.84  8410.442029 62480       545.97196
sample_control_r1_s1-cell_1972  -11704.92  9647.943291  6454       135.47570
sample_control_r1_s1-cell_1973  -11727.68  9707.688676  2711        68.01731
sample_control_r1_s1-cell_1975  -11711.08  2313.380903  9677       184.51297
sample_control_r1_s1-cell_1976  -11740.20  3609.166090  1445        55.69129
sample_control_r1_s1-cell_1977  -11688.09  9342.257279 12605       226.35606
sample_control_r1_s1-cell_1978  -11736.82  5010.186701  1564        58.41601
sample_control_r1_s1-cell_1979  -11716.24  5294.366828  4757       126.38408
sample_control_r1_s1-cell_1980  -11707.24  2559.451514 13973       228.76420
sample_control_r1_s1-cell_1981  -11695.77 10110.572863 12153       149.55596
sample_control_r1_s1-cell_1982  -11705.74  4086.037258 10038       139.80264
sample_control_r1_s1-cell_1983  -11722.65  4721.661837  2830        84.47410
sample_control_r1_s1-cell_1984  -11691.18  5173.563890 15464       184.70502
sample_control_r1_s1-cell_1985  -11657.16  3575.767865 15827       163.69693
sample_control_r1_s1-cell_1986  -11721.00  5081.991892  2220        63.76391
sample_control_r1_s1-cell_1987  -11721.14   466.344473  1167        40.72512
sample_control_r1_s1-cell_1988  -11682.87  4950.885910 17942       262.12143
sample_control_r1_s1-cell_1989  -11699.99   926.389772  4028       126.66892
sample_control_r1_s1-cell_1990  -11715.35  1957.065729  4123       103.55771
sample_control_r1_s1-cell_1991  -11697.25  4402.478178 11571       164.81393
sample_control_r1_s1-cell_1992  -11686.72  1022.980077 10591       169.09799
sample_control_r1_s1-cell_1993  -11689.96  5702.696624 14899       243.47392
sample_control_r1_s1-cell_1994  -11720.58   782.870632  1345        48.23160
sample_control_r1_s1-cell_1995  -11675.74  1872.067103 15275       176.29858
sample_control_r1_s1-cell_1996  -11596.39  9104.323325 60518       468.84165
sample_control_r1_s1-cell_1997  -11706.38  9881.309753  3435        86.22238
sample_control_r1_s1-cell_1998  -11684.44   721.810558 13487       205.60398
sample_control_r1_s1-cell_1999  -11706.45  2090.251984  5167       110.72913
sample_control_r1_s1-cell_2000  -11715.26  3645.624897  1213        45.30515
sample_control_r1_s1-cell_2001  -11682.36  4523.436251  8408       131.61866
sample_control_r1_s1-cell_2002  -11713.60  8046.496104  1540        58.40049
sample_control_r1_s1-cell_2003  -11718.92  7927.418367  1176        51.23920
sample_control_r1_s1-cell_2004  -11670.45   889.347552  8721       157.49611
sample_control_r1_s1-cell_2005  -11695.86  1253.170395  3979        98.47722
sample_control_r1_s1-cell_2006  -11707.04  7953.568497  1657        65.18050
sample_control_r1_s1-cell_2007  -11703.28  3987.877249  3780        87.73175
sample_control_r1_s1-cell_2008  -11671.18  9946.116825 17171       255.34113
sample_control_r1_s1-cell_2009  -11691.26  3265.139856  6092       128.05129
sample_control_r1_s1-cell_2010  -11698.90  8364.238022  1941        83.08901
sample_control_r1_s1-cell_2011  -11654.05  5980.033522 24670       388.71310
sample_control_r1_s1-cell_2012  -11701.35  9261.125119  1047        43.87763
sample_control_r1_s1-cell_2013  -11644.47  1462.960368 13045       191.18122
sample_control_r1_s1-cell_2014  -11649.38  7237.260547 11852       216.45470
sample_control_r1_s1-cell_2015  -11681.37  7659.880022  5426        87.67720
sample_control_r1_s1-cell_2016  -11689.07  7991.973859  2563        63.65349
sample_control_r1_s1-cell_2017  -11576.63  9628.458825 40850       291.62575
sample_control_r1_s1-cell_2018  -11698.43  4790.876689  1776        53.05081
sample_control_r1_s1-cell_2021  -11672.57  3387.330549 12092       182.55594
sample_control_r1_s1-cell_2022  -11651.23 10213.255042  5603       139.68211
sample_control_r1_s1-cell_2024  -11662.40  4325.655209  7477       206.53116
sample_control_r1_s1-cell_2025  -11675.59  7860.866521  8668       154.60773
sample_control_r1_s1-cell_2027  -11657.16  9750.219444  7560       124.99565
sample_control_r1_s1-cell_2028  -11673.73   463.819077  3858        85.52029
sample_control_r1_s1-cell_2030  -11669.76  3148.584193  3391        94.86058
sample_control_r1_s1-cell_2031  -11681.64  4718.856475  5776       161.98690
sample_control_r1_s1-cell_2032  -11662.28  5348.969805  8677       159.72230
sample_control_r1_s1-cell_2033  -11646.37  2403.579895 14106       170.98678
sample_control_r1_s1-cell_2034  -11642.39  8508.837994  4148       120.12633
sample_control_r1_s1-cell_2035  -11635.10  7422.714125  6237       159.91512
sample_control_r1_s1-cell_2036  -11665.53  8456.864438  2722        63.43399
sample_control_r1_s1-cell_2037  -11680.47  5460.589142  1492        59.96980
sample_control_r1_s1-cell_2038  -11612.75  2000.674323 17806       180.75355
sample_control_r1_s1-cell_2039  -11556.70  1171.852656 29034       346.99864
sample_control_r1_s1-cell_2040  -11643.70  8082.639594  7880       171.28726
sample_control_r1_s1-cell_2041  -11674.69  1977.176758  1024        44.64287
sample_control_r1_s1-cell_2042  -11543.57  7510.771646 22106       290.05981
sample_control_r1_s1-cell_2043  -11629.35   831.287538  6660       131.17344
sample_control_r1_s1-cell_2044  -11616.52  1290.978857 15797       192.99971
sample_control_r1_s1-cell_2045  -11600.16  3445.904101 16726       172.64593
sample_control_r1_s1-cell_2046  -11626.80  7119.919602  5622       115.78972
sample_control_r1_s1-cell_2047  -11644.91   384.553161  8352       129.34038
sample_control_r1_s1-cell_2048  -11610.18  1764.562894 22180       244.38975
sample_control_r1_s1-cell_2049  -11640.25  4699.381900 11956       271.24840
sample_control_r1_s1-cell_2050  -11547.71  8885.013977 35344       341.96148
sample_control_r1_s1-cell_2051  -11638.40  5074.781179  4378        90.20144
sample_control_r1_s1-cell_2052  -11636.07   571.771381 11377       162.36370
sample_control_r1_s1-cell_2053  -11608.83  3960.520830 20427       213.36087
sample_control_r1_s1-cell_2054  -11586.67  8012.807208 19783       233.09684
sample_control_r1_s1-cell_2055  -11594.73  7860.425515 16688       211.18082
sample_control_r1_s1-cell_2056  -11637.71  2565.390062 10888       200.60768
sample_control_r1_s1-cell_2057  -11617.46  3067.826884  8942       168.66380
sample_control_r1_s1-cell_2058  -11592.02  7763.517112 10899       225.21180
sample_control_r1_s1-cell_2059  -11656.80  9629.022665  2206        67.71692
sample_control_r1_s1-cell_2060  -11665.42  5541.710075  1459        69.22295
sample_control_r1_s1-cell_2061  -11616.39  3839.387965 12862       155.48163
sample_control_r1_s1-cell_2062  -11652.11  3217.358677  1723        49.92250
sample_control_r1_s1-cell_2063  -11635.18  5264.796960  4211        97.42734
sample_control_r1_s1-cell_2064  -11613.21  6192.799123 11176       205.43398
sample_control_r1_s1-cell_2065  -11632.55  5450.128561  9513       209.11469
sample_control_r1_s1-cell_2066  -11617.71  2270.291155 14178       201.39542
sample_control_r1_s1-cell_2067  -11620.26  8880.887267  4178       107.00596
sample_control_r1_s1-cell_2068  -11605.66 10037.358030 13929       171.91905
sample_control_r1_s1-cell_2069  -11612.88  7030.184792  4432        99.30375
sample_control_r1_s1-cell_2070  -11569.09   274.091848 21013       215.93159
sample_control_r1_s1-cell_2071  -11565.23  4110.675942 21598       234.41597
sample_control_r1_s1-cell_2072  -11610.27  1004.770024  6979       108.99480
sample_control_r1_s1-cell_2073  -11631.26  3749.986423  1694        59.99916
sample_control_r1_s1-cell_2074  -11608.71  5766.271256 18289       202.18094
sample_control_r1_s1-cell_2075  -11603.09  2774.921758 25600       324.28466
sample_control_r1_s1-cell_2076  -11613.83  4917.584780 14402       263.46239
sample_control_r1_s1-cell_2077  -11619.45  9308.604280  7149       106.02778
sample_control_r1_s1-cell_2078  -11615.54  4308.116176  5638       113.29658
sample_control_r1_s1-cell_2079  -11636.57  9477.830704  1648        59.86166
sample_control_r1_s1-cell_2080  -11629.71  4516.524947  2846       110.25550
sample_control_r1_s1-cell_2081  -11525.81  5563.723089 21209       230.10106
sample_control_r1_s1-cell_2082  -11637.41  5640.347590  1473        52.47710
sample_control_r1_s1-cell_2083  -11574.21  3267.779194 23618       213.37903
sample_control_r1_s1-cell_2084  -11632.08  5563.957151  1657        54.79106
sample_control_r1_s1-cell_2085  -11538.60  5874.093705 28259       285.49318
sample_control_r1_s1-cell_2086  -11589.41  7209.663434  9178       150.23579
sample_control_r1_s1-cell_2087  -11608.63   728.766072 10251       188.89690
sample_control_r1_s1-cell_2088  -11623.77  3142.636213  1204        50.72471
sample_control_r1_s1-cell_2089  -11501.79  9465.041026 45020       359.94329
sample_control_r1_s1-cell_2090  -11625.97  7668.313687  2053        64.67244
sample_control_r1_s1-cell_2091  -11629.23  8056.317662   787        53.68671
sample_control_r1_s1-cell_2092  -11618.24  3512.581522   920        45.93691
sample_control_r1_s1-cell_2093  -11583.87  4431.491602 10240       151.57006
sample_control_r1_s1-cell_2094  -11558.29  5249.043553 21055       270.91554
sample_control_r1_s1-cell_2095  -11622.32  8168.362112  2386        82.75657
sample_control_r1_s1-cell_2096  -11567.48    27.323512  6788       149.86140
sample_control_r1_s1-cell_2097  -11610.90   445.712088  1820        56.62933
sample_control_r1_s1-cell_2098  -11605.66  1070.410025  2773        70.41949
sample_control_r1_s1-cell_2099  -11610.61  4606.018258  4272       104.88075
sample_control_r1_s1-cell_2100  -11602.83  8478.880100  3186        88.59383
sample_control_r1_s1-cell_2101  -11540.37   180.243694 13361       171.19247
sample_control_r1_s1-cell_2102  -11607.66   482.246440  1615        53.94937
sample_control_r1_s1-cell_2103  -11608.14  2968.171487  2939        72.10740
sample_control_r1_s1-cell_2104  -11517.61  3734.021498 15118       197.34380
sample_control_r1_s1-cell_2105  -11609.33  9807.504685  1601        52.21494
sample_control_r1_s1-cell_2106  -11554.47  8272.104732 15449       175.16847
sample_control_r1_s1-cell_2107  -11612.68   896.290468  1112        41.81059
sample_control_r1_s1-cell_2108  -11550.71  4594.235892 14655       244.29700
sample_control_r1_s1-cell_2109  -11607.95  9861.426071  2171        70.32486
sample_control_r1_s1-cell_2110  -11546.58   876.829819 15936       239.35019
sample_control_r1_s1-cell_2111  -11563.12  2483.497900 10954       169.63456
sample_control_r1_s1-cell_2112  -11607.33  4670.544723  1118        46.49448
sample_control_r1_s1-cell_2113  -11553.16  3617.957600  7783       168.56664
sample_control_r1_s1-cell_2114  -11575.47  5659.715830  5180        92.59363
sample_control_r1_s1-cell_2115  -11597.83   521.914286  1470        47.44792
sample_control_r1_s1-cell_2116  -11589.03 10133.691145  1852        59.72253
sample_control_r1_s1-cell_2117  -11570.07  4735.155586 10078       194.01073
sample_control_r1_s1-cell_2118  -11589.15  9929.673166  3026        86.47035
sample_control_r1_s1-cell_2119  -11555.43  7690.822842  9929       131.97695
sample_control_r1_s1-cell_2120  -11592.54  3604.290816   784        49.46258
sample_control_r1_s1-cell_2121  -11469.48  5420.308949 23075       317.84421
sample_control_r1_s1-cell_2122  -11537.31  5123.252811 21791       358.37841
sample_control_r1_s1-cell_2123  -11588.28  5138.479220  1179        51.96578
sample_control_r1_s1-cell_2124  -11587.78  5461.805606  4424       117.89903
sample_control_r1_s1-cell_2125  -11507.80   367.877787 11930       217.47104
sample_control_r1_s1-cell_2126  -11588.81 10237.843327  1034        60.47992
sample_control_r1_s1-cell_2127  -11587.09  3707.832931  1658        56.46915
sample_control_r1_s1-cell_2128  -11548.55  7130.429073  9679       202.31454
sample_control_r1_s1-cell_2129  -11583.86  8168.630502  2249        61.34238
sample_control_r1_s1-cell_2130  -11565.58 10361.020051  5536       107.78280
sample_control_r1_s1-cell_2131  -11548.74  5616.780132  3020       100.67849
sample_control_r1_s1-cell_2132  -11567.70   625.075513  4529       105.25936
sample_control_r1_s1-cell_2133  -11532.02   445.083847  8766       136.20179
sample_control_r1_s1-cell_2135  -11544.70  4245.430458 18557       267.37357
sample_control_r1_s1-cell_2136  -11581.79 10279.813665   966        46.52048
sample_control_r1_s1-cell_2137  -11535.26  8607.791944 15491       201.10502
sample_control_r1_s1-cell_2140  -11550.10  5335.807819  1816        83.67236
sample_control_r1_s1-cell_2141  -11510.69  2067.006441 16768       177.20594
sample_control_r1_s1-cell_2142  -11533.34  3051.116347 13752       216.82771
sample_control_r1_s1-cell_2143  -11562.43  9331.555056  1780        55.87454
sample_control_r1_s1-cell_2144  -11561.38 10466.642807  2850        64.75650
sample_control_r1_s1-cell_2145  -11514.29  4893.884827 10532       227.82734
sample_control_r1_s1-cell_2146  -11555.22   525.968251  5197       100.90017
sample_control_r1_s1-cell_2147  -11524.24  1336.461741 15173       170.68063
sample_control_r1_s1-cell_2148  -11541.97 10184.141629  6863       115.80870
sample_control_r1_s1-cell_2149  -11496.78  6057.864974 27765       298.45902
sample_control_r1_s1-cell_2150  -11493.49  1854.037293 19065       214.75491
sample_control_r1_s1-cell_2151  -11497.41  3512.844237 14002       201.73106
sample_control_r1_s1-cell_2152  -11506.11  1076.123825 19148       170.92966
sample_control_r1_s1-cell_2153  -11545.31    94.386829  5178        89.62586
sample_control_r1_s1-cell_2154  -11568.60   803.253644  1029        46.81340
sample_control_r1_s1-cell_2155  -11562.58  4025.496274  1342        42.45888
sample_control_r1_s1-cell_2156  -11516.94  2893.192330 11943       212.69910
sample_control_r1_s1-cell_2157  -11550.03  9876.018688  2943        64.55294
sample_control_r1_s1-cell_2158  -11544.72  1443.275768  4036        84.27526
sample_control_r1_s1-cell_2159  -11554.88  4911.778999  4276       119.25261
sample_control_r1_s1-cell_2160  -11463.14  8146.876220 26838       243.29822
sample_control_r1_s1-cell_2161  -11539.98   729.963720  8076       122.91538
sample_control_r1_s1-cell_2162  -11549.50  3679.843106  1893        58.29544
sample_control_r1_s1-cell_2163  -11532.82  2340.751907 13374       207.72983
sample_control_r1_s1-cell_2164  -11525.82 10519.043302  5935        99.10661
sample_control_r1_s1-cell_2165  -11540.42  8095.093110  1611        62.58849
sample_control_r1_s1-cell_2166  -11519.25  6527.757804 22073       273.42150
sample_control_r1_s1-cell_2167  -11552.92  7310.901630  1840        63.73730
sample_control_r1_s1-cell_2168  -11488.33  9971.725487 23824       224.08213
sample_control_r1_s1-cell_2169  -11548.53  7970.674356  1864        57.07561
sample_control_r1_s1-cell_2170  -11513.22  2777.652238 14139       183.70236
sample_control_r1_s1-cell_2172  -11480.88  5726.022024 14257       191.33251
sample_control_r1_s1-cell_2173  -11523.87  7755.633399  2024        65.12164
sample_control_r1_s1-cell_2174  -11541.02  1686.847815  1991        54.41977
sample_control_r1_s1-cell_2175  -11515.43  3805.247861  3272        82.92295
sample_control_r1_s1-cell_2176  -11509.12  8776.525992  5848       120.92018
sample_control_r1_s1-cell_2177  -11490.47  1712.222752 18653       218.17539
sample_control_r1_s1-cell_2178  -11532.38  4497.656816  2098        60.97863
sample_control_r1_s1-cell_2179  -11544.90 10067.074911   841        42.25704
sample_control_r1_s1-cell_2180  -11527.45 10096.150246  2030        57.59170
sample_control_r1_s1-cell_2181  -11478.58  2170.978029  8830       138.58539
sample_control_r1_s1-cell_2182  -11527.41  9042.222847  1777        64.93657
sample_control_r1_s1-cell_2183  -11497.84  6705.030059 12675       157.77881
sample_control_r1_s1-cell_2184  -11509.99   657.776253  3133        81.98729
sample_control_r1_s1-cell_2185  -11517.98  1963.089878  3438        73.93869
sample_control_r1_s1-cell_2186  -11514.82  3419.387845  4311        89.97515
sample_control_r1_s1-cell_2187  -11535.80   571.386684   781        39.37664
sample_control_r1_s1-cell_2188  -11520.19   960.385614  3698       104.44423
sample_control_r1_s1-cell_2189  -11515.87  3205.552590  2510        68.95537
sample_control_r1_s1-cell_2191  -11478.93  1516.992472 21255       212.76975
sample_control_r1_s1-cell_2192  -11469.88  2635.249638 19352       176.85892
sample_control_r1_s1-cell_2193  -11529.48  3940.531404  1831        52.95890
sample_control_r1_s1-cell_2194  -11525.96  4536.560926   993        44.89429
sample_control_r1_s1-cell_2195  -11525.77 10570.968571  1400        52.93141
sample_control_r1_s1-cell_2196  -11510.89  7288.132466  6228       118.82621
sample_control_r1_s1-cell_2197  -11526.70 10247.290323  1426        61.29681
sample_control_r1_s1-cell_2198  -11502.95  1246.466721  3666        96.92953
sample_control_r1_s1-cell_2199  -11475.24  4031.215936 15449       205.74040
sample_control_r1_s1-cell_2200  -11458.11  4348.799634 31138       256.33801
sample_control_r1_s1-cell_2201  -11522.60   336.123435  1118        47.49913
sample_control_r1_s1-cell_2202  -11529.48  2569.782692  1040        40.79472
sample_control_r1_s1-cell_2203  -11507.09  3355.084869  3582        78.88257
sample_control_r1_s1-cell_2204  -11454.01  3614.290342  9940       199.59026
sample_control_r1_s1-cell_2205  -11466.31  3883.964364 14648       161.87693
sample_control_r1_s1-cell_2206  -11532.53  2688.183353   829        36.33825
sample_control_r1_s1-cell_2207  -11498.11  5034.396282  8446       137.01671
sample_control_r1_s1-cell_2208  -11399.25 10379.742904 52953       414.22832
sample_control_r1_s1-cell_2209  -11500.34  9337.962568  4408        83.60047
sample_control_r1_s1-cell_2210  -11529.09   611.976393  1059        44.09235
sample_control_r1_s1-cell_2211  -11516.34  4761.476144  4087       114.17714
sample_control_r1_s1-cell_2212  -11463.26  7956.957808 17207       198.85001
sample_control_r1_s1-cell_2213  -11518.14  2950.538967  1065        44.24629
sample_control_r1_s1-cell_2214  -11515.79  7221.281084  1697        51.58043
sample_control_r1_s1-cell_2216  -11512.45  6260.007819  2558        69.20266
sample_control_r1_s1-cell_2217  -11497.66  7672.371800  2383        86.58648
sample_control_r1_s1-cell_2218  -11458.70  2501.361833 13205       159.30114
sample_control_r1_s1-cell_2219  -11445.79   541.243342 23469       239.94922
sample_control_r1_s1-cell_2220  -11492.17  2257.078739  5169       111.42468
sample_control_r1_s1-cell_2222  -11503.53  5645.077960  1039        43.83846
sample_control_r1_s1-cell_2224  -11436.81  7432.386990 10238       227.28887
sample_control_r1_s1-cell_2225  -11470.28  9742.533175  7581       129.57658
sample_control_r1_s1-cell_2226  -11497.78   493.040862  1346        53.00666
sample_control_r1_s1-cell_2227  -11489.72 10154.684625  3805        88.63623
sample_control_r1_s1-cell_2228  -11443.98  7820.947088 20657       212.33641
sample_control_r1_s1-cell_2229  -11481.25  3244.268848  2109        79.92535
sample_control_r1_s1-cell_2230  -11490.73  8736.117203  1988        71.60126
sample_control_r1_s1-cell_2231  -11449.69  4644.660694 21933       340.55157
sample_control_r1_s1-cell_2232  -11421.15  6300.054805 18867       248.43082
sample_control_r1_s1-cell_2233  -11490.87  8012.232298   805        52.23332
sample_control_r1_s1-cell_2234  -11361.15  9139.460317 47678       385.28428
sample_control_r1_s1-cell_2235  -11480.61  4733.764508  4756       150.78577
sample_control_r1_s1-cell_2236  -11473.69 10571.461350  2859        66.73992
sample_control_r1_s1-cell_2238  -11454.59    58.568599  6866       111.06272
sample_control_r1_s1-cell_2239  -11458.44   989.226871  3848       100.04709
sample_control_r1_s1-cell_2240  -11475.97  4838.530521  4030        93.82781
sample_control_r1_s1-cell_2241  -11416.95  2928.426402 16264       164.79111
sample_control_r1_s1-cell_2242  -11473.02  8347.847180  2323        66.24491
sample_control_r1_s1-cell_2243  -11437.02  9799.810649  7024       131.71524
sample_control_r1_s1-cell_2244  -11471.07   706.081820  5121       129.26745
sample_control_r1_s1-cell_2245  -11425.63   910.036073 14221       150.99134
sample_control_r1_s1-cell_2246  -11401.95  1364.277052 18899       205.31051
sample_control_r1_s1-cell_2247  -11482.77  5911.271784   964        38.79903
sample_control_r1_s1-cell_2248  -11453.50  2379.491772 10452       156.52149
sample_control_r1_s1-cell_2249  -11479.71  9689.877056  1155        44.46232
sample_control_r1_s1-cell_2250  -11430.95  3378.941284 17474       195.50562
sample_control_r1_s1-cell_2251  -11410.62  5200.806896 32511       330.29018
sample_control_r1_s1-cell_2252  -11465.44  3562.895777  1468        55.48892
sample_control_r1_s1-cell_2253  -11458.32  7358.650825  1999        65.37288
sample_control_r1_s1-cell_2254  -11450.94  7486.257469  2979        81.51578
sample_control_r1_s1-cell_2256  -11467.29  7240.480428  2708        86.85287
sample_control_r1_s1-cell_2257  -11415.62  8741.362955 11613       184.86135
sample_control_r1_s1-cell_2258  -11448.72  8825.401408  5396        99.46637
sample_control_r1_s1-cell_2259  -11418.36  9921.647197 11094       223.92905
sample_control_r1_s1-cell_2260  -11416.22   740.882844 17831       223.12121
sample_control_r1_s1-cell_2261  -11397.21  1928.441914 25643       231.49822
sample_control_r1_s1-cell_2262  -11405.71  4524.036162 15154       205.69728
sample_control_r1_s1-cell_2263  -11449.00     7.532176   979        72.86642
sample_control_r1_s1-cell_2264  -11468.18  3205.490156  1473        48.60089
sample_control_r1_s1-cell_2265  -11444.48  6467.296390 17315       279.63635
sample_control_r1_s1-cell_2266  -11464.72  7306.997054  2037        61.51536
sample_control_r1_s1-cell_2267  -11410.33   213.433742 17930       164.60215
sample_control_r1_s1-cell_2268  -11461.56  3816.630354  1074        44.53643
sample_control_r1_s1-cell_2269  -11365.00  5695.812183 21718       245.03945
sample_control_r1_s1-cell_2270  -11450.84  8295.365158  2210        77.36080
sample_control_r1_s1-cell_2271  -11458.18  4908.392998  2542        71.15729
sample_control_r1_s1-cell_2272  -11446.48  9593.260669  3257        93.09873
sample_control_r1_s1-cell_2273  -11390.52  4249.272035 15634       240.09284
sample_control_r1_s1-cell_2274  -11433.04  9304.509222  5964       103.67518
sample_control_r1_s1-cell_2275  -11406.82  6765.537467 18643       190.81160
sample_control_r1_s1-cell_2276  -11441.61  9664.080026  3024        75.39703
sample_control_r1_s1-cell_2277  -11447.47  5346.125675  2037        66.52294
sample_control_r1_s1-cell_2278  -11449.56  9197.914856  3911        86.71226
sample_control_r1_s1-cell_2279  -11432.44  8249.061660  3049        88.47355
sample_control_r1_s1-cell_2280  -11455.34  7206.263746  1164        50.68629
sample_control_r1_s1-cell_2281  -11417.91  7712.548120  6411       135.26733
sample_control_r1_s1-cell_2282  -11370.00  1620.684415 22951       197.48693
sample_control_r1_s1-cell_2283  -11396.29  2224.541614 12688       143.27433
sample_control_r1_s1-cell_2284  -11445.10  5877.496828  2049        84.67625
sample_control_r1_s1-cell_2285  -11372.98  3052.461940 18195       211.70886
sample_control_r1_s1-cell_2286  -11408.50  5870.361588  8919       203.20657
sample_control_r1_s1-cell_2287  -11435.76  1257.636773  2442        66.82427
sample_control_r1_s1-cell_2288  -11409.53  8898.606086  5981       114.25993
sample_control_r1_s1-cell_2289  -11420.19  2302.257471  3915       101.88154
sample_control_r1_s1-cell_2290  -11421.41  8665.250912  3017        90.98972
sample_control_r1_s1-cell_2291  -11437.44  2780.005686  3869       116.78346
sample_control_r1_s1-cell_2292  -11403.10  5036.319395 10307       263.58807
sample_control_r1_s1-cell_2293  -11432.47   307.065985  2152        57.98690
sample_control_r1_s1-cell_2294  -11438.25  6624.277437  2934        78.86620
sample_control_r1_s1-cell_2295  -11327.36  8452.825508 30775       327.53239
sample_control_r1_s1-cell_2296  -11375.58  3231.769538 23032       205.93527
sample_control_r1_s1-cell_2297  -11394.54  9260.515789  5890       127.07581
sample_control_r1_s1-cell_2298  -11404.71  3532.715421  4656       102.79475
sample_control_r1_s1-cell_2299  -11434.81 10188.992236  1932        81.01009
sample_control_r1_s1-cell_2300  -11392.80  4024.743479 12689       191.18004
sample_control_r1_s1-cell_2301  -11415.61  7403.617550  2735        77.37606
sample_control_r1_s1-cell_2302  -11441.63   423.010753   930        44.31746
sample_control_r1_s1-cell_2303  -11340.46  1120.541368 20620       291.42348
sample_control_r1_s1-cell_2304  -11429.41  7179.222286  1741        58.01423
sample_control_r1_s1-cell_2305  -11314.41  4509.385467 21867       322.27296
sample_control_r1_s1-cell_2306  -11420.22  4151.814080  2017        55.75466
sample_control_r1_s1-cell_2307  -11353.47  7370.573570 18948       263.45752
sample_control_r1_s1-cell_2308  -11393.24  6030.464424 23007       297.26602
sample_control_r1_s1-cell_2309  -11367.88  3826.798272  9027       147.09279
sample_control_r1_s1-cell_2310  -11323.86  7627.841672 15070       235.81930
sample_control_r1_s1-cell_2311  -11268.12 10213.897376 69126       412.69887
sample_control_r1_s1-cell_2312  -11417.42  3083.789627  1369        60.81258
sample_control_r1_s1-cell_2313  -11411.66  7247.786589  3594        94.84991
sample_control_r1_s1-cell_2314  -11415.30  7921.751852  1350        57.00885
sample_control_r1_s1-cell_2315  -11367.87  9868.996962  9217       148.85388
sample_control_r1_s1-cell_2316  -11418.04  1427.647813  1326        42.42854
sample_control_r1_s1-cell_2317  -11397.49   377.740741  6777       143.15167
sample_control_r1_s1-cell_2318  -11387.52   822.224795  3541        89.00699
sample_control_r1_s1-cell_2319  -11382.32    97.688084  6848       115.50368
sample_control_r1_s1-cell_2320  -11403.24  9373.406137  3324        74.93210
sample_control_r1_s1-cell_2321  -11403.74  5374.456627  2271        62.96753
sample_control_r1_s1-cell_2322  -11389.84  9698.416396  3074        72.99760
sample_control_r1_s1-cell_2323  -11386.65  8317.079243  6133       126.32497
sample_control_r1_s1-cell_2324  -11391.44  9504.855765  4562       115.28458
sample_control_r1_s1-cell_2325  -11299.17  2069.331678 22353       273.76379
sample_control_r1_s1-cell_2326  -11412.79  2438.284327   721        36.88815
sample_control_r1_s1-cell_2327  -11404.71  6972.377288  2677        72.14313
sample_control_r1_s1-cell_2328  -11411.23  1791.911299  1770        67.43378
sample_control_r1_s1-cell_2329  -11385.99  3323.793909  1970        95.13511
sample_control_r1_s1-cell_2330  -11379.00  8609.552037  9916       174.34649
sample_control_r1_s1-cell_2331  -11399.04  8985.676783  2636        79.63694
sample_control_r1_s1-cell_2332  -11381.85    24.051759  3980        94.16729
sample_control_r1_s1-cell_2333  -11356.85  5004.349563 12118       208.52596
sample_control_r1_s1-cell_2334  -11378.91  2786.911550 14675       234.23282
sample_control_r1_s1-cell_2335  -11394.66  6629.292129  3875        99.84376
sample_control_r1_s1-cell_2336  -11345.58  1755.610983 10434       140.09177
sample_control_r1_s1-cell_2337  -11371.60  1474.063572  7928       107.46499
sample_control_r1_s1-cell_2338  -11390.42  5610.890465  2045        63.65572
sample_control_r1_s1-cell_2339  -11244.56  7574.691168 28080       382.19375
sample_control_r1_s1-cell_2340  -11343.86  2494.829381 14465       209.78692
sample_control_r1_s1-cell_2341  -11384.02  4639.139123  3673        92.23910
sample_control_r1_s1-cell_2342  -11401.35  1539.100349  1146        40.70011
sample_control_r1_s1-cell_2343  -11394.24  1011.206268  1372        50.60161
sample_control_r1_s1-cell_2344  -11337.92  3920.522814 13829       163.45637
sample_control_r1_s1-cell_2345  -11345.69  1238.826072 17421       207.23218
sample_control_r1_s1-cell_2346  -11329.68  2608.991426 19943       221.60968
sample_control_r1_s1-cell_2347  -11393.98  6258.809494  1601        60.53759
sample_control_r1_s1-cell_2348  -11342.95  7046.682712 16433       172.66844
sample_control_r1_s1-cell_2349  -11346.66   549.405283 14538       208.84784
sample_control_r1_s1-cell_2350  -11375.85  2390.057653  7840       140.59851
sample_control_r1_s1-cell_2351  -11381.27  6205.570329  3768        81.65517
sample_control_r1_s1-cell_2352  -11385.27  3620.847672  1267        55.10290
sample_control_r1_s1-cell_2353  -11271.15  7873.955922 34280       331.45649
sample_control_r1_s1-cell_2354  -11348.49  6509.563257 24021       266.10020
sample_control_r1_s1-cell_2355  -11338.02  8842.436834 11169       127.83744
sample_control_r1_s1-cell_2356  -11386.97  6908.834367  2258        69.44828
sample_control_r1_s1-cell_2357  -11340.46  2148.099818  7694       132.62269
sample_control_r1_s1-cell_2358  -11314.16  4199.732647 13009       253.05041
sample_control_r1_s1-cell_2359  -11358.06  4740.589786  7284       114.89347
sample_control_r1_s1-cell_2360  -11317.67  3489.348170  6448       170.48380
sample_control_r1_s1-cell_2361  -11283.36  8213.340721 28921       283.13388
sample_control_r1_s1-cell_2362  -11377.61  9446.315609  2332        75.82994
sample_control_r1_s1-cell_2363  -11241.00  1820.394890 26339       218.84077
sample_control_r1_s1-cell_2364  -11351.39  8272.879367  5496       103.85914
sample_control_r1_s1-cell_2366  -11366.77  5771.816820  1736        63.19334
sample_control_r1_s1-cell_2367  -11313.17   943.710957 24460       302.41673
sample_control_r1_s1-cell_2368  -11349.56  8725.139821  5128       118.17492
sample_control_r1_s1-cell_2369  -11329.92  5412.162231 12587       179.98849
sample_control_r1_s1-cell_2370  -11332.77  7976.791073 11449       150.45191
sample_control_r1_s1-cell_2371  -11361.87  8055.522106  3551        86.35915
sample_control_r1_s1-cell_2372  -11345.74  7269.557445  2646       101.74902
sample_control_r1_s1-cell_2373  -11328.75  9345.608188  8476       131.61743
sample_control_r1_s1-cell_2374  -11350.27  3430.663985  4723        98.62343
sample_control_r1_s1-cell_2375  -11327.58   341.462608 16180       196.26839
sample_control_r1_s1-cell_2376  -11285.58  3567.677698 17375       192.67361
sample_control_r1_s1-cell_2377  -11352.76  7301.655205  2123        75.44291
sample_control_r1_s1-cell_2378  -11330.96  9413.495389  5097        94.51018
sample_control_r1_s1-cell_2379  -11307.28  6923.799656 15713       170.34587
sample_control_r1_s1-cell_2380  -11337.44  9063.526547  5236       102.28050
sample_control_r1_s1-cell_2381  -11346.32  8971.739229  7915       158.29025
sample_control_r1_s1-cell_2382  -11312.84  6844.780508  6064       152.18319
sample_control_r1_s1-cell_2383  -11350.33   148.311728  2592        64.42551
sample_control_r1_s1-cell_2384  -11362.05  5882.333333  1023        39.01027
sample_control_r1_s1-cell_2385  -11292.22  2344.272890 15607       179.99041
sample_control_r1_s1-cell_2386  -11356.15 10697.291912  1867        59.58350
sample_control_r1_s1-cell_2387  -11300.50  4889.334806 17198       229.90807
sample_control_r1_s1-cell_2388  -11360.39  6277.051826   849        53.28454
sample_control_r1_s1-cell_2389  -11307.30  8588.596504 12699       180.59663
sample_control_r1_s1-cell_2390  -11314.55   730.870108 19801       246.48711
sample_control_r1_s1-cell_2391  -11311.65  6673.929924  9133       144.09596
sample_control_r1_s1-cell_2392  -11256.46  7236.053483 20698       210.52167
sample_control_r1_s1-cell_2393  -11320.58 10042.114574  3465        81.77997
sample_control_r1_s1-cell_2394  -11303.93  5842.959304 13441       151.75798
sample_control_r1_s1-cell_2395  -11334.34  2102.530263  1520        68.82589
sample_control_r1_s1-cell_2396  -11312.18  6159.249388 24516       311.16004
sample_control_r1_s1-cell_2397  -11234.18  9546.460959 37192       305.22961
sample_control_r1_s1-cell_2398  -11328.47  7482.290422  5523       111.87679
sample_control_r1_s1-cell_2399  -11213.94  9858.330463 74450       498.98716
sample_control_r1_s1-cell_2400  -11308.03  5217.477051  7691       144.89797
sample_control_r1_s1-cell_2401  -11340.02 10324.553723  1880        63.76671
sample_control_r1_s1-cell_2402  -11336.70  7123.491453  1638        55.83328
sample_control_r1_s1-cell_2403  -11320.78  9646.197234  1952        87.87519
sample_control_r1_s1-cell_2404  -11305.52  9969.704862  5533       111.82650
sample_control_r1_s1-cell_2405  -11250.68  5568.167555 22697       246.80107
sample_control_r1_s1-cell_2406  -11326.75  4129.130259  1236        65.00811
sample_control_r1_s1-cell_2407  -11326.61  4235.413866  1904        63.22000
sample_control_r1_s1-cell_2408  -11296.76  3693.418703 14244       164.76749
sample_control_r1_s1-cell_2409  -11315.82  5142.516058  3176        76.80541
sample_control_r1_s1-cell_2410  -11306.79  7761.575267  2903       117.10513
sample_control_r1_s1-cell_2411  -11276.86  4059.818187 17727       172.20843
sample_control_r1_s1-cell_2412  -11249.47  6793.214607 13103       206.49315
sample_control_r1_s1-cell_2413  -11267.99  5656.984655  8081       162.26346
sample_control_r1_s1-cell_2414  -11245.55  8073.928375 22227       186.45455
sample_control_r1_s1-cell_2415  -11312.41  3397.884396  3858        97.74538
sample_control_r1_s1-cell_2416  -11290.96    65.097473 13573       164.70709
sample_control_r1_s1-cell_2417  -11286.43   426.564978  6356       116.16821
sample_control_r1_s1-cell_2418  -11276.11  5984.936302 13878       179.03664
sample_control_r1_s1-cell_2419  -11317.17  9578.052674  2468        61.65981
sample_control_r1_s1-cell_2420  -11265.34  2952.716257 18841       177.17105
sample_control_r1_s1-cell_2421  -11314.60  1359.237992  2769        73.45192
sample_control_r1_s1-cell_2422  -11313.85  6352.529640  5145       135.30786
sample_control_r1_s1-cell_2423  -11277.52  8363.386292 11103       154.27653
sample_control_r1_s1-cell_2424  -11253.90  2264.890241 14878       233.16390
sample_control_r1_s1-cell_2425  -11276.19  4356.750479 17225       166.50456
sample_control_r1_s1-cell_2426  -11317.20  6742.247174  1946        55.19041
sample_control_r1_s1-cell_2427  -11271.78 10608.654817 22533       232.92452
sample_control_r1_s1-cell_2428  -11288.35  2780.149920 10619       180.98427
sample_control_r1_s1-cell_2429  -11252.82  1516.334627 20100       185.22605
sample_control_r1_s1-cell_2430  -11219.14  5421.202166 23362       351.74796
sample_control_r1_s1-cell_2431  -11257.60  3186.672795 20614       194.13083
sample_control_r1_s1-cell_2432  -11298.63  8672.021042  1901        72.85471
sample_control_r1_s1-cell_2433  -11300.90  1310.117415  1269        53.47552
sample_control_r1_s1-cell_2434  -11284.43  7331.187192  4669        90.36211
sample_control_r1_s1-cell_2435  -11262.05  7135.753834  8543       134.22760
sample_control_r1_s1-cell_2436  -11242.84  3779.931778 11873       168.10137
sample_control_r1_s1-cell_2437  -11236.70  1664.689535 19168       186.57260
sample_control_r1_s1-cell_2438  -11154.91  8819.844596 31299       348.58164
sample_control_r1_s1-cell_2439  -11286.66  8990.662193  3055       125.29563
sample_control_r1_s1-cell_2440  -11234.92  3340.161121 15777       191.68159
sample_control_r1_s1-cell_2441  -11214.88  5084.753784 23321       292.79245
sample_control_r1_s1-cell_2442  -11255.63   596.106767 11867       153.28969
sample_control_r1_s1-cell_2443  -11298.41  3039.100429  1633        49.94007
sample_control_r1_s1-cell_2444  -11266.12   237.115551 12038       169.72739
sample_control_r1_s1-cell_2445  -11276.35  4732.752856  2626        79.02478
sample_control_r1_s1-cell_2446  -11264.69  1370.105655  9531       175.73414
sample_control_r1_s1-cell_2447  -11265.11  4616.997214  2871        94.97937
sample_control_r1_s1-cell_2448  -11293.30  6434.745895  1157        44.13434
sample_control_r1_s1-cell_2449  -11273.18  9050.240923  3250        92.59092
sample_control_r1_s1-cell_2450  -11235.19  2679.753593 13709       153.87065
sample_control_r1_s1-cell_2451  -11225.42  9311.485126 10690       156.69370
sample_control_r1_s1-cell_2452  -11240.42  4191.930388  9711       185.25247
sample_control_r1_s1-cell_2453  -11213.09  4485.640543 16945       196.36072
sample_control_r1_s1-cell_2454  -11288.42  8285.985782  1055        40.50457
sample_control_r1_s1-cell_2455  -11291.20   535.692786   804        37.14384
sample_control_r1_s1-cell_2456  -11278.25  7479.094053  1446        47.46271
sample_control_r1_s1-cell_2457  -11281.02  5406.467213  1952        72.22771
sample_control_r1_s1-cell_2458  -11280.40  1035.559278  1164        47.03734
sample_control_r1_s1-cell_2459  -11249.97  3962.855123  4880        98.35654
sample_control_r1_s1-cell_2460  -11279.04  8796.702795  1467        60.92427
sample_control_r1_s1-cell_2461  -11272.49  6523.240570  2386        81.51827
sample_control_r1_s1-cell_2462  -11249.74  6502.298554  4773       148.82223
sample_control_r1_s1-cell_2463  -11251.72  6615.173758  8414       161.54744
sample_control_r1_s1-cell_2464  -11254.76  6729.817434  3648        85.59441
sample_control_r1_s1-cell_2465  -11203.55  6290.954908 15679       174.17059
sample_control_r1_s1-cell_2466  -11204.11  9000.690673 16662       175.33816
sample_control_r1_s1-cell_2467  -11277.27  2452.297148  1087        45.14303
sample_control_r1_s1-cell_2468  -11236.46  6386.502071 13277       151.15818
sample_control_r1_s1-cell_2469  -11185.81  3002.670071 14882       297.15251
sample_control_r1_s1-cell_2470  -11271.91 10044.424008  1941        55.10134
sample_control_r1_s1-cell_2471  -11251.59  9411.858661  3764        99.35965
sample_control_r1_s1-cell_2472  -11201.61  2207.986320 12208       178.00605
sample_control_r1_s1-cell_2473  -11136.21  3570.101355 26856       408.41502
sample_control_r1_s1-cell_2474  -11190.40  3859.180205 16065       214.07454
sample_control_r1_s1-cell_2475  -11237.95   496.764834  7331       102.02653
sample_control_r1_s1-cell_2477  -11223.99 10097.775837  5554       129.07282
sample_control_r1_s1-cell_2478  -11225.84  1116.865875 13972       187.00165
sample_control_r1_s1-cell_2479  -11258.52  5923.564063  1959        51.55572
sample_control_r1_s1-cell_2480  -11194.91  6136.670125 23421       191.76555
sample_control_r1_s1-cell_2481  -11208.29  5242.518959 16641       182.15339
sample_control_r1_s1-cell_2482  -11187.28  8647.878592 22931       212.18913
sample_control_r1_s1-cell_2483  -11230.18  2539.846493  9524       162.74253
sample_control_r1_s1-cell_2484  -11232.13  8867.522049  6304       126.70027
sample_control_r1_s1-cell_2485  -11260.40   899.968254  1323        51.19119
sample_control_r1_s1-cell_2486  -11160.84   278.949260 16476       242.35766
sample_control_r1_s1-cell_2487  -11218.21  7080.665081  5464       125.00778
sample_control_r1_s1-cell_2488  -11184.68  5758.411600 16465       197.12778
sample_control_r1_s1-cell_2489  -11254.10  4840.716300  2411        85.37109
sample_control_r1_s1-cell_2490  -11255.15   748.915066   989        41.51274
sample_control_r1_s1-cell_2491  -11254.22  9980.817272  1598        50.06887
sample_control_r1_s1-cell_2492  -11225.08   963.678756 10808       160.13743
sample_control_r1_s1-cell_2493  -11239.60  7371.432701  2318        64.19933
sample_control_r1_s1-cell_2494  -11181.32   112.453755 26349       262.68951
sample_control_r1_s1-cell_2495  -11160.20  9416.991348 15950       194.68599
sample_control_r1_s1-cell_2496  -11206.32  3660.409549  6849       108.43011
sample_control_r1_s1-cell_2497  -11191.55  6972.577582 22357       194.70733
sample_control_r1_s1-cell_2498  -11221.60 10027.308055  4035        88.84736
sample_control_r1_s1-cell_2499  -11199.09  2851.042538 12765       184.94045
sample_control_r1_s1-cell_2500  -11237.48  1237.398467  1566        52.17506
sample_control_r1_s1-cell_2501  -11214.85  5835.053132  4630       112.57465
sample_control_r1_s1-cell_2502  -11188.67  2481.530210 10311       170.09413
sample_control_r1_s1-cell_2503  -11147.85 10606.538356 33528       305.06273
sample_control_r1_s1-cell_2504  -11210.05  9108.737617  3735       110.02159
sample_control_r1_s1-cell_2505  -11180.14   376.233214 10574       161.94614
sample_control_r1_s1-cell_2506  -11190.51  4974.429715 11866       129.76801
sample_control_r1_s1-cell_2507  -11147.28  7729.248457 16526       235.99723
sample_control_r1_s1-cell_2508  -11223.57  5335.761699  2543        80.41925
sample_control_r1_s1-cell_2509  -11210.88  1328.117548  8337       151.31491
sample_control_r1_s1-cell_2510  -11226.86  3827.621622   999        46.73817
sample_control_r1_s1-cell_2511  -11189.52  4826.275123 18857       195.77608
sample_control_r1_s1-cell_2512  -11201.97  7826.628965  3342        95.12725
sample_control_r1_s1-cell_2513  -11212.18   806.463281  9491       160.72391
sample_control_r1_s1-cell_2514  -11189.35   686.029019  9821       133.39512
sample_control_r1_s1-cell_2515  -11180.11  5955.584177 14624       192.39847
sample_control_r1_s1-cell_2516  -11189.56  2393.534494  6320       108.72487
sample_control_r1_s1-cell_2517  -11204.15   444.040842  1567        51.97073
sample_control_r1_s1-cell_2518  -11156.42  6481.446153 16259       150.46609
sample_control_r1_s1-cell_2519  -11221.69  8351.753398  1030        47.99739
sample_control_r1_s1-cell_2520  -11200.70  7980.011755  2467        60.97559
sample_control_r1_s1-cell_2521  -11206.08  4319.611365  2622        80.46485
sample_control_r1_s1-cell_2522  -11131.42  8166.381534 13506       200.64549
sample_control_r1_s1-cell_2523  -11155.94  8430.829115 31214       283.99426
sample_control_r1_s1-cell_2524  -11190.54  1951.385880  4561        84.20159
sample_control_r1_s1-cell_2525  -11146.95  4150.524247 13610       157.35954
sample_control_r1_s1-cell_2526  -11158.69   577.296968  9762       151.12591
sample_control_r1_s1-cell_2527  -11129.71  6632.836140 20548       266.16767
sample_control_r1_s1-cell_2528  -11187.19  7362.578696  3145        75.58987
sample_control_r1_s1-cell_2529  -11148.13  3405.995313  9388       159.42859
sample_control_r1_s1-cell_2530  -11144.48  1234.101075 19906       219.90347
sample_control_r1_s1-cell_2531  -11186.76  9172.578721  3722        75.94072
sample_control_r1_s1-cell_2532  -11189.16  9672.038154  3250        73.61899
sample_control_r1_s1-cell_2533  -11170.94    15.883984  2741        94.24744
sample_control_r1_s1-cell_2534  -11198.57  6730.509904  1969        70.40033
sample_control_r1_s1-cell_2535  -11046.83  7557.697217 32667       393.78454
sample_control_r1_s1-cell_2536  -11184.05  8747.164289  2453        63.80130
sample_control_r1_s1-cell_2537  -11103.94  4599.745656 16230       185.39030
sample_control_r1_s1-cell_2538  -11141.21  1417.467870 16449       172.53954
sample_control_r1_s1-cell_2539  -11177.29  7660.398886  1795        79.37533
sample_control_r1_s1-cell_2540  -11161.60  6695.002152  6971       161.73232
sample_control_r1_s1-cell_2541  -11179.19  6057.690463  1793        58.01649
sample_control_r1_s1-cell_2542  -11154.94  4402.447106  8810       122.63431
sample_control_r1_s1-cell_2543  -11183.11 10076.193948  1454        48.16507
sample_control_r1_s1-cell_2544  -11154.99  3736.544691  5594       124.65258
sample_control_r1_s1-cell_2545  -11140.25  4288.592369 12894       157.72589
sample_control_r1_s1-cell_2546  -11167.49  7167.384106  6644       108.49344
sample_control_r1_s1-cell_2548  -11182.56  2002.347871   963        40.12250
sample_control_r1_s1-cell_2549  -11181.76  2623.363169  1363        52.25546
sample_control_r1_s1-cell_2550  -11162.52  3079.780179  4349        86.14275
sample_control_r1_s1-cell_2551  -11149.62  3454.499669  3022       106.23204
sample_control_r1_s1-cell_2552  -11164.93  2152.010233  2834        79.32341
sample_control_r1_s1-cell_2553  -11145.02  2742.353564 10397       122.33273
sample_control_r1_s1-cell_2554  -11158.60  3164.845153  7375       123.80913
sample_control_r1_s1-cell_2555  -11183.62  3229.979150  1247        43.52723
sample_control_r1_s1-cell_2556  -11059.20  9823.171025 26154       285.11456
sample_control_r1_s1-cell_2557  -11140.28   473.378291 10254       138.79032
sample_control_r1_s1-cell_2558  -11132.20  1561.281563 14796       188.43126
sample_control_r1_s1-cell_2559  -11122.43  4702.966709 15079       164.20063
sample_control_r1_s1-cell_2560  -11174.24  9222.649493  1184        43.59454
sample_control_r1_s1-cell_2561  -11144.57  1086.063249  8174       121.90534
sample_control_r1_s1-cell_2562  -11118.76  5366.161838 11771       160.41865
sample_control_r1_s1-cell_2563  -11168.34  8008.955823   996        42.05470
sample_control_r1_s1-cell_2564  -11094.73   817.043259 27624       205.87715
sample_control_r1_s1-cell_2565  -11131.37  1710.327899  8280       113.66759
sample_control_r1_s1-cell_2566  -11101.21  2360.641251 13522       155.60145
sample_control_r1_s1-cell_2567  -11149.89  2580.181689  2807        72.35985
sample_control_r1_s1-cell_2569  -11156.21  7104.436952  1824        53.76180
sample_control_r1_s1-cell_2570  -11122.03 10111.953230  6564       119.39114
sample_control_r1_s1-cell_2571  -11130.41  3238.266530  4870       112.16705
sample_control_r1_s1-cell_2572  -11078.89  6821.175510 13777       250.60874
sample_control_r1_s1-cell_2573  -11143.14  9057.721796  4432       113.19353
sample_control_r1_s1-cell_2574  -11131.16  3325.854267  7500       114.11855
sample_control_r1_s1-cell_2575  -11113.11  9320.084065  7863       150.17584
sample_control_r1_s1-cell_2576  -11142.10  2650.606201  4548        93.96573
sample_control_r1_s1-cell_2577  -11139.81  9513.319628  2043        58.21523
sample_control_r1_s1-cell_2578  -11154.39  1867.631298  1310        42.51979
sample_control_r1_s1-cell_2579  -11150.07  8091.801724  2320        61.88709
sample_control_r1_s1-cell_2580  -11129.74 10160.663236  3109        83.66270
sample_control_r1_s1-cell_2581  -11112.81  2014.426481 15309       164.91860
sample_control_r1_s1-cell_2582  -11137.57  7862.640791  1971        74.16656
sample_control_r1_s1-cell_2583  -11111.68  8232.964931  6701       122.82425
sample_control_r1_s1-cell_2584  -11132.76  9685.256163  2596        72.62252
sample_control_r1_s1-cell_2585  -11097.37  5040.868295 10645       138.92653
sample_control_r1_s1-cell_2586  -11126.50  9250.550703  2633        73.44457
sample_control_r1_s1-cell_2587  -11106.49  5627.784608 16658       186.77751
sample_control_r1_s1-cell_2588  -11106.75  1905.581236  6438       123.87552
sample_control_r1_s1-cell_2589  -11008.97  9162.027478 38794       331.28156
sample_control_r1_s1-cell_2590  -11104.70  1823.042326 10750       142.86919
sample_control_r1_s1-cell_2591  -11149.03  6379.387817   985        38.02939
sample_control_r1_s1-cell_2592  -11146.40  9326.563636  1430        56.97684
sample_control_r1_s1-cell_2593  -11132.85  5242.614379  4437        99.61124
sample_control_r1_s1-cell_2594  -11072.49  7813.759006  8050       174.33430
sample_control_r1_s1-cell_2596  -11145.11 10393.819242  1715        92.52852
sample_control_r1_s1-cell_2597  -11085.91  6259.015730 16910       159.44326
sample_control_r1_s1-cell_2598  -11082.00  4908.349623 15797       155.44426
sample_control_r1_s1-cell_2599  -11132.58  7224.998222  2250        57.74821
sample_control_r1_s1-cell_2600  -11143.75  9653.206388   814        41.20816
sample_control_r1_s1-cell_2601  -11085.76   655.950946 15595       160.72467
sample_control_r1_s1-cell_2602  -11110.13  3683.181325  5162       150.79889
sample_control_r1_s1-cell_2603  -11131.91  5447.732423  1977        52.85318
sample_control_r1_s1-cell_2604  -11127.40  2280.853324  2843        64.06573
sample_control_r1_s1-cell_2605  -11059.07  2856.821218 17636       228.85235
sample_control_r1_s1-cell_2606  -11057.00  2507.816364 27353       221.90864
sample_control_r1_s1-cell_2607  -11041.67  8095.701493 19363       295.36624
sample_control_r1_s1-cell_2608  -11071.82  2978.592503 15232       193.81438
sample_control_r1_s1-cell_2609  -11055.47    96.534038 22519       254.19064
sample_control_r1_s1-cell_2610  -11062.72  7121.617031 20973       297.93279
sample_control_r1_s1-cell_2611  -11120.81  9175.814380  1363        44.32030
sample_control_r1_s1-cell_2612  -11081.54  1025.959138 13729       174.87436
sample_control_r1_s1-cell_2613  -11080.08  6061.432741 11924       165.71872
sample_control_r1_s1-cell_2614  -11035.11  7341.347444 22395       273.19016
sample_control_r1_s1-cell_2615  -11128.88   958.707244  1339        55.12694
sample_control_r1_s1-cell_2617  -11110.47  7680.428266  2802        71.52726
sample_control_r1_s1-cell_2620  -11105.20  5108.504561  2850        89.23151
sample_control_r1_s1-cell_2621  -11108.07  4495.329228  6008       107.33948
sample_control_r1_s1-cell_2622  -11079.12  3756.465677  6599       159.43582
sample_control_r1_s1-cell_2623  -11121.97  2989.796283  1399        49.92543
sample_control_r1_s1-cell_2624  -11108.37  5927.073251  2116        65.61818
sample_control_r1_s1-cell_2625  -10934.92  7497.261635 44283       362.54425
sample_control_r1_s1-cell_2626  -11048.46  6365.451431 13311       179.79415
sample_control_r1_s1-cell_2627  -11058.93  6453.673322  9416       145.20844
sample_control_r1_s1-cell_2628  -11108.85  3543.858198  2708        78.25259
sample_control_r1_s1-cell_2629  -11100.79  4230.160714  3304        94.88194
sample_control_r1_s1-cell_2630  -11109.60  8107.689509  2116        56.56550
sample_control_r1_s1-cell_2631  -11110.64 10464.440304  2496        72.34909
sample_control_r1_s1-cell_2632  -11093.67  3134.745367  6044       105.38004
sample_control_r1_s1-cell_2633  -11114.37  8687.908390  1168        53.30797
sample_control_r1_s1-cell_2634  -11109.03  3887.658835  2043        55.27638
sample_control_r1_s1-cell_2635  -11085.13  8574.099912  9088       164.77323
sample_control_r1_s1-cell_2636  -11101.61   308.271022  1653        68.38960
sample_control_r1_s1-cell_2637  -11032.73  5567.573098 17880       254.62771
sample_control_r1_s1-cell_2638  -11092.28  5178.317466  2920        77.12801
sample_control_r1_s1-cell_2641  -11076.66  9237.103746  1735        98.18306
sample_control_r1_s1-cell_2642  -11065.32  9555.326542 12516       145.19703
sample_control_r1_s1-cell_2643  -11099.15  9880.165552  1794        75.35979
sample_control_r1_s1-cell_2644  -11051.40 10240.086500  7341       181.83466
sample_control_r1_s1-cell_2645  -11023.33 10443.615816 47597       334.19547
sample_control_r1_s1-cell_2646  -11099.56  5297.784689  1045        43.10944
sample_control_r1_s1-cell_2647  -11026.56   339.244604 20711       206.84043
sample_control_r1_s1-cell_2648  -11077.83  2620.636906  5365        88.13284
sample_control_r1_s1-cell_2649  -11027.64  4455.089814 16768       263.94779
sample_control_r1_s1-cell_2650  -11104.86   428.579661  1180        42.81132
sample_control_r1_s1-cell_2651  -11028.91  3561.457117 19973       304.76047
sample_control_r1_s1-cell_2652  -11083.65  6157.686461  4092        83.83753
sample_control_r1_s1-cell_2653  -11091.91  7354.758734  1517        56.85750
sample_control_r1_s1-cell_2654  -11104.04  8371.812315  1689        59.24251
sample_control_r1_s1-cell_2655  -11053.53  7230.001366  9518       173.09584
sample_control_r1_s1-cell_2656  -11035.77  4786.786028 16619       192.84372
sample_control_r1_s1-cell_2657  -11058.10  4003.780493 13708       151.06834
sample_control_r1_s1-cell_2658  -11093.96  6970.231314  2261        60.47898
sample_control_r1_s1-cell_2659  -11076.19  9019.906399  3141        95.68832
sample_control_r1_s1-cell_2660  -11057.79  3054.077919  3940       109.55612
sample_control_r1_s1-cell_2661  -11023.33  2762.202615 18735       247.74582
sample_control_r1_s1-cell_2662  -11058.01  9686.668804  6238       130.09360
sample_control_r1_s1-cell_2663  -11083.79  5453.387543  1734        70.22688
sample_control_r1_s1-cell_2664  -11066.85  3822.969262  5498       111.35766
sample_control_r1_s1-cell_2665  -11033.46   455.653864 10571       127.30010
sample_control_r1_s1-cell_2666  -11084.93  6554.421222  2177        71.97570
sample_control_r1_s1-cell_2667  -11060.63   923.598511  3492        88.80043
sample_control_r1_s1-cell_2668  -11052.10  5270.172685 11964       157.97297
sample_control_r1_s1-cell_2669  -11025.92  3181.643848 22555       247.45751
sample_control_r1_s1-cell_2670  -11049.52  7646.044617  5805       117.87474
sample_control_r1_s1-cell_2671  -11073.04  7845.584780  1498        64.34651
sample_control_r1_s1-cell_2672  -11041.17  1355.749903 20708       251.54497
sample_control_r1_s1-cell_2673  -11076.52  8952.799902  2039        62.22655
sample_control_r1_s1-cell_2674  -11079.72  4761.489679   872        41.63991
sample_control_r1_s1-cell_2675  -11053.31  1728.361524 10500       152.65876
sample_control_r1_s1-cell_2676  -11022.55  9001.233412  5938       140.44358
sample_control_r1_s1-cell_2677  -11070.76  9280.830655  2551        85.88183
sample_control_r1_s1-cell_2678  -11023.29   582.531672 13324       212.28379
sample_control_r1_s1-cell_2679  -11014.61  4233.844281 15483       185.06134
sample_control_r1_s1-cell_2680  -11053.87 10179.928384  3044        89.77159
sample_control_r1_s1-cell_2681  -11018.11   211.877833 12753       146.71509
sample_control_r1_s1-cell_2682  -11033.25  1181.262542 13754       153.89942
sample_control_r1_s1-cell_2683  -11044.22  3332.900143 10475       185.55983
sample_control_r1_s1-cell_2684  -11067.20  9379.972921  2068        61.96948
sample_control_r1_s1-cell_2685  -11014.79  3881.402568 13707       158.40867
sample_control_r1_s1-cell_2686  -11013.04  1644.237342 14734       202.82072
sample_control_r1_s1-cell_2687  -10978.08  7074.243454 22074       281.92128
sample_control_r1_s1-cell_2688  -11008.27  4105.912315 14153       165.42412
sample_control_r1_s1-cell_2689  -11062.67 10067.840195  2672        65.01182
sample_control_r1_s1-cell_2690  -11016.00  1523.441020 11258       174.18560
sample_control_r1_s1-cell_2691  -10971.63  9523.617725 20773       285.55461
sample_control_r1_s1-cell_2692  -10941.35  9675.611605 21128       233.76399
sample_control_r1_s1-cell_2693  -11047.70  9942.311371  3931        96.23529
sample_control_r1_s1-cell_2694  -10992.30  4371.790558 18153       256.82087
sample_control_r1_s1-cell_2695  -10997.22  5006.142778 14414       156.23901
sample_control_r1_s1-cell_2696  -10950.37  6825.492460 23409       286.73882
sample_control_r1_s1-cell_2697  -11047.44  2232.362611  5055        95.05193
sample_control_r1_s1-cell_2698  -10980.28  6670.195943 22481       227.01949
sample_control_r1_s1-cell_2699  -11030.05  5144.366699  8162       118.66176
sample_control_r1_s1-cell_2700  -10997.59  6563.295627 11961       179.57503
sample_control_r1_s1-cell_2701  -10983.00  3402.146925 21038       226.99095
sample_control_r1_s1-cell_2702  -11037.28  5371.788505  4402        88.63881
sample_control_r1_s1-cell_2703  -11008.52 10124.144070 10953       123.94855
sample_control_r1_s1-cell_2704  -11044.93  1252.254902  1275        50.34840
sample_control_r1_s1-cell_2705  -10994.88  4609.258596 16578       266.32907
sample_control_r1_s1-cell_2706  -10966.42  8741.192006 24968       262.27788
sample_control_r1_s1-cell_2707  -11004.41  1962.294270 16264       174.43572
sample_control_r1_s1-cell_2708  -11033.43  5949.134174  1744        66.25953
sample_control_r1_s1-cell_2709  -11032.34  7185.544549  1706        60.03959
sample_control_r1_s1-cell_2710  -11013.96  6182.552869  6866       135.10377
sample_control_r1_s1-cell_2711  -11030.51 10672.932741  3152        90.87165
sample_control_r1_s1-cell_2712  -10921.55  8037.440295 31304       333.52218
sample_control_r1_s1-cell_2713  -10994.81  8242.609415  8943       117.65603
sample_control_r1_s1-cell_2714  -10972.28  8522.393568 34764       257.36551
sample_control_r1_s1-cell_2715  -10929.38  2329.801541 26348       279.01967
sample_control_r1_s1-cell_2716  -11022.19  9281.286607  2882        77.64021
sample_control_r1_s1-cell_2717  -10964.24  8923.603274 21564       281.89748
sample_control_r1_s1-cell_2718  -11028.13  2174.342348  1516        48.79296
sample_control_r1_s1-cell_2719  -10995.16  2639.471353  6999       115.47313
sample_control_r1_s1-cell_2720  -11005.47  9765.249129  3159       103.67925
sample_control_r1_s1-cell_2721  -10999.59  1840.817451  9707       127.34425
sample_control_r1_s1-cell_2722  -11024.85  8183.137092  1561        50.93740
sample_control_r1_s1-cell_2723  -10939.94  1064.219728 24676       189.86689
sample_control_r1_s1-cell_2724  -10914.98  7776.750731 33514       277.34652
sample_control_r1_s1-cell_2725  -11017.94  3750.561728  1458        56.45809
sample_control_r1_s1-cell_2726  -11010.67  8958.250127  1963        62.68829
sample_control_r1_s1-cell_2727  -10986.44  2381.092300  9805       130.09168
sample_control_r1_s1-cell_2728  -10997.90   948.096784 10012       147.06082
sample_control_r1_s1-cell_2729  -10936.21  5171.547632  9143       145.59887
sample_control_r1_s1-cell_2730  -10937.71  5262.597348 17720       167.96865
sample_control_r1_s1-cell_2731  -11014.70  5669.685276  1433        51.83531
sample_control_r1_s1-cell_2732  -10995.79   782.794765  3859        88.40635
sample_control_r1_s1-cell_2733  -11006.26  4413.482688  1473        51.42638
sample_control_r1_s1-cell_2734  -10992.51  3716.379404  4428       147.40393
sample_control_r1_s1-cell_2735  -10954.28  1420.328496 17778       211.29089
sample_control_r1_s1-cell_2736  -11001.01  3951.285182  1073        45.77176
sample_control_r1_s1-cell_2737  -10993.90  3059.576061  2097        58.09287
sample_control_r1_s1-cell_2738  -10950.27  5791.899889 26211       293.52547
sample_control_r1_s1-cell_2739  -10971.53  2179.574148 12084       161.41471
sample_control_r1_s1-cell_2740  -10879.57  7923.837154 25779       352.71567
sample_control_r1_s1-cell_2741  -11003.95  8305.763407   951        40.52467
sample_control_r1_s1-cell_2742  -10947.01  2036.540534 12878       173.23771
sample_control_r1_s1-cell_2743  -10938.48 10665.580468 16721       191.26445
sample_control_r1_s1-cell_2744  -10955.92  4912.982447  9457       153.40739
sample_control_r1_s1-cell_2745  -10969.73  6109.301902  6204        97.03041
sample_control_r1_s1-cell_2746  -10952.02  6297.363865 11944       171.63454
sample_control_r1_s1-cell_2747  -10964.39  9087.506496  5542       117.66641
sample_control_r1_s1-cell_2748  -10973.86  7927.062668  2234        81.43887
sample_control_r1_s1-cell_2749  -10989.55  3790.893930  1631        55.23661
sample_control_r1_s1-cell_2750  -10968.00  5370.490400  5677       111.76106
sample_control_r1_s1-cell_2751  -10981.73  1567.593112  2352        64.22099
sample_control_r1_s1-cell_2752  -10970.72  9951.058824  4301       104.87669
sample_control_r1_s1-cell_2753  -10948.65  3028.915351 15074       209.47886
sample_control_r1_s1-cell_2754  -10986.06  7316.661369  1636        61.29620
sample_control_r1_s1-cell_2755  -10976.45  9748.982143  1736        72.79676
sample_control_r1_s1-cell_2756  -10927.78  5076.325374 12103       154.18220
sample_control_r1_s1-cell_2757  -10912.89  6473.944795 30432       244.58154
sample_control_r1_s1-cell_2758  -10880.52  1685.495524 16310       344.82305
sample_control_r1_s1-cell_2759  -10929.18   131.777665 16790       171.72185
sample_control_r1_s1-cell_2760  -10955.38   541.657848  7862       113.26847
sample_control_r1_s1-cell_2761  -10931.45   836.379739 16248       189.86956
sample_control_r1_s1-cell_2762  -10979.90  5990.962193  1587        51.81471
sample_control_r1_s1-cell_2763  -10972.94  3232.489787  2399        65.44923
sample_control_r1_s1-cell_2764  -10938.53  3994.915312 12245       137.70820
sample_control_r1_s1-cell_2765  -10937.92 10221.926777 12974       143.46503
sample_control_r1_s1-cell_2766  -10947.73 10332.823769  6378       129.60822
sample_control_r1_s1-cell_2767  -10918.10  1219.969129 20343       189.08254
sample_control_r1_s1-cell_2768  -10928.31  4153.241494 12050       154.06234
sample_control_r1_s1-cell_2769  -10937.62  9824.280645  7440       130.09774
sample_control_r1_s1-cell_2770  -10913.35   407.287871 18418       188.39433
sample_control_r1_s1-cell_2771  -10940.66  4776.003204 10300       152.98885
sample_control_r1_s1-cell_2772  -10894.26  3502.019204 24682       250.03548
sample_control_r1_s1-cell_2773  -10972.25  7284.353058  2011        68.94290
sample_control_r1_s1-cell_2774  -10913.41  8295.900628 14481       200.32238
sample_control_r1_s1-cell_2775  -10895.44  1592.212299 16750       178.44022
sample_control_r1_s1-cell_2777  -10908.79  1789.860926  6457       132.53780
sample_control_r1_s1-cell_2778  -10897.23  9475.770779 19082       271.25274
sample_control_r1_s1-cell_2779  -10929.48  9974.326238  4322       107.87486
sample_control_r1_s1-cell_2780  -10837.04  5484.473570 22058       308.75676
sample_control_r1_s1-cell_2781  -10844.54  9350.840099 27098       285.59815
sample_control_r1_s1-cell_2782  -10889.64  2931.205708 17554       198.84512
sample_control_r1_s1-cell_2783  -10875.62  7043.144291 17929       240.64137
sample_control_r1_s1-cell_2784  -10938.24  4292.808683  3570        92.54748
sample_control_r1_s1-cell_2785  -10918.20  3803.328350  6889       127.31049
sample_control_r1_s1-cell_2786  -10912.37  6169.198100  7577       113.20596
sample_control_r1_s1-cell_2787  -10924.45  2509.274154  3633       123.33770
sample_control_r1_s1-cell_2788  -10904.22  1869.656465  9606       134.34194
sample_control_r1_s1-cell_2789  -10868.57  2833.589007 12735       284.90933
sample_control_r1_s1-cell_2790  -10912.33 10038.424080  6711       115.94329
sample_control_r1_s1-cell_2791  -10909.48  4868.545536  5600       102.33924
sample_control_r1_s1-cell_2792  -10905.12  6238.529495  5645       133.46089
sample_control_r1_s1-cell_2793  -10942.71  2672.213668  1273        45.10795
sample_control_r1_s1-cell_2794  -10931.25  2713.970692  1706        68.61888
sample_control_r1_s1-cell_2795  -10876.68  7187.941440 10041       160.69278
sample_control_r1_s1-cell_2796  -10866.83  3306.053176 19727       188.85628
sample_control_r1_s1-cell_2797  -10879.16  7317.565734 22956       295.09642
sample_control_r1_s1-cell_2798  -10833.92    61.791451 24680       233.21719
sample_control_r1_s1-cell_2799  -10868.34  8180.470784 19835       228.35019
sample_control_r1_s1-cell_2800  -10914.90   276.129196  7268       114.05602
sample_control_r1_s1-cell_2801  -10904.86  2559.859215  7721       129.95781
sample_control_r1_s1-cell_2802  -10842.87  6090.258841 28361       416.93859
sample_control_r1_s1-cell_2803  -10852.18  8340.373837 10106       200.89261
sample_control_r1_s1-cell_2804  -10904.74  3901.396049  9971       153.64430
sample_control_r1_s1-cell_2805  -10805.49 10211.267591 34676       373.80193
sample_control_r1_s1-cell_2806  -10938.51  2856.629333   750        43.98199
sample_control_r1_s1-cell_2807  -10916.91  4549.525983  4426        79.81054
sample_control_r1_s1-cell_2808  -10887.28  4379.600737 12761       197.57146
sample_control_r1_s1-cell_2809  -10910.23  3661.214100  8865       181.64461
sample_control_r1_s1-cell_2810  -10932.57  5605.130556  1800        57.71020
sample_control_r1_s1-cell_2811  -10916.69  6926.728907  1446        68.15581
sample_control_r1_s1-cell_2812  -10902.30  4604.768382  5073       114.09077
sample_control_r1_s1-cell_2813  -10867.23  8597.529444 18408       215.69321
sample_control_r1_s1-cell_2814  -10887.48 10311.468829  5149       126.38204
sample_control_r1_s1-cell_2815  -10930.39  2129.822650  1872        88.17935
sample_control_r1_s1-cell_2816  -10868.39  3177.897392 18790       188.98417
sample_control_r1_s1-cell_2817  -10850.93  5690.477367 17165       200.24680
sample_control_r1_s1-cell_2818  -10845.99   875.886590 13729       225.76072
sample_control_r1_s1-cell_2819  -10907.83  3417.195491  3105        83.24684
sample_control_r1_s1-cell_2820  -10733.87  9846.816285 52636       475.23310
sample_control_r1_s1-cell_2821  -10894.10   627.689873 10457       151.80442
sample_control_r1_s1-cell_2822  -10919.83  4490.567111  1125        46.78942
sample_control_r1_s1-cell_2823  -10908.41  8890.283801  3062        81.31857
sample_control_r1_s1-cell_2824  -10902.15  5361.117069  3152        68.17563
sample_control_r1_s1-cell_2825  -10865.26  5577.878028 10486       156.51578
sample_control_r1_s1-cell_2826  -10907.48  2667.752749  3729       101.97566
sample_control_r1_s1-cell_2827  -10909.62  8401.201471  1767        51.85010
sample_control_r1_s1-cell_2828  -10823.92  9984.968933 27553       267.66726
sample_control_r1_s1-cell_2829  -10818.89  6822.868658 25978       280.67281
sample_control_r1_s1-cell_2830  -10917.01  1670.361739   575        31.26798
sample_control_r1_s1-cell_2831  -10900.15  1327.980575  2471        62.81897
sample_control_r1_s1-cell_2833  -10906.09   500.076007  1092        41.90113
sample_control_r1_s1-cell_2834  -10880.71   970.484857  3467        74.46943
sample_control_r1_s1-cell_2835  -10854.16  2744.879727 10127       147.65259
sample_control_r1_s1-cell_2836  -10865.21  4721.750434 13239       190.63450
sample_control_r1_s1-cell_2837  -10903.15  8708.045662  1095        40.27042
sample_control_r1_s1-cell_2838  -10807.48  4283.374383 15802       250.31090
sample_control_r1_s1-cell_2839  -10887.78  4990.752878  2780        72.92621
sample_control_r1_s1-cell_2840  -10861.04  2108.131393 23601       271.31551
sample_control_r1_s1-cell_2841  -10857.90 10382.688972  5604        95.96049
sample_control_r1_s1-cell_2842  -10853.33  5409.964669  5689       134.33017
sample_control_r1_s1-cell_2843  -10899.85  4759.542215  1291        55.29306
sample_control_r1_s1-cell_2844  -10880.94  6611.989530  6017       110.29195
sample_control_r1_s1-cell_2845  -10894.34   729.686386  1234        42.22976
sample_control_r1_s1-cell_2846  -10843.63  1457.906933 19545       260.02184
sample_control_r1_s1-cell_2847  -10895.88  9155.872470   988        42.68833
sample_control_r1_s1-cell_2848  -10849.54   499.809697 11550       158.20261
sample_control_r1_s1-cell_2849  -10844.54  4037.794723 10196       146.51167
sample_control_r1_s1-cell_2850  -10813.84  4522.710223 21627       204.89353
sample_control_r1_s1-cell_2851  -10883.16  1936.972700  1978        58.92420
sample_control_r1_s1-cell_2852  -10780.81  5870.232727 37009       331.31208
sample_control_r1_s1-cell_2853  -10818.43  2635.646965 20607       224.92828
sample_control_r1_s1-cell_2854  -10853.03  6985.721208  4272       136.09149
sample_control_r1_s1-cell_2855  -10805.62  8406.530767 15926       196.77123
sample_control_r1_s1-cell_2856  -10827.66  4160.400849 16727       175.41083
sample_control_r1_s1-cell_2857  -10829.04  5333.657332 11320       150.23292
sample_control_r1_s1-cell_2858  -10838.48  8924.016745 23888       268.41593
sample_control_r1_s1-cell_2859  -10805.77  3061.632950 18883       163.30346
sample_control_r1_s1-cell_2860  -10832.08  8734.413722 13016       134.22518
sample_control_r1_s1-cell_2861  -10813.80  5152.727621 18298       187.71692
sample_control_r1_s1-cell_2862  -10878.74  1504.579430   982        40.19754
sample_control_r1_s1-cell_2863  -10853.84  4632.383555  2104        62.58028
sample_control_r1_s1-cell_2864  -10860.75  1725.572266  2048        57.77619
sample_control_r1_s1-cell_2865  -10788.15  1324.692327 23772       228.18762
sample_control_r1_s1-cell_2866  -10811.59  4867.005477 23005       238.06975
sample_control_r1_s1-cell_2867  -10763.77  6369.324692 29163       273.06923
sample_control_r1_s1-cell_2868  -10861.05  9616.045483  1605        61.75765
sample_control_r1_s1-cell_2870  -10839.08  9875.435624  4031       101.36777
sample_control_r1_s1-cell_2871  -10849.19  3648.599565  7824       137.12002
sample_control_r1_s1-cell_2872  -10832.45   734.887537 11675       195.79379
sample_control_r1_s1-cell_2873  -10801.60  6018.440095 10934       202.00816
sample_control_r1_s1-cell_2874  -10772.98  2328.808044 22724       194.29321
sample_control_r1_s1-cell_2875  -10805.74  6673.929260 15154       177.17726
sample_control_r1_s1-cell_2876  -10850.69  1959.654019  1555        53.99033
sample_control_r1_s1-cell_2877  -10842.58  3861.694444  4212       100.82570
sample_control_r1_s1-cell_2878  -10796.78  5010.251359 14350       152.43953
sample_control_r1_s1-cell_2879  -10808.30  6230.295432  8144       158.30265
sample_control_r1_s1-cell_2880  -10831.95  9251.970794  4725        88.00331
sample_control_r1_s1-cell_2881  -10794.36  9460.748534  8355       161.15537
sample_control_r1_s1-cell_2883  -10826.57  3747.661359  6532       112.84637
sample_control_r1_s1-cell_2884  -10744.62 10524.956241 22167       306.95501
sample_control_r1_s1-cell_2885  -10766.12   368.579969 26479       229.56898
sample_control_r1_s1-cell_2886  -10834.24  8484.556172  2163        64.88708
sample_control_r1_s1-cell_2887  -10836.69   981.672991  1792        73.90082
sample_control_r1_s1-cell_2888  -10808.12  1948.137148 13387       225.59726
sample_control_r1_s1-cell_2889  -10833.21  1767.395872  2132        64.89816
sample_control_r1_s1-cell_2890  -10751.83  3604.682327 24818       223.11095
sample_control_r1_s1-cell_2891  -10754.85  6998.914977 18689       214.09550
sample_control_r1_s1-cell_2892  -10808.70  1047.624342 13294       196.43782
sample_control_r1_s1-cell_2893  -10788.51  4376.243972 10866       147.18143
sample_control_r1_s1-cell_2894  -10729.67  5273.609799 22655       229.71951
sample_control_r1_s1-cell_2895  -10807.41 10118.482875  3562       120.47530
sample_control_r1_s1-cell_2896  -10772.82   558.091684 12554       159.90632
sample_control_r1_s1-cell_2897  -10806.66  1184.081389  9301       159.16012
sample_control_r1_s1-cell_2899  -10801.27   931.731624  4367        96.65727
sample_control_r1_s1-cell_2900  -10825.79  7479.096897  1837        60.74455
sample_control_r1_s1-cell_2901  -10667.55  9716.061736 53308       520.28245
sample_control_r1_s1-cell_2902  -10779.53  7294.543604 16019       178.95529
sample_control_r1_s1-cell_2903  -10745.11  1679.820772 18284       200.85634
sample_control_r1_s1-cell_2904  -10690.14  7683.309769 39084       422.37024
sample_control_r1_s1-cell_2905  -10786.22  7174.700144  6233       124.02768
sample_control_r1_s1-cell_2906  -10780.41  8055.473793  5342       127.65442
sample_control_r1_s1-cell_2907  -10734.59   676.465070 19582       217.91359
sample_control_r1_s1-cell_2908  -10806.20  5554.629586  1717        51.84495
sample_control_r1_s1-cell_2909  -10735.38  4617.306989 27545       326.06830
sample_control_r1_s1-cell_2910  -10777.67 10321.106291  4403       125.83932
sample_control_r1_s1-cell_2911  -10781.93  7487.796576  4965       106.66537
sample_control_r1_s1-cell_2912  -10800.96  3476.962250  2649        68.31017
sample_control_r1_s1-cell_2913  -10736.34  8670.459064 15915       171.48295
sample_control_r1_s1-cell_2914  -10754.36 10417.717826 10653       171.91719
sample_control_r1_s1-cell_2915  -10741.20  3398.950521 21767       211.23632
sample_control_r1_s1-cell_2916  -10796.48  8160.898061  1599        69.60171
sample_control_r1_s1-cell_2917  -10796.29  9157.411645  2937        77.98059
sample_control_r1_s1-cell_2918  -10807.97  2969.822421  1008        45.01637
sample_control_r1_s1-cell_2919  -10798.32  3144.827832  1121        41.49260
sample_control_r1_s1-cell_2920  -10749.94  8295.725380  7636       137.93820
sample_control_r1_s1-cell_2921  -10769.04  8810.499469  8475       174.72147
sample_control_r1_s1-cell_2922  -10741.29  9037.115743 26101       269.92732
sample_control_r1_s1-cell_2923  -10768.12  2449.608209  5360       127.65117
sample_control_r1_s1-cell_2924  -10752.70  8555.527044 12295       168.80946
sample_control_r1_s1-cell_2925  -10757.99  9523.490292  4893       116.87580
sample_control_r1_s1-cell_2926  -10777.82  6563.519281  3060        73.75476
sample_control_r1_s1-cell_2928  -10782.54  3868.839491  3302        68.56150
sample_control_r1_s1-cell_2929  -10777.58  5642.252862  2970        64.89516
sample_control_r1_s1-cell_2930  -10794.44  7561.240816  1715        55.67466
sample_control_r1_s1-cell_2932  -10762.94  4031.948575  6281       121.58378
sample_control_r1_s1-cell_2933  -10760.13  5588.566502  4263        99.62643
sample_control_r1_s1-cell_2934  -10683.84  7823.800311 21849       268.42220
sample_control_r1_s1-cell_2935  -10779.91  2242.543914  1298        57.62428
sample_control_r1_s1-cell_2936  -10704.36  2107.065173 21420       227.76935
sample_control_r1_s1-cell_2937  -10629.59  3007.754779 47973       359.32282
sample_control_r1_s1-cell_2938  -10779.46  1246.189507  1277        48.13737
sample_control_r1_s1-cell_2939  -10740.95  3250.514852 10739       121.90819
sample_control_r1_s1-cell_2940  -10775.71  5090.838501  1548        53.52451
sample_control_r1_s1-cell_2941  -10685.75  9291.221885 30322       321.00263
sample_control_r1_s1-cell_2942  -10750.38  9935.719744  3900       120.60671
sample_control_r1_s1-cell_2943  -10735.68   851.567431 19620       259.79573
sample_control_r1_s1-cell_2944  -10726.92  3761.050641 18404       194.15126
sample_control_r1_s1-cell_2945  -10773.91  9718.237559  2311        75.96624
sample_control_r1_s1-cell_2946  -10654.12  7198.730427 18099       340.42114
sample_control_r1_s1-cell_2947  -10701.52  6137.228144 23792       280.23686
sample_control_r1_s1-cell_2948  -10774.27  7431.617098  1661        63.74108
sample_control_r1_s1-cell_2949  -10728.35  2876.930606 10707       141.40050
sample_control_r1_s1-cell_2950  -10712.30  3172.999645 11271       177.99991
sample_control_r1_s1-cell_2951  -10751.63  5979.868748  2979        92.48299
sample_control_r1_s1-cell_2952  -10734.52  2529.319345 14226       181.37709
sample_control_r1_s1-cell_2953  -10684.10  5437.441620 22970       233.29485
sample_control_r1_s1-cell_2954  -10764.89  7070.667416  1335        63.78187
sample_control_r1_s1-cell_2955  -10756.84  3928.644020  1413        63.52392
sample_control_r1_s1-cell_2956  -10639.18   287.380921 46188       355.86824
sample_control_r1_s1-cell_2957  -10737.05 10345.189645  3380        87.97938
sample_control_r1_s1-cell_2959  -10672.64  8465.550231 21242       194.59008
sample_control_r1_s1-cell_2960  -10705.98   111.957595 13772       170.17941
sample_control_r1_s1-cell_2961  -10659.07  5841.695207 23160       286.11512
sample_control_r1_s1-cell_2962  -10759.84  2053.093590   780        37.95859
sample_control_r1_s1-cell_2963  -10750.66  2775.716672  3053        89.11877
sample_control_r1_s1-cell_2964  -10722.12  3987.861087  6990       131.68928
sample_control_r1_s1-cell_2965  -10723.34 10126.879141 13884       198.09086
sample_control_r1_s1-cell_2966  -10728.72  9354.355467  6054       126.17932
sample_control_r1_s1-cell_2968  -10745.80  5668.280947   929        52.84619
sample_control_r1_s1-cell_2969  -10689.00  8841.714156 20847       204.85161
sample_control_r1_s1-cell_2970  -10657.42  5739.042870 13156       247.10362
sample_control_r1_s1-cell_2971  -10749.66  4139.334022  2419        58.41695
sample_control_r1_s1-cell_2972  -10717.48  1959.051094 16910       195.74528
sample_control_r1_s1-cell_2973  -10687.52  1578.908744  9161       174.43888
sample_control_r1_s1-cell_2974  -10698.92  4251.879072 16977       224.38033
sample_control_r1_s1-cell_2975  -10746.39   984.268236  2166        63.48678
sample_control_r1_s1-cell_2976  -10692.71  6674.514147 15198       159.26551
sample_control_r1_s1-cell_2977  -10696.57  2718.725073 22355       261.40838
sample_control_r1_s1-cell_2978  -10711.11  6829.163524 14585       227.47775
sample_control_r1_s1-cell_2979  -10666.20  7382.940789 28052       214.69803
sample_control_r1_s1-cell_2980  -10658.02  4173.472066 17237       285.65764
sample_control_r1_s1-cell_2981  -10676.66  2221.004770 16770       173.52705
sample_control_r1_s1-cell_2982  -10726.46  1389.080462  4847        96.03907
sample_control_r1_s1-cell_2983  -10704.07   520.258346  6530       146.58824
sample_control_r1_s1-cell_2984  -10701.07  5045.805099  9610       150.50387
sample_control_r1_s1-cell_2985  -10712.97  4811.024239 10644       165.36619
sample_control_r1_s1-cell_2987  -10726.16  8402.988088  1763        62.69660
sample_control_r1_s1-cell_2988  -10659.51  5648.552879 10004       200.91350
sample_control_r1_s1-cell_2989  -10681.61  7247.811061  8733       156.80877
sample_control_r1_s1-cell_2992  -10682.12  5148.991171 14837       156.20198
sample_control_r1_s1-cell_2993  -10672.12 10671.504523 10281       170.96992
sample_control_r1_s1-cell_2995  -10678.15  7540.715192  9933       156.84719
sample_control_r1_s1-cell_2996  -10665.28  9531.613783 10520       173.02966
sample_control_r1_s1-cell_2997  -10682.59  1055.058027 11598       134.71224
sample_control_r1_s1-cell_2998  -10670.93  3477.929197 12683       207.86095
sample_control_r1_s1-cell_2999  -10642.01  6328.182623 14341       226.92439
sample_control_r1_s1-cell_3000  -10681.39  4927.001526 11793       169.72543
sample_control_r1_s1-cell_3001  -10671.81  1473.827700 16686       180.61907
sample_control_r1_s1-cell_3002  -10614.53 10409.840193 15744       281.79098
sample_control_r1_s1-cell_3003  -10693.83  3077.541506  4144        99.43914
sample_control_r1_s1-cell_3004  -10659.22  2379.426799 11523       152.72047
sample_control_r1_s1-cell_3005  -10671.68   975.244413  4296        87.20346
sample_control_r1_s1-cell_3006  -10675.42  5680.853359  2114        78.92812
sample_control_r1_s1-cell_3007  -10670.01  7475.210166  3502        84.91446
sample_control_r1_s1-cell_3008  -10690.46  7756.608340  1343        50.80829
sample_control_r1_s1-cell_3009  -10631.04   513.234284 17769       226.86183
sample_control_r1_s1-cell_3010  -10627.91  1869.503927 24194       246.33147
sample_control_r1_s1-cell_3011  -10684.10  3119.723457  1215        45.35883
sample_control_r1_s1-cell_3012  -10642.26  6963.085714  9485       140.42746
sample_control_r1_s1-cell_3013  -10673.87 10011.144182  2372        70.70289
sample_control_r1_s1-cell_3014  -10650.06  7142.223116  4724       172.39726
sample_control_r1_s1-cell_3015  -10681.20  9456.945504  2202        59.05874
sample_control_r1_s1-cell_3016  -10671.96  4061.990166  3254        76.08968
sample_control_r1_s1-cell_3017  -10610.46  8234.790275 13203       261.83928
sample_control_r1_s1-cell_3018  -10669.35  9166.706010  6888       126.82205
sample_control_r1_s1-cell_3019  -10621.90   670.290963 13256       215.27165
sample_control_r1_s1-cell_3020  -10647.83  5568.178395 12321       160.01822
sample_control_r1_s1-cell_3021  -10616.82  6084.980187 21350       299.79072
sample_control_r1_s1-cell_3022  -10678.62  8118.812085  3012        84.41135
sample_control_r1_s1-cell_3023  -10638.50  8331.178689 14265       152.71527
sample_control_r1_s1-cell_3024  -10651.79 10226.858377  6136       107.81926
sample_control_r1_s1-cell_3025  -10643.55  5347.227092  8054       111.33698
sample_control_r1_s1-cell_3026  -10689.35  4629.286004   986        47.34688
sample_control_r1_s1-cell_3027  -10680.95  9089.334015  1955        59.45925
sample_control_r1_s1-cell_3028  -10638.90  1280.353432 13666       223.21105
sample_control_r1_s1-cell_3029  -10636.01  4627.184286 18531       233.99156
sample_control_r1_s1-cell_3030  -10607.50 10127.115506 24700       238.51988
sample_control_r1_s1-cell_3031  -10641.75   823.818517 14117       151.91459
sample_control_r1_s1-cell_3032  -10646.61  6542.386255 18480       228.07220
sample_control_r1_s1-cell_3033  -10678.66  8241.157053  2375        69.44739
sample_control_r1_s1-cell_3034  -10644.44  9435.923920  4745       127.06251
sample_control_r1_s1-cell_3035  -10606.76  1683.251242 20534       185.20886
sample_control_r1_s1-cell_3036  -10674.11  3270.649625  2132        66.68753
sample_control_r1_s1-cell_3037  -10583.88  7123.424848 23938       315.75722
sample_control_r1_s1-cell_3038  -10640.84 10513.193145  9045       139.20827
sample_control_r1_s1-cell_3039  -10636.78  2522.952760 17591       199.28878
sample_control_r1_s1-cell_3040  -10615.67  4731.206964  8127       152.66756
sample_control_r1_s1-cell_3041  -10619.50  8633.163895 18463       175.94955
sample_control_r1_s1-cell_3042  -10621.27  3343.539977 11982       185.70850
sample_control_r1_s1-cell_3043  -10632.35  8993.511210 12087       155.00823
sample_control_r1_s1-cell_3044  -10617.63  4411.312052 13110       198.27307
sample_control_r1_s1-cell_3045  -10600.56  6848.425892 24525       242.43595
sample_control_r1_s1-cell_3046  -10642.05  3529.731532  4995       103.71296
sample_control_r1_s1-cell_3047  -10591.18  3713.427939 24604       215.74760
sample_control_r1_s1-cell_3048  -10641.06  9486.353254  1506        59.91990
sample_control_r1_s1-cell_3049  -10660.41  3387.275819   794        35.19819
sample_control_r1_s1-cell_3050  -10653.21  4799.056356  2289        62.90103
sample_control_r1_s1-cell_3051  -10610.72   946.340680 11207       152.04744
sample_control_r1_s1-cell_3052  -10650.15  3118.175031  1634        60.10636
sample_control_r1_s1-cell_3054  -10559.16  6462.646506 14467       232.39881
sample_control_r1_s1-cell_3055  -10541.10   230.970070 25593       416.41855
sample_control_r1_s1-cell_3056  -10621.52  9248.723555  4084       102.52633
sample_control_r1_s1-cell_3057  -10627.66  3175.378451  4817        99.68054
sample_control_r1_s1-cell_3058  -10543.51  9653.721524 22343       278.88498
sample_control_r1_s1-cell_3059  -10517.56    78.894231 26520       273.96189
sample_control_r1_s1-cell_3060  -10575.87  5073.787475 13669       177.04195
sample_control_r1_s1-cell_3061  -10587.34  2610.440369 11915       182.51290
sample_control_r1_s1-cell_3062  -10638.00   717.838947  1633        58.63172
sample_control_r1_s1-cell_3063  -10644.06  3784.319032   909        37.73524
sample_control_r1_s1-cell_3064  -10634.30  7625.976347  1522        53.80179
sample_control_r1_s1-cell_3065  -10604.10  9098.145005 10710       158.28565
sample_control_r1_s1-cell_3066  -10560.01  4837.695382 17888       175.11752
sample_control_r1_s1-cell_3067  -10593.12  8789.659093 13863       185.27825
sample_control_r1_s1-cell_3068  -10633.33  2021.687210  1509        58.90594
sample_control_r1_s1-cell_3069  -10578.22  5255.366446 14526       165.80169
sample_control_r1_s1-cell_3070  -10621.31  6287.844240  1849        82.33411
sample_control_r1_s1-cell_3071  -10546.86  4008.874389 27211       342.30179
sample_control_r1_s1-cell_3072  -10505.86 10520.180654 21937       258.66182
sample_control_r1_s1-cell_3073  -10630.02  3594.678191  1504        58.01851
sample_control_r1_s1-cell_3074  -10609.78  4086.804114  5105        84.32879
sample_control_r1_s1-cell_3075  -10607.60 10648.966140  4430       114.52851
sample_control_r1_s1-cell_3076  -10600.41  2778.516891 13173       187.60428
sample_control_r1_s1-cell_3077  -10622.10  1388.761839  2175        75.22406
sample_control_r1_s1-cell_3078  -10627.92  9193.715909   968        46.00596
sample_control_r1_s1-cell_3079  -10588.62  4954.702225 13396       147.75552
sample_control_r1_s1-cell_3080  -10592.71  8194.221682  3293       129.89283
sample_control_r1_s1-cell_3081  -10618.28  6193.278975  3201        93.42123
sample_control_r1_s1-cell_3082  -10564.62  7610.045361 19819       234.61004
sample_control_r1_s1-cell_3084  -10583.93    85.869856  3135       100.05401
sample_control_r1_s1-cell_3085  -10584.18  2684.606713  3158       101.90363
sample_control_r1_s1-cell_3086  -10561.22  3536.684625 15499       176.10547
sample_control_r1_s1-cell_3087  -10613.03  1072.994283  2274        67.51246
sample_control_r1_s1-cell_3088  -10510.01  2248.823899 19239       290.52798
sample_control_r1_s1-cell_3089  -10571.28  2299.750603  4563       125.86830
sample_control_r1_s1-cell_3090  -10571.83  8540.254615  6826       113.17384
sample_control_r1_s1-cell_3091  -10607.77  7486.393985  1330        46.53153
sample_control_r1_s1-cell_3092  -10584.73 10048.834302  3440       113.23192
sample_control_r1_s1-cell_3093  -10564.96  5531.824406 11743       138.96838
sample_control_r1_s1-cell_3094  -10596.86  9852.494086  3382        86.03016
sample_control_r1_s1-cell_3095  -10605.33  3245.856699  1933        56.63416
sample_control_r1_s1-cell_3096  -10557.27  6668.614077 23002       268.27721
sample_control_r1_s1-cell_3097  -10596.32  7703.208321  3293        78.05471
sample_control_r1_s1-cell_3098  -10594.63  4159.619611  2876        86.26773
sample_control_r1_s1-cell_3099  -10568.43  1354.564393 10599       143.63460
sample_control_r1_s1-cell_3100  -10603.41  1468.001465  2730        82.32873
sample_control_r1_s1-cell_3101  -10553.28  1767.465746  7751       131.70225
sample_control_r1_s1-cell_3102  -10535.97  2145.603278 11958       171.24529
sample_control_r1_s1-cell_3103  -10534.14  8955.390809 22305       281.16074
sample_control_r1_s1-cell_3104  -10600.15  9507.762703  1850        55.54826
sample_control_r1_s1-cell_3105  -10546.74 10375.775785  7417       155.80825
sample_control_r1_s1-cell_3106  -10535.10  8165.020228 11568       167.01042
sample_control_r1_s1-cell_3107  -10551.55  9223.587502 14274       163.41793
sample_control_r1_s1-cell_3108  -10537.72 10625.141661 16836       180.05760
sample_control_r1_s1-cell_3109  -10539.02  5159.826319 10099       163.01249
sample_control_r1_s1-cell_3110  -10538.74  1464.106179 11377       157.51135
sample_control_r1_s1-cell_3111  -10593.85  1115.192249  1316        42.66117
sample_control_r1_s1-cell_3112  -10515.97  3874.744511 21997       238.07488
sample_control_r1_s1-cell_3113  -10534.00  5728.171767  7842       167.85992
sample_control_r1_s1-cell_3114  -10534.67  8408.908487 18817       193.86182
sample_control_r1_s1-cell_3115  -10585.20  2372.040033  6070       125.75652
sample_control_r1_s1-cell_3116  -10500.28  6323.638011 23183       286.99672
sample_control_r1_s1-cell_3117  -10589.44  5977.481913  1631        50.71369
sample_control_r1_s1-cell_3118  -10583.28  6508.554078  2857        69.65930
sample_control_r1_s1-cell_3119  -10580.08  3315.437956  2740       104.18581
sample_control_r1_s1-cell_3120  -10554.80  8009.208859  7766       165.19837
sample_control_r1_s1-cell_3121  -10581.76  1957.956354  1810        59.15450
sample_control_r1_s1-cell_3122  -10489.60  7555.424339 21940       307.83940
sample_control_r1_s1-cell_3123  -10541.13  1062.504966 12484       143.60448
sample_control_r1_s1-cell_3124  -10591.61  5377.517202   872        45.67807
sample_control_r1_s1-cell_3125  -10525.47  4422.001111 16197       302.19374
sample_control_r1_s1-cell_3126  -10559.43   459.222038  4211        91.43819
sample_control_r1_s1-cell_3127  -10582.40  3437.163728  1191        41.80071
sample_control_r1_s1-cell_3128  -10513.90  9489.477790 20126       180.85080
sample_control_r1_s1-cell_3129  -10542.95  1200.112174 15788       179.05193
sample_control_r1_s1-cell_3130  -10572.62  1591.224567  1327        57.61727
sample_control_r1_s1-cell_3132  -10531.98  5406.385015 11732       149.13306
sample_control_r1_s1-cell_3133  -10520.92  2890.394818 13933       175.65376
sample_control_r1_s1-cell_3134  -10568.45  4241.836783  3768       108.74475
sample_control_r1_s1-cell_3135  -10564.91  5751.189703  1787        63.05329
sample_control_r1_s1-cell_3136  -10534.42   622.649452 16246       222.71267
sample_control_r1_s1-cell_3137  -10527.24  5876.712541 12120       158.82645
sample_control_r1_s1-cell_3138  -10530.04  7915.864222  9545       172.49276
sample_control_r1_s1-cell_3139  -10569.47  4607.213389  2151        58.95253
sample_control_r1_s1-cell_3140  -10517.54   796.049163 15479       179.96532
sample_control_r1_s1-cell_3141  -10535.22  3640.095434  5344        99.74419
sample_control_r1_s1-cell_3142  -10494.85  2459.573459 12381       211.13788
sample_control_r1_s1-cell_3143  -10510.98  6086.722855 18972       222.43470
sample_control_r1_s1-cell_3145  -10547.65  6406.215776  2396        70.19774
sample_control_r1_s1-cell_3146  -10565.61   859.048618  1954        59.56305
sample_control_r1_s1-cell_3147  -10470.60  7104.413622 36618       378.66644
sample_control_r1_s1-cell_3148  -10478.94  4633.127051 25966       447.04450
sample_control_r1_s1-cell_3149  -10452.75  5700.447466 18864       316.19225
sample_control_r1_s1-cell_3150  -10525.26  7772.741813  8153       132.07262
sample_control_r1_s1-cell_3151  -10487.25   978.976793 19218       267.04295
sample_control_r1_s1-cell_3153  -10561.88  6110.284397  1301        60.06798
sample_control_r1_s1-cell_3154  -10482.94  9342.640037 18238       205.31147
sample_control_r1_s1-cell_3155  -10532.79  4705.687603 10874       171.87915
sample_control_r1_s1-cell_3156  -10514.36  8753.580578 10133       143.71615
sample_control_r1_s1-cell_3157  -10554.57  9033.290846  2032        56.96397
sample_control_r1_s1-cell_3158  -10545.27 10006.715138  3686        95.58087
sample_control_r1_s1-cell_3159  -10546.67  2427.487515   841        42.52820
sample_control_r1_s1-cell_3160  -10545.37  2827.971945  2103        59.11218
sample_control_r1_s1-cell_3161  -10497.66  1528.281615 10525       176.94417
sample_control_r1_s1-cell_3162  -10554.75   974.435361  1052        45.92860
sample_control_r1_s1-cell_3163  -10438.76  7476.105827 22121       298.19402
sample_control_r1_s1-cell_3164  -10484.93  7341.942782  9822       208.13963
sample_control_r1_s1-cell_3165  -10547.38  9133.873005  1504        46.70954
sample_control_r1_s1-cell_3167  -10551.82  9091.516264   953        41.64675
sample_control_r1_s1-cell_3168  -10537.93  9313.323192  1742        67.96829
sample_control_r1_s1-cell_3169  -10543.58  1614.617225   836        37.24374
sample_control_r1_s1-cell_3170  -10513.16  6782.070610  1657       106.32402
sample_control_r1_s1-cell_3171  -10518.23  7372.472689  2380        89.24510
sample_control_r1_s1-cell_3172  -10515.65 10093.892220  2969       102.69593
sample_control_r1_s1-cell_3173  -10493.91   561.670365  6219       177.60293
sample_control_r1_s1-cell_3174  -10521.50  3380.595527  3622        85.30088
sample_control_r1_s1-cell_3175  -10504.59  2745.901163 13244       155.95960
sample_control_r1_s1-cell_3176  -10479.50  5825.387437  9106       178.52737
sample_control_r1_s1-cell_3177  -10440.00 10038.396082 30221       271.89832
sample_control_r1_s1-cell_3178  -10543.58  1879.005894  1018        50.53789
sample_control_r1_s1-cell_3179  -10493.43  8658.667635 15149       203.32198
sample_control_r1_s1-cell_3180  -10480.50  2587.828882 14791       205.68061
sample_control_r1_s1-cell_3181  -10518.27  6211.389037  2627        71.63656
sample_control_r1_s1-cell_3182  -10526.61  5306.579116  1877        57.95528
sample_control_r1_s1-cell_3184  -10488.52  1860.583616 12085       144.15094
sample_control_r1_s1-cell_3185  -10405.44  2351.741066 20175       259.53597
sample_control_r1_s1-cell_3186  -10473.76  5599.128775 12813       164.49461
sample_control_r1_s1-cell_3187  -10474.92  5030.477104 16684       203.53733
sample_control_r1_s1-cell_3188  -10511.84  8267.395425  3060        88.43443
sample_control_r1_s1-cell_3189  -10405.27  9828.203367 18951       308.70584
sample_control_r1_s1-cell_3190  -10470.53  9147.018202 13350       164.63775
sample_control_r1_s1-cell_3191  -10470.37  1667.067170 19592       239.57341
sample_control_r1_s1-cell_3192  -10521.84  1290.309912   797        37.88144
sample_control_r1_s1-cell_3193  -10430.46 10695.910158  9795       228.77804
sample_control_r1_s1-cell_3194  -10499.41  8237.523024  1455        69.58648
sample_control_r1_s1-cell_3195  -10504.08 10218.993623  4861       107.30197
sample_control_r1_s1-cell_3196  -10489.92  2503.973920  4026        89.78773
sample_control_r1_s1-cell_3197  -10507.14   439.487917  1738        54.47247
sample_control_r1_s1-cell_3198  -10486.96  3004.813360  6392       104.75124
sample_control_r1_s1-cell_3199  -10475.28   498.655869  6884       117.99543
sample_control_r1_s1-cell_3200  -10475.83  1303.427675 15935       237.12830
sample_control_r1_s1-cell_3201  -10462.09  8516.690522 14169       145.96624
sample_control_r1_s1-cell_3202  -10477.56 10282.364580  3659       109.08618
sample_control_r1_s1-cell_3203  -10502.49  4921.434260  1331        58.81564
sample_control_r1_s1-cell_3204  -10464.33  5292.361341 17186       195.03267
sample_control_r1_s1-cell_3205  -10470.61  7259.561529  7533       105.90854
sample_control_r1_s1-cell_3206  -10446.98 10217.465858  8655       198.21449
sample_control_r1_s1-cell_3207  -10441.28  6234.377361  9002       162.97257
sample_control_r1_s1-cell_3208  -10470.97  6422.723613  4794       103.55395
sample_control_r1_s1-cell_3209  -10439.48  3291.800454 14097       187.48477
sample_control_r1_s1-cell_3210  -10450.12  6953.421968 14949       196.16973
sample_control_r1_s1-cell_3211  -10416.00  7747.710743 25244       227.26170
sample_control_r1_s1-cell_3212  -10494.88  5481.795635  1512        50.86675
sample_control_r1_s1-cell_3213  -10445.35  6719.149905 20433       279.90238
sample_control_r1_s1-cell_3214  -10422.36  8868.438739 18715       212.84103
sample_control_r1_s1-cell_3216  -10438.92  3176.450652 19869       209.29859
sample_control_r1_s1-cell_3217  -10448.06  4443.071441 11464       192.29092
sample_control_r1_s1-cell_3218  -10400.46  6611.430648 23114       272.39984
sample_control_r1_s1-cell_3219  -10475.67  4755.971865  4905       111.58225
sample_control_r1_s1-cell_3220  -10473.67  3729.728238  8007       160.08972
sample_control_r1_s1-cell_3221  -10488.96  7491.948739  1229        59.37778
sample_control_r1_s1-cell_3223  -10465.67  3373.792830  5802       140.68207
sample_control_r1_s1-cell_3224  -10465.09  7841.071232  4366        94.39969
sample_control_r1_s1-cell_3225  -10448.22  9624.548373 11556       164.28153
sample_control_r1_s1-cell_3227  -10471.57  2205.285181  1876        66.68246
sample_control_r1_s1-cell_3228  -10468.91  4869.349068  3220        87.39723
sample_control_r1_s1-cell_3229  -10476.32  3625.602659   677        52.25864
sample_control_r1_s1-cell_3230  -10483.01  7908.948718  1989        77.84164
sample_control_r1_s1-cell_3231  -10474.83  2953.832523  1439        52.70787
sample_control_r1_s1-cell_3232  -10473.96  4180.680984  2235        65.65326
sample_control_r1_s1-cell_3233  -10433.62  3061.062011  7418       143.90269
sample_control_r1_s1-cell_3234  -10481.19  4678.916048  1346        49.68042
sample_control_r1_s1-cell_3235  -10374.58  6024.430076 24784       260.62047
sample_control_r1_s1-cell_3236  -10372.81  9947.312179 18893       249.47822
sample_control_r1_s1-cell_3237  -10472.64  2662.567340  1188        47.58907
sample_control_r1_s1-cell_3239  -10474.14  9821.632534  1377        53.53074
sample_control_r1_s1-cell_3240  -10416.24   246.172689 12010       154.02524
sample_control_r1_s1-cell_3241  -10470.89  2919.911083  1597        47.93328
sample_control_r1_s1-cell_3242  -10419.20  9009.735875 19256       221.14157
sample_control_r1_s1-cell_3243  -10427.23  4116.067703 18138       284.37832
sample_control_r1_s1-cell_3244  -10419.95  5158.391304  9959       128.22852
sample_control_r1_s1-cell_3245  -10395.29   697.166965 15632       190.55357
sample_control_r1_s1-cell_3246  -10396.98  8255.667035 16305       201.64463
sample_control_r1_s1-cell_3247  -10433.91  1151.102999 10602       138.05106
sample_control_r1_s1-cell_3248  -10361.45  6503.371611 22607       231.51029
sample_control_r1_s1-cell_3249  -10456.32   911.125312  2801        70.68366
sample_control_r1_s1-cell_3250  -10423.29  3564.407219 23410       320.07991
sample_control_r1_s1-cell_3251  -10463.55 10443.027287  1246        43.22828
sample_control_r1_s1-cell_3252  -10421.03  5542.464661  6084       144.49179
sample_control_r1_s1-cell_3253  -10454.56 10154.726306  2068        61.80323
sample_control_r1_s1-cell_3254  -10411.77  5468.622764 12581       144.60622
sample_control_r1_s1-cell_3255  -10337.36  7981.449540 23266       374.58243
sample_control_r1_s1-cell_3257  -10409.99  4970.832687 11338       168.72289
sample_control_r1_s1-cell_3258  -10356.45  8655.374509 24974       287.61986
sample_control_r1_s1-cell_3259  -10415.65  4582.066072 10534       132.50430
sample_control_r1_s1-cell_3260  -10439.35  7408.420388  2217        87.47338
sample_control_r1_s1-cell_3261  -10396.17   442.060172 21023       221.60977
sample_control_r1_s1-cell_3262  -10453.81  9867.848989  1682        55.66481
sample_control_r1_s1-cell_3263  -10419.39   822.655698 16137       230.25953
sample_control_r1_s1-cell_3264  -10430.34  1805.216858  3915        77.62403
sample_control_r1_s1-cell_3265  -10345.69  2448.396209 13296       280.95277
sample_control_r1_s1-cell_3266  -10451.51  6040.191136  1444        44.49679
sample_control_r1_s1-cell_3267  -10408.44  1443.926667  9041       128.50560
sample_control_r1_s1-cell_3268  -10420.87  2761.206752 14989       237.32637
sample_control_r1_s1-cell_3269  -10448.33  5764.494065  1348        47.03542
sample_control_r1_s1-cell_3270  -10420.14  8311.874792  2404       101.92358
sample_control_r1_s1-cell_3271  -10420.25  2621.200524  4578        86.95645
sample_control_r1_s1-cell_3272  -10383.82  2963.062840 15277       144.68653
sample_control_r1_s1-cell_3273  -10437.06  7326.508985  1892        62.54544
sample_control_r1_s1-cell_3274  -10401.02  1932.324911  6174       111.30491
sample_control_r1_s1-cell_3275  -10335.18    52.432067 17083       200.98644
sample_control_r1_s1-cell_3276  -10434.93  1384.995968  2232        61.41249
                               MinorAxisLength Eccentricity  Solidity    Extent
sample_control_r1_s1-cell_1           39.03992    0.7686045 0.9361591 0.7926451
sample_control_r1_s1-cell_2           29.82900    0.8588028 0.9840668 0.8422078
sample_control_r1_s1-cell_3          121.96787    0.9556158 0.8547454 0.6339781
sample_control_r1_s1-cell_4           27.68747    0.9100392 0.9522822 0.6926559
sample_control_r1_s1-cell_5           56.11811    0.9183048 0.9627410 0.7400996
sample_control_r1_s1-cell_6           59.03201    0.8279993 0.9622407 0.8675645
sample_control_r1_s1-cell_7           31.60797    0.8217578 0.9357093 0.7084656
sample_control_r1_s1-cell_8           38.44268    0.9114856 0.9309222 0.6093750
sample_control_r1_s1-cell_9          103.89476    0.8448214 0.9187474 0.5367477
sample_control_r1_s1-cell_10         195.59346    0.8026038 0.8663490 0.6310930
sample_control_r1_s1-cell_11          33.03262    0.5470533 0.9094412 0.8280702
sample_control_r1_s1-cell_12          29.48224    0.8754735 0.9805195 0.8221416
sample_control_r1_s1-cell_13         121.36136    0.7502962 0.9205668 0.7308830
sample_control_r1_s1-cell_14         152.89484    0.8826664 0.8961236 0.6973133
sample_control_r1_s1-cell_15          24.44580    0.9374406 0.8279731 0.5951613
sample_control_r1_s1-cell_16          56.96072    0.8169741 0.9790901 0.6996716
sample_control_r1_s1-cell_17          26.74585    0.8294642 0.9467337 0.7476190
sample_control_r1_s1-cell_18          45.16409    0.9547551 0.7674710 0.3786596
sample_control_r1_s1-cell_19          26.38141    0.9452490 0.9429569 0.4218750
sample_control_r1_s1-cell_20          43.59722    0.9453765 0.8246753 0.4023364
sample_control_r1_s1-cell_21          42.12721    0.7775173 0.9665328 0.6876190
sample_control_r1_s1-cell_22          63.37244    0.6708017 0.8837047 0.5810440
sample_control_r1_s1-cell_23          72.79595    0.4111852 0.9341304 0.6635155
sample_control_r1_s1-cell_24          40.87229    0.9586772 0.8419118 0.5452381
sample_control_r1_s1-cell_28          60.64897    0.6644048 0.9381207 0.6154360
sample_control_r1_s1-cell_29         161.56748    0.8684124 0.7985922 0.5335925
sample_control_r1_s1-cell_30          42.40468    0.7401337 0.9123314 0.6070513
sample_control_r1_s1-cell_31         177.05398    0.8940322 0.8252559 0.4821729
sample_control_r1_s1-cell_33          56.75165    0.6487643 0.9709630 0.7414027
sample_control_r1_s1-cell_34          53.13638    0.8046958 0.9682671 0.5954522
sample_control_r1_s1-cell_35         123.95413    0.6098848 0.9085664 0.7440931
sample_control_r1_s1-cell_36          76.40925    0.5998349 0.9508905 0.6267381
sample_control_r1_s1-cell_37          61.72409    0.7603596 0.9586442 0.6348108
sample_control_r1_s1-cell_38         163.96758    0.5669575 0.7996078 0.5626535
sample_control_r1_s1-cell_39          52.45984    0.8212586 0.9198694 0.6034937
sample_control_r1_s1-cell_40          50.83513    0.7748882 0.8436310 0.5415414
sample_control_r1_s1-cell_41          52.82135    0.8765410 0.8243154 0.5096844
sample_control_r1_s1-cell_42          31.40311    0.8549619 0.7886029 0.4586600
sample_control_r1_s1-cell_43          81.50501    0.5090707 0.9308879 0.7743583
sample_control_r1_s1-cell_44          68.38214    0.7296876 0.9567509 0.6474422
sample_control_r1_s1-cell_45          38.99098    0.4343549 0.9754977 0.8596491
sample_control_r1_s1-cell_47          69.42479    0.7133096 0.9250983 0.6027254
sample_control_r1_s1-cell_48          52.25650    0.8835489 0.9416865 0.5286601
sample_control_r1_s1-cell_49         165.20200    0.7497678 0.8364574 0.4859178
sample_control_r1_s1-cell_50          54.00621    0.8099951 0.8125904 0.5154529
sample_control_r1_s1-cell_51          63.28003    0.6446202 0.8133153 0.5759796
sample_control_r1_s1-cell_52          51.81595    0.6911203 0.9406518 0.6545715
sample_control_r1_s1-cell_53          31.41167    0.7696312 0.9511609 0.5614367
sample_control_r1_s1-cell_54         110.55226    0.7896822 0.9525171 0.7186122
sample_control_r1_s1-cell_55         108.16651    0.7317151 0.9443267 0.6963901
sample_control_r1_s1-cell_56          36.73345    0.9144612 0.9663928 0.6063730
sample_control_r1_s1-cell_57          51.50243    0.7370695 0.9672927 0.7321078
sample_control_r1_s1-cell_58          84.44934    0.4020118 0.9662363 0.8224852
sample_control_r1_s1-cell_59          36.72304    0.9225782 0.8499834 0.5859071
sample_control_r1_s1-cell_60          87.91816    0.6315529 0.9675553 0.7509272
sample_control_r1_s1-cell_61         114.62942    0.9449798 0.8014206 0.4704433
sample_control_r1_s1-cell_62          44.94670    0.8121284 0.9745950 0.7104133
sample_control_r1_s1-cell_63          35.89660    0.8209253 0.9576129 0.6275585
sample_control_r1_s1-cell_64          38.23885    0.6941345 0.9374613 0.6372054
sample_control_r1_s1-cell_65          93.44689    0.6185791 0.8807391 0.6168627
sample_control_r1_s1-cell_66          64.41307    0.6367254 0.9592072 0.6277526
sample_control_r1_s1-cell_67          59.25853    0.8847407 0.9300722 0.4809847
sample_control_r1_s1-cell_68         113.91336    0.8753993 0.7834902 0.5421485
sample_control_r1_s1-cell_69          41.79062    0.8714718 0.9620028 0.6476213
sample_control_r1_s1-cell_71          82.80919    0.2954724 0.9504671 0.7558172
sample_control_r1_s1-cell_72          62.69926    0.8729764 0.8384078 0.5203724
sample_control_r1_s1-cell_73          43.46717    0.8585303 0.9436952 0.5745074
sample_control_r1_s1-cell_74          56.89586    0.9140992 0.8426084 0.5325577
sample_control_r1_s1-cell_75         184.52109    0.5845199 0.8473552 0.5011255
sample_control_r1_s1-cell_76         132.17132    0.5797840 0.9448805 0.6815802
sample_control_r1_s1-cell_77         157.84938    0.9197913 0.8879915 0.6480526
sample_control_r1_s1-cell_78          57.29973    0.7871036 0.8906136 0.5764521
sample_control_r1_s1-cell_79          45.45048    0.7187068 0.9692176 0.7308188
sample_control_r1_s1-cell_81          32.43360    0.8684529 0.9239387 0.5223333
sample_control_r1_s1-cell_82         116.26378    0.6078329 0.8443265 0.7346600
sample_control_r1_s1-cell_83          29.84819    0.8751223 0.8826494 0.4292717
sample_control_r1_s1-cell_84          37.02913    0.8699862 0.9500446 0.5282738
sample_control_r1_s1-cell_85          61.99115    0.7487392 0.9480000 0.5859890
sample_control_r1_s1-cell_86         230.18669    0.7380277 0.8395822 0.5536018
sample_control_r1_s1-cell_87          59.62130    0.8286948 0.9071906 0.5819254
sample_control_r1_s1-cell_88         130.26618    0.8045052 0.9016386 0.5835987
sample_control_r1_s1-cell_90          39.82333    0.7893648 0.9655517 0.5755952
sample_control_r1_s1-cell_91          38.27488    0.8880384 0.9657210 0.5395113
sample_control_r1_s1-cell_92          51.36656    0.9021058 0.9434765 0.7499195
sample_control_r1_s1-cell_93          41.34518    0.8268377 0.9419036 0.5852535
sample_control_r1_s1-cell_94          64.22455    0.6588419 0.9322835 0.5957447
sample_control_r1_s1-cell_95         159.19557    0.8522389 0.7859683 0.5080059
sample_control_r1_s1-cell_96          38.92447    0.7894836 0.9402910 0.6297043
sample_control_r1_s1-cell_97          49.18029    0.8314235 0.9451364 0.5912801
sample_control_r1_s1-cell_98         165.90553    0.7908379 0.8958757 0.6273818
sample_control_r1_s1-cell_99         132.63363    0.7736323 0.8823098 0.6086090
sample_control_r1_s1-cell_100         40.50454    0.7348474 0.9351759 0.6571328
sample_control_r1_s1-cell_101         67.35971    0.4348021 0.9347219 0.6546878
sample_control_r1_s1-cell_102         64.81008    0.7127260 0.9341196 0.6347057
sample_control_r1_s1-cell_103         59.78643    0.5683449 0.9617872 0.5816889
sample_control_r1_s1-cell_104         46.89855    0.8087579 0.9340186 0.7086792
sample_control_r1_s1-cell_105         42.41584    0.5215643 0.8212743 0.5463362
sample_control_r1_s1-cell_106         33.17440    0.8537657 0.8781302 0.6663851
sample_control_r1_s1-cell_107         88.34170    0.6850666 0.8530871 0.6175439
sample_control_r1_s1-cell_108         48.51328    0.7172135 0.9363082 0.5390865
sample_control_r1_s1-cell_109         34.98234    0.7381609 0.9250344 0.6762192
sample_control_r1_s1-cell_110         47.42492    0.8737045 0.9744009 0.6043919
sample_control_r1_s1-cell_111         46.07085    0.6102573 0.9591647 0.7298729
sample_control_r1_s1-cell_112        141.25057    0.9159505 0.8484077 0.5595881
sample_control_r1_s1-cell_113        105.38642    0.7046492 0.9468017 0.6821445
sample_control_r1_s1-cell_114         78.93751    0.7170088 0.9100587 0.7369584
sample_control_r1_s1-cell_115         37.13757    0.8599825 0.9706294 0.6848684
sample_control_r1_s1-cell_116         72.37447    0.6607698 0.9144470 0.6821053
sample_control_r1_s1-cell_117         50.49222    0.8426002 0.9618259 0.7748387
sample_control_r1_s1-cell_118        150.90600    0.8883721 0.8388714 0.6832131
sample_control_r1_s1-cell_120        133.86731    0.8791981 0.8249725 0.6157277
sample_control_r1_s1-cell_121         58.47580    0.7618467 0.8119369 0.5491241
sample_control_r1_s1-cell_122         32.93931    0.8291183 0.9702265 0.6214760
sample_control_r1_s1-cell_123         47.62833    0.6560687 0.9578991 0.6839286
sample_control_r1_s1-cell_124         55.11941    0.7505363 0.9592834 0.6477273
sample_control_r1_s1-cell_125         51.12027    0.7636912 0.9256653 0.5836066
sample_control_r1_s1-cell_126         57.98691    0.6296463 0.8997996 0.7156193
sample_control_r1_s1-cell_127         37.23239    0.7809590 0.9728967 0.7032653
sample_control_r1_s1-cell_128         43.49138    0.9332776 0.9139935 0.5244765
sample_control_r1_s1-cell_129         45.96333    0.6637195 0.9508341 0.7893586
sample_control_r1_s1-cell_130         55.24791    0.7992824 0.8132484 0.5484536
sample_control_r1_s1-cell_131        138.87145    0.6441843 0.9245320 0.8052020
sample_control_r1_s1-cell_132        165.65122    0.8304236 0.8694727 0.6494155
sample_control_r1_s1-cell_134         35.74037    0.6516881 0.9644238 0.6336382
sample_control_r1_s1-cell_135         37.20003    0.7645703 0.9020939 0.6511438
sample_control_r1_s1-cell_136         68.44900    0.3758484 0.9425767 0.7126160
sample_control_r1_s1-cell_137         38.71750    0.7834032 0.9724576 0.6142523
sample_control_r1_s1-cell_139         89.29612    0.5694978 0.8375307 0.5432718
sample_control_r1_s1-cell_140        119.39046    0.6492322 0.9567016 0.6846830
sample_control_r1_s1-cell_141         49.34550    0.8365828 0.9239491 0.5635014
sample_control_r1_s1-cell_142        130.47488    0.8446513 0.9407703 0.6689580
sample_control_r1_s1-cell_143        109.45280    0.3263085 0.9460560 0.6098233
sample_control_r1_s1-cell_144         50.19158    0.4766903 0.9671772 0.6725502
sample_control_r1_s1-cell_145         48.58879    0.7075768 0.9217836 0.7417647
sample_control_r1_s1-cell_146         47.54145    0.6896069 0.9474338 0.7504918
sample_control_r1_s1-cell_147         34.44099    0.5757124 0.9458219 0.6002331
sample_control_r1_s1-cell_148        145.34600    0.4659582 0.8101416 0.5939721
sample_control_r1_s1-cell_149         56.56870    0.5635457 0.9230284 0.6844444
sample_control_r1_s1-cell_150         41.15171    0.4448914 0.9241245 0.7204247
sample_control_r1_s1-cell_151         47.20475    0.7562490 0.9590288 0.6910880
sample_control_r1_s1-cell_152         28.90115    0.9231391 0.9690367 0.5646509
sample_control_r1_s1-cell_153         47.64223    0.6110725 0.9699417 0.7704918
sample_control_r1_s1-cell_154         47.05152    0.5587563 0.9654690 0.7117303
sample_control_r1_s1-cell_155         50.51498    0.6068720 0.9487376 0.6091869
sample_control_r1_s1-cell_157         25.27895    0.7046367 0.9500693 0.5946181
sample_control_r1_s1-cell_158         72.95950    0.8244648 0.8890613 0.5301056
sample_control_r1_s1-cell_159        105.41373    0.5227895 0.9276074 0.6099423
sample_control_r1_s1-cell_160         99.88931    0.6968858 0.9381948 0.6393939
sample_control_r1_s1-cell_161         74.18576    0.9588993 0.8868157 0.3798734
sample_control_r1_s1-cell_162         79.09563    0.6232396 0.9453391 0.7211198
sample_control_r1_s1-cell_163         50.69846    0.4888812 0.9636364 0.7996491
sample_control_r1_s1-cell_164         47.16244    0.8875222 0.9257345 0.4130356
sample_control_r1_s1-cell_165         46.78161    0.7723964 0.9528198 0.6430348
sample_control_r1_s1-cell_166         53.27414    0.7510924 0.9104852 0.6401961
sample_control_r1_s1-cell_167         79.89349    0.3950778 0.9374646 0.5520080
sample_control_r1_s1-cell_168         61.18743    0.7172978 0.9487889 0.6434606
sample_control_r1_s1-cell_169         71.80023    0.3665938 0.9732608 0.8065728
sample_control_r1_s1-cell_170        113.82245    0.8926086 0.9038949 0.6442939
sample_control_r1_s1-cell_171         52.77814    0.8372503 0.9631487 0.6323239
sample_control_r1_s1-cell_172         50.51472    0.8117316 0.9556727 0.5077404
sample_control_r1_s1-cell_173         56.17500    0.7272772 0.9648554 0.7313525
sample_control_r1_s1-cell_174        106.04051    0.8105289 0.7954301 0.5555417
sample_control_r1_s1-cell_175         43.07249    0.6974048 0.9747450 0.6861538
sample_control_r1_s1-cell_176         61.83651    0.6913732 0.9462391 0.7077601
sample_control_r1_s1-cell_177         82.73296    0.7699504 0.9368698 0.6946143
sample_control_r1_s1-cell_178         24.29075    0.9237901 0.9234973 0.6857971
sample_control_r1_s1-cell_179         51.28011    0.7019036 0.8935200 0.6713971
sample_control_r1_s1-cell_180         38.16517    0.9532171 0.8230503 0.4595563
sample_control_r1_s1-cell_181         36.96241    0.6982550 0.8964630 0.5578231
sample_control_r1_s1-cell_182         47.60270    0.9045860 0.9141378 0.6067135
sample_control_r1_s1-cell_183         39.83482    0.9389719 0.8602015 0.4306431
sample_control_r1_s1-cell_184        118.37299    0.7110100 0.8949655 0.7406550
sample_control_r1_s1-cell_185         52.00283    0.8524102 0.8418552 0.5971754
sample_control_r1_s1-cell_186         27.23721    0.8960287 0.9497413 0.5140000
sample_control_r1_s1-cell_187        113.69483    0.8397293 0.8705187 0.5690068
sample_control_r1_s1-cell_188         78.89642    0.6034612 0.9620982 0.6897501
sample_control_r1_s1-cell_189        108.89581    0.5323039 0.9434232 0.7637073
sample_control_r1_s1-cell_190         46.77251    0.8507807 0.9338843 0.6235711
sample_control_r1_s1-cell_191         59.35950    0.8268475 0.8603679 0.4691133
sample_control_r1_s1-cell_192        118.61399    0.3549382 0.8630387 0.6261854
sample_control_r1_s1-cell_194         50.05925    0.8083208 0.9401304 0.6477435
sample_control_r1_s1-cell_195         89.32490    0.7547956 0.8167105 0.6582587
sample_control_r1_s1-cell_196         38.26629    0.7075891 0.9469835 0.6340269
sample_control_r1_s1-cell_197         75.15902    0.1239519 0.8751044 0.6314045
sample_control_r1_s1-cell_198         58.40901    0.7670139 0.9320093 0.6868113
sample_control_r1_s1-cell_199         48.05396    0.6856470 0.9602339 0.6961560
sample_control_r1_s1-cell_200         63.04026    0.8357894 0.8324424 0.5519495
sample_control_r1_s1-cell_201         65.51398    0.6216636 0.8591580 0.7242661
sample_control_r1_s1-cell_202         58.24400    0.7991323 0.9563447 0.5592593
sample_control_r1_s1-cell_203         95.43457    0.7555586 0.9583597 0.7271107
sample_control_r1_s1-cell_204         35.14806    0.8124491 0.9553467 0.6253846
sample_control_r1_s1-cell_205         49.14161    0.7855370 0.8854008 0.5911681
sample_control_r1_s1-cell_207         64.92075    0.5943656 0.9556290 0.7967336
sample_control_r1_s1-cell_211         49.02221    0.7503452 0.9762984 0.7678180
sample_control_r1_s1-cell_213        157.22401    0.8239007 0.8894338 0.5661423
sample_control_r1_s1-cell_214        132.44686    0.8796302 0.8902295 0.5440890
sample_control_r1_s1-cell_215         35.95274    0.6964578 0.9642346 0.5975177
sample_control_r1_s1-cell_216         68.73136    0.5459977 0.9118494 0.7330840
sample_control_r1_s1-cell_217         24.47947    0.9403707 0.9383322 0.4210692
sample_control_r1_s1-cell_218         40.66046    0.7405953 0.9685699 0.5626902
sample_control_r1_s1-cell_219         38.08550    0.8413628 0.9006410 0.5578559
sample_control_r1_s1-cell_220         46.52753    0.9342471 0.9332381 0.6022398
sample_control_r1_s1-cell_221        145.38646    0.9170142 0.8436742 0.4941628
sample_control_r1_s1-cell_222         26.39463    0.8406523 0.9641125 0.6287160
sample_control_r1_s1-cell_223         52.17007    0.6742409 0.9359331 0.5352449
sample_control_r1_s1-cell_224         30.10074    0.8840509 0.9546926 0.7449495
sample_control_r1_s1-cell_225        150.58272    0.5728778 0.8790275 0.7392406
sample_control_r1_s1-cell_226        139.11358    0.4641774 0.7641647 0.5096909
sample_control_r1_s1-cell_227         28.55362    0.7490829 0.9677094 0.7434109
sample_control_r1_s1-cell_228         53.54159    0.6478667 0.9667897 0.8310265
sample_control_r1_s1-cell_229         54.94477    0.8385498 0.9089922 0.6338028
sample_control_r1_s1-cell_230         34.54025    0.6795477 0.8966790 0.7386018
sample_control_r1_s1-cell_231         49.28502    0.5352582 0.9608102 0.7704802
sample_control_r1_s1-cell_232        141.15413    0.7029810 0.9033059 0.6767278
sample_control_r1_s1-cell_233         35.80812    0.8771063 0.9238141 0.5272081
sample_control_r1_s1-cell_234        125.31777    0.8989511 0.7559524 0.4364692
sample_control_r1_s1-cell_235         30.92005    0.7935126 0.9306220 0.6314935
sample_control_r1_s1-cell_236         58.65291    0.9412284 0.9502953 0.6649449
sample_control_r1_s1-cell_237        106.79694    0.9320785 0.8886766 0.6591270
sample_control_r1_s1-cell_238         66.56313    0.5338948 0.9764882 0.7543961
sample_control_r1_s1-cell_239         20.83070    0.9611783 0.9464988 0.7251356
sample_control_r1_s1-cell_240         70.56512    0.8968015 0.8986386 0.5082169
sample_control_r1_s1-cell_241         48.50556    0.8431198 0.9623145 0.6388889
sample_control_r1_s1-cell_242         40.48227    0.8429112 0.9631775 0.6350245
sample_control_r1_s1-cell_243         31.55310    0.9445745 0.9638752 0.6845481
sample_control_r1_s1-cell_244         51.99130    0.5403741 0.9608527 0.7042614
sample_control_r1_s1-cell_245         35.78527    0.8802002 0.9708333 0.5652291
sample_control_r1_s1-cell_246         78.48538    0.8679603 0.8368555 0.5227679
sample_control_r1_s1-cell_247         48.14680    0.8895528 0.9663473 0.5910457
sample_control_r1_s1-cell_248         89.47366    0.9427624 0.8040909 0.5742597
sample_control_r1_s1-cell_249        174.59283    0.8588771 0.9286818 0.6050130
sample_control_r1_s1-cell_250         43.15825    0.6172056 0.9674667 0.7959631
sample_control_r1_s1-cell_251         50.78039    0.8687453 0.9354379 0.7503808
sample_control_r1_s1-cell_252        181.33909    0.8888577 0.8520272 0.5874125
sample_control_r1_s1-cell_253         42.93392    0.9239124 0.9573915 0.4853793
sample_control_r1_s1-cell_254         30.57806    0.8228921 0.9638282 0.6932249
sample_control_r1_s1-cell_256         69.66822    0.7927223 0.9206720 0.6491555
sample_control_r1_s1-cell_257         36.67577    0.8466962 0.9386654 0.5146624
sample_control_r1_s1-cell_258         88.88344    0.8971469 0.7634989 0.4918047
sample_control_r1_s1-cell_260         38.68825    0.9273539 0.8443863 0.4475794
sample_control_r1_s1-cell_261        121.58486    0.5862968 0.8557990 0.5565706
sample_control_r1_s1-cell_262        201.19926    0.7761399 0.9167133 0.7214014
sample_control_r1_s1-cell_263         45.58254    0.9170486 0.8338128 0.5305548
sample_control_r1_s1-cell_264         49.06143    0.9508549 0.8874233 0.4241935
sample_control_r1_s1-cell_265         39.83182    0.6698881 0.9545984 0.7592593
sample_control_r1_s1-cell_266         41.56039    0.6803958 0.8899402 0.5915260
sample_control_r1_s1-cell_267        105.51814    0.8866849 0.8797771 0.6013605
sample_control_r1_s1-cell_268         39.91629    0.6776957 0.9112948 0.7292769
sample_control_r1_s1-cell_269         53.34109    0.8833241 0.9647255 0.5943930
sample_control_r1_s1-cell_270         31.75181    0.8673592 0.9167192 0.4882392
sample_control_r1_s1-cell_271         47.99159    0.8683452 0.9494536 0.6442343
sample_control_r1_s1-cell_272         62.54429    0.4203205 0.9711816 0.7400088
sample_control_r1_s1-cell_273         30.00629    0.7350222 0.9447674 0.7558140
sample_control_r1_s1-cell_274         39.76825    0.8228922 0.9373357 0.6976517
sample_control_r1_s1-cell_275         54.20825    0.5290359 0.9481773 0.6691047
sample_control_r1_s1-cell_276         75.07796    0.8430002 0.9346920 0.6134671
sample_control_r1_s1-cell_277        178.71396    0.8113762 0.8662773 0.6422071
sample_control_r1_s1-cell_278         52.35222    0.7914829 0.9048268 0.7368421
sample_control_r1_s1-cell_279         37.15617    0.8700511 0.9735189 0.7412850
sample_control_r1_s1-cell_280         57.51257    0.7474292 0.9714791 0.6220103
sample_control_r1_s1-cell_281         30.18878    0.7699562 0.9746725 0.7200000
sample_control_r1_s1-cell_282         67.81344    0.8578072 0.9647422 0.8015873
sample_control_r1_s1-cell_283        170.40279    0.9423184 0.8174811 0.3992312
sample_control_r1_s1-cell_284         36.47539    0.6008431 0.9249097 0.6405000
sample_control_r1_s1-cell_285         29.57816    0.8988227 0.8880866 0.4936455
sample_control_r1_s1-cell_286         71.02119    0.9048304 0.8423191 0.6677404
sample_control_r1_s1-cell_287         56.88021    0.8484884 0.9761954 0.6700767
sample_control_r1_s1-cell_288         84.81469    0.5455350 0.9515918 0.5725531
sample_control_r1_s1-cell_289         58.85085    0.7677208 0.9363923 0.5952160
sample_control_r1_s1-cell_290        107.15740    0.7419844 0.9703086 0.7552368
sample_control_r1_s1-cell_291         40.58042    0.5907447 0.9542962 0.6355519
sample_control_r1_s1-cell_292         53.26142    0.4113314 0.9617682 0.6609195
sample_control_r1_s1-cell_293         48.23754    0.3103498 0.9616580 0.7014361
sample_control_r1_s1-cell_294         42.65644    0.6761216 0.9624872 0.6041935
sample_control_r1_s1-cell_295         69.60913    0.7618696 0.9230150 0.6096160
sample_control_r1_s1-cell_296        159.85259    0.7815608 0.8978377 0.5353931
sample_control_r1_s1-cell_297         49.34880    0.8686361 0.9769392 0.6032362
sample_control_r1_s1-cell_298         60.99185    0.6841550 0.9065687 0.7805227
sample_control_r1_s1-cell_299         41.78806    0.5483569 0.9699880 0.6733333
sample_control_r1_s1-cell_300         40.34910    0.7436517 0.9604066 0.5827922
sample_control_r1_s1-cell_301        143.68876    0.4270010 0.8715825 0.6251068
sample_control_r1_s1-cell_302         48.99705    0.5088157 0.8852248 0.5848896
sample_control_r1_s1-cell_303        187.19991    0.8935131 0.8915445 0.5693369
sample_control_r1_s1-cell_304        152.23946    0.7217786 0.7646841 0.4386379
sample_control_r1_s1-cell_305         28.43705    0.8678978 0.8694722 0.5000000
sample_control_r1_s1-cell_306         48.43485    0.8193930 0.9524675 0.6493292
sample_control_r1_s1-cell_307         57.54638    0.8186471 0.8684544 0.4916328
sample_control_r1_s1-cell_308         27.87579    0.9359516 0.7743271 0.3849717
sample_control_r1_s1-cell_310         55.24757    0.6724015 0.9509036 0.7737745
sample_control_r1_s1-cell_312        102.58312    0.8487916 0.8447169 0.6232292
sample_control_r1_s1-cell_313        109.52841    0.8698364 0.8243948 0.5288750
sample_control_r1_s1-cell_314         48.35764    0.7779678 0.9617834 0.6439955
sample_control_r1_s1-cell_315         58.81909    0.7704298 0.8968814 0.6840278
sample_control_r1_s1-cell_316         42.32665    0.6126061 0.9431121 0.6478927
sample_control_r1_s1-cell_317         40.91731    0.7434946 0.9642147 0.7370821
sample_control_r1_s1-cell_318        105.57896    0.9372555 0.7924433 0.4046764
sample_control_r1_s1-cell_319         93.16907    0.8196596 0.9276105 0.5789105
sample_control_r1_s1-cell_320         45.39625    0.8008551 0.9153594 0.5600446
sample_control_r1_s1-cell_321        129.32434    0.8537304 0.8646625 0.6375300
sample_control_r1_s1-cell_322         36.41748    0.9228030 0.9279828 0.5004831
sample_control_r1_s1-cell_323        111.89548    0.8415870 0.9170974 0.6173174
sample_control_r1_s1-cell_324        149.40593    0.8873680 0.8189622 0.5634228
sample_control_r1_s1-cell_325        126.80228    0.8794178 0.8134831 0.6538964
sample_control_r1_s1-cell_326         63.41304    0.8995587 0.8683782 0.5324838
sample_control_r1_s1-cell_327         43.51785    0.8655487 0.8758578 0.6007702
sample_control_r1_s1-cell_328         53.42936    0.8866723 0.9616080 0.5554395
sample_control_r1_s1-cell_329         55.62709    0.8756777 0.9457049 0.6717631
sample_control_r1_s1-cell_330         57.25412    0.5997653 0.9587142 0.6525097
sample_control_r1_s1-cell_331         39.19634    0.6650344 0.9547954 0.6766234
sample_control_r1_s1-cell_332         63.23916    0.7509607 0.9747082 0.6978796
sample_control_r1_s1-cell_334         43.48210    0.8409645 0.9463256 0.5634921
sample_control_r1_s1-cell_335         38.15891    0.5558959 0.9511331 0.6782828
sample_control_r1_s1-cell_336        155.14619    0.8930549 0.8069308 0.5393379
sample_control_r1_s1-cell_337        111.20338    0.9296722 0.9031642 0.5349686
sample_control_r1_s1-cell_338         44.25080    0.6816236 0.9708831 0.6519231
sample_control_r1_s1-cell_339         77.13287    0.8660014 0.9129330 0.5962049
sample_control_r1_s1-cell_340         48.14224    0.8127830 0.9551865 0.7144866
sample_control_r1_s1-cell_341         49.40411    0.8715428 0.9070008 0.5364400
sample_control_r1_s1-cell_342         80.96849    0.8576078 0.7679265 0.4858643
sample_control_r1_s1-cell_343         43.64022    0.7996991 0.8995768 0.6231343
sample_control_r1_s1-cell_344         28.86484    0.9206423 0.9431280 0.4364035
sample_control_r1_s1-cell_345         86.95633    0.7820290 0.8904517 0.5595484
sample_control_r1_s1-cell_346         45.77936    0.8733347 0.9286927 0.7758865
sample_control_r1_s1-cell_347         83.04580    0.8249273 0.8839684 0.5721501
sample_control_r1_s1-cell_348         44.33792    0.8022273 0.9506542 0.6792201
sample_control_r1_s1-cell_349        151.53261    0.9066492 0.8953881 0.6572412
sample_control_r1_s1-cell_350         43.96913    0.8163453 0.9699022 0.6576531
sample_control_r1_s1-cell_352         31.22763    0.9201349 0.9031311 0.6020874
sample_control_r1_s1-cell_353         41.37457    0.7153357 0.9126660 0.6545788
sample_control_r1_s1-cell_354         43.51861    0.9262436 0.9663426 0.6187739
sample_control_r1_s1-cell_355        105.12503    0.9533202 0.7879082 0.5564400
sample_control_r1_s1-cell_356         65.23036    0.8607666 0.8910357 0.6186625
sample_control_r1_s1-cell_357        120.69427    0.8632642 0.8687407 0.6801553
sample_control_r1_s1-cell_358        107.03507    0.9615736 0.8392359 0.4669005
sample_control_r1_s1-cell_359         86.73353    0.8057361 0.9105982 0.5902901
sample_control_r1_s1-cell_360         38.45946    0.8757184 0.9592668 0.6371753
sample_control_r1_s1-cell_361         56.34825    0.6921926 0.9741551 0.7211943
sample_control_r1_s1-cell_362         48.34441    0.8299807 0.9686167 0.6248035
sample_control_r1_s1-cell_363         34.12536    0.9740760 0.9343566 0.4132206
sample_control_r1_s1-cell_364         51.91808    0.4183264 0.9745360 0.7220979
sample_control_r1_s1-cell_365         53.64915    0.9781778 0.7931916 0.3661720
sample_control_r1_s1-cell_366        153.42538    0.8442350 0.8054790 0.4927350
sample_control_r1_s1-cell_367         98.41227    0.8994865 0.9346516 0.5958167
sample_control_r1_s1-cell_368        109.54242    0.8191735 0.9087623 0.6038664
sample_control_r1_s1-cell_369         50.81121    0.5265101 0.9628378 0.5855162
sample_control_r1_s1-cell_370        130.89627    0.8591899 0.8667164 0.5765217
sample_control_r1_s1-cell_371         29.71216    0.8878105 0.9118774 0.6562500
sample_control_r1_s1-cell_372         74.45365    0.7788658 0.9694880 0.6587919
sample_control_r1_s1-cell_373         45.22106    0.6230422 0.9686735 0.7185911
sample_control_r1_s1-cell_374         95.86662    0.9336340 0.8968639 0.5563259
sample_control_r1_s1-cell_375         75.02674    0.4739751 0.8259938 0.5406888
sample_control_r1_s1-cell_376        128.77876    0.6360755 0.8093915 0.6617968
sample_control_r1_s1-cell_377         83.74196    0.9149836 0.9189340 0.6164602
sample_control_r1_s1-cell_379         44.17947    0.8850830 0.9695783 0.5806277
sample_control_r1_s1-cell_380        100.02710    0.7520174 0.9291542 0.7123746
sample_control_r1_s1-cell_381        228.20733    0.5280613 0.8388044 0.5836898
sample_control_r1_s1-cell_382        147.40755    0.8998918 0.8549680 0.6274736
sample_control_r1_s1-cell_383         18.05371    0.8704124 0.7532258 0.5343249
sample_control_r1_s1-cell_384         36.20689    0.9137912 0.9648025 0.5677791
sample_control_r1_s1-cell_385         61.24280    0.6845683 0.9343675 0.6000000
sample_control_r1_s1-cell_386         40.14185    0.8058865 0.8504632 0.5296703
sample_control_r1_s1-cell_387         19.70122    0.8994049 0.9171196 0.6181319
sample_control_r1_s1-cell_388         41.57584    0.8466981 0.9243570 0.6313614
sample_control_r1_s1-cell_390         31.42832    0.6472210 0.9669903 0.6368286
sample_control_r1_s1-cell_391         47.02998    0.8376253 0.9227952 0.6558230
sample_control_r1_s1-cell_392         45.65279    0.9164789 0.9750907 0.5840939
sample_control_r1_s1-cell_393         35.30120    0.6833362 0.9684685 0.5795148
sample_control_r1_s1-cell_394        207.79300    0.5027249 0.7980246 0.6168679
sample_control_r1_s1-cell_395        137.71147    0.9121516 0.8625787 0.5548725
sample_control_r1_s1-cell_396         45.14091    0.4397937 0.9701822 0.7655773
sample_control_r1_s1-cell_397         41.55670    0.7564607 0.9451277 0.5504132
sample_control_r1_s1-cell_398         28.27383    0.8617143 0.9525826 0.6150902
sample_control_r1_s1-cell_399         95.95183    0.7783209 0.9408238 0.7002805
sample_control_r1_s1-cell_400         57.51724    0.3191446 0.9690202 0.7349727
sample_control_r1_s1-cell_401         40.90029    0.6310789 0.9413507 0.5707615
sample_control_r1_s1-cell_402         45.12957    0.8610596 0.9462164 0.7150284
sample_control_r1_s1-cell_403         87.88541    0.8754382 0.8770126 0.5580568
sample_control_r1_s1-cell_404         60.95754    0.7638158 0.8772006 0.5434958
sample_control_r1_s1-cell_405         67.98945    0.8673270 0.8913072 0.5465516
sample_control_r1_s1-cell_406         42.91952    0.8413590 0.9366391 0.4482109
sample_control_r1_s1-cell_407         50.06908    0.7439136 0.8059150 0.6061168
sample_control_r1_s1-cell_408         43.26101    0.7950857 0.9604176 0.6126526
sample_control_r1_s1-cell_409         30.39333    0.8250963 0.9609495 0.6429303
sample_control_r1_s1-cell_410         51.89681    0.8309597 0.8961395 0.5244898
sample_control_r1_s1-cell_412         88.55734    0.8912904 0.7880954 0.4434694
sample_control_r1_s1-cell_413         46.65810    0.4995781 0.9542744 0.6874329
sample_control_r1_s1-cell_414        124.18703    0.8291723 0.7929630 0.4700444
sample_control_r1_s1-cell_415        131.15923    0.8571262 0.8697777 0.5876527
sample_control_r1_s1-cell_416        166.65857    0.7059073 0.9071473 0.6524758
sample_control_r1_s1-cell_417        118.72203    0.7490049 0.8720550 0.6657215
sample_control_r1_s1-cell_418         81.63811    0.8578165 0.9011581 0.5386084
sample_control_r1_s1-cell_419         65.78432    0.8044869 0.9454324 0.6049755
sample_control_r1_s1-cell_420        125.27226    0.4882497 0.8843387 0.5836643
sample_control_r1_s1-cell_421         48.87963    0.9042384 0.9532967 0.5388199
sample_control_r1_s1-cell_422        118.37816    0.6817213 0.9204771 0.6427676
sample_control_r1_s1-cell_423        107.51084    0.4366601 0.9685890 0.6464947
sample_control_r1_s1-cell_424        131.10247    0.9081369 0.7583403 0.4443827
sample_control_r1_s1-cell_425         47.75985    0.8679982 0.9571075 0.6171986
sample_control_r1_s1-cell_426        237.38342    0.6377530 0.8969895 0.6804035
sample_control_r1_s1-cell_427        159.58269    0.8160755 0.9045794 0.7190633
sample_control_r1_s1-cell_428        135.72624    0.8832857 0.7780388 0.5498948
sample_control_r1_s1-cell_429         47.54308    0.8899449 0.9143276 0.6801017
sample_control_r1_s1-cell_430         41.30215    0.5511021 0.9537323 0.6578723
sample_control_r1_s1-cell_431        113.31953    0.9085322 0.8861328 0.5446765
sample_control_r1_s1-cell_432         91.23193    0.9146171 0.8186794 0.5195093
sample_control_r1_s1-cell_433         41.49023    0.8311096 0.9509128 0.7234568
sample_control_r1_s1-cell_434         47.51208    0.8109707 0.8244782 0.6079757
sample_control_r1_s1-cell_435         40.53078    0.6937293 0.9378780 0.6651072
sample_control_r1_s1-cell_436        159.70525    0.8802418 0.8978382 0.5369176
sample_control_r1_s1-cell_437         32.34345    0.8805316 0.9332230 0.6249076
sample_control_r1_s1-cell_438         50.75752    0.6442413 0.9704783 0.7903226
sample_control_r1_s1-cell_439         60.16034    0.6184214 0.9720826 0.7129402
sample_control_r1_s1-cell_440         42.61737    0.4226524 0.9293836 0.6608511
sample_control_r1_s1-cell_441        129.16290    0.8882384 0.8756285 0.5270373
sample_control_r1_s1-cell_442         51.36154    0.7804216 0.9758705 0.5947506
sample_control_r1_s1-cell_443         41.91571    0.8936170 0.9624551 0.6749084
sample_control_r1_s1-cell_444         50.34066    0.5813277 0.9616162 0.7870370
sample_control_r1_s1-cell_446         41.16629    0.7657244 0.9591937 0.6386252
sample_control_r1_s1-cell_447         31.08300    0.9208665 0.8915071 0.5622291
sample_control_r1_s1-cell_448         54.49101    0.7818329 0.8946371 0.6342166
sample_control_r1_s1-cell_449         89.95130    0.4860943 0.8704464 0.7140152
sample_control_r1_s1-cell_450        116.51543    0.7892736 0.8757000 0.5865049
sample_control_r1_s1-cell_451         63.46606    0.9011735 0.8558248 0.5115226
sample_control_r1_s1-cell_452         38.57018    0.8574037 0.9688177 0.5781856
sample_control_r1_s1-cell_453        105.87835    0.8430193 0.8992819 0.5727519
sample_control_r1_s1-cell_454         88.57850    0.8057068 0.9495869 0.6242295
sample_control_r1_s1-cell_455         64.44450    0.7407932 0.9592425 0.7625593
sample_control_r1_s1-cell_456         70.80982    0.7195854 0.9037500 0.5738095
sample_control_r1_s1-cell_457         68.68275    0.9285921 0.8059874 0.5677722
sample_control_r1_s1-cell_458         79.85958    0.9728382 0.7593551 0.3899554
sample_control_r1_s1-cell_459         59.09849    0.7752632 0.9582962 0.7373027
sample_control_r1_s1-cell_460         31.21717    0.9372817 0.9465930 0.6011696
sample_control_r1_s1-cell_461         43.95021    0.7592437 0.9624028 0.7110473
sample_control_r1_s1-cell_462         41.48655    0.7156943 0.9610324 0.7193182
sample_control_r1_s1-cell_463         61.86576    0.8845054 0.9536005 0.5634179
sample_control_r1_s1-cell_464        101.71058    0.8349778 0.8841575 0.6301235
sample_control_r1_s1-cell_465        208.61933    0.5890997 0.8772825 0.6527703
sample_control_r1_s1-cell_466        146.96483    0.7339309 0.8580904 0.6445883
sample_control_r1_s1-cell_468         60.51758    0.8056037 0.9199917 0.5974758
sample_control_r1_s1-cell_469         54.36872    0.8147800 0.7734759 0.4723093
sample_control_r1_s1-cell_470         43.08783    0.8640781 0.9362194 0.6603730
sample_control_r1_s1-cell_471         47.16974    0.7823708 0.9780142 0.7354667
sample_control_r1_s1-cell_472         39.06338    0.6779265 0.9669471 0.7267389
sample_control_r1_s1-cell_473         35.37272    0.5288515 0.9505034 0.6026596
sample_control_r1_s1-cell_475         30.90847    0.8856006 0.8415332 0.5773155
sample_control_r1_s1-cell_476         48.12376    0.7488200 0.9490626 0.7204619
sample_control_r1_s1-cell_477         57.38226    0.5727877 0.9242912 0.5954753
sample_control_r1_s1-cell_478         59.16927    0.8238001 0.9825031 0.6441296
sample_control_r1_s1-cell_480        107.47694    0.6930410 0.9482153 0.7301258
sample_control_r1_s1-cell_481         78.07098    0.8782919 0.8748311 0.6468531
sample_control_r1_s1-cell_482         42.03586    0.9476744 0.9495648 0.5612716
sample_control_r1_s1-cell_483         51.55770    0.7429555 0.9714467 0.7503063
sample_control_r1_s1-cell_484         33.67108    0.9675323 0.8884276 0.5725753
sample_control_r1_s1-cell_485         38.31810    0.8796300 0.9693126 0.6234211
sample_control_r1_s1-cell_486        166.77677    0.8349455 0.8516869 0.5690130
sample_control_r1_s1-cell_487         54.66208    0.9033810 0.9656426 0.5873507
sample_control_r1_s1-cell_488         50.09354    0.8319343 0.9261647 0.5454702
sample_control_r1_s1-cell_489         71.40208    0.9822619 0.8012438 0.4617129
sample_control_r1_s1-cell_490         90.11896    0.7169244 0.9736269 0.7464906
sample_control_r1_s1-cell_491        121.10248    0.9325738 0.7957522 0.4920382
sample_control_r1_s1-cell_492         36.27557    0.9013784 0.9489139 0.7467553
sample_control_r1_s1-cell_493        154.98904    0.9548683 0.8043257 0.4281318
sample_control_r1_s1-cell_494         41.02462    0.8292426 0.8799529 0.5751282
sample_control_r1_s1-cell_495         91.54756    0.5941826 0.9352341 0.6977416
sample_control_r1_s1-cell_496        105.62092    0.9573436 0.9438264 0.5807341
sample_control_r1_s1-cell_497         41.77082    0.7419177 0.9692456 0.7216458
sample_control_r1_s1-cell_498         45.46382    0.6849463 0.8968792 0.5722944
sample_control_r1_s1-cell_499         33.87455    0.8287021 0.9573061 0.6432323
sample_control_r1_s1-cell_501         80.74661    0.9438011 0.7979373 0.5750291
sample_control_r1_s1-cell_502         60.67051    0.7016645 0.9283668 0.7012987
sample_control_r1_s1-cell_503         48.49967    0.7600700 0.9137873 0.6851107
sample_control_r1_s1-cell_504         21.94573    0.9430990 0.9466437 0.4365079
sample_control_r1_s1-cell_505         61.64287    0.8359959 0.9697025 0.7103934
sample_control_r1_s1-cell_506         60.78622    0.8278885 0.9588282 0.6200717
sample_control_r1_s1-cell_507        104.70937    0.8704935 0.8396943 0.6065738
sample_control_r1_s1-cell_508        135.17865    0.8836385 0.8584417 0.6789549
sample_control_r1_s1-cell_509         35.42617    0.6866418 0.9160790 0.5522959
sample_control_r1_s1-cell_510         45.61564    0.8386315 0.8986508 0.6765887
sample_control_r1_s1-cell_511         77.12139    0.5338377 0.9564834 0.6779471
sample_control_r1_s1-cell_512         54.62862    0.6570785 0.9629391 0.6252354
sample_control_r1_s1-cell_513         61.30529    0.5347309 0.9687947 0.6850202
sample_control_r1_s1-cell_514         41.19041    0.7316123 0.9469117 0.7528409
sample_control_r1_s1-cell_515         40.63486    0.4860471 0.9783198 0.7826558
sample_control_r1_s1-cell_516         74.59493    0.6915039 0.9067838 0.6022040
sample_control_r1_s1-cell_517         36.32056    0.8537817 0.8572100 0.5555556
sample_control_r1_s1-cell_518         98.50866    0.9705684 0.8490970 0.4398588
sample_control_r1_s1-cell_520         31.65391    0.5890036 0.9389722 0.5621795
sample_control_r1_s1-cell_521         65.72095    0.8027169 0.9545687 0.6622823
sample_control_r1_s1-cell_522        110.94728    0.5768870 0.9120191 0.5952151
sample_control_r1_s1-cell_523         80.13518    0.7021186 0.9325162 0.7151860
sample_control_r1_s1-cell_524         32.91529    0.8270186 0.9599729 0.5359848
sample_control_r1_s1-cell_525         34.80418    0.2558632 0.9611452 0.6866326
sample_control_r1_s1-cell_526         55.96711    0.8273606 0.9757315 0.6897547
sample_control_r1_s1-cell_527         55.59828    0.6749675 0.9396372 0.7376284
sample_control_r1_s1-cell_528        114.27696    0.9606397 0.8902833 0.4912245
sample_control_r1_s1-cell_529        124.53765    0.9639070 0.8943904 0.5778708
sample_control_r1_s1-cell_530        115.84190    0.8018711 0.8989661 0.6054625
sample_control_r1_s1-cell_531        116.13803    0.6095565 0.8609025 0.5020833
sample_control_r1_s1-cell_532         38.05831    0.8995442 0.9152731 0.4538419
sample_control_r1_s1-cell_533         86.78509    0.7654035 0.9650606 0.6754673
sample_control_r1_s1-cell_534        115.95164    0.9670520 0.8667073 0.5190154
sample_control_r1_s1-cell_536        147.46801    0.4906571 0.8125030 0.4747687
sample_control_r1_s1-cell_537         53.59481    0.5591753 0.9466714 0.6459096
sample_control_r1_s1-cell_538         31.67487    0.7779494 0.9470253 0.6207265
sample_control_r1_s1-cell_539        108.52995    0.7285642 0.8665906 0.6320495
sample_control_r1_s1-cell_540         57.98956    0.2648830 0.9575489 0.6443120
sample_control_r1_s1-cell_541         57.01244    0.9224964 0.8150918 0.4150225
sample_control_r1_s1-cell_542         53.71450    0.8155756 0.9676042 0.7297348
sample_control_r1_s1-cell_543         77.26963    0.9024332 0.8783113 0.4951875
sample_control_r1_s1-cell_544         48.90978    0.9391453 0.9528703 0.7182158
sample_control_r1_s1-cell_545        115.21140    0.9427844 0.8564830 0.3874364
sample_control_r1_s1-cell_546         49.91179    0.6265287 0.8974678 0.5459596
sample_control_r1_s1-cell_547         45.37674    0.8591933 0.8792299 0.6227273
sample_control_r1_s1-cell_548        113.05577    0.9722653 0.8956944 0.5368907
sample_control_r1_s1-cell_549         39.20465    0.9147538 0.9550016 0.5435784
sample_control_r1_s1-cell_550         33.19962    0.8970636 0.9466532 0.5937500
sample_control_r1_s1-cell_551        174.55669    0.5181733 0.7923651 0.5346532
sample_control_r1_s1-cell_552         44.45816    0.9258254 0.9014634 0.4666667
sample_control_r1_s1-cell_553        144.20435    0.7385852 0.8877653 0.6710427
sample_control_r1_s1-cell_554         41.32362    0.9189691 0.9697234 0.5338141
sample_control_r1_s1-cell_555         35.43107    0.8411819 0.9669377 0.5779074
sample_control_r1_s1-cell_556         32.29632    0.9021063 0.9699482 0.6131674
sample_control_r1_s1-cell_557         46.88662    0.5914285 0.9772622 0.6352941
sample_control_r1_s1-cell_558         64.00177    0.8303003 0.8995027 0.5751096
sample_control_r1_s1-cell_559         20.28558    0.8966367 0.9563492 0.6443850
sample_control_r1_s1-cell_560         37.10653    0.8528388 0.9688385 0.7027397
sample_control_r1_s1-cell_561         56.76940    0.6649989 0.8657680 0.5498484
sample_control_r1_s1-cell_562         47.89304    0.8857050 0.9779356 0.6546689
sample_control_r1_s1-cell_563        148.97279    0.7036906 0.8862060 0.6693854
sample_control_r1_s1-cell_564        149.49021    0.6869445 0.9270658 0.6369202
sample_control_r1_s1-cell_565         40.02419    0.8895778 0.9718310 0.6240724
sample_control_r1_s1-cell_566        154.10121    0.6520450 0.9260798 0.7292593
sample_control_r1_s1-cell_567         53.75698    0.6283548 0.9670588 0.7199700
sample_control_r1_s1-cell_568        140.68635    0.9107087 0.7891232 0.5240224
sample_control_r1_s1-cell_569         94.39760    0.9220195 0.8648691 0.4292838
sample_control_r1_s1-cell_571        140.39667    0.8932711 0.8299328 0.6048792
sample_control_r1_s1-cell_572         45.44357    0.4634745 0.9195341 0.5451977
sample_control_r1_s1-cell_574        160.77266    0.8196476 0.8993731 0.5772541
sample_control_r1_s1-cell_575         58.60865    0.7665984 0.9460332 0.6492561
sample_control_r1_s1-cell_576         64.41235    0.6672487 0.9190004 0.6810345
sample_control_r1_s1-cell_577         52.11447    0.9486568 0.8857382 0.4667648
sample_control_r1_s1-cell_578         35.17131    0.8281266 0.9774115 0.6979076
sample_control_r1_s1-cell_579        138.76578    0.8145861 0.9434185 0.6172732
sample_control_r1_s1-cell_581         33.21852    0.9011976 0.9591241 0.6009146
sample_control_r1_s1-cell_582         46.25998    0.9392496 0.9440503 0.4893863
sample_control_r1_s1-cell_583         40.43980    0.7164366 0.9029774 0.6040522
sample_control_r1_s1-cell_584         73.62190    0.7221557 0.8560923 0.6544312
sample_control_r1_s1-cell_585         37.71156    0.4285443 0.9674086 0.7606250
sample_control_r1_s1-cell_586         63.99802    0.8565883 0.8720408 0.5181624
sample_control_r1_s1-cell_587        117.70796    0.9024524 0.9033872 0.5289633
sample_control_r1_s1-cell_588         41.78415    0.9027456 0.9434191 0.5860902
sample_control_r1_s1-cell_589        165.94966    0.6904389 0.8761548 0.6437445
sample_control_r1_s1-cell_590        103.12768    0.8487286 0.8761287 0.6165032
sample_control_r1_s1-cell_591         97.60873    0.9126219 0.8537693 0.4412512
sample_control_r1_s1-cell_592         72.37678    0.9739606 0.8648430 0.3344806
sample_control_r1_s1-cell_593         88.89496    0.6695418 0.8755322 0.5271856
sample_control_r1_s1-cell_594         67.63823    0.7438542 0.9236164 0.6438953
sample_control_r1_s1-cell_595         51.48413    0.8093220 0.9797866 0.7295151
sample_control_r1_s1-cell_596         43.70486    0.8314720 0.9415031 0.5719748
sample_control_r1_s1-cell_597         68.08897    0.8773692 0.8867431 0.5742758
sample_control_r1_s1-cell_598         55.15373    0.9035946 0.9456892 0.6104362
sample_control_r1_s1-cell_599         65.10134    0.9703605 0.8342250 0.3493364
sample_control_r1_s1-cell_600         37.80645    0.9180108 0.9598755 0.4544710
sample_control_r1_s1-cell_601         46.44247    0.8946552 0.9693930 0.5830755
sample_control_r1_s1-cell_602         69.02466    0.9510950 0.8340341 0.6197011
sample_control_r1_s1-cell_603         61.90187    0.3176080 0.9587758 0.6838940
sample_control_r1_s1-cell_604        106.92807    0.9165113 0.8436483 0.6943440
sample_control_r1_s1-cell_605         86.34002    0.9232390 0.8254700 0.5019174
sample_control_r1_s1-cell_606         52.86511    0.9354587 0.9601936 0.5822605
sample_control_r1_s1-cell_607         42.50660    0.7260112 0.9485364 0.7832359
sample_control_r1_s1-cell_608         46.62403    0.8270424 0.9781545 0.6654836
sample_control_r1_s1-cell_609         28.80203    0.7431537 0.9236253 0.5288630
sample_control_r1_s1-cell_610         51.15398    0.3057604 0.9389755 0.6844156
sample_control_r1_s1-cell_611        143.70138    0.4537599 0.8808219 0.7293430
sample_control_r1_s1-cell_612        100.23537    0.9338914 0.8036095 0.4508614
sample_control_r1_s1-cell_613         40.22852    0.6742681 0.9657339 0.7320346
sample_control_r1_s1-cell_614         26.09463    0.9085647 0.9436620 0.5866359
sample_control_r1_s1-cell_615         39.62495    0.5257544 0.9650924 0.7859532
sample_control_r1_s1-cell_616         46.44454    0.9390871 0.8635145 0.4283951
sample_control_r1_s1-cell_617         58.64341    0.6060735 0.9575145 0.6995355
sample_control_r1_s1-cell_618        152.88671    0.9476895 0.8365847 0.5548414
sample_control_r1_s1-cell_619         63.16681    0.7720413 0.9606283 0.6562152
sample_control_r1_s1-cell_620        101.57344    0.8414003 0.9081338 0.6302236
sample_control_r1_s1-cell_621         70.09764    0.5118202 0.9582096 0.6263621
sample_control_r1_s1-cell_622         57.35315    0.6240122 0.9734090 0.6879223
sample_control_r1_s1-cell_624         89.42840    0.3721404 0.9736190 0.7646520
sample_control_r1_s1-cell_625         35.33546    0.9618131 0.7838516 0.3663854
sample_control_r1_s1-cell_626         24.86920    0.9189904 0.9549763 0.4797619
sample_control_r1_s1-cell_627        130.52163    0.8771609 0.7885191 0.4487010
sample_control_r1_s1-cell_628        209.26912    0.2387692 0.9192308 0.6301318
sample_control_r1_s1-cell_629        148.56965    0.8993440 0.8542156 0.5182107
sample_control_r1_s1-cell_630         64.37934    0.8271411 0.9079655 0.6653139
sample_control_r1_s1-cell_631         51.75775    0.8889722 0.9609787 0.5841026
sample_control_r1_s1-cell_632         63.98414    0.6943710 0.8817744 0.6455270
sample_control_r1_s1-cell_633         31.52572    0.9205148 0.9726829 0.5811717
sample_control_r1_s1-cell_634        162.41156    0.8657676 0.8816840 0.5645948
sample_control_r1_s1-cell_635         51.40289    0.9177554 0.9046646 0.5039337
sample_control_r1_s1-cell_636        127.67625    0.9513332 0.8848800 0.5768371
sample_control_r1_s1-cell_637         57.44662    0.8809478 0.9774153 0.6885101
sample_control_r1_s1-cell_638         38.19112    0.9182575 0.9662846 0.6075896
sample_control_r1_s1-cell_639        100.88829    0.7495662 0.9432364 0.7786742
sample_control_r1_s1-cell_640         46.79912    0.5852767 0.9747378 0.6050296
sample_control_r1_s1-cell_641        184.51149    0.5283712 0.8854985 0.7565302
sample_control_r1_s1-cell_642         33.96145    0.4355280 0.9431929 0.5598837
sample_control_r1_s1-cell_643        158.16846    0.9317316 0.7833191 0.4800035
sample_control_r1_s1-cell_644         45.00686    0.5908325 0.9795000 0.6868864
sample_control_r1_s1-cell_645         39.61082    0.6430332 0.9574985 0.7484575
sample_control_r1_s1-cell_646         39.57175    0.6498041 0.9780220 0.8010000
sample_control_r1_s1-cell_647         80.24447    0.4808248 0.8963538 0.6707086
sample_control_r1_s1-cell_648         67.56011    0.5796107 0.9353278 0.5861594
sample_control_r1_s1-cell_649        108.55293    0.9545164 0.7607242 0.4169312
sample_control_r1_s1-cell_650         43.70366    0.7715948 0.9602677 0.7247475
sample_control_r1_s1-cell_651         51.44253    0.5505176 0.9626806 0.7022834
sample_control_r1_s1-cell_652        124.01082    0.8384534 0.8078095 0.6144702
sample_control_r1_s1-cell_653        122.36556    0.9256577 0.8332442 0.5703024
sample_control_r1_s1-cell_654         26.26432    0.8010672 0.9612832 0.5602837
sample_control_r1_s1-cell_655        110.15954    0.7296188 0.9587869 0.6693150
sample_control_r1_s1-cell_656         64.49704    0.8953953 0.9675061 0.6101434
sample_control_r1_s1-cell_657         49.94859    0.9696908 0.9161468 0.4469218
sample_control_r1_s1-cell_658         59.98166    0.9684026 0.8489475 0.4489865
sample_control_r1_s1-cell_659        122.12987    0.8772216 0.9187943 0.6077879
sample_control_r1_s1-cell_660        105.94807    0.9046122 0.8639296 0.4938708
sample_control_r1_s1-cell_661         34.10069    0.8573822 0.9326027 0.5730640
sample_control_r1_s1-cell_662         85.36658    0.8616832 0.8460920 0.4974941
sample_control_r1_s1-cell_663         77.40209    0.6662536 0.9781206 0.7512089
sample_control_r1_s1-cell_664         37.81995    0.7945505 0.9712307 0.6840525
sample_control_r1_s1-cell_665         33.51696    0.8902186 0.9465456 0.5320295
sample_control_r1_s1-cell_666         57.83713    0.8287637 0.9386428 0.6058222
sample_control_r1_s1-cell_667         31.11090    0.8162946 0.9577573 0.5347341
sample_control_r1_s1-cell_668         40.18044    0.8581604 0.9711576 0.6096230
sample_control_r1_s1-cell_669        132.83730    0.8544643 0.8555724 0.5286338
sample_control_r1_s1-cell_670        153.63881    0.7345172 0.8575347 0.6283288
sample_control_r1_s1-cell_671         66.67130    0.9605534 0.8440791 0.4660145
sample_control_r1_s1-cell_672         52.12024    0.7220318 0.9713181 0.7939937
sample_control_r1_s1-cell_673        134.99228    0.9184327 0.8872188 0.4775476
sample_control_r1_s1-cell_674         91.60713    0.8483057 0.9025666 0.6018563
sample_control_r1_s1-cell_675         25.85698    0.9404716 0.9110840 0.4701446
sample_control_r1_s1-cell_676         55.22313    0.8928685 0.8990084 0.4896000
sample_control_r1_s1-cell_677         60.55829    0.8688516 0.8949024 0.6681908
sample_control_r1_s1-cell_678         50.10155    0.4415978 0.9748514 0.7600713
sample_control_r1_s1-cell_679        187.35580    0.8345730 0.8396686 0.5477194
sample_control_r1_s1-cell_680         40.16829    0.8807145 0.9670412 0.5976852
sample_control_r1_s1-cell_681         53.36437    0.9213824 0.9634062 0.6006704
sample_control_r1_s1-cell_682         35.97633    0.7221890 0.9333333 0.6244425
sample_control_r1_s1-cell_683         29.36906    0.9424434 0.8705607 0.4028979
sample_control_r1_s1-cell_684         56.80070    0.8537034 0.9741450 0.6612769
sample_control_r1_s1-cell_685         96.94531    0.7609390 0.9082400 0.6377934
sample_control_r1_s1-cell_686         45.84204    0.7886188 0.9465984 0.6739583
sample_control_r1_s1-cell_687         48.71006    0.4489460 0.9685864 0.7835965
sample_control_r1_s1-cell_688        154.04692    0.7332152 0.8784233 0.5983268
sample_control_r1_s1-cell_689         31.90640    0.8307592 0.8064076 0.4639216
sample_control_r1_s1-cell_690        107.01201    0.7305513 0.8318464 0.5794472
sample_control_r1_s1-cell_691         93.09301    0.9318662 0.8492706 0.4863899
sample_control_r1_s1-cell_692         37.27750    0.8135718 0.9697128 0.6594460
sample_control_r1_s1-cell_693         65.34999    0.6111908 0.9426873 0.6432976
sample_control_r1_s1-cell_694         40.56135    0.8540824 0.9694501 0.6529492
sample_control_r1_s1-cell_695         63.56600    0.7173182 0.9749120 0.7627410
sample_control_r1_s1-cell_696         42.61204    0.4528319 0.9627561 0.7173913
sample_control_r1_s1-cell_697         67.47110    0.7960911 0.9356137 0.5933014
sample_control_r1_s1-cell_698         40.06840    0.9127046 0.9753126 0.6868368
sample_control_r1_s1-cell_699         42.87175    0.7242421 0.9613054 0.6592072
sample_control_r1_s1-cell_700         46.76034    0.9189884 0.9651877 0.6066066
sample_control_r1_s1-cell_701        153.33458    0.6394881 0.8712376 0.6135697
sample_control_r1_s1-cell_702        101.64340    0.9523891 0.7780780 0.3972253
sample_control_r1_s1-cell_703         61.37226    0.9196050 0.8879605 0.5545102
sample_control_r1_s1-cell_704         55.95755    0.7951461 0.9487306 0.6864633
sample_control_r1_s1-cell_705        136.85848    0.7891570 0.9112655 0.6025026
sample_control_r1_s1-cell_706         53.41986    0.7722758 0.9603241 0.6775084
sample_control_r1_s1-cell_707         41.19406    0.8264856 0.9486430 0.5916667
sample_control_r1_s1-cell_708         83.74025    0.8005046 0.9348504 0.7062009
sample_control_r1_s1-cell_709         55.48439    0.4684106 0.9022014 0.5600358
sample_control_r1_s1-cell_710         44.74587    0.8471811 0.9301730 0.5723295
sample_control_r1_s1-cell_711         37.54875    0.9040985 0.9666161 0.6635417
sample_control_r1_s1-cell_712        162.51024    0.8275689 0.7843132 0.5858977
sample_control_r1_s1-cell_713         56.68299    0.7692942 0.9163149 0.6910112
sample_control_r1_s1-cell_714         41.03076    0.8201751 0.9477998 0.7165688
sample_control_r1_s1-cell_715         81.36186    0.9738858 0.8702727 0.4118163
sample_control_r1_s1-cell_716         53.75745    0.6871450 0.9640038 0.6748453
sample_control_r1_s1-cell_717        111.77591    0.6026660 0.9222731 0.6345888
sample_control_r1_s1-cell_718         27.34116    0.8907679 0.9296520 0.6607527
sample_control_r1_s1-cell_719         39.69844    0.6505756 0.9626731 0.6670839
sample_control_r1_s1-cell_720         65.13012    0.8956486 0.9036236 0.7080745
sample_control_r1_s1-cell_721         38.85910    0.5382817 0.9470014 0.6445183
sample_control_r1_s1-cell_722         98.08119    0.5539020 0.8898616 0.7246353
sample_control_r1_s1-cell_723         65.47703    0.7689380 0.9374658 0.6544483
sample_control_r1_s1-cell_724         68.04695    0.6723131 0.9777328 0.7605102
sample_control_r1_s1-cell_725         33.72265    0.6885465 0.9655449 0.6834940
sample_control_r1_s1-cell_726         33.55128    0.5727938 0.8896552 0.6666667
sample_control_r1_s1-cell_727        106.43193    0.7505265 0.8882026 0.7402973
sample_control_r1_s1-cell_728        119.09045    0.7549091 0.8168922 0.5725714
sample_control_r1_s1-cell_729         34.52651    0.8587627 0.9665046 0.7099206
sample_control_r1_s1-cell_730         50.72469    0.7833174 0.9748561 0.6766190
sample_control_r1_s1-cell_733         20.44247    0.9566144 0.7880435 0.6686430
sample_control_r1_s1-cell_734         36.81129    0.7663437 0.9285714 0.6809524
sample_control_r1_s1-cell_735         57.58265    0.8721866 0.9421592 0.5481814
sample_control_r1_s1-cell_736         42.02548    0.8536345 0.9632669 0.5852327
sample_control_r1_s1-cell_737         53.27692    0.6059770 0.9250610 0.6536946
sample_control_r1_s1-cell_738         36.71273    0.8317111 0.9569661 0.6111302
sample_control_r1_s1-cell_739         60.66612    0.4335605 0.9289325 0.7064677
sample_control_r1_s1-cell_740         52.16656    0.8946071 0.9579097 0.6194609
sample_control_r1_s1-cell_741         59.72621    0.9157408 0.9007014 0.5039631
sample_control_r1_s1-cell_742         31.39192    0.8894273 0.9678174 0.6573927
sample_control_r1_s1-cell_743         60.38961    0.7785115 0.9552966 0.6464516
sample_control_r1_s1-cell_744        153.24318    0.8940105 0.8364311 0.5944725
sample_control_r1_s1-cell_745         73.25415    0.6945656 0.9092997 0.6427826
sample_control_r1_s1-cell_746         56.38741    0.4700239 0.9765258 0.6819672
sample_control_r1_s1-cell_747        115.61658    0.9659082 0.7732856 0.3924289
sample_control_r1_s1-cell_748         38.31295    0.6036835 0.8442777 0.5319149
sample_control_r1_s1-cell_749        147.63263    0.8833047 0.9122670 0.6421477
sample_control_r1_s1-cell_750         65.79657    0.9448588 0.9223919 0.4824832
sample_control_r1_s1-cell_751         82.72122    0.8793370 0.8575294 0.5307169
sample_control_r1_s1-cell_752         33.67866    0.8908276 0.8468592 0.5029956
sample_control_r1_s1-cell_753         53.79394    0.9520510 0.9078498 0.7318519
sample_control_r1_s1-cell_754         90.75266    0.9608206 0.8913725 0.5073443
sample_control_r1_s1-cell_755         41.87376    0.7794100 0.9193758 0.6137153
sample_control_r1_s1-cell_756         32.91170    0.9277479 0.9606670 0.6241667
sample_control_r1_s1-cell_757         93.26031    0.9249284 0.8630734 0.6077236
sample_control_r1_s1-cell_758        105.86687    0.9540939 0.8079753 0.5264323
sample_control_r1_s1-cell_759        113.00348    0.8067766 0.9201151 0.5636171
sample_control_r1_s1-cell_760         51.21322    0.5083806 0.9238017 0.5890805
sample_control_r1_s1-cell_761         66.18135    0.8347768 0.9692652 0.7790787
sample_control_r1_s1-cell_762         38.36192    0.9269640 0.9595065 0.6390645
sample_control_r1_s1-cell_763         51.18576    0.6907139 0.9088953 0.6003317
sample_control_r1_s1-cell_764         41.34475    0.6775618 0.9360341 0.5738562
sample_control_r1_s1-cell_765         52.86475    0.9398878 0.8297346 0.4032754
sample_control_r1_s1-cell_766         41.77764    0.9763826 0.8170122 0.4082143
sample_control_r1_s1-cell_767        104.14890    0.8910709 0.8220282 0.5251882
sample_control_r1_s1-cell_768         59.32822    0.1750373 0.9635714 0.6907322
sample_control_r1_s1-cell_769         55.24810    0.7139231 0.9693215 0.6845833
sample_control_r1_s1-cell_770         31.67376    0.8935429 0.9674523 0.6852146
sample_control_r1_s1-cell_771         58.31162    0.8637394 0.9536935 0.6647029
sample_control_r1_s1-cell_772         63.60247    0.6643298 0.9452489 0.7141880
sample_control_r1_s1-cell_773        104.92852    0.9687880 0.8101696 0.3802131
sample_control_r1_s1-cell_774         50.05234    0.7086410 0.9642351 0.6548822
sample_control_r1_s1-cell_776         46.17263    0.7797372 0.9178726 0.5857770
sample_control_r1_s1-cell_777        171.84282    0.7617043 0.8982426 0.5187124
sample_control_r1_s1-cell_778         57.39997    0.7362849 0.9380688 0.6425974
sample_control_r1_s1-cell_779         36.18538    0.5804056 0.8604651 0.6153846
sample_control_r1_s1-cell_780        128.11262    0.9566824 0.7781070 0.3953946
sample_control_r1_s1-cell_781         43.96695    0.8481571 0.9290626 0.5209010
sample_control_r1_s1-cell_782         51.23137    0.8534774 0.9692423 0.6453546
sample_control_r1_s1-cell_783         72.97061    0.8501425 0.9120892 0.5685563
sample_control_r1_s1-cell_784         48.16671    0.8689449 0.9722671 0.7548077
sample_control_r1_s1-cell_785         38.78669    0.7209639 0.9646786 0.6680032
sample_control_r1_s1-cell_786         76.76799    0.8157031 0.9247804 0.5155172
sample_control_r1_s1-cell_787         56.93127    0.9500110 0.8454653 0.3861216
sample_control_r1_s1-cell_788         64.33934    0.8994965 0.9594288 0.6084638
sample_control_r1_s1-cell_789        128.75560    0.8422911 0.9278812 0.6461212
sample_control_r1_s1-cell_790         28.31435    0.8373007 0.9711375 0.6309983
sample_control_r1_s1-cell_791        109.54220    0.8413557 0.9270605 0.6689470
sample_control_r1_s1-cell_792         58.22167    0.8115732 0.9449483 0.7216495
sample_control_r1_s1-cell_793         54.16931    0.8471984 0.9461983 0.6400963
sample_control_r1_s1-cell_794         44.12583    0.8455580 0.9746924 0.6348443
sample_control_r1_s1-cell_795         32.53830    0.8334162 0.9619672 0.6323276
sample_control_r1_s1-cell_796        146.79383    0.9339952 0.7654396 0.5005051
sample_control_r1_s1-cell_797         50.70483    0.5839134 0.9605469 0.7589506
sample_control_r1_s1-cell_798        124.28952    0.8194968 0.9349432 0.6458761
sample_control_r1_s1-cell_799         91.88820    0.8555313 0.9042819 0.6030745
sample_control_r1_s1-cell_800         64.09751    0.9554033 0.8646182 0.4626792
sample_control_r1_s1-cell_801        104.04709    0.8665551 0.9290677 0.6828927
sample_control_r1_s1-cell_802         30.28127    0.7049644 0.9491850 0.7258065
sample_control_r1_s1-cell_803         45.32938    0.6977635 0.9328517 0.6455882
sample_control_r1_s1-cell_804         57.42420    0.6810354 0.9558405 0.6578431
sample_control_r1_s1-cell_805         61.12741    0.8472491 0.9332140 0.5640693
sample_control_r1_s1-cell_806         36.80313    0.6615824 0.9424658 0.7166667
sample_control_r1_s1-cell_807         44.35833    0.5200005 0.9709640 0.6468085
sample_control_r1_s1-cell_808         70.86029    0.9157216 0.9300706 0.6622751
sample_control_r1_s1-cell_809         78.52216    0.7887914 0.8116793 0.5412442
sample_control_r1_s1-cell_810         99.72058    0.5377834 0.9366293 0.6377122
sample_control_r1_s1-cell_811         27.80105    0.9454256 0.9630208 0.5657895
sample_control_r1_s1-cell_812         57.57337    0.7711862 0.9142727 0.6801221
sample_control_r1_s1-cell_813        176.39367    0.8329255 0.8411230 0.5410725
sample_control_r1_s1-cell_814         30.01293    0.9252756 0.9069286 0.4952005
sample_control_r1_s1-cell_815         93.23886    0.8311242 0.9223248 0.7401457
sample_control_r1_s1-cell_816         49.28194    0.7592255 0.9756849 0.6353702
sample_control_r1_s1-cell_817        115.54592    0.7233919 0.9240530 0.6305518
sample_control_r1_s1-cell_818         72.69188    0.8781726 0.7894340 0.4888726
sample_control_r1_s1-cell_821         41.14629    0.7187592 0.9697128 0.5936701
sample_control_r1_s1-cell_822         29.17396    0.9522796 0.9175897 0.3698214
sample_control_r1_s1-cell_823        114.36856    0.7229273 0.8993893 0.6928143
sample_control_r1_s1-cell_824         67.63549    0.9609322 0.8284845 0.3918575
sample_control_r1_s1-cell_825         57.21009    0.6589327 0.9631954 0.6940789
sample_control_r1_s1-cell_826         85.95521    0.7656032 0.9166579 0.6249460
sample_control_r1_s1-cell_827        128.28144    0.9035400 0.8945875 0.5279375
sample_control_r1_s1-cell_828         40.57413    0.6552777 0.9307649 0.7285839
sample_control_r1_s1-cell_829         33.65701    0.9393144 0.9259673 0.5378133
sample_control_r1_s1-cell_830         44.01929    0.7893541 0.9584704 0.6013932
sample_control_r1_s1-cell_831         43.57601    0.5805751 0.9731760 0.8226757
sample_control_r1_s1-cell_832        114.27809    0.9060913 0.9313763 0.5996377
sample_control_r1_s1-cell_833         95.33735    0.7460245 0.8939674 0.6338037
sample_control_r1_s1-cell_834         58.54731    0.9472323 0.8693914 0.3865297
sample_control_r1_s1-cell_835         49.05144    0.8114650 0.9381026 0.6303030
sample_control_r1_s1-cell_836         62.40893    0.6212414 0.9452328 0.5932812
sample_control_r1_s1-cell_837         40.96430    0.8199324 0.8993840 0.7110390
sample_control_r1_s1-cell_838         33.66790    0.8096187 0.9007884 0.6466981
sample_control_r1_s1-cell_839        126.72433    0.7675965 0.8886157 0.5928011
sample_control_r1_s1-cell_840        102.85597    0.8689248 0.9533329 0.6890838
sample_control_r1_s1-cell_842         45.86603    0.4199608 0.9734366 0.7326114
sample_control_r1_s1-cell_844         41.03068    0.8855558 0.9583036 0.5991533
sample_control_r1_s1-cell_845        107.10707    0.8536681 0.7867724 0.5011962
sample_control_r1_s1-cell_846         66.94203    0.9536835 0.8562041 0.6122167
sample_control_r1_s1-cell_847         50.76742    0.8447344 0.9349946 0.5864764
sample_control_r1_s1-cell_848        164.36594    0.7480689 0.8997002 0.6354866
sample_control_r1_s1-cell_849         44.71281    0.8546275 0.9711788 0.6300420
sample_control_r1_s1-cell_850        105.17876    0.9272990 0.8485801 0.7037645
sample_control_r1_s1-cell_851         49.10642    0.7655379 0.9722779 0.7616431
sample_control_r1_s1-cell_853         48.11715    0.9111157 0.9151307 0.5337500
sample_control_r1_s1-cell_854        118.94696    0.9407253 0.7925404 0.4849774
sample_control_r1_s1-cell_856         67.40552    0.6773870 0.9754962 0.6616758
sample_control_r1_s1-cell_857         59.07515    0.8930108 0.8218635 0.5138532
sample_control_r1_s1-cell_858         76.37251    0.9664805 0.7728903 0.2956780
sample_control_r1_s1-cell_859         42.64901    0.8746677 0.9398039 0.5445816
sample_control_r1_s1-cell_860         89.92059    0.8383016 0.8914735 0.5673867
sample_control_r1_s1-cell_861        116.87583    0.9322738 0.8278201 0.6351714
sample_control_r1_s1-cell_862         36.43973    0.6777152 0.9629630 0.7297297
sample_control_r1_s1-cell_863        106.84844    0.8534498 0.8533440 0.5797922
sample_control_r1_s1-cell_864         38.08996    0.8993605 0.9631833 0.6689050
sample_control_r1_s1-cell_865         47.12338    0.5978539 0.9771689 0.8087680
sample_control_r1_s1-cell_866         35.65325    0.9360512 0.9501591 0.5799353
sample_control_r1_s1-cell_867         49.14241    0.8905424 0.8712542 0.6152038
sample_control_r1_s1-cell_868         55.57954    0.6569901 0.8225225 0.5511066
sample_control_r1_s1-cell_869         54.32737    0.7476097 0.8826544 0.7045650
sample_control_r1_s1-cell_870         71.37167    0.7370951 0.9700826 0.7522430
sample_control_r1_s1-cell_871         60.20533    0.9087873 0.8696001 0.6151372
sample_control_r1_s1-cell_872         43.87356    0.6576787 0.9382423 0.7071250
sample_control_r1_s1-cell_873         44.01822    0.5985997 0.9716933 0.7261538
sample_control_r1_s1-cell_874         37.44148    0.3959116 0.9414716 0.7055138
sample_control_r1_s1-cell_875         34.43964    0.7704612 0.9575051 0.6716346
sample_control_r1_s1-cell_876         62.26538    0.8931540 0.8895074 0.5095663
sample_control_r1_s1-cell_877        134.01065    0.8225379 0.8462037 0.5976365
sample_control_r1_s1-cell_878         65.72015    0.9205417 0.8990054 0.5124611
sample_control_r1_s1-cell_879         56.75964    0.7909899 0.9571429 0.6836735
sample_control_r1_s1-cell_880         27.93760    0.9654577 0.9635912 0.3771660
sample_control_r1_s1-cell_881         44.50533    0.8153329 0.9546293 0.6437811
sample_control_r1_s1-cell_883         43.30778    0.8795879 0.9699418 0.6327219
sample_control_r1_s1-cell_884         34.62414    0.8274639 0.9099942 0.7414286
sample_control_r1_s1-cell_885        138.07304    0.9026568 0.7543111 0.4427093
sample_control_r1_s1-cell_886         71.15971    0.4964490 0.8756103 0.5149813
sample_control_r1_s1-cell_887         53.82998    0.8998742 0.9449405 0.7298851
sample_control_r1_s1-cell_888        141.62390    0.8237108 0.9413577 0.7293477
sample_control_r1_s1-cell_889         47.62648    0.9304016 0.7756329 0.5889104
sample_control_r1_s1-cell_890        105.44544    0.8308414 0.8980559 0.6057700
sample_control_r1_s1-cell_891         70.06607    0.5916852 0.9361314 0.6263736
sample_control_r1_s1-cell_892         62.69466    0.8881005 0.8777826 0.5040409
sample_control_r1_s1-cell_893         47.82457    0.5833310 0.9608367 0.7175141
sample_control_r1_s1-cell_894         59.27327    0.9065973 0.9610099 0.6920925
sample_control_r1_s1-cell_895        107.80317    0.8664004 0.9601737 0.6875758
sample_control_r1_s1-cell_896        127.72830    0.7667385 0.9652651 0.6947891
sample_control_r1_s1-cell_897         44.43409    0.6949539 0.9776765 0.6845295
sample_control_r1_s1-cell_898         59.02135    0.8370613 0.9386454 0.5207781
sample_control_r1_s1-cell_899         59.18105    0.5139510 0.9761018 0.7160747
sample_control_r1_s1-cell_900         76.95030    0.6888502 0.8815552 0.5963303
sample_control_r1_s1-cell_901        106.09869    0.8412839 0.9238167 0.6840254
sample_control_r1_s1-cell_902         34.99473    0.8474813 0.8080000 0.5322793
sample_control_r1_s1-cell_903         49.17022    0.8637457 0.9288092 0.6112235
sample_control_r1_s1-cell_904         75.18517    0.8794062 0.8879406 0.5768428
sample_control_r1_s1-cell_905         39.85308    0.8268945 0.9588735 0.7447917
sample_control_r1_s1-cell_906        221.87015    0.3731915 0.8706554 0.6969793
sample_control_r1_s1-cell_907         62.95993    0.6629736 0.9790361 0.7198795
sample_control_r1_s1-cell_908        101.48236    0.5455321 0.9220546 0.7355708
sample_control_r1_s1-cell_909        100.31799    0.9650862 0.8501793 0.4027577
sample_control_r1_s1-cell_910        175.33598    0.6777622 0.8109595 0.5270534
sample_control_r1_s1-cell_911         55.79997    0.8059878 0.9558167 0.7894022
sample_control_r1_s1-cell_912         85.36846    0.8109780 0.8591919 0.5104110
sample_control_r1_s1-cell_913        140.54841    0.9060585 0.9043300 0.6212991
sample_control_r1_s1-cell_914         53.52422    0.7109257 0.9180685 0.5689189
sample_control_r1_s1-cell_915         82.07319    0.7682919 0.8899349 0.5738159
sample_control_r1_s1-cell_916         80.89993    0.8729225 0.8050712 0.4904044
sample_control_r1_s1-cell_917         85.61140    0.5084369 0.9280896 0.6693582
sample_control_r1_s1-cell_918         32.82613    0.6842639 0.9674936 0.7450593
sample_control_r1_s1-cell_919         42.51200    0.7952528 0.9520577 0.6121113
sample_control_r1_s1-cell_920         64.00535    0.6627263 0.9656702 0.6008428
sample_control_r1_s1-cell_921         48.80397    0.5548913 0.9718928 0.7599588
sample_control_r1_s1-cell_922        109.38943    0.9440283 0.8559141 0.4387231
sample_control_r1_s1-cell_923         46.72844    0.5985453 0.9260450 0.6503226
sample_control_r1_s1-cell_924         30.36754    0.7310617 0.9531250 0.6064327
sample_control_r1_s1-cell_925         45.51456    0.6086804 0.9687950 0.6780914
sample_control_r1_s1-cell_926         52.45208    0.8597488 0.9152312 0.6163004
sample_control_r1_s1-cell_927        140.06931    0.7880625 0.8554131 0.5417510
sample_control_r1_s1-cell_928         95.64220    0.9554255 0.8781592 0.5792221
sample_control_r1_s1-cell_929         73.51984    0.8583828 0.9303128 0.5854682
sample_control_r1_s1-cell_930         33.01866    0.8798523 0.9592062 0.6272531
sample_control_r1_s1-cell_931        133.91189    0.8078098 0.9104173 0.6431436
sample_control_r1_s1-cell_932         77.39907    0.6379835 0.9147807 0.6585393
sample_control_r1_s1-cell_933         44.94459    0.9750515 0.7641296 0.4248603
sample_control_r1_s1-cell_934         74.33591    0.7815249 0.8957682 0.5847238
sample_control_r1_s1-cell_937         51.44597    0.7984629 0.9556196 0.5914036
sample_control_r1_s1-cell_938         71.97650    0.6923392 0.9218219 0.5839793
sample_control_r1_s1-cell_939         73.39980    0.8522712 0.8655610 0.5576332
sample_control_r1_s1-cell_940         47.82655    0.6354926 0.9766553 0.7490234
sample_control_r1_s1-cell_941         53.06798    0.8961290 0.7819938 0.4445098
sample_control_r1_s1-cell_942         66.88634    0.8769612 0.9294479 0.5759504
sample_control_r1_s1-cell_943         37.78704    0.7422752 0.9412111 0.6064394
sample_control_r1_s1-cell_944         62.69231    0.9301397 0.8695167 0.5177800
sample_control_r1_s1-cell_945         72.09508    0.9492204 0.7768980 0.3704624
sample_control_r1_s1-cell_946         40.88010    0.2938342 0.9618705 0.5926418
sample_control_r1_s1-cell_947         70.31996    0.9221019 0.8424119 0.4702147
sample_control_r1_s1-cell_948         92.83478    0.8035880 0.9358551 0.5807383
sample_control_r1_s1-cell_949        124.64017    0.7127427 0.9208179 0.7125714
sample_control_r1_s1-cell_950         67.17385    0.9686059 0.8943586 0.3180306
sample_control_r1_s1-cell_951         39.68265    0.8362242 0.9695917 0.6305085
sample_control_r1_s1-cell_952         50.66659    0.8876022 0.9146422 0.5638154
sample_control_r1_s1-cell_953         61.57562    0.9086968 0.9185345 0.4752453
sample_control_r1_s1-cell_954        118.55116    0.8330976 0.8935358 0.5901900
sample_control_r1_s1-cell_955         29.97982    0.8878394 0.9617834 0.7856400
sample_control_r1_s1-cell_956        129.07890    0.6458745 0.9592992 0.6588091
sample_control_r1_s1-cell_957         90.27516    0.8301914 0.9309735 0.6259776
sample_control_r1_s1-cell_958        149.26063    0.8838800 0.8799735 0.6029634
sample_control_r1_s1-cell_959         62.05855    0.6629835 0.8947006 0.5728555
sample_control_r1_s1-cell_961         58.85217    0.6266416 0.9441012 0.5869764
sample_control_r1_s1-cell_962         51.84478    0.5959674 0.9729834 0.5584847
sample_control_r1_s1-cell_963        167.11838    0.4573399 0.8610164 0.5918786
sample_control_r1_s1-cell_964         80.99833    0.9503355 0.8875910 0.4774466
sample_control_r1_s1-cell_965         84.78471    0.3959721 0.8928236 0.6744792
sample_control_r1_s1-cell_966         89.21926    0.4566136 0.9598126 0.6580023
sample_control_r1_s1-cell_967         72.55197    0.6991664 0.9696242 0.7171871
sample_control_r1_s1-cell_968         93.60724    0.7538221 0.9299492 0.7163882
sample_control_r1_s1-cell_969         47.53568    0.9267467 0.9409816 0.5568627
sample_control_r1_s1-cell_970         44.61119    0.8117497 0.8995399 0.5897436
sample_control_r1_s1-cell_971         44.87579    0.6391536 0.9623092 0.7802708
sample_control_r1_s1-cell_972         41.11623    0.5394910 0.9687500 0.5670026
sample_control_r1_s1-cell_973         77.53386    0.8818916 0.8211542 0.5301477
sample_control_r1_s1-cell_974        117.66028    0.6446623 0.9112373 0.6322412
sample_control_r1_s1-cell_975        136.59006    0.7529173 0.9244704 0.6623607
sample_control_r1_s1-cell_976         34.56531    0.6180737 0.9692833 0.7117794
sample_control_r1_s1-cell_977         80.53016    0.9070567 0.9146686 0.6653747
sample_control_r1_s1-cell_978        109.75765    0.7820639 0.8759770 0.5820653
sample_control_r1_s1-cell_979         83.07924    0.9473941 0.8291122 0.5468613
sample_control_r1_s1-cell_980        133.53846    0.8312558 0.8600886 0.5647668
sample_control_r1_s1-cell_981        167.94519    0.4373278 0.8806429 0.5697865
sample_control_r1_s1-cell_982         27.21274    0.8633338 0.9565588 0.6031149
sample_control_r1_s1-cell_983         48.79435    0.3996090 0.9676797 0.7294545
sample_control_r1_s1-cell_984         61.35996    0.6541729 0.9585010 0.6358025
sample_control_r1_s1-cell_985         32.56257    0.8804618 0.9673239 0.5585556
sample_control_r1_s1-cell_986        100.07542    0.9480496 0.8329962 0.7149830
sample_control_r1_s1-cell_987         58.83427    0.6271348 0.9745691 0.7203425
sample_control_r1_s1-cell_988         55.25853    0.6529328 0.9702939 0.7388095
sample_control_r1_s1-cell_989         61.17129    0.6919707 0.9436997 0.7682540
sample_control_r1_s1-cell_990        135.07291    0.7333641 0.9189777 0.6184234
sample_control_r1_s1-cell_991        132.76139    0.8422958 0.7963575 0.5364944
sample_control_r1_s1-cell_992        115.41249    0.8392511 0.8873169 0.5307923
sample_control_r1_s1-cell_993        122.87165    0.5224096 0.8917718 0.6442626
sample_control_r1_s1-cell_994        109.28053    0.6458109 0.9144045 0.6145628
sample_control_r1_s1-cell_995         38.74727    0.8702618 0.9502488 0.5292080
sample_control_r1_s1-cell_996        110.97807    0.8253259 0.9377489 0.6588258
sample_control_r1_s1-cell_997         44.17700    0.9175177 0.9230371 0.4477124
sample_control_r1_s1-cell_998         93.33938    0.8669436 0.9045863 0.6393507
sample_control_r1_s1-cell_999         59.33954    0.8018520 0.9167924 0.6557200
sample_control_r1_s1-cell_1000       138.07885    0.4642191 0.7752341 0.4845901
sample_control_r1_s1-cell_1001       108.73495    0.9443923 0.8000412 0.5289927
sample_control_r1_s1-cell_1002        89.77210    0.8429904 0.9008203 0.6143761
sample_control_r1_s1-cell_1003       123.74038    0.7301392 0.9331351 0.6491070
sample_control_r1_s1-cell_1004        37.13185    0.9424383 0.9500000 0.6804746
sample_control_r1_s1-cell_1005        38.49543    0.8333729 0.9646226 0.6048506
sample_control_r1_s1-cell_1007       164.08905    0.8677774 0.8649338 0.5582625
sample_control_r1_s1-cell_1008       165.57386    0.6212303 0.8993353 0.6782857
sample_control_r1_s1-cell_1009        24.05600    0.5871494 0.9492119 0.6049107
sample_control_r1_s1-cell_1010        54.88184    0.7509316 0.9215577 0.5317817
sample_control_r1_s1-cell_1011        38.89188    0.9382196 0.8844469 0.5406763
sample_control_r1_s1-cell_1012        89.85858    0.9535067 0.7771236 0.3336165
sample_control_r1_s1-cell_1014       122.53706    0.8313781 0.9135140 0.6034493
sample_control_r1_s1-cell_1015        48.74312    0.7667522 0.9653278 0.6509259
sample_control_r1_s1-cell_1016        48.80294    0.3724864 0.9747774 0.7747642
sample_control_r1_s1-cell_1017        66.34111    0.8444324 0.8808110 0.5119529
sample_control_r1_s1-cell_1018        49.26269    0.8146396 0.9645718 0.5959269
sample_control_r1_s1-cell_1019        75.25100    0.9454545 0.9074699 0.4938369
sample_control_r1_s1-cell_1020        56.63309    0.9270254 0.8979679 0.6933289
sample_control_r1_s1-cell_1021        36.06030    0.7419349 0.9717405 0.7309179
sample_control_r1_s1-cell_1022        90.70613    0.9276420 0.8966227 0.4970309
sample_control_r1_s1-cell_1023       111.23347    0.9043185 0.7779625 0.5482110
sample_control_r1_s1-cell_1024       139.02343    0.8133157 0.8813700 0.5771253
sample_control_r1_s1-cell_1025       147.35300    0.6392007 0.8911475 0.6025717
sample_control_r1_s1-cell_1026        63.38701    0.6623308 0.9350950 0.6851223
sample_control_r1_s1-cell_1027       119.01180    0.7314608 0.9422338 0.6727457
sample_control_r1_s1-cell_1028        48.27898    0.8978205 0.9108077 0.6866209
sample_control_r1_s1-cell_1030        57.02032    0.9250852 0.9174312 0.4772558
sample_control_r1_s1-cell_1032        94.47951    0.9122363 0.9288531 0.6311182
sample_control_r1_s1-cell_1033        66.42418    0.8392286 0.9314156 0.6373809
sample_control_r1_s1-cell_1034       108.58865    0.8071591 0.8735900 0.5318752
sample_control_r1_s1-cell_1035        63.63391    0.8274909 0.9707815 0.6961319
sample_control_r1_s1-cell_1036        50.18742    0.8024613 0.9077711 0.6123272
sample_control_r1_s1-cell_1037        45.55740    0.9391997 0.8550808 0.4404679
sample_control_r1_s1-cell_1038        38.36020    0.6841962 0.9701777 0.8433536
sample_control_r1_s1-cell_1039        77.09784    0.6506112 0.9778754 0.6595348
sample_control_r1_s1-cell_1040        41.90002    0.7577985 0.9413135 0.7049180
sample_control_r1_s1-cell_1041        67.02290    0.9361839 0.9284730 0.4799613
sample_control_r1_s1-cell_1042        75.16540    0.7130852 0.9564671 0.8163649
sample_control_r1_s1-cell_1043        42.57843    0.8979418 0.9712186 0.7182971
sample_control_r1_s1-cell_1044        72.28978    0.7904017 0.9638666 0.5567746
sample_control_r1_s1-cell_1045        48.43291    0.6713436 0.9768924 0.6771610
sample_control_r1_s1-cell_1046        75.99698    0.9463519 0.9218549 0.6068400
sample_control_r1_s1-cell_1047        45.01474    0.6755525 0.9712941 0.7080617
sample_control_r1_s1-cell_1048       151.31124    0.8841266 0.8930561 0.7651735
sample_control_r1_s1-cell_1049        79.95765    0.6859364 0.9430270 0.6274113
sample_control_r1_s1-cell_1050        40.00937    0.6809557 0.9643063 0.7082452
sample_control_r1_s1-cell_1051        54.68906    0.9819065 0.9130337 0.3341048
sample_control_r1_s1-cell_1052        44.08565    0.4499822 0.9552586 0.6447059
sample_control_r1_s1-cell_1053        84.60190    0.8608612 0.9318182 0.6062803
sample_control_r1_s1-cell_1054        36.67501    0.9020098 0.9692929 0.5744732
sample_control_r1_s1-cell_1055       111.62476    0.8240366 0.8416036 0.6224834
sample_control_r1_s1-cell_1056        33.50941    0.8979855 0.9667988 0.5166843
sample_control_r1_s1-cell_1057        65.77565    0.9118931 0.8733134 0.4715667
sample_control_r1_s1-cell_1059       111.86420    0.8353173 0.8846715 0.6342229
sample_control_r1_s1-cell_1060        45.07069    0.7816482 0.9657980 0.6588889
sample_control_r1_s1-cell_1061       110.67930    0.9170165 0.8881747 0.5098551
sample_control_r1_s1-cell_1062        54.38930    0.9110344 0.9527792 0.4603856
sample_control_r1_s1-cell_1063        87.84447    0.8268879 0.7897407 0.5576019
sample_control_r1_s1-cell_1064        42.27939    0.7373907 0.9415855 0.6449667
sample_control_r1_s1-cell_1065       121.11969    0.8722482 0.8826713 0.6328490
sample_control_r1_s1-cell_1066        34.98441    0.5867146 0.9316097 0.6895062
sample_control_r1_s1-cell_1067       158.82916    0.6327167 0.8431350 0.6776750
sample_control_r1_s1-cell_1068       124.91668    0.6034650 0.9280750 0.6516340
sample_control_r1_s1-cell_1069       162.07496    0.6981331 0.8885206 0.5653185
sample_control_r1_s1-cell_1070        94.14724    0.8756428 0.8690288 0.6811307
sample_control_r1_s1-cell_1071        46.89207    0.7968596 0.9608247 0.6206437
sample_control_r1_s1-cell_1072        67.17698    0.9573669 0.8631794 0.4073268
sample_control_r1_s1-cell_1073        41.97231    0.3894722 0.9423729 0.6447124
sample_control_r1_s1-cell_1074       118.59896    0.9011584 0.8388182 0.5180170
sample_control_r1_s1-cell_1075        69.14173    0.4260005 0.9652695 0.7169543
sample_control_r1_s1-cell_1076        70.25973    0.8531878 0.8928849 0.4682497
sample_control_r1_s1-cell_1077        58.74710    0.8195086 0.9695960 0.6815986
sample_control_r1_s1-cell_1078        47.51960    0.5062311 0.9549282 0.5831821
sample_control_r1_s1-cell_1079        88.15976    0.6368215 0.9633768 0.6867257
sample_control_r1_s1-cell_1080        38.36256    0.9032290 0.9083148 0.5296537
sample_control_r1_s1-cell_1081        56.09519    0.7564677 0.9401509 0.6581056
sample_control_r1_s1-cell_1082       101.64769    0.9265493 0.7648240 0.5114469
sample_control_r1_s1-cell_1083        91.36884    0.9467147 0.8963941 0.4883235
sample_control_r1_s1-cell_1084       133.02265    0.9049139 0.8173459 0.5522687
sample_control_r1_s1-cell_1086       148.66099    0.7372698 0.7850194 0.4594817
sample_control_r1_s1-cell_1087       175.90784    0.8858398 0.7924458 0.5056313
sample_control_r1_s1-cell_1089        43.09953    0.8678270 0.9622382 0.5966369
sample_control_r1_s1-cell_1090        48.77966    0.5105185 0.9761468 0.8042328
sample_control_r1_s1-cell_1091        54.81935    0.8003573 0.9261336 0.6919854
sample_control_r1_s1-cell_1092        55.42026    0.7476207 0.9367927 0.5447833
sample_control_r1_s1-cell_1093        32.64967    0.8817665 0.7919223 0.4104399
sample_control_r1_s1-cell_1094        31.92270    0.8523354 0.9671815 0.6709821
sample_control_r1_s1-cell_1095        50.29238    0.5095202 0.9683435 0.6007533
sample_control_r1_s1-cell_1096        46.24529    0.5434552 0.9745889 0.7874396
sample_control_r1_s1-cell_1098       121.96405    0.7745655 0.9567696 0.6643222
sample_control_r1_s1-cell_1099        62.62462    0.4863466 0.9683875 0.7554299
sample_control_r1_s1-cell_1100        43.64164    0.7574226 0.9754204 0.6462857
sample_control_r1_s1-cell_1101       127.29616    0.9359028 0.8373367 0.5125330
sample_control_r1_s1-cell_1102        38.80113    0.7814194 0.9610321 0.6239316
sample_control_r1_s1-cell_1103        34.69210    0.8891561 0.9338422 0.4681122
sample_control_r1_s1-cell_1104       100.81871    0.7908482 0.8155866 0.5996936
sample_control_r1_s1-cell_1106        57.58943    0.8237787 0.9684972 0.6825683
sample_control_r1_s1-cell_1107        46.35591    0.7487537 0.9647385 0.6164557
sample_control_r1_s1-cell_1108        80.73131    0.6866178 0.9332686 0.6604811
sample_control_r1_s1-cell_1109        43.78008    0.7816485 0.9668033 0.6346516
sample_control_r1_s1-cell_1111       127.87753    0.6956682 0.8852790 0.6759376
sample_control_r1_s1-cell_1112        51.82011    0.9688181 0.9407750 0.4238145
sample_control_r1_s1-cell_1113        31.84938    0.9304446 0.9707471 0.4877883
sample_control_r1_s1-cell_1114        79.71762    0.9580418 0.8725589 0.5274911
sample_control_r1_s1-cell_1115        94.43601    0.8658049 0.9444367 0.5862471
sample_control_r1_s1-cell_1116        39.55783    0.9443333 0.9209396 0.5934245
sample_control_r1_s1-cell_1117       134.68736    0.9169692 0.8113550 0.4864071
sample_control_r1_s1-cell_1118        31.33999    0.9205611 0.9712871 0.5644419
sample_control_r1_s1-cell_1119        66.83093    0.6643332 0.9329781 0.6465909
sample_control_r1_s1-cell_1120        28.53630    0.5700468 0.9621690 0.7239089
sample_control_r1_s1-cell_1121        38.29100    0.8613562 0.9708442 0.6651759
sample_control_r1_s1-cell_1122        47.59228    0.8410993 0.9600000 0.6697674
sample_control_r1_s1-cell_1123        63.35177    0.7691777 0.9730626 0.6181387
sample_control_r1_s1-cell_1124        87.14386    0.9167096 0.8917621 0.4946711
sample_control_r1_s1-cell_1125        47.30728    0.8097414 0.9457290 0.6368945
sample_control_r1_s1-cell_1126        48.14903    0.8826437 0.8799137 0.5152281
sample_control_r1_s1-cell_1127        98.13653    0.6166438 0.9731742 0.7216549
sample_control_r1_s1-cell_1128       115.00466    0.7340116 0.9209978 0.6299448
sample_control_r1_s1-cell_1129       119.37172    0.9583679 0.8516517 0.4137582
sample_control_r1_s1-cell_1130       117.15954    0.9481826 0.8864970 0.5600816
sample_control_r1_s1-cell_1132        39.65027    0.5230601 0.9608637 0.6592593
sample_control_r1_s1-cell_1133        59.31942    0.8997483 0.9703383 0.5349174
sample_control_r1_s1-cell_1134        33.39059    0.7672229 0.9640499 0.6236355
sample_control_r1_s1-cell_1135        51.79865    0.5025608 0.9731489 0.6032787
sample_control_r1_s1-cell_1136       134.95298    0.5236860 0.9241082 0.7164013
sample_control_r1_s1-cell_1137        64.27568    0.8048857 0.9759280 0.6592602
sample_control_r1_s1-cell_1138        35.03851    0.6937566 0.9512555 0.6351085
sample_control_r1_s1-cell_1139        58.40675    0.6276701 0.9713618 0.6021739
sample_control_r1_s1-cell_1140        54.15066    0.6766343 0.7583948 0.4539216
sample_control_r1_s1-cell_1141        80.20248    0.9224607 0.8617166 0.6381920
sample_control_r1_s1-cell_1142        37.74380    0.7826743 0.9207607 0.5512334
sample_control_r1_s1-cell_1143        50.27071    0.7968280 0.9741276 0.6358995
sample_control_r1_s1-cell_1144       128.24404    0.6853885 0.8961659 0.6005330
sample_control_r1_s1-cell_1145        60.23472    0.7324318 0.9764819 0.6777149
sample_control_r1_s1-cell_1146        46.65546    0.8753925 0.9677509 0.7252083
sample_control_r1_s1-cell_1147       107.40759    0.8795316 0.8058163 0.5574230
sample_control_r1_s1-cell_1148        77.68535    0.7611120 0.9164345 0.5714640
sample_control_r1_s1-cell_1149       158.88681    0.7612374 0.8145287 0.5005541
sample_control_r1_s1-cell_1150        35.64617    0.7658595 0.9756579 0.6614630
sample_control_r1_s1-cell_1151        25.62431    0.8647957 0.9500471 0.5463415
sample_control_r1_s1-cell_1152        43.82029    0.8638056 0.9762533 0.6702899
sample_control_r1_s1-cell_1153        81.29708    0.9374892 0.8627169 0.6792083
sample_control_r1_s1-cell_1154        67.71764    0.7972684 0.9617951 0.7849946
sample_control_r1_s1-cell_1155        22.07308    0.9545619 0.8125000 0.3918919
sample_control_r1_s1-cell_1156        43.59096    0.6390454 0.9588353 0.6744350
sample_control_r1_s1-cell_1157       118.44912    0.5443461 0.9567648 0.7461342
sample_control_r1_s1-cell_1158        40.04244    0.4987271 0.9740260 0.6904070
sample_control_r1_s1-cell_1159        95.79333    0.9488632 0.7779482 0.5690729
sample_control_r1_s1-cell_1160        65.48277    0.9807891 0.8674833 0.7002997
sample_control_r1_s1-cell_1161       149.38187    0.5381672 0.9023249 0.6332418
sample_control_r1_s1-cell_1162       161.28390    0.7446235 0.8992002 0.5608743
sample_control_r1_s1-cell_1163        36.19601    0.6402301 0.9587397 0.6474164
sample_control_r1_s1-cell_1164        99.13621    0.8460124 0.9470639 0.6015460
sample_control_r1_s1-cell_1165        48.97633    0.8234796 0.9323068 0.6702172
sample_control_r1_s1-cell_1166        55.77629    0.7932978 0.9577823 0.5706061
sample_control_r1_s1-cell_1167        42.11836    0.8526435 0.9721810 0.8294304
sample_control_r1_s1-cell_1168       149.65756    0.7536370 0.8744074 0.6421454
sample_control_r1_s1-cell_1169        56.63616    0.8632187 0.7703917 0.4878651
sample_control_r1_s1-cell_1170        53.65527    0.6612840 0.9401906 0.6105420
sample_control_r1_s1-cell_1171        42.76485    0.7035462 0.9699029 0.7254902
sample_control_r1_s1-cell_1172        54.25857    0.8824928 0.9221090 0.5697890
sample_control_r1_s1-cell_1173        93.42421    0.8948545 0.8921254 0.6899580
sample_control_r1_s1-cell_1174        95.67591    0.8413923 0.8638494 0.4944804
sample_control_r1_s1-cell_1176        45.86223    0.4653028 0.9572025 0.6805195
sample_control_r1_s1-cell_1177        39.10121    0.7566606 0.9514148 0.7191283
sample_control_r1_s1-cell_1178        42.57466    0.4490072 0.9314815 0.5917647
sample_control_r1_s1-cell_1179        53.79159    0.6773851 0.9100584 0.4913809
sample_control_r1_s1-cell_1180       113.14828    0.6274251 0.9337858 0.6712203
sample_control_r1_s1-cell_1181       158.18193    0.9115062 0.8013805 0.5909510
sample_control_r1_s1-cell_1182        30.61437    0.8795066 0.9518148 0.6679842
sample_control_r1_s1-cell_1183       106.88767    0.7787224 0.8913377 0.6015776
sample_control_r1_s1-cell_1184        32.17130    0.6335599 0.9488636 0.6958333
sample_control_r1_s1-cell_1185        51.58134    0.9333009 0.8742750 0.5163889
sample_control_r1_s1-cell_1186        48.23819    0.9433213 0.8562656 0.5142544
sample_control_r1_s1-cell_1187        69.50690    0.7627996 0.9078341 0.5038859
sample_control_r1_s1-cell_1188       134.49945    0.7540414 0.7957203 0.4865728
sample_control_r1_s1-cell_1189        54.81322    0.6101673 0.9574043 0.7692513
sample_control_r1_s1-cell_1190        59.37236    0.7958762 0.9631218 0.6476355
sample_control_r1_s1-cell_1191       131.07386    0.6544497 0.9083121 0.5761949
sample_control_r1_s1-cell_1192        35.11210    0.9018219 0.9452360 0.5877630
sample_control_r1_s1-cell_1193        34.03521    0.6233356 0.9576125 0.6601073
sample_control_r1_s1-cell_1194       171.08784    0.8079737 0.8676471 0.5598579
sample_control_r1_s1-cell_1195        39.05637    0.7166553 0.9576060 0.5366876
sample_control_r1_s1-cell_1196        62.24144    0.8345470 0.8782320 0.5914118
sample_control_r1_s1-cell_1197        84.64469    0.8996922 0.9321821 0.5287125
sample_control_r1_s1-cell_1198       103.31280    0.8372569 0.8753792 0.6031773
sample_control_r1_s1-cell_1199       114.82826    0.8955934 0.9379678 0.6970211
sample_control_r1_s1-cell_1200        94.38069    0.9178215 0.9027323 0.5468943
sample_control_r1_s1-cell_1201       104.90153    0.7759804 0.9206651 0.6470093
sample_control_r1_s1-cell_1202       108.89850    0.9534674 0.8168506 0.4680953
sample_control_r1_s1-cell_1203        83.65526    0.9081102 0.9290487 0.6285869
sample_control_r1_s1-cell_1204        59.07190    0.6581759 0.9522157 0.7285539
sample_control_r1_s1-cell_1205        34.59732    0.7797553 0.9559300 0.6055008
sample_control_r1_s1-cell_1206        41.01142    0.7160107 0.9750927 0.7014868
sample_control_r1_s1-cell_1207        95.48359    0.8011960 0.8658201 0.5251410
sample_control_r1_s1-cell_1208        33.18729    0.9226008 0.9042194 0.4781348
sample_control_r1_s1-cell_1209       110.41662    0.3471562 0.9482656 0.6484142
sample_control_r1_s1-cell_1210        79.82367    0.9669375 0.8800346 0.3672276
sample_control_r1_s1-cell_1213        36.54989    0.6898778 0.8996721 0.6435272
sample_control_r1_s1-cell_1214        57.51277    0.7399943 0.9668367 0.7110694
sample_control_r1_s1-cell_1215        32.36320    0.7294664 0.9594937 0.5437590
sample_control_r1_s1-cell_1216        28.26828    0.7821292 0.9170594 0.5962010
sample_control_r1_s1-cell_1217       137.79437    0.6057756 0.9309023 0.7160730
sample_control_r1_s1-cell_1218       102.91215    0.6679527 0.9506268 0.6926301
sample_control_r1_s1-cell_1219       127.79954    0.9347527 0.8750222 0.4585491
sample_control_r1_s1-cell_1220        90.37693    0.9431865 0.8567895 0.5907198
sample_control_r1_s1-cell_1221       122.75334    0.8565540 0.8964914 0.6633407
sample_control_r1_s1-cell_1222        51.50104    0.8477692 0.9601915 0.6685965
sample_control_r1_s1-cell_1223        41.66313    0.8702340 0.9677304 0.5963323
sample_control_r1_s1-cell_1224        45.81263    0.8438552 0.9677419 0.6518933
sample_control_r1_s1-cell_1225        32.45851    0.7449402 0.9715415 0.6812639
sample_control_r1_s1-cell_1226        30.50151    0.8082536 0.9618974 0.6607906
sample_control_r1_s1-cell_1227        40.49576    0.8309515 0.9520518 0.5924731
sample_control_r1_s1-cell_1228        33.94125    0.9494901 0.9020270 0.4071984
sample_control_r1_s1-cell_1230        36.16758    0.8067016 0.8930921 0.7079531
sample_control_r1_s1-cell_1231       103.55875    0.7909974 0.7685557 0.5240248
sample_control_r1_s1-cell_1232        34.63663    0.8595394 0.9553666 0.6243056
sample_control_r1_s1-cell_1233        30.62248    0.6332587 0.9603754 0.7309524
sample_control_r1_s1-cell_1234        64.02840    0.7320436 0.9602941 0.6537471
sample_control_r1_s1-cell_1235        53.14628    0.4849816 0.9707972 0.8134921
sample_control_r1_s1-cell_1236        31.62200    0.7694740 0.9375000 0.7415519
sample_control_r1_s1-cell_1237        96.20646    0.8789631 0.9120823 0.6395323
sample_control_r1_s1-cell_1238        64.24486    0.8263352 0.8455648 0.5688526
sample_control_r1_s1-cell_1239        71.43364    0.9060415 0.9197066 0.4990855
sample_control_r1_s1-cell_1240        61.72942    0.9367102 0.7643920 0.3911674
sample_control_r1_s1-cell_1241       151.22011    0.8313007 0.8831010 0.5135765
sample_control_r1_s1-cell_1242        24.93306    0.8872607 0.9553734 0.5489273
sample_control_r1_s1-cell_1243        40.52235    0.6723816 0.9724409 0.7809395
sample_control_r1_s1-cell_1245        39.45321    0.9248588 0.9534603 0.7081930
sample_control_r1_s1-cell_1247        50.89753    0.8143525 0.8986857 0.6858934
sample_control_r1_s1-cell_1248        43.56925    0.9038598 0.9621668 0.5077132
sample_control_r1_s1-cell_1249        32.18758    0.6865171 0.9649430 0.7281746
sample_control_r1_s1-cell_1250       105.25805    0.9650065 0.8747414 0.6279907
sample_control_r1_s1-cell_1251        82.51473    0.9390154 0.8073869 0.4749351
sample_control_r1_s1-cell_1252        47.37630    0.8341975 0.9739982 0.6499286
sample_control_r1_s1-cell_1253        68.39066    0.9567603 0.8166724 0.4322291
sample_control_r1_s1-cell_1254        33.05541    0.7731401 0.9702035 0.6953125
sample_control_r1_s1-cell_1255       136.04788    0.8167313 0.8695387 0.5651534
sample_control_r1_s1-cell_1256        38.64859    0.8275418 0.9643025 0.7520147
sample_control_r1_s1-cell_1257        96.01930    0.8689920 0.9141884 0.5518181
sample_control_r1_s1-cell_1258        42.97977    0.7283260 0.9767117 0.7639344
sample_control_r1_s1-cell_1259       113.96816    0.7377413 0.9380977 0.6625492
sample_control_r1_s1-cell_1261        33.76701    0.8510707 0.9638554 0.6176471
sample_control_r1_s1-cell_1262       104.00003    0.9460660 0.9048751 0.6208191
sample_control_r1_s1-cell_1263        47.11798    0.8410084 0.9627822 0.5977273
sample_control_r1_s1-cell_1264        83.21547    0.8460324 0.9699480 0.6654771
sample_control_r1_s1-cell_1265        63.88042    0.8882521 0.9413392 0.5523176
sample_control_r1_s1-cell_1266        67.27300    0.9637670 0.9251079 0.5110468
sample_control_r1_s1-cell_1267        59.27478    0.8132849 0.9182731 0.6903684
sample_control_r1_s1-cell_1268       143.92828    0.8676870 0.8042664 0.5158273
sample_control_r1_s1-cell_1269       145.92185    0.7029526 0.9396902 0.6745606
sample_control_r1_s1-cell_1270       132.76077    0.7009913 0.7906293 0.5565637
sample_control_r1_s1-cell_1271        46.86822    0.5186687 0.9712729 0.7254902
sample_control_r1_s1-cell_1272       133.82158    0.8739862 0.8502428 0.4731055
sample_control_r1_s1-cell_1273        57.86500    0.8615078 0.7784397 0.4333547
sample_control_r1_s1-cell_1274        30.71015    0.8114277 0.9639781 0.6672087
sample_control_r1_s1-cell_1275        69.59946    0.8656052 0.9083185 0.6175000
sample_control_r1_s1-cell_1276        81.09924    0.5108651 0.9630052 0.6860560
sample_control_r1_s1-cell_1277        37.55304    0.9381895 0.9436009 0.5175931
sample_control_r1_s1-cell_1278        45.19234    0.7533162 0.9465434 0.6075851
sample_control_r1_s1-cell_1279        24.02663    0.9280563 0.9532858 0.5165165
sample_control_r1_s1-cell_1280        56.98369    0.6037828 0.8724138 0.4538487
sample_control_r1_s1-cell_1281       130.50561    0.9592661 0.8140187 0.4962963
sample_control_r1_s1-cell_1282        87.72928    0.9396432 0.7583677 0.4236269
sample_control_r1_s1-cell_1283        35.77269    0.8541069 0.9356117 0.6246693
sample_control_r1_s1-cell_1284        59.67323    0.8304589 0.9595596 0.6220636
sample_control_r1_s1-cell_1285        35.96590    0.7598448 0.8634491 0.5229947
sample_control_r1_s1-cell_1286        99.35002    0.4898520 0.9028206 0.6212753
sample_control_r1_s1-cell_1287        52.34937    0.8901848 0.9800922 0.5877843
sample_control_r1_s1-cell_1288       149.46350    0.7951546 0.8968312 0.6926945
sample_control_r1_s1-cell_1289        70.28774    0.7873885 0.9079951 0.6179647
sample_control_r1_s1-cell_1290       130.77248    0.8880436 0.8199507 0.4976884
sample_control_r1_s1-cell_1291       124.17834    0.9517399 0.8418055 0.4253316
sample_control_r1_s1-cell_1292       102.99884    0.9269281 0.9033914 0.5590709
sample_control_r1_s1-cell_1294       156.14612    0.6897576 0.8442992 0.6136112
sample_control_r1_s1-cell_1295       126.58769    0.8167210 0.8969122 0.5710404
sample_control_r1_s1-cell_1296        50.80808    0.8863101 0.9160640 0.5059308
sample_control_r1_s1-cell_1297        36.15870    0.7894561 0.9483265 0.6269410
sample_control_r1_s1-cell_1298       117.27736    0.8232668 0.8506432 0.5283845
sample_control_r1_s1-cell_1299       119.12134    0.9377216 0.8839829 0.5763698
sample_control_r1_s1-cell_1300        86.04367    0.9328755 0.8341160 0.4745208
sample_control_r1_s1-cell_1301        47.51839    0.9396184 0.9195861 0.4394518
sample_control_r1_s1-cell_1302       114.24823    0.9430262 0.8996830 0.4518127
sample_control_r1_s1-cell_1303        37.44800    0.5009167 0.9784345 0.8750000
sample_control_r1_s1-cell_1304        51.05782    0.7188069 0.9423584 0.7678476
sample_control_r1_s1-cell_1305       115.18248    0.9484867 0.8374073 0.5026466
sample_control_r1_s1-cell_1306        57.74732    0.9132001 0.9086799 0.4852728
sample_control_r1_s1-cell_1307        59.76701    0.8910837 0.9203265 0.4479498
sample_control_r1_s1-cell_1308       106.06991    0.9065451 0.9103644 0.5756549
sample_control_r1_s1-cell_1309        26.25121    0.8646815 0.8765217 0.5989305
sample_control_r1_s1-cell_1310        32.68187    0.6456875 0.9624198 0.6599623
sample_control_r1_s1-cell_1311       125.96241    0.9377456 0.8359278 0.4391341
sample_control_r1_s1-cell_1312       112.55804    0.8992222 0.8389351 0.6425632
sample_control_r1_s1-cell_1313       169.43943    0.8085257 0.8584728 0.5795040
sample_control_r1_s1-cell_1314        81.98562    0.9446450 0.8482724 0.5193338
sample_control_r1_s1-cell_1315        39.63662    0.8709562 0.9722656 0.7314135
sample_control_r1_s1-cell_1316        38.40340    0.8981301 0.9270417 0.5752252
sample_control_r1_s1-cell_1317        32.60260    0.7661367 0.9724138 0.6428571
sample_control_r1_s1-cell_1318        52.09397    0.8858968 0.8594957 0.5161172
sample_control_r1_s1-cell_1319        32.21295    0.7815034 0.9673500 0.7347174
sample_control_r1_s1-cell_1320        41.95989    0.5177286 0.9753391 0.6633124
sample_control_r1_s1-cell_1321       123.99794    0.9292343 0.7988488 0.4839707
sample_control_r1_s1-cell_1322        54.48069    0.7396313 0.9710397 0.6761444
sample_control_r1_s1-cell_1323        52.31805    0.9012773 0.9749287 0.5272266
sample_control_r1_s1-cell_1324        51.28323    0.8260725 0.9241307 0.6357376
sample_control_r1_s1-cell_1325       145.28389    0.8999832 0.8970973 0.6313184
sample_control_r1_s1-cell_1326       113.51796    0.8204016 0.8882956 0.6054334
sample_control_r1_s1-cell_1327        44.14238    0.8410504 0.9166667 0.5595533
sample_control_r1_s1-cell_1328        55.87792    0.8766413 0.8484043 0.6210253
sample_control_r1_s1-cell_1329        62.69250    0.7315212 0.9657397 0.7742108
sample_control_r1_s1-cell_1330        71.93493    0.9128604 0.8324732 0.6325792
sample_control_r1_s1-cell_1331        66.43741    0.9031299 0.8689491 0.5329579
sample_control_r1_s1-cell_1332        48.50369    0.6811929 0.9685230 0.7352941
sample_control_r1_s1-cell_1333        44.90917    0.8217383 0.9630025 0.6312966
sample_control_r1_s1-cell_1334        40.23734    0.3941890 0.9663082 0.6814965
sample_control_r1_s1-cell_1335       100.18603    0.8608492 0.9585936 0.6197860
sample_control_r1_s1-cell_1336        36.35786    0.9519985 0.8428969 0.6397463
sample_control_r1_s1-cell_1337        58.76402    0.9530152 0.8777297 0.4116367
sample_control_r1_s1-cell_1338        42.53880    0.8657800 0.8786525 0.4665936
sample_control_r1_s1-cell_1339        93.52128    0.7965332 0.8995615 0.5616219
sample_control_r1_s1-cell_1340        57.25163    0.9422979 0.8960143 0.7476815
sample_control_r1_s1-cell_1342        44.91489    0.7188924 0.9748809 0.7602161
sample_control_r1_s1-cell_1343        32.30960    0.8893479 0.9245182 0.5984061
sample_control_r1_s1-cell_1345        96.78984    0.8258155 0.8620271 0.6286830
sample_control_r1_s1-cell_1346        77.89846    0.8700615 0.9388710 0.5907248
sample_control_r1_s1-cell_1347        94.58341    0.9151400 0.7975748 0.5775670
sample_control_r1_s1-cell_1348        47.50823    0.5382187 0.9090094 0.5540984
sample_control_r1_s1-cell_1350        49.59579    0.7053908 0.9744420 0.7077124
sample_control_r1_s1-cell_1351        47.41553    0.9154268 0.8174128 0.4237433
sample_control_r1_s1-cell_1352        48.32164    0.5840673 0.9548807 0.6339286
sample_control_r1_s1-cell_1353        62.35226    0.6872175 0.9789946 0.6655969
sample_control_r1_s1-cell_1354        51.43811    0.8537273 0.9032337 0.6376686
sample_control_r1_s1-cell_1355        44.41073    0.7613387 0.9435939 0.6961950
sample_control_r1_s1-cell_1356        40.53407    0.7091259 0.9428422 0.6308772
sample_control_r1_s1-cell_1357        85.63789    0.9197212 0.8591157 0.4867212
sample_control_r1_s1-cell_1358        46.29390    0.8391225 0.9539260 0.5602134
sample_control_r1_s1-cell_1359        48.70678    0.8680080 0.9483972 0.5880737
sample_control_r1_s1-cell_1360        95.37649    0.6337818 0.9559279 0.6736351
sample_control_r1_s1-cell_1361       103.02984    0.8621675 0.9073162 0.6407291
sample_control_r1_s1-cell_1362        39.68413    0.7927200 0.9645975 0.6832704
sample_control_r1_s1-cell_1363        37.75586    0.8882825 0.9641985 0.5197368
sample_control_r1_s1-cell_1364       121.70661    0.9064925 0.8537184 0.5445753
sample_control_r1_s1-cell_1365        43.35305    0.7662961 0.9580864 0.7697279
sample_control_r1_s1-cell_1366        37.11229    0.7585646 0.8041410 0.5526923
sample_control_r1_s1-cell_1367        35.13053    0.9468855 0.9435484 0.5116618
sample_control_r1_s1-cell_1368        34.14711    0.5508965 0.9567520 0.6791980
sample_control_r1_s1-cell_1369        52.39241    0.8603052 0.8894404 0.6038603
sample_control_r1_s1-cell_1370        88.41710    0.7329943 0.8206558 0.5761491
sample_control_r1_s1-cell_1371        73.59338    0.5814350 0.9233186 0.5156863
sample_control_r1_s1-cell_1372       106.82436    0.9441748 0.7772809 0.5489609
sample_control_r1_s1-cell_1373        49.09401    0.2961046 0.9554577 0.7672956
sample_control_r1_s1-cell_1374        53.59482    0.7164950 0.9722137 0.7038019
sample_control_r1_s1-cell_1375        63.22502    0.7620045 0.9520684 0.7671474
sample_control_r1_s1-cell_1376        68.22887    0.7112164 0.9305504 0.7167988
sample_control_r1_s1-cell_1377        94.91426    0.8124036 0.9160492 0.7076483
sample_control_r1_s1-cell_1378        73.00963    0.9764262 0.8359626 0.6493638
sample_control_r1_s1-cell_1379        39.65169    0.8702346 0.9592652 0.5337778
sample_control_r1_s1-cell_1380        55.03227    0.9485207 0.9588334 0.4496490
sample_control_r1_s1-cell_1381       109.87053    0.7494337 0.9481282 0.6853547
sample_control_r1_s1-cell_1382        28.53384    0.9324432 0.9343300 0.4650545
sample_control_r1_s1-cell_1383        34.48623    0.8564986 0.9639147 0.6721311
sample_control_r1_s1-cell_1384        52.01395    0.8120183 0.8297003 0.6359649
sample_control_r1_s1-cell_1385       107.17062    0.8955439 0.8725297 0.5407502
sample_control_r1_s1-cell_1386        78.70086    0.6895634 0.9118937 0.7510775
sample_control_r1_s1-cell_1387        49.89480    0.3414974 0.9804669 0.6694860
sample_control_r1_s1-cell_1388        34.11189    0.6178253 0.9578059 0.5973684
sample_control_r1_s1-cell_1389        59.61225    0.4389101 0.9814222 0.7610532
sample_control_r1_s1-cell_1390       110.82707    0.5473065 0.8560153 0.5764523
sample_control_r1_s1-cell_1391        28.95095    0.6537179 0.9423963 0.5817923
sample_control_r1_s1-cell_1392       135.26450    0.5977765 0.9538069 0.6499407
sample_control_r1_s1-cell_1393       155.54585    0.8569109 0.8571948 0.6458546
sample_control_r1_s1-cell_1394        42.97493    0.7353839 0.9394360 0.5837403
sample_control_r1_s1-cell_1395        54.21311    0.6970644 0.9827214 0.8232101
sample_control_r1_s1-cell_1396        69.24281    0.5024655 0.9721779 0.7784879
sample_control_r1_s1-cell_1397       152.53639    0.8192146 0.8809476 0.5862327
sample_control_r1_s1-cell_1398       114.46546    0.7562139 0.8809802 0.5723894
sample_control_r1_s1-cell_1399        25.68233    0.9017728 0.9543974 0.5919192
sample_control_r1_s1-cell_1400       119.61731    0.6922820 0.8774003 0.6657999
sample_control_r1_s1-cell_1401        70.39851    0.7523888 0.8984690 0.6391883
sample_control_r1_s1-cell_1403        44.69406    0.8661321 0.8223995 0.5987522
sample_control_r1_s1-cell_1404       128.30327    0.7373125 0.9091088 0.5811513
sample_control_r1_s1-cell_1405        63.70048    0.5317211 0.9666316 0.7768159
sample_control_r1_s1-cell_1406        42.35572    0.8900130 0.9364366 0.5719608
sample_control_r1_s1-cell_1407       108.14942    0.7086396 0.9120370 0.5561366
sample_control_r1_s1-cell_1408        48.77727    0.9422819 0.8922457 0.4435544
sample_control_r1_s1-cell_1409       180.77431    0.7874154 0.7883153 0.4788010
sample_control_r1_s1-cell_1410       110.96367    0.9020261 0.8530716 0.5681946
sample_control_r1_s1-cell_1411        73.53980    0.6806827 0.9379806 0.6261578
sample_control_r1_s1-cell_1412       120.07621    0.9191413 0.8349668 0.6501757
sample_control_r1_s1-cell_1413       117.89001    0.6670766 0.8973439 0.5687784
sample_control_r1_s1-cell_1414        95.70798    0.7920252 0.9322162 0.6667865
sample_control_r1_s1-cell_1415        87.08956    0.9269118 0.9305024 0.5858784
sample_control_r1_s1-cell_1416        53.30588    0.8606862 0.9408231 0.5899010
sample_control_r1_s1-cell_1417        47.79942    0.8491996 0.9128547 0.5838889
sample_control_r1_s1-cell_1418       115.41322    0.9000034 0.8659111 0.7240971
sample_control_r1_s1-cell_1419        57.58968    0.5071826 0.9363036 0.6912768
sample_control_r1_s1-cell_1420       107.55459    0.6383718 0.8448546 0.5515869
sample_control_r1_s1-cell_1421        52.53326    0.7291255 0.9434140 0.6573932
sample_control_r1_s1-cell_1422        50.99550    0.8717400 0.9629364 0.6369820
sample_control_r1_s1-cell_1423        53.28995    0.7343996 0.9371697 0.6913580
sample_control_r1_s1-cell_1424        45.65657    0.6408012 0.9522936 0.7649226
sample_control_r1_s1-cell_1425        40.96254    0.7676088 0.9708552 0.6750831
sample_control_r1_s1-cell_1426       126.24664    0.8757959 0.9393783 0.7178318
sample_control_r1_s1-cell_1427        42.69524    0.7877351 0.9754653 0.7224311
sample_control_r1_s1-cell_1428        26.42183    0.9434307 0.8310011 0.4837093
sample_control_r1_s1-cell_1429        96.35389    0.8725186 0.9468507 0.5778933
sample_control_r1_s1-cell_1431        44.84800    0.7473111 0.9674865 0.6298507
sample_control_r1_s1-cell_1432        52.61651    0.8683031 0.9690027 0.5792159
sample_control_r1_s1-cell_1433        94.02987    0.9609941 0.8649927 0.3529639
sample_control_r1_s1-cell_1434        43.24576    0.7676271 0.9581334 0.6731005
sample_control_r1_s1-cell_1435        42.50281    0.6620338 0.9599792 0.7632231
sample_control_r1_s1-cell_1436        83.88208    0.9247120 0.9451298 0.5892402
sample_control_r1_s1-cell_1437        88.90300    0.7924106 0.9182502 0.6193921
sample_control_r1_s1-cell_1438       227.59171    0.8434332 0.9071631 0.6080791
sample_control_r1_s1-cell_1439        34.10519    0.7324966 0.8650904 0.5418118
sample_control_r1_s1-cell_1440        29.55226    0.8323359 0.9225908 0.7945578
sample_control_r1_s1-cell_1441        51.76695    0.9174494 0.9129566 0.7383892
sample_control_r1_s1-cell_1442       153.46950    0.8995309 0.8060848 0.4900195
sample_control_r1_s1-cell_1443       132.19106    0.9201137 0.8218911 0.4466760
sample_control_r1_s1-cell_1444        45.13922    0.4555771 0.9699332 0.7110204
sample_control_r1_s1-cell_1445       116.11335    0.9440579 0.8154966 0.4002541
sample_control_r1_s1-cell_1446        36.22482    0.9010099 0.9656172 0.5904255
sample_control_r1_s1-cell_1447        40.49372    0.5781490 0.9326263 0.7065217
sample_control_r1_s1-cell_1448        34.91267    0.6961459 0.9603815 0.7075676
sample_control_r1_s1-cell_1449        43.49998    0.9600254 0.9561583 0.6684416
sample_control_r1_s1-cell_1450       124.75417    0.3963939 0.9178990 0.7086614
sample_control_r1_s1-cell_1451        39.60451    0.5512024 0.9648308 0.7127451
sample_control_r1_s1-cell_1452        66.74163    0.8054068 0.9431669 0.6192839
sample_control_r1_s1-cell_1453       118.99420    0.9217199 0.9193696 0.5444440
sample_control_r1_s1-cell_1454        45.69953    0.9156914 0.9397410 0.4326989
sample_control_r1_s1-cell_1455        87.24051    0.9232857 0.8048143 0.4217635
sample_control_r1_s1-cell_1456        22.62069    0.8147726 0.9547445 0.5891892
sample_control_r1_s1-cell_1457        25.88225    0.9527557 0.9613662 0.7394488
sample_control_r1_s1-cell_1458        62.65575    0.6178550 0.9604793 0.8125539
sample_control_r1_s1-cell_1459        31.74887    0.7285616 0.9548167 0.7373272
sample_control_r1_s1-cell_1460        23.69912    0.9449631 0.9363376 0.4727338
sample_control_r1_s1-cell_1461        92.94569    0.8955323 0.7526789 0.4410045
sample_control_r1_s1-cell_1462       118.06682    0.9214332 0.8779166 0.5813200
sample_control_r1_s1-cell_1463        61.50316    0.8734671 0.9339172 0.6430921
sample_control_r1_s1-cell_1464        57.51931    0.9729547 0.7954864 0.2968222
sample_control_r1_s1-cell_1465        89.06462    0.9517709 0.8212933 0.3865099
sample_control_r1_s1-cell_1466       112.38255    0.9249873 0.8336790 0.4356827
sample_control_r1_s1-cell_1467        25.77324    0.8726489 0.9652651 0.6743295
sample_control_r1_s1-cell_1468        85.96516    0.8429777 0.9367526 0.6025641
sample_control_r1_s1-cell_1469        32.88336    0.8811858 0.9548913 0.5751227
sample_control_r1_s1-cell_1470        73.34259    0.9392206 0.9045352 0.6644495
sample_control_r1_s1-cell_1471        83.54841    0.9583008 0.8851351 0.6991974
sample_control_r1_s1-cell_1472        76.13898    0.9484614 0.8970459 0.6025792
sample_control_r1_s1-cell_1473        38.72068    0.9360895 0.9217266 0.6695234
sample_control_r1_s1-cell_1474       106.97558    0.8979909 0.9237583 0.6780532
sample_control_r1_s1-cell_1477       103.96739    0.9105308 0.8862308 0.5601501
sample_control_r1_s1-cell_1478        64.02647    0.9744083 0.8840484 0.5463050
sample_control_r1_s1-cell_1479        29.80825    0.8020197 0.9658703 0.6573751
sample_control_r1_s1-cell_1480        49.92547    0.8095876 0.9468147 0.6930481
sample_control_r1_s1-cell_1481        24.15937    0.7408284 0.9472141 0.6551724
sample_control_r1_s1-cell_1482        42.64727    0.7792272 0.9441558 0.6871456
sample_control_r1_s1-cell_1483        73.92448    0.7990753 0.9329647 0.6386888
sample_control_r1_s1-cell_1485        60.12618    0.5934739 0.9709383 0.7372846
sample_control_r1_s1-cell_1486        65.47899    0.9246379 0.8390050 0.6011574
sample_control_r1_s1-cell_1487        33.79094    0.5774411 0.9618182 0.6870130
sample_control_r1_s1-cell_1488       141.55585    0.8288369 0.9198158 0.5615297
sample_control_r1_s1-cell_1489       104.59449    0.8614266 0.8906538 0.5827844
sample_control_r1_s1-cell_1490        37.84729    0.7562079 0.9643070 0.5756392
sample_control_r1_s1-cell_1491        48.36152    0.7615704 0.9060026 0.5819915
sample_control_r1_s1-cell_1492        49.66949    0.9761669 0.8883301 0.6362567
sample_control_r1_s1-cell_1493        77.40130    0.6623460 0.9358995 0.7660751
sample_control_r1_s1-cell_1494        25.50434    0.9047089 0.9469388 0.4849498
sample_control_r1_s1-cell_1495        34.39418    0.8517621 0.9639290 0.7571927
sample_control_r1_s1-cell_1496        62.78365    0.7311995 0.8822757 0.5977761
sample_control_r1_s1-cell_1497        84.95446    0.8527060 0.8738396 0.5905640
sample_control_r1_s1-cell_1498        42.16573    0.7857893 0.9432409 0.6661567
sample_control_r1_s1-cell_1499        73.90848    0.8851233 0.8693049 0.6449112
sample_control_r1_s1-cell_1500        50.26999    0.5690955 0.9787582 0.6600551
sample_control_r1_s1-cell_1501        37.18135    0.6404026 0.9511173 0.5710692
sample_control_r1_s1-cell_1502        56.09649    0.4512806 0.9724014 0.7173453
sample_control_r1_s1-cell_1504       138.07847    0.8523813 0.8468310 0.6448361
sample_control_r1_s1-cell_1505        45.33917    0.6189403 0.9544601 0.6516026
sample_control_r1_s1-cell_1506        87.15879    0.9777586 0.8498166 0.4930296
sample_control_r1_s1-cell_1507        86.76285    0.8400389 0.7940090 0.5148139
sample_control_r1_s1-cell_1508        59.26403    0.2919828 0.9616467 0.6180461
sample_control_r1_s1-cell_1509        69.39655    0.7705662 0.9134333 0.5769746
sample_control_r1_s1-cell_1510       119.63526    0.8375930 0.8903785 0.6609160
sample_control_r1_s1-cell_1511        29.82491    0.9341623 0.9608826 0.6451178
sample_control_r1_s1-cell_1512        38.99998    0.8518812 0.9765421 0.7214377
sample_control_r1_s1-cell_1513        26.89693    0.9179494 0.9566396 0.6579683
sample_control_r1_s1-cell_1514        26.40222    0.8770325 0.9490229 0.7253247
sample_control_r1_s1-cell_1515        99.57387    0.9547670 0.8206630 0.4420801
sample_control_r1_s1-cell_1516        38.58546    0.7713710 0.9457037 0.6186207
sample_control_r1_s1-cell_1517        83.84725    0.5179366 0.9366400 0.6723838
sample_control_r1_s1-cell_1518       108.93711    0.9431191 0.8955652 0.6569126
sample_control_r1_s1-cell_1519        44.36476    0.4510635 0.9547564 0.8164683
sample_control_r1_s1-cell_1521        54.06993    0.7942983 0.9763083 0.7264626
sample_control_r1_s1-cell_1522        35.58041    0.8155053 0.9528247 0.5564626
sample_control_r1_s1-cell_1523       114.57747    0.9641199 0.8125029 0.7437863
sample_control_r1_s1-cell_1524       112.91549    0.8966028 0.8148789 0.6011836
sample_control_r1_s1-cell_1525        46.95009    0.7880287 0.9420638 0.6997708
sample_control_r1_s1-cell_1526       115.66988    0.9267200 0.8553640 0.7269333
sample_control_r1_s1-cell_1527        34.86923    0.6636122 0.9679634 0.7455934
sample_control_r1_s1-cell_1528       105.46119    0.8818065 0.9003433 0.7290681
sample_control_r1_s1-cell_1529        30.00073    0.8604324 0.9589136 0.7054303
sample_control_r1_s1-cell_1530        35.10667    0.8220381 0.9694876 0.6596161
sample_control_r1_s1-cell_1531        61.95403    0.7279221 0.9488025 0.6704969
sample_control_r1_s1-cell_1532        25.72897    0.9546956 0.8712871 0.6333333
sample_control_r1_s1-cell_1533        51.45600    0.8648212 0.9617999 0.7305091
sample_control_r1_s1-cell_1534        36.58102    0.8651099 0.9682615 0.7097222
sample_control_r1_s1-cell_1535        57.73414    0.9526958 0.8880360 0.7176533
sample_control_r1_s1-cell_1536        47.99330    0.7772993 0.9449008 0.7101337
sample_control_r1_s1-cell_1537        63.07036    0.8443923 0.9724174 0.6827433
sample_control_r1_s1-cell_1538        57.20083    0.7801078 0.9741689 0.7459707
sample_control_r1_s1-cell_1539        55.76618    0.6292515 0.9208461 0.5918860
sample_control_r1_s1-cell_1540       120.32105    0.8606926 0.8208382 0.4910949
sample_control_r1_s1-cell_1541        87.61299    0.8772592 0.9279279 0.5813834
sample_control_r1_s1-cell_1542        54.08968    0.4736869 0.9086201 0.5561594
sample_control_r1_s1-cell_1543        38.23451    0.9114692 0.9604380 0.8202112
sample_control_r1_s1-cell_1544       112.44771    0.3172009 0.8944229 0.6184375
sample_control_r1_s1-cell_1545        48.92061    0.8793412 0.8347488 0.5340786
sample_control_r1_s1-cell_1546        28.55168    0.8412333 0.9645215 0.6050725
sample_control_r1_s1-cell_1547        41.65558    0.9052454 0.9131462 0.5121790
sample_control_r1_s1-cell_1548        91.25812    0.9684504 0.7576747 0.4984010
sample_control_r1_s1-cell_1549       118.85388    0.7676892 0.7961228 0.4761595
sample_control_r1_s1-cell_1550        50.86508    0.5897770 0.8753613 0.5916972
sample_control_r1_s1-cell_1551        45.37568    0.8911409 0.8936460 0.7111545
sample_control_r1_s1-cell_1552        68.02648    0.8487948 0.9406863 0.7376523
sample_control_r1_s1-cell_1553        50.80879    0.9481038 0.8694482 0.5697207
sample_control_r1_s1-cell_1554        37.70366    0.8277365 0.9580247 0.7132353
sample_control_r1_s1-cell_1555       131.75336    0.8073098 0.9190399 0.6720795
sample_control_r1_s1-cell_1556        29.46621    0.8115262 0.9600340 0.7486737
sample_control_r1_s1-cell_1557        35.14082    0.7923864 0.9681373 0.6929825
sample_control_r1_s1-cell_1558        40.53711    0.7783435 0.8969977 0.5895568
sample_control_r1_s1-cell_1559        41.67683    0.9015957 0.9018663 0.4772220
sample_control_r1_s1-cell_1560        34.10504    0.6108467 0.9418306 0.5983696
sample_control_r1_s1-cell_1562        39.64242    0.8231543 0.9370629 0.6530612
sample_control_r1_s1-cell_1563        67.01372    0.7532073 0.9041894 0.5869512
sample_control_r1_s1-cell_1564        42.94425    0.9254951 0.8719393 0.6648618
sample_control_r1_s1-cell_1565        52.54838    0.9192583 0.8462179 0.6454441
sample_control_r1_s1-cell_1566        86.58337    0.9779610 0.7717707 0.5156531
sample_control_r1_s1-cell_1567        37.66122    0.9070179 0.9667925 0.5312046
sample_control_r1_s1-cell_1568        49.58673    0.8414234 0.9425068 0.5997919
sample_control_r1_s1-cell_1569        31.89813    0.8888690 0.9179775 0.7191901
sample_control_r1_s1-cell_1570        31.38375    0.8536004 0.9569821 0.5821256
sample_control_r1_s1-cell_1571        66.53454    0.6825800 0.9568966 0.6771242
sample_control_r1_s1-cell_1572        73.65115    0.9545783 0.8253907 0.6910124
sample_control_r1_s1-cell_1573        69.24681    0.9326873 0.9261807 0.7144878
sample_control_r1_s1-cell_1574        43.52979    0.6846936 0.9534549 0.7713509
sample_control_r1_s1-cell_1575        63.36090    0.8111249 0.9643960 0.7448092
sample_control_r1_s1-cell_1577        70.98677    0.8180233 0.9718373 0.7637002
sample_control_r1_s1-cell_1578        41.02960    0.8302587 0.9750845 0.6872024
sample_control_r1_s1-cell_1579        46.40250    0.8341882 0.9019668 0.5590476
sample_control_r1_s1-cell_1580        42.00524    0.6749198 0.9514925 0.5721154
sample_control_r1_s1-cell_1581        36.03813    0.8612887 0.9728663 0.6568954
sample_control_r1_s1-cell_1582        41.20652    0.8353931 0.9476886 0.5825025
sample_control_r1_s1-cell_1583        33.31448    0.9160200 0.9458259 0.7419018
sample_control_r1_s1-cell_1584        28.38734    0.9574804 0.9560246 0.6022161
sample_control_r1_s1-cell_1586        53.89281    0.8242157 0.9670063 0.7260474
sample_control_r1_s1-cell_1587        31.53822    0.7722021 0.9400312 0.6316065
sample_control_r1_s1-cell_1588        99.80276    0.8526706 0.9438462 0.6657502
sample_control_r1_s1-cell_1589        81.62146    0.9116386 0.8954798 0.5935105
sample_control_r1_s1-cell_1590        42.70229    0.9061007 0.9665983 0.6468627
sample_control_r1_s1-cell_1591        93.27362    0.9280375 0.8293434 0.6808792
sample_control_r1_s1-cell_1592       131.51955    0.8196933 0.7801658 0.4801477
sample_control_r1_s1-cell_1593       109.47485    0.9426198 0.8227133 0.4646256
sample_control_r1_s1-cell_1594        46.94187    0.9266296 0.9510490 0.6000000
sample_control_r1_s1-cell_1595        64.08745    0.7891934 0.9424678 0.6797707
sample_control_r1_s1-cell_1596        61.78830    0.9140883 0.9317177 0.5928345
sample_control_r1_s1-cell_1597        49.49372    0.6293946 0.9607535 0.6974359
sample_control_r1_s1-cell_1598        56.58242    0.8086656 0.9224499 0.6107000
sample_control_r1_s1-cell_1599        44.36636    0.7655453 0.9810153 0.6431277
sample_control_r1_s1-cell_1601        48.01395    0.9496443 0.9194242 0.5376354
sample_control_r1_s1-cell_1602        38.45516    0.7893028 0.9658915 0.8018018
sample_control_r1_s1-cell_1603        32.49150    0.5855263 0.9371429 0.7187728
sample_control_r1_s1-cell_1604        48.86352    0.9413978 0.8914987 0.5471759
sample_control_r1_s1-cell_1605        30.09237    0.8111350 0.9532117 0.6670366
sample_control_r1_s1-cell_1606        78.13993    0.8785483 0.9430246 0.6186574
sample_control_r1_s1-cell_1607       100.04347    0.8931385 0.8941626 0.7004274
sample_control_r1_s1-cell_1608        68.04592    0.9440998 0.7563369 0.3811464
sample_control_r1_s1-cell_1609        69.78551    0.5944293 0.9409489 0.6734188
sample_control_r1_s1-cell_1610        43.98209    0.7885967 0.9711769 0.6452128
sample_control_r1_s1-cell_1611        51.12620    0.5354096 0.9702848 0.6931014
sample_control_r1_s1-cell_1612       101.66576    0.9050580 0.8052045 0.6565269
sample_control_r1_s1-cell_1613        94.29778    0.9000376 0.9242736 0.5881741
sample_control_r1_s1-cell_1614        51.76088    0.9641397 0.9324012 0.7044181
sample_control_r1_s1-cell_1615        35.25406    0.8544189 0.9669333 0.5886364
sample_control_r1_s1-cell_1616        86.89031    0.7800892 0.8850644 0.5785526
sample_control_r1_s1-cell_1617        63.39011    0.8948888 0.9300729 0.5171756
sample_control_r1_s1-cell_1618       123.56892    0.9456414 0.8924858 0.7751234
sample_control_r1_s1-cell_1619        37.27980    0.8187081 0.9761905 0.7635628
sample_control_r1_s1-cell_1620        49.46391    0.7039263 0.9432781 0.6725315
sample_control_r1_s1-cell_1621        40.94090    0.7679745 0.9621436 0.7124135
sample_control_r1_s1-cell_1622        86.70845    0.9792564 0.9050656 0.7339137
sample_control_r1_s1-cell_1623        31.65232    0.8165553 0.9620991 0.5913978
sample_control_r1_s1-cell_1624        44.21733    0.7507812 0.8941321 0.7244016
sample_control_r1_s1-cell_1625        59.24097    0.9102979 0.9020408 0.4786880
sample_control_r1_s1-cell_1626        69.89136    0.8908930 0.9090807 0.7882433
sample_control_r1_s1-cell_1627        22.47171    0.9375552 0.9658412 0.6590909
sample_control_r1_s1-cell_1628        29.81804    0.9006112 0.9613293 0.6209992
sample_control_r1_s1-cell_1629       104.21778    0.7044573 0.8810368 0.6957198
sample_control_r1_s1-cell_1630       108.56141    0.7260234 0.9092442 0.6148000
sample_control_r1_s1-cell_1631        53.77821    0.9490261 0.9376904 0.7357671
sample_control_r1_s1-cell_1632        41.01377    0.6537672 0.9129721 0.7493261
sample_control_r1_s1-cell_1633        40.47252    0.7883190 0.9680851 0.6924939
sample_control_r1_s1-cell_1634       101.28628    0.8042932 0.8910297 0.7262007
sample_control_r1_s1-cell_1635        65.39519    0.8503118 0.9713052 0.8071795
sample_control_r1_s1-cell_1636        31.88914    0.9525328 0.8951841 0.6047847
sample_control_r1_s1-cell_1637        63.84124    0.7724647 0.9085703 0.5428213
sample_control_r1_s1-cell_1638        67.43040    0.8543477 0.8507567 0.5054113
sample_control_r1_s1-cell_1640       135.84641    0.6568904 0.8887597 0.6815211
sample_control_r1_s1-cell_1641        58.19645    0.7172703 0.9187596 0.6059838
sample_control_r1_s1-cell_1642        86.94206    0.9568696 0.7724158 0.5563286
sample_control_r1_s1-cell_1643        87.45589    0.8948323 0.9174006 0.6030345
sample_control_r1_s1-cell_1644       163.94866    0.7810389 0.9180451 0.6224652
sample_control_r1_s1-cell_1645        84.13828    0.8802186 0.9022902 0.6105749
sample_control_r1_s1-cell_1646        66.93189    0.7757794 0.9309929 0.7577031
sample_control_r1_s1-cell_1647        51.28739    0.9362375 0.9479288 0.5248227
sample_control_r1_s1-cell_1648        25.39966    0.8486380 0.9704684 0.6673669
sample_control_r1_s1-cell_1649        53.87250    0.8527817 0.9274406 0.6554779
sample_control_r1_s1-cell_1650        36.36547    0.8391758 0.9204376 0.6328205
sample_control_r1_s1-cell_1651       103.59388    0.8272693 0.9268420 0.7518876
sample_control_r1_s1-cell_1652        65.12486    0.9701433 0.7789971 0.5658017
sample_control_r1_s1-cell_1653       109.01097    0.9120085 0.8397781 0.6908730
sample_control_r1_s1-cell_1654        85.71641    0.9203732 0.8380522 0.5478261
sample_control_r1_s1-cell_1655        33.31049    0.9065871 0.9037833 0.5807323
sample_control_r1_s1-cell_1656        36.18945    0.7431623 0.9594680 0.6873866
sample_control_r1_s1-cell_1657        57.38783    0.6651792 0.9706580 0.5913687
sample_control_r1_s1-cell_1658        53.98542    0.7089189 0.9269015 0.6904762
sample_control_r1_s1-cell_1659        58.84218    0.8349146 0.9571088 0.6590101
sample_control_r1_s1-cell_1660        43.95462    0.8330035 0.9319944 0.5977401
sample_control_r1_s1-cell_1661        86.28456    0.8906784 0.7516799 0.5092844
sample_control_r1_s1-cell_1662        37.71255    0.7513726 0.9587814 0.5913780
sample_control_r1_s1-cell_1663       154.80808    0.3747289 0.8697585 0.6404086
sample_control_r1_s1-cell_1664        38.31599    0.6983621 0.9616788 0.7140921
sample_control_r1_s1-cell_1665        36.70805    0.9250391 0.8556701 0.5105729
sample_control_r1_s1-cell_1666        29.98662    0.9348954 0.9029637 0.4708375
sample_control_r1_s1-cell_1667        50.52454    0.4763814 0.9464446 0.6258929
sample_control_r1_s1-cell_1668        70.08601    0.8385384 0.9245968 0.6084918
sample_control_r1_s1-cell_1669        38.87150    0.6636719 0.9639871 0.5976874
sample_control_r1_s1-cell_1670        68.68201    0.9645886 0.7617567 0.3329087
sample_control_r1_s1-cell_1671       117.61550    0.5923203 0.9719374 0.7668871
sample_control_r1_s1-cell_1672        40.58969    0.6705504 0.9737293 0.6798246
sample_control_r1_s1-cell_1673        32.81222    0.7463221 0.9503257 0.6570946
sample_control_r1_s1-cell_1674        29.10587    0.7624716 0.9478178 0.7176724
sample_control_r1_s1-cell_1675        36.45475    0.9353474 0.9369665 0.7060861
sample_control_r1_s1-cell_1676       106.37346    0.7925682 0.8933497 0.6713317
sample_control_r1_s1-cell_1677        43.72351    0.9776682 0.8116088 0.4613067
sample_control_r1_s1-cell_1678        44.67826    0.8040432 0.9666791 0.7269144
sample_control_r1_s1-cell_1679        89.98466    0.3282419 0.9325632 0.5975756
sample_control_r1_s1-cell_1680       127.59728    0.9403510 0.8064035 0.4481339
sample_control_r1_s1-cell_1681       116.68913    0.5885461 0.9448276 0.6462264
sample_control_r1_s1-cell_1682        42.07433    0.7080798 0.9562200 0.5324019
sample_control_r1_s1-cell_1683       112.80925    0.7938000 0.8605108 0.6813333
sample_control_r1_s1-cell_1684       110.92711    0.9408624 0.8302049 0.6140194
sample_control_r1_s1-cell_1685        42.75032    0.8368144 0.9504071 0.6892110
sample_control_r1_s1-cell_1686        89.46754    0.9108629 0.9003485 0.5943099
sample_control_r1_s1-cell_1687        49.84236    0.6244400 0.9641533 0.6101695
sample_control_r1_s1-cell_1688       123.03348    0.4148068 0.8944309 0.5818394
sample_control_r1_s1-cell_1689        78.72955    0.9285265 0.8424555 0.5731600
sample_control_r1_s1-cell_1690        40.74920    0.6103067 0.9661427 0.6371611
sample_control_r1_s1-cell_1691       118.59814    0.8442929 0.8957126 0.5652700
sample_control_r1_s1-cell_1692        75.06421    0.6985713 0.9829527 0.7545679
sample_control_r1_s1-cell_1693        35.77172    0.8363886 0.9395722 0.4856274
sample_control_r1_s1-cell_1694        34.45251    0.8684280 0.9181102 0.5554144
sample_control_r1_s1-cell_1695        35.77505    0.8025079 0.8968031 0.6119403
sample_control_r1_s1-cell_1696        73.19834    0.8113257 0.8626687 0.5133300
sample_control_r1_s1-cell_1697        33.69283    0.4540903 0.9734513 0.7051282
sample_control_r1_s1-cell_1698        59.09016    0.6426240 0.8792423 0.6466718
sample_control_r1_s1-cell_1699        31.42964    0.8135427 0.9528644 0.6347826
sample_control_r1_s1-cell_1700        57.82028    0.6084600 0.9197733 0.6772069
sample_control_r1_s1-cell_1701       114.99028    0.7612643 0.8818318 0.5792895
sample_control_r1_s1-cell_1702       130.03597    0.6767065 0.9423170 0.7097769
sample_control_r1_s1-cell_1703        64.18314    0.5013703 0.9012621 0.6070000
sample_control_r1_s1-cell_1704       102.33824    0.7038196 0.9731178 0.6888889
sample_control_r1_s1-cell_1705        45.71537    0.5023499 0.9583550 0.6553934
sample_control_r1_s1-cell_1706       107.84321    0.6015385 0.9483665 0.7276455
sample_control_r1_s1-cell_1707       106.72005    0.7904091 0.9104478 0.7374895
sample_control_r1_s1-cell_1708        35.68630    0.5580949 0.9522241 0.6586895
sample_control_r1_s1-cell_1709        54.73927    0.9132929 0.9370501 0.5679351
sample_control_r1_s1-cell_1710        37.47666    0.9401634 0.9392478 0.5656214
sample_control_r1_s1-cell_1711       130.17930    0.8394624 0.9414140 0.6832337
sample_control_r1_s1-cell_1712        88.10756    0.9559280 0.7675992 0.3490946
sample_control_r1_s1-cell_1713        66.05695    0.9433679 0.7756855 0.3743143
sample_control_r1_s1-cell_1714        70.32727    0.8915567 0.9184211 0.7018602
sample_control_r1_s1-cell_1715        58.72786    0.9535434 0.7723877 0.4964827
sample_control_r1_s1-cell_1716        87.56256    0.8022892 0.9164159 0.6288387
sample_control_r1_s1-cell_1717        37.81646    0.8802143 0.9668325 0.6182397
sample_control_r1_s1-cell_1718        61.41406    0.8986213 0.9530475 0.4627257
sample_control_r1_s1-cell_1719        48.60924    0.8979811 0.8790637 0.6644823
sample_control_r1_s1-cell_1720        40.64377    0.7988489 0.9135087 0.6062130
sample_control_r1_s1-cell_1721       108.78564    0.8580600 0.8510399 0.5466534
sample_control_r1_s1-cell_1722        82.28623    0.9418011 0.8022934 0.5100000
sample_control_r1_s1-cell_1723        98.28414    0.7705865 0.8924511 0.6358974
sample_control_r1_s1-cell_1724        61.58301    0.7872687 0.8645874 0.5693328
sample_control_r1_s1-cell_1725       138.29174    0.3867443 0.9211771 0.8119918
sample_control_r1_s1-cell_1726       107.86988    0.7806509 0.9491142 0.6881066
sample_control_r1_s1-cell_1727        99.71559    0.7889058 0.8961456 0.6303389
sample_control_r1_s1-cell_1728        37.21051    0.6421915 0.9603340 0.7692308
sample_control_r1_s1-cell_1729        76.80194    0.6515761 0.9790576 0.7282463
sample_control_r1_s1-cell_1730        89.62771    0.9410441 0.8668328 0.4377118
sample_control_r1_s1-cell_1731        40.91396    0.8016918 0.9619805 0.5762712
sample_control_r1_s1-cell_1732        50.50952    0.8962890 0.8783729 0.5254341
sample_control_r1_s1-cell_1733        88.59313    0.7781090 0.9017234 0.6020548
sample_control_r1_s1-cell_1734        31.27062    0.7954987 0.9412711 0.5701754
sample_control_r1_s1-cell_1735        32.77916    0.9330775 0.8868599 0.4496779
sample_control_r1_s1-cell_1736        43.86176    0.4027040 0.9576528 0.6461224
sample_control_r1_s1-cell_1737        35.73363    0.8383808 0.9531080 0.6402930
sample_control_r1_s1-cell_1738        98.54180    0.8892633 0.9276248 0.6730214
sample_control_r1_s1-cell_1739        41.74073    0.7675358 0.9345018 0.5823513
sample_control_r1_s1-cell_1740        91.62553    0.8817125 0.9207063 0.6159460
sample_control_r1_s1-cell_1741        63.52687    0.8204740 0.9290805 0.5512583
sample_control_r1_s1-cell_1742        83.30278    0.8147918 0.8516542 0.5775000
sample_control_r1_s1-cell_1743       128.41627    0.8849934 0.8651433 0.6676901
sample_control_r1_s1-cell_1744        29.57348    0.8194495 0.9624796 0.7011289
sample_control_r1_s1-cell_1745        27.65098    0.7529143 0.9275210 0.6860917
sample_control_r1_s1-cell_1746        61.69184    0.8177485 0.9559022 0.6220551
sample_control_r1_s1-cell_1747        42.42735    0.8873291 0.9449889 0.5980392
sample_control_r1_s1-cell_1748       121.87450    0.8343325 0.9454471 0.7918241
sample_control_r1_s1-cell_1749        83.28244    0.7692311 0.9286040 0.6996397
sample_control_r1_s1-cell_1750        32.45197    0.7970702 0.9050241 0.5479167
sample_control_r1_s1-cell_1751        51.88953    0.7063123 0.9608037 0.6945238
sample_control_r1_s1-cell_1752        76.58786    0.9427827 0.8678975 0.4908488
sample_control_r1_s1-cell_1753       110.37224    0.9218112 0.9104388 0.7050000
sample_control_r1_s1-cell_1754        52.96427    0.8175144 0.9729730 0.6983051
sample_control_r1_s1-cell_1755        45.03166    0.9364031 0.9388405 0.6825691
sample_control_r1_s1-cell_1757        52.66837    0.8622391 0.9512472 0.5738714
sample_control_r1_s1-cell_1758        25.19414    0.8634383 0.9121422 0.5365854
sample_control_r1_s1-cell_1759        64.42869    0.8550564 0.8996069 0.5799220
sample_control_r1_s1-cell_1760        72.87369    0.9355268 0.7515567 0.4068527
sample_control_r1_s1-cell_1761       153.16099    0.7570918 0.9145162 0.5926641
sample_control_r1_s1-cell_1762       124.41803    0.9155819 0.8090980 0.4312535
sample_control_r1_s1-cell_1763        31.45511    0.8537559 0.9641196 0.5966283
sample_control_r1_s1-cell_1764       120.39576    0.6885388 0.9126589 0.5750387
sample_control_r1_s1-cell_1765       158.69953    0.7633439 0.8733248 0.6480965
sample_control_r1_s1-cell_1766       100.57405    0.8508566 0.9074918 0.6664781
sample_control_r1_s1-cell_1767        77.76602    0.5268697 0.8562444 0.5289155
sample_control_r1_s1-cell_1768        39.26842    0.7499186 0.9537541 0.6625094
sample_control_r1_s1-cell_1769        63.03272    0.7402718 0.9473799 0.5970129
sample_control_r1_s1-cell_1770        59.69305    0.8641536 0.8809326 0.7004767
sample_control_r1_s1-cell_1771        40.98783    0.7842840 0.9732102 0.6691013
sample_control_r1_s1-cell_1772        96.11131    0.8767209 0.8068090 0.5363794
sample_control_r1_s1-cell_1773        48.90006    0.8381035 0.9790290 0.6914181
sample_control_r1_s1-cell_1774        39.78447    0.4175500 0.9692082 0.6697062
sample_control_r1_s1-cell_1775       121.97006    0.7299438 0.8837171 0.6407924
sample_control_r1_s1-cell_1776        55.51242    0.7465377 0.9361358 0.6440489
sample_control_r1_s1-cell_1777       107.19836    0.8146523 0.9286764 0.5156864
sample_control_r1_s1-cell_1778       100.00240    0.8505221 0.7863701 0.5168103
sample_control_r1_s1-cell_1779        73.79562    0.8960001 0.8448447 0.4469071
sample_control_r1_s1-cell_1780        97.25190    0.7405646 0.8534210 0.4985413
sample_control_r1_s1-cell_1781        49.73007    0.8377017 0.9252809 0.7093023
sample_control_r1_s1-cell_1782       105.78097    0.7376553 0.8821007 0.6523344
sample_control_r1_s1-cell_1783        47.35955    0.4244369 0.9698980 0.7173585
sample_control_r1_s1-cell_1784        35.84913    0.9149499 0.9189291 0.6306936
sample_control_r1_s1-cell_1785        42.81108    0.9199746 0.9047240 0.5899965
sample_control_r1_s1-cell_1786        26.19347    0.8833984 0.9552365 0.7616162
sample_control_r1_s1-cell_1787        75.75369    0.3881716 0.9662852 0.7225363
sample_control_r1_s1-cell_1788        72.03064    0.4193668 0.9299893 0.7254412
sample_control_r1_s1-cell_1789        64.11518    0.6857342 0.7897831 0.4882206
sample_control_r1_s1-cell_1790       127.30469    0.7520868 0.8492692 0.5834348
sample_control_r1_s1-cell_1791        46.42788    0.8857600 0.8951657 0.5933393
sample_control_r1_s1-cell_1792       229.52058    0.3373610 0.9015727 0.7131237
sample_control_r1_s1-cell_1793        46.32627    0.9259085 0.9762697 0.7314722
sample_control_r1_s1-cell_1794        42.08970    0.8702877 0.9339041 0.6365546
sample_control_r1_s1-cell_1795        37.10930    0.8360354 0.9532020 0.6237911
sample_control_r1_s1-cell_1796        53.40564    0.6140608 0.9746879 0.7680328
sample_control_r1_s1-cell_1797        42.68564    0.7484458 0.9654545 0.8027211
sample_control_r1_s1-cell_1798        77.35357    0.7964271 0.9175457 0.5740383
sample_control_r1_s1-cell_1799        59.12623    0.9629616 0.9149855 0.6903852
sample_control_r1_s1-cell_1800        27.61146    0.7881407 0.9680968 0.6790123
sample_control_r1_s1-cell_1801        98.66415    0.8929901 0.9104245 0.6039293
sample_control_r1_s1-cell_1802        67.32548    0.8441127 0.9611070 0.6570201
sample_control_r1_s1-cell_1803        64.84594    0.8882460 0.9332256 0.6880397
sample_control_r1_s1-cell_1804        62.36307    0.9521094 0.8827638 0.7158056
sample_control_r1_s1-cell_1805       172.64683    0.8056175 0.9123197 0.6759507
sample_control_r1_s1-cell_1806        75.62973    0.9205701 0.8676905 0.5148635
sample_control_r1_s1-cell_1807        54.44886    0.8482866 0.8049819 0.6094455
sample_control_r1_s1-cell_1808        45.57682    0.8231529 0.9740260 0.8046302
sample_control_r1_s1-cell_1809        31.57005    0.8558923 0.9606452 0.7389578
sample_control_r1_s1-cell_1810        61.65281    0.9605018 0.8701797 0.6187729
sample_control_r1_s1-cell_1811        52.00237    0.9103240 0.9236685 0.4756436
sample_control_r1_s1-cell_1812        50.61853    0.8189007 0.9535404 0.7202960
sample_control_r1_s1-cell_1813        42.03761    0.6218257 0.9602686 0.6021053
sample_control_r1_s1-cell_1814       112.92803    0.7933192 0.8923344 0.6224799
sample_control_r1_s1-cell_1815        55.10352    0.6435956 0.8394950 0.5710489
sample_control_r1_s1-cell_1816        93.97066    0.7909432 0.9112724 0.6722019
sample_control_r1_s1-cell_1817        55.04557    0.8782370 0.8318874 0.5553411
sample_control_r1_s1-cell_1819        45.09898    0.9606424 0.9553480 0.7662037
sample_control_r1_s1-cell_1820        50.15482    0.6846100 0.9638205 0.6820276
sample_control_r1_s1-cell_1821       143.65663    0.9542246 0.9065636 0.4365250
sample_control_r1_s1-cell_1822        25.23440    0.7973576 0.9489559 0.7150350
sample_control_r1_s1-cell_1823        64.69689    0.9171643 0.8792966 0.5028736
sample_control_r1_s1-cell_1824       107.12925    0.8866404 0.9176628 0.6266427
sample_control_r1_s1-cell_1825        55.88478    0.9823425 0.8132888 0.5517401
sample_control_r1_s1-cell_1826        51.26637    0.3252433 0.9386750 0.7060606
sample_control_r1_s1-cell_1827        43.23408    0.4235706 0.9739236 0.7019231
sample_control_r1_s1-cell_1828        70.69533    0.9429061 0.8903438 0.4468231
sample_control_r1_s1-cell_1830        39.88714    0.8474755 0.8963292 0.6172222
sample_control_r1_s1-cell_1831       125.77856    0.7207118 0.8247305 0.5592101
sample_control_r1_s1-cell_1832        50.73908    0.5871371 0.9220481 0.6512821
sample_control_r1_s1-cell_1833        58.15396    0.8132014 0.9601628 0.6546437
sample_control_r1_s1-cell_1834        63.99793    0.8326435 0.9445181 0.5572057
sample_control_r1_s1-cell_1835        32.17430    0.9625773 0.9157521 0.3248969
sample_control_r1_s1-cell_1836       101.05544    0.9254826 0.8376867 0.4191123
sample_control_r1_s1-cell_1837        14.54986    0.9694442 0.8151042 0.4706767
sample_control_r1_s1-cell_1838       100.23069    0.8520637 0.8086999 0.4961501
sample_control_r1_s1-cell_1839        82.28688    0.8411128 0.9808701 0.7660241
sample_control_r1_s1-cell_1840        91.87691    0.9324281 0.9036306 0.6293184
sample_control_r1_s1-cell_1841       112.54746    0.7785203 0.9605592 0.6639061
sample_control_r1_s1-cell_1842        61.22243    0.6056627 0.9784402 0.7414280
sample_control_r1_s1-cell_1843        57.08838    0.9582100 0.9280043 0.6458333
sample_control_r1_s1-cell_1844        96.91955    0.5509200 0.9421407 0.7194131
sample_control_r1_s1-cell_1845        34.16327    0.8980910 0.8974002 0.4602381
sample_control_r1_s1-cell_1846        71.83086    0.3569400 0.9519928 0.7278393
sample_control_r1_s1-cell_1847        30.42551    0.9420654 0.9186920 0.4561211
sample_control_r1_s1-cell_1848       101.86374    0.5612991 0.8735443 0.5639724
sample_control_r1_s1-cell_1849        29.69892    0.8605298 0.8649194 0.5789474
sample_control_r1_s1-cell_1850        37.11652    0.7559620 0.9581121 0.6304348
sample_control_r1_s1-cell_1851       148.88692    0.5953478 0.9115068 0.6953141
sample_control_r1_s1-cell_1852        36.85387    0.8012457 0.9483907 0.5760027
sample_control_r1_s1-cell_1853        74.71304    0.7595796 0.9692398 0.6835744
sample_control_r1_s1-cell_1854        28.70732    0.8755029 0.9566161 0.7007415
sample_control_r1_s1-cell_1855        22.70935    0.8515098 0.9422836 0.5867188
sample_control_r1_s1-cell_1856       102.35902    0.8990067 0.8008531 0.3942568
sample_control_r1_s1-cell_1857        62.46895    0.5788796 0.9516296 0.7225059
sample_control_r1_s1-cell_1858       111.98528    0.8864869 0.8288877 0.4962382
sample_control_r1_s1-cell_1859        48.66755    0.9698390 0.7667817 0.3719624
sample_control_r1_s1-cell_1860        81.81533    0.8490276 0.8611419 0.7450839
sample_control_r1_s1-cell_1862       130.66149    0.8968711 0.8672263 0.4821214
sample_control_r1_s1-cell_1863        25.41413    0.9186301 0.9514416 0.6266867
sample_control_r1_s1-cell_1864       101.91410    0.7648335 0.9024080 0.5982054
sample_control_r1_s1-cell_1865        49.83965    0.9183198 0.7928612 0.4780220
sample_control_r1_s1-cell_1866       100.64906    0.9447284 0.8656312 0.5133592
sample_control_r1_s1-cell_1867        49.11948    0.6313719 0.9688133 0.7112697
sample_control_r1_s1-cell_1868        72.88619    0.6597312 0.9583997 0.6053220
sample_control_r1_s1-cell_1869        45.97441    0.9148817 0.9665632 0.7635849
sample_control_r1_s1-cell_1870        23.48045    0.9035260 0.9487179 0.5414634
sample_control_r1_s1-cell_1871        34.61321    0.6004743 0.9655462 0.6695804
sample_control_r1_s1-cell_1872        56.62994    0.7376856 0.9481081 0.6766975
sample_control_r1_s1-cell_1873        93.48791    0.9188645 0.8673048 0.5262016
sample_control_r1_s1-cell_1874        29.27745    0.8306508 0.9536208 0.5425926
sample_control_r1_s1-cell_1875        27.13214    0.8668261 0.9658994 0.6171024
sample_control_r1_s1-cell_1876        52.57699    0.8270919 0.9287144 0.6171875
sample_control_r1_s1-cell_1877        44.33392    0.7651724 0.9619048 0.6629566
sample_control_r1_s1-cell_1878        65.55590    0.8429078 0.8933434 0.5868615
sample_control_r1_s1-cell_1879        38.87931    0.8760382 0.9125993 0.5383929
sample_control_r1_s1-cell_1880        48.88731    0.2813839 0.9746064 0.6589973
sample_control_r1_s1-cell_1881       104.60611    0.8061902 0.9580590 0.6954187
sample_control_r1_s1-cell_1882        38.74579    0.7686698 0.9718462 0.6973582
sample_control_r1_s1-cell_1883        99.42622    0.8282835 0.8174866 0.5511427
sample_control_r1_s1-cell_1884        43.61545    0.8556265 0.9671854 0.5988689
sample_control_r1_s1-cell_1886        97.20970    0.8304120 0.8969072 0.6314620
sample_control_r1_s1-cell_1889       125.86944    0.8837409 0.8426766 0.6230841
sample_control_r1_s1-cell_1891        92.58763    0.9076038 0.8968581 0.4652788
sample_control_r1_s1-cell_1892        65.08877    0.9827979 0.8262484 0.5168106
sample_control_r1_s1-cell_1893        45.74050    0.7306255 0.8908397 0.6279257
sample_control_r1_s1-cell_1894        89.52515    0.5693279 0.8952685 0.5954738
sample_control_r1_s1-cell_1895        61.71180    0.8582646 0.8423102 0.5282865
sample_control_r1_s1-cell_1896        57.55678    0.7953698 0.8448238 0.5221979
sample_control_r1_s1-cell_1897        41.93022    0.8028834 0.9619706 0.5983871
sample_control_r1_s1-cell_1898        98.87296    0.8975586 0.8765078 0.6058770
sample_control_r1_s1-cell_1899        47.14174    0.8880814 0.9351970 0.6624662
sample_control_r1_s1-cell_1900       109.37971    0.8648590 0.8819084 0.5849038
sample_control_r1_s1-cell_1901        34.62987    0.8514573 0.9589800 0.5379353
sample_control_r1_s1-cell_1902        37.59633    0.5006604 0.9607390 0.6782609
sample_control_r1_s1-cell_1904        54.27216    0.8890078 0.8376779 0.5417264
sample_control_r1_s1-cell_1908       113.12889    0.6301139 0.9452830 0.6583097
sample_control_r1_s1-cell_1909        36.00011    0.8735849 0.8026713 0.4878240
sample_control_r1_s1-cell_1910        44.70428    0.8232815 0.9518754 0.5879781
sample_control_r1_s1-cell_1911        29.98345    0.8297076 0.9565217 0.6416667
sample_control_r1_s1-cell_1912        85.03520    0.8822599 0.8277264 0.4156858
sample_control_r1_s1-cell_1913       112.81330    0.6952493 0.9212824 0.6744043
sample_control_r1_s1-cell_1914       135.67165    0.8742252 0.9393900 0.5460993
sample_control_r1_s1-cell_1915        27.53298    0.9508753 0.9120932 0.5335227
sample_control_r1_s1-cell_1916        51.43439    0.6672406 0.9718159 0.6219178
sample_control_r1_s1-cell_1917        32.67725    0.5806872 0.9696682 0.7338594
sample_control_r1_s1-cell_1918        53.50613    0.4287908 0.9720000 0.6903409
sample_control_r1_s1-cell_1919        39.33037    0.8209308 0.9624756 0.5688364
sample_control_r1_s1-cell_1920        92.64140    0.6603008 0.8338356 0.5493633
sample_control_r1_s1-cell_1921       118.99606    0.8344441 0.8822821 0.7050741
sample_control_r1_s1-cell_1922        29.08282    0.8542858 0.9693016 0.6689619
sample_control_r1_s1-cell_1923        95.28175    0.8094597 0.9225740 0.6828941
sample_control_r1_s1-cell_1924        38.67827    0.7692367 0.9775401 0.7288676
sample_control_r1_s1-cell_1925        98.88316    0.7510379 0.9055248 0.5387677
sample_control_r1_s1-cell_1926        70.82987    0.6384342 0.8623098 0.6172776
sample_control_r1_s1-cell_1927        57.61977    0.8178455 0.9293632 0.5998878
sample_control_r1_s1-cell_1928        51.91976    0.7458406 0.9639112 0.6222620
sample_control_r1_s1-cell_1929       118.19825    0.7294829 0.8881795 0.5913721
sample_control_r1_s1-cell_1930        58.05322    0.8288084 0.8968704 0.6437509
sample_control_r1_s1-cell_1931        67.92925    0.6182473 0.9667655 0.7611667
sample_control_r1_s1-cell_1932        48.72915    0.6624609 0.9658019 0.6604839
sample_control_r1_s1-cell_1933        68.22660    0.9393303 0.9241811 0.4824439
sample_control_r1_s1-cell_1934        53.40260    0.8866922 0.9263629 0.5210526
sample_control_r1_s1-cell_1935        96.04746    0.8105085 0.9537191 0.6089822
sample_control_r1_s1-cell_1936        43.43743    0.8678837 0.9566553 0.5561508
sample_control_r1_s1-cell_1937        43.79318    0.7648523 0.9670469 0.6836918
sample_control_r1_s1-cell_1938        94.59419    0.8731426 0.9331933 0.5164716
sample_control_r1_s1-cell_1939        49.00176    0.4666865 0.9504360 0.5964862
sample_control_r1_s1-cell_1940        59.35138    0.8779815 0.9299652 0.6368408
sample_control_r1_s1-cell_1943        41.84411    0.5403553 0.9491525 0.8970252
sample_control_r1_s1-cell_1944        88.16277    0.9487025 0.8540355 0.4589658
sample_control_r1_s1-cell_1945       106.85399    0.4700310 0.9515187 0.7089046
sample_control_r1_s1-cell_1946        24.98931    0.8606041 0.9481555 0.6645702
sample_control_r1_s1-cell_1947        99.42514    0.6834231 0.9568439 0.6997156
sample_control_r1_s1-cell_1948       137.49429    0.3907956 0.8721974 0.7015377
sample_control_r1_s1-cell_1949        56.11991    0.6426526 0.9639000 0.6761905
sample_control_r1_s1-cell_1950       120.74907    0.8321013 0.8543892 0.6025581
sample_control_r1_s1-cell_1951        59.32945    0.8251181 0.9804238 0.7374013
sample_control_r1_s1-cell_1952        57.91698    0.9049986 0.8779070 0.5273897
sample_control_r1_s1-cell_1953        64.12315    0.9578121 0.9161850 0.7060596
sample_control_r1_s1-cell_1955        32.16539    0.7632419 0.9800830 0.7619355
sample_control_r1_s1-cell_1956        30.85360    0.7296521 0.9551570 0.6761905
sample_control_r1_s1-cell_1957        53.32096    0.8697252 0.9548444 0.5331701
sample_control_r1_s1-cell_1958        67.44307    0.8331646 0.9071146 0.5667743
sample_control_r1_s1-cell_1959        34.06295    0.6841052 0.9674267 0.5878278
sample_control_r1_s1-cell_1960        49.64334    0.3183473 0.9624939 0.6419753
sample_control_r1_s1-cell_1961        39.48205    0.7792759 0.9666335 0.6786713
sample_control_r1_s1-cell_1962        31.58695    0.5153116 0.9608270 0.5660256
sample_control_r1_s1-cell_1963        39.02329    0.6652184 0.9585366 0.7061995
sample_control_r1_s1-cell_1964        35.14734    0.8549861 0.9596273 0.7368839
sample_control_r1_s1-cell_1965        29.04058    0.9325191 0.9442083 0.5360483
sample_control_r1_s1-cell_1966       109.65828    0.7735983 0.9114627 0.6747944
sample_control_r1_s1-cell_1967        60.49533    0.9069023 0.9325747 0.5134310
sample_control_r1_s1-cell_1968        54.18032    0.9029493 0.8701299 0.4876371
sample_control_r1_s1-cell_1970       107.96353    0.9503187 0.8568154 0.6185565
sample_control_r1_s1-cell_1971       163.24903    0.9542512 0.7920993 0.3710390
sample_control_r1_s1-cell_1972        63.59202    0.8829867 0.8631804 0.5245022
sample_control_r1_s1-cell_1973        51.59354    0.6516318 0.9689064 0.6915816
sample_control_r1_s1-cell_1975        79.36088    0.9027765 0.7870039 0.5793223
sample_control_r1_s1-cell_1976        33.26210    0.8020488 0.9743763 0.6689815
sample_control_r1_s1-cell_1977        86.61978    0.9238849 0.8218151 0.4743358
sample_control_r1_s1-cell_1978        34.55593    0.8062691 0.9690211 0.6747196
sample_control_r1_s1-cell_1979        49.44327    0.9202996 0.9515903 0.5634921
sample_control_r1_s1-cell_1980        81.64225    0.9341488 0.8998004 0.6750242
sample_control_r1_s1-cell_1981       108.95851    0.6849961 0.9516836 0.5883805
sample_control_r1_s1-cell_1982        96.81937    0.7213764 0.9329863 0.7632299
sample_control_r1_s1-cell_1983        44.67765    0.8486893 0.9480737 0.6305704
sample_control_r1_s1-cell_1984       109.32914    0.8060025 0.9494689 0.6743415
sample_control_r1_s1-cell_1985       126.01261    0.6382946 0.9161795 0.6825808
sample_control_r1_s1-cell_1986        46.63453    0.6819889 0.9639601 0.5879237
sample_control_r1_s1-cell_1987        37.77554    0.3736409 0.9542110 0.7335009
sample_control_r1_s1-cell_1988        91.71703    0.9367860 0.8578942 0.5783265
sample_control_r1_s1-cell_1989        48.21947    0.9247096 0.7851852 0.4198020
sample_control_r1_s1-cell_1990        51.89115    0.8653984 0.9454254 0.6362654
sample_control_r1_s1-cell_1991        92.29248    0.8285062 0.9620053 0.7225553
sample_control_r1_s1-cell_1992        82.59529    0.8725939 0.8944346 0.6090982
sample_control_r1_s1-cell_1993        89.93915    0.9292707 0.8526870 0.5975375
sample_control_r1_s1-cell_1994        35.92841    0.6671602 0.9662356 0.6632150
sample_control_r1_s1-cell_1995       113.15759    0.7668286 0.9398843 0.6141691
sample_control_r1_s1-cell_1996       168.74641    0.9329824 0.9017060 0.5258228
sample_control_r1_s1-cell_1997        52.05974    0.7971475 0.9525790 0.6103412
sample_control_r1_s1-cell_1998        92.01171    0.8942744 0.8561544 0.6116553
sample_control_r1_s1-cell_1999        60.42713    0.8379674 0.9505151 0.7900612
sample_control_r1_s1-cell_2000        34.79693    0.6403816 0.9688498 0.6690568
sample_control_r1_s1-cell_2001        85.77612    0.7584752 0.9546951 0.6568750
sample_control_r1_s1-cell_2002        34.43701    0.8076444 0.9685535 0.6757350
sample_control_r1_s1-cell_2003        31.64819    0.7864485 0.9491525 0.5185185
sample_control_r1_s1-cell_2004        78.56728    0.8666871 0.8400116 0.5069759
sample_control_r1_s1-cell_2005        52.32409    0.8471638 0.9721476 0.6301869
sample_control_r1_s1-cell_2006        33.51326    0.8576939 0.9490263 0.5900997
sample_control_r1_s1-cell_2007        63.76481    0.6868326 0.8490566 0.6659619
sample_control_r1_s1-cell_2008        91.77300    0.9331785 0.8587647 0.5359238
sample_control_r1_s1-cell_2009        64.42029    0.8642387 0.8774305 0.5714822
sample_control_r1_s1-cell_2010        30.10280    0.9320632 0.9436072 0.4324866
sample_control_r1_s1-cell_2011        90.85393    0.9723015 0.8386592 0.4384609
sample_control_r1_s1-cell_2012        30.97400    0.7082937 0.9605505 0.6104956
sample_control_r1_s1-cell_2013        88.93031    0.8852254 0.9420813 0.5537867
sample_control_r1_s1-cell_2014        77.40592    0.9338718 0.8584052 0.4295759
sample_control_r1_s1-cell_2015        79.88395    0.4121538 0.9541059 0.7115132
sample_control_r1_s1-cell_2016        53.13966    0.5505120 0.9638962 0.5796020
sample_control_r1_s1-cell_2017       200.93210    0.7247550 0.8603441 0.5585179
sample_control_r1_s1-cell_2018        43.55363    0.5709575 0.9731507 0.7254902
sample_control_r1_s1-cell_2021        90.85832    0.8673485 0.9273717 0.6542228
sample_control_r1_s1-cell_2022        53.13700    0.9248164 0.8992136 0.4555285
sample_control_r1_s1-cell_2024        47.65020    0.9730210 0.9010605 0.4056972
sample_control_r1_s1-cell_2025        74.17270    0.8774065 0.9253763 0.7406015
sample_control_r1_s1-cell_2027        80.33303    0.7661292 0.9083263 0.5581395
sample_control_r1_s1-cell_2028        60.27685    0.7093811 0.9256238 0.6182692
sample_control_r1_s1-cell_2030        48.29534    0.8606960 0.9042667 0.5370605
sample_control_r1_s1-cell_2031        48.12075    0.9548571 0.9071776 0.5963246
sample_control_r1_s1-cell_2032        84.23059    0.8496441 0.7978117 0.4861064
sample_control_r1_s1-cell_2033       112.08029    0.7552030 0.9064388 0.5771686
sample_control_r1_s1-cell_2034        48.05010    0.9165167 0.8621908 0.4572310
sample_control_r1_s1-cell_2035        53.25769    0.9429137 0.8985737 0.5228435
sample_control_r1_s1-cell_2036        56.92108    0.4413648 0.9357167 0.6725970
sample_control_r1_s1-cell_2037        33.04962    0.8344363 0.9700910 0.6020985
sample_control_r1_s1-cell_2038       133.50283    0.6741545 0.9135030 0.5516280
sample_control_r1_s1-cell_2039       122.72891    0.9353638 0.7964777 0.6345952
sample_control_r1_s1-cell_2040        65.76388    0.9233584 0.8569875 0.4700549
sample_control_r1_s1-cell_2041        29.62608    0.7480664 0.9660377 0.7485380
sample_control_r1_s1-cell_2042       100.99172    0.9374294 0.8853024 0.5292442
sample_control_r1_s1-cell_2043        68.14230    0.8544811 0.8915663 0.5219436
sample_control_r1_s1-cell_2044       118.65244    0.7886983 0.8518658 0.5985980
sample_control_r1_s1-cell_2045       139.05293    0.5927010 0.8629656 0.5371227
sample_control_r1_s1-cell_2046        65.87112    0.8224166 0.8985137 0.6110870
sample_control_r1_s1-cell_2047        83.06575    0.7665154 0.9677868 0.7136022
sample_control_r1_s1-cell_2048       126.43996    0.8557617 0.8715470 0.5883757
sample_control_r1_s1-cell_2049        61.20508    0.9742102 0.8558952 0.5066102
sample_control_r1_s1-cell_2050       154.69144    0.8918328 0.8257172 0.4524437
sample_control_r1_s1-cell_2051        67.96700    0.6574452 0.9000822 0.5641753
sample_control_r1_s1-cell_2052        95.32849    0.8094932 0.8957562 0.6772024
sample_control_r1_s1-cell_2053       130.44426    0.7913383 0.8886714 0.6093610
sample_control_r1_s1-cell_2054       122.05128    0.8519595 0.8417223 0.4729494
sample_control_r1_s1-cell_2055       110.66804    0.8516912 0.8679010 0.5261532
sample_control_r1_s1-cell_2056        87.91987    0.8988445 0.7620381 0.5254826
sample_control_r1_s1-cell_2057        79.52569    0.8818638 0.7535817 0.4431559
sample_control_r1_s1-cell_2058        65.62668    0.9566013 0.8594748 0.3862155
sample_control_r1_s1-cell_2059        43.14486    0.7707517 0.9730922 0.6715373
sample_control_r1_s1-cell_2060        27.85504    0.9154657 0.8805069 0.6219096
sample_control_r1_s1-cell_2061       111.96476    0.6938540 0.9619325 0.6563584
sample_control_r1_s1-cell_2062        44.45464    0.4550359 0.9762040 0.6916901
sample_control_r1_s1-cell_2063        57.39834    0.8080310 0.9555253 0.6071223
sample_control_r1_s1-cell_2064        72.71014    0.9352703 0.9644460 0.5510848
sample_control_r1_s1-cell_2065        60.33711    0.9574691 0.8717925 0.6387994
sample_control_r1_s1-cell_2066        94.27909    0.8836600 0.8659378 0.6079760
sample_control_r1_s1-cell_2067        50.82452    0.8800025 0.9350940 0.5429500
sample_control_r1_s1-cell_2068       107.61149    0.7798690 0.9117628 0.5960205
sample_control_r1_s1-cell_2069        62.00579    0.7811005 0.8876427 0.6240496
sample_control_r1_s1-cell_2070       139.83327    0.7619963 0.8471959 0.5783925
sample_control_r1_s1-cell_2071       136.27051    0.8136756 0.8444966 0.5636368
sample_control_r1_s1-cell_2072        85.13321    0.6244360 0.9541974 0.6811439
sample_control_r1_s1-cell_2073        36.59675    0.7924365 0.9763689 0.6037063
sample_control_r1_s1-cell_2074       123.13672    0.7931378 0.9438997 0.6575702
sample_control_r1_s1-cell_2075       107.75070    0.9431836 0.9116484 0.7197481
sample_control_r1_s1-cell_2076        73.00219    0.9608446 0.9107696 0.6941392
sample_control_r1_s1-cell_2077        92.44729    0.4896559 0.9412772 0.6299233
sample_control_r1_s1-cell_2078        67.31330    0.8043664 0.9412354 0.5838252
sample_control_r1_s1-cell_2079        36.80354    0.7886754 0.9498559 0.7109577
sample_control_r1_s1-cell_2080        35.65681    0.9462618 0.8722035 0.5418888
sample_control_r1_s1-cell_2081       139.86938    0.7940437 0.8033408 0.5376854
sample_control_r1_s1-cell_2082        37.05031    0.7081839 0.9678055 0.7185366
sample_control_r1_s1-cell_2083       154.61778    0.6891533 0.8637361 0.5400375
sample_control_r1_s1-cell_2084        38.97132    0.7029173 0.9633721 0.7242133
sample_control_r1_s1-cell_2085       139.11900    0.8732382 0.8465087 0.4694342
sample_control_r1_s1-cell_2086        80.87723    0.8427307 0.9597407 0.5868286
sample_control_r1_s1-cell_2087        71.94327    0.9246327 0.9091796 0.6767677
sample_control_r1_s1-cell_2088        30.82570    0.7941623 0.9741100 0.6883934
sample_control_r1_s1-cell_2089       190.70184    0.8481159 0.7608457 0.4903872
sample_control_r1_s1-cell_2090        43.67706    0.7374900 0.8879758 0.6024061
sample_control_r1_s1-cell_2091        18.81379    0.9365864 0.9562576 0.4729567
sample_control_r1_s1-cell_2092        26.00174    0.8243836 0.9633508 0.6474314
sample_control_r1_s1-cell_2093        89.91075    0.8050581 0.9078014 0.5802028
sample_control_r1_s1-cell_2094       115.59627    0.9043991 0.7949783 0.4276516
sample_control_r1_s1-cell_2095        37.98515    0.8884370 0.9055028 0.6649944
sample_control_r1_s1-cell_2096        60.74309    0.9141711 0.9523008 0.6453085
sample_control_r1_s1-cell_2097        43.11458    0.6483444 0.9314227 0.6618182
sample_control_r1_s1-cell_2098        51.39904    0.6835561 0.9705985 0.7221354
sample_control_r1_s1-cell_2099        53.48417    0.8602027 0.8571429 0.6193997
sample_control_r1_s1-cell_2100        46.92082    0.8482368 0.9521817 0.5910946
sample_control_r1_s1-cell_2101       102.25376    0.8020157 0.9673472 0.7258257
sample_control_r1_s1-cell_2102        38.36401    0.7030794 0.9746530 0.7589286
sample_control_r1_s1-cell_2103        53.98311    0.6629670 0.9477588 0.6962805
sample_control_r1_s1-cell_2104       106.92414    0.8404968 0.8514305 0.4808677
sample_control_r1_s1-cell_2105        39.85303    0.6461038 0.9691283 0.6930736
sample_control_r1_s1-cell_2106       114.85289    0.7550467 0.9304384 0.6524071
sample_control_r1_s1-cell_2107        34.80142    0.5542368 0.9694856 0.7060317
sample_control_r1_s1-cell_2108        83.22792    0.9401781 0.8516388 0.4542073
sample_control_r1_s1-cell_2109        41.06329    0.8118194 0.9045833 0.6949424
sample_control_r1_s1-cell_2110        87.75238    0.9303678 0.8958345 0.5099846
sample_control_r1_s1-cell_2111        88.56057    0.8529046 0.8436537 0.4945596
sample_control_r1_s1-cell_2112        31.93934    0.7267055 0.9555556 0.6538012
sample_control_r1_s1-cell_2113        60.21167    0.9340287 0.9323191 0.4346345
sample_control_r1_s1-cell_2114        78.39243    0.5321840 0.9276504 0.5820225
sample_control_r1_s1-cell_2115        39.86729    0.5422263 0.9664694 0.7317073
sample_control_r1_s1-cell_2116        42.25274    0.7067293 0.9630785 0.5935897
sample_control_r1_s1-cell_2117        70.40510    0.9318309 0.8719502 0.6563334
sample_control_r1_s1-cell_2118        45.91802    0.8473554 0.9403356 0.7004630
sample_control_r1_s1-cell_2119       100.96073    0.6440450 0.9273373 0.5880715
sample_control_r1_s1-cell_2120        20.67330    0.9084662 0.9514563 0.4780488
sample_control_r1_s1-cell_2121        99.04386    0.9502096 0.8798521 0.4481453
sample_control_r1_s1-cell_2122        95.69792    0.9636881 0.7945091 0.3136298
sample_control_r1_s1-cell_2123        29.36570    0.8250246 0.9632353 0.6379870
sample_control_r1_s1-cell_2124        50.31446    0.9043654 0.9233980 0.6647633
sample_control_r1_s1-cell_2125        79.41449    0.9309398 0.7787715 0.5483545
sample_control_r1_s1-cell_2126        22.55926    0.9278297 0.9014821 0.5068627
sample_control_r1_s1-cell_2127        39.71418    0.7109032 0.9293722 0.5805322
sample_control_r1_s1-cell_2128        67.36955    0.9429289 0.7995869 0.4281796
sample_control_r1_s1-cell_2129        47.76080    0.6275281 0.9714903 0.8178182
sample_control_r1_s1-cell_2130        67.94369    0.7762899 0.9544828 0.7007595
sample_control_r1_s1-cell_2131        39.36042    0.9204112 0.9367246 0.6391534
sample_control_r1_s1-cell_2132        57.01302    0.8406085 0.9195939 0.5913305
sample_control_r1_s1-cell_2133        84.93800    0.7817286 0.8966858 0.6522807
sample_control_r1_s1-cell_2135       104.45405    0.9205320 0.8672711 0.5275172
sample_control_r1_s1-cell_2136        27.39209    0.8082658 0.9087488 0.5933661
sample_control_r1_s1-cell_2137       102.43397    0.8605561 0.9373147 0.5560302
sample_control_r1_s1-cell_2140        28.40034    0.9406338 0.9573010 0.5934641
sample_control_r1_s1-cell_2141       128.62295    0.6878648 0.9436659 0.5922995
sample_control_r1_s1-cell_2142        84.98268    0.9199923 0.9112112 0.5350140
sample_control_r1_s1-cell_2143        42.15225    0.6564047 0.9338930 0.6033898
sample_control_r1_s1-cell_2144        59.16520    0.4064870 0.9566969 0.6985294
sample_control_r1_s1-cell_2145        69.24504    0.9526923 0.7998177 0.3933961
sample_control_r1_s1-cell_2146        71.14364    0.7091184 0.8968076 0.6662821
sample_control_r1_s1-cell_2147       117.29022    0.7264767 0.9349313 0.7009609
sample_control_r1_s1-cell_2148        79.41866    0.7278140 0.8309723 0.5426154
sample_control_r1_s1-cell_2149       145.46459    0.8731869 0.8166176 0.5251958
sample_control_r1_s1-cell_2150       116.98559    0.8386050 0.9369011 0.6131014
sample_control_r1_s1-cell_2151        92.18486    0.8894826 0.9358375 0.5236350
sample_control_r1_s1-cell_2152       146.55685    0.5146334 0.9645862 0.7559416
sample_control_r1_s1-cell_2153        74.88125    0.5495100 0.9709357 0.7543706
sample_control_r1_s1-cell_2154        28.86462    0.7872853 0.9661972 0.6681818
sample_control_r1_s1-cell_2155        41.43836    0.2179302 0.9696532 0.7793264
sample_control_r1_s1-cell_2156        78.99664    0.9284726 0.8427180 0.4414178
sample_control_r1_s1-cell_2157        62.07162    0.2745898 0.9652345 0.6980550
sample_control_r1_s1-cell_2158        61.44527    0.6844049 0.9753504 0.7926159
sample_control_r1_s1-cell_2159        46.48267    0.9209066 0.9621962 0.6195306
sample_control_r1_s1-cell_2160       164.43230    0.7370422 0.7643758 0.5118630
sample_control_r1_s1-cell_2161        84.93706    0.7228351 0.9525832 0.7787850
sample_control_r1_s1-cell_2162        43.42272    0.6672058 0.9265786 0.5379369
sample_control_r1_s1-cell_2163        84.78241    0.9129203 0.9122783 0.6571344
sample_control_r1_s1-cell_2164        79.16608    0.6016004 0.9151889 0.6263191
sample_control_r1_s1-cell_2165        33.47938    0.8449073 0.9652487 0.6423445
sample_control_r1_s1-cell_2166       112.22938    0.9118773 0.8392137 0.6762561
sample_control_r1_s1-cell_2167        37.16488    0.8124042 0.9638554 0.6868234
sample_control_r1_s1-cell_2168       156.10004    0.7174405 0.8235904 0.5022346
sample_control_r1_s1-cell_2169        43.13971    0.6547628 0.8978805 0.6986507
sample_control_r1_s1-cell_2170       100.55326    0.8368904 0.9513524 0.6567726
sample_control_r1_s1-cell_2172       101.23614    0.8485526 0.8957653 0.5771597
sample_control_r1_s1-cell_2173        42.83227    0.7532563 0.9596965 0.6023810
sample_control_r1_s1-cell_2174        47.90028    0.4746031 0.9707460 0.7654748
sample_control_r1_s1-cell_2175        51.69079    0.7819356 0.9522701 0.6839465
sample_control_r1_s1-cell_2176        67.65274    0.8288421 0.8307998 0.4692289
sample_control_r1_s1-cell_2177       131.18324    0.7990427 0.8295753 0.5324864
sample_control_r1_s1-cell_2178        46.85148    0.6400585 0.9584285 0.6283318
sample_control_r1_s1-cell_2179        27.47075    0.7598598 0.9513575 0.5377238
sample_control_r1_s1-cell_2180        46.75735    0.5838292 0.9512652 0.6506410
sample_control_r1_s1-cell_2181        98.19721    0.7056423 0.8720126 0.5165555
sample_control_r1_s1-cell_2182        36.42290    0.8278838 0.9673381 0.6335116
sample_control_r1_s1-cell_2183       109.35512    0.7208498 0.9523631 0.6605691
sample_control_r1_s1-cell_2184        50.43772    0.7883793 0.9247344 0.6103643
sample_control_r1_s1-cell_2185        60.44339    0.5759572 0.9814445 0.8139205
sample_control_r1_s1-cell_2186        63.59244    0.7074356 0.9516556 0.6561644
sample_control_r1_s1-cell_2187        26.40198    0.7419109 0.9618227 0.6568545
sample_control_r1_s1-cell_2188        47.55283    0.8903412 0.9496662 0.6186015
sample_control_r1_s1-cell_2189        49.35123    0.6984097 0.8712253 0.6095192
sample_control_r1_s1-cell_2191       131.46398    0.7862805 0.9108635 0.6560185
sample_control_r1_s1-cell_2192       146.77204    0.5579389 0.9381878 0.6641043
sample_control_r1_s1-cell_2193        44.95459    0.5286208 0.9749734 0.6555675
sample_control_r1_s1-cell_2194        30.66596    0.7303525 0.9557267 0.6221805
sample_control_r1_s1-cell_2195        34.51198    0.7582076 0.9695291 0.6927264
sample_control_r1_s1-cell_2196        71.30307    0.7999537 0.8755799 0.6653846
sample_control_r1_s1-cell_2197        30.59346    0.8665424 0.9570470 0.5685805
sample_control_r1_s1-cell_2198        49.34144    0.8607402 0.9695848 0.8039474
sample_control_r1_s1-cell_2199       106.66312    0.8551168 0.8894070 0.5184924
sample_control_r1_s1-cell_2200       195.44954    0.6470259 0.7854800 0.4708889
sample_control_r1_s1-cell_2201        30.34636    0.7693045 0.9679654 0.7058081
sample_control_r1_s1-cell_2202        33.80850    0.5596234 0.9620722 0.6341463
sample_control_r1_s1-cell_2203        61.25895    0.6300135 0.9354923 0.6054767
sample_control_r1_s1-cell_2204        68.69815    0.9388978 0.8276436 0.4739653
sample_control_r1_s1-cell_2205       117.68095    0.6866609 0.9505516 0.7370805
sample_control_r1_s1-cell_2206        30.96052    0.5235268 0.9650757 0.6642628
sample_control_r1_s1-cell_2207        87.01196    0.7724740 0.9412682 0.5725714
sample_control_r1_s1-cell_2208       172.84066    0.9087874 0.8853684 0.4544464
sample_control_r1_s1-cell_2209        69.25518    0.5601274 0.9408751 0.5980193
sample_control_r1_s1-cell_2210        31.30150    0.7042946 0.9644809 0.7944486
sample_control_r1_s1-cell_2211        47.30392    0.9101390 0.9371704 0.6828739
sample_control_r1_s1-cell_2212       117.75534    0.8058044 0.8883783 0.6142286
sample_control_r1_s1-cell_2213        31.14285    0.7103463 0.9585959 0.7585470
sample_control_r1_s1-cell_2214        42.44381    0.5682347 0.9803582 0.8806435
sample_control_r1_s1-cell_2216        47.82103    0.7228272 0.9755912 0.7376009
sample_control_r1_s1-cell_2217        39.46968    0.8900611 0.9026515 0.4939884
sample_control_r1_s1-cell_2218       111.50411    0.7141840 0.8511118 0.6644025
sample_control_r1_s1-cell_2219       128.79850    0.8437261 0.9188036 0.6251565
sample_control_r1_s1-cell_2220        60.87332    0.8375777 0.9641858 0.6136040
sample_control_r1_s1-cell_2222        30.95178    0.7081702 0.9620370 0.6844532
sample_control_r1_s1-cell_2224        70.26851    0.9510102 0.7561300 0.3955186
sample_control_r1_s1-cell_2225        77.13458    0.8035170 0.9006772 0.5849537
sample_control_r1_s1-cell_2226        32.86582    0.7845766 0.9607423 0.6767220
sample_control_r1_s1-cell_2227        55.49058    0.7797841 0.9746414 0.7206439
sample_control_r1_s1-cell_2228       130.28699    0.7896266 0.9077606 0.6168478
sample_control_r1_s1-cell_2229        37.88210    0.8805418 0.9118029 0.4686667
sample_control_r1_s1-cell_2230        35.91144    0.8651300 0.9589966 0.5911389
sample_control_r1_s1-cell_2231        84.77646    0.9685192 0.8783740 0.5305515
sample_control_r1_s1-cell_2232       105.82837    0.9047291 0.7815982 0.4781540
sample_control_r1_s1-cell_2233        20.28910    0.9214773 0.9470588 0.4472222
sample_control_r1_s1-cell_2234       174.49879    0.8915567 0.8506485 0.4806783
sample_control_r1_s1-cell_2235        41.49117    0.9613966 0.9434636 0.5394737
sample_control_r1_s1-cell_2236        55.85640    0.5473155 0.9315738 0.6587558
sample_control_r1_s1-cell_2238        81.49451    0.6793978 0.9561342 0.6064300
sample_control_r1_s1-cell_2239        52.97030    0.8483389 0.8755404 0.6441245
sample_control_r1_s1-cell_2240        55.26610    0.8081212 0.9753146 0.7141591
sample_control_r1_s1-cell_2241       136.09907    0.5638336 0.9312339 0.6216412
sample_control_r1_s1-cell_2242        45.57485    0.7257343 0.9611088 0.6565856
sample_control_r1_s1-cell_2243        70.00566    0.8470630 0.9418075 0.5893112
sample_control_r1_s1-cell_2244        52.21127    0.9148027 0.9398055 0.6401250
sample_control_r1_s1-cell_2245       122.59129    0.5837834 0.9223037 0.7279382
sample_control_r1_s1-cell_2246       148.26272    0.6917480 0.8295220 0.4608838
sample_control_r1_s1-cell_2247        32.89904    0.5301008 0.9563492 0.7531250
sample_control_r1_s1-cell_2248        91.47267    0.8114588 0.8942505 0.7508621
sample_control_r1_s1-cell_2249        34.63395    0.6270855 0.9397884 0.6332237
sample_control_r1_s1-cell_2250       125.43721    0.7670360 0.8339617 0.6023855
sample_control_r1_s1-cell_2251       130.40005    0.9187651 0.9183379 0.5253539
sample_control_r1_s1-cell_2252        34.30641    0.7859761 0.9676994 0.6333046
sample_control_r1_s1-cell_2253        40.34519    0.7868417 0.9487423 0.5680591
sample_control_r1_s1-cell_2254        47.09058    0.8162586 0.9792899 0.6895833
sample_control_r1_s1-cell_2256        41.71558    0.8771034 0.8558786 0.5294233
sample_control_r1_s1-cell_2257        89.88494    0.8738315 0.7813362 0.4011399
sample_control_r1_s1-cell_2258        72.42056    0.6854805 0.9319516 0.5656184
sample_control_r1_s1-cell_2259        67.71398    0.9531842 0.8754735 0.3890993
sample_control_r1_s1-cell_2260       108.80174    0.8730475 0.8517722 0.5979544
sample_control_r1_s1-cell_2261       147.30409    0.7714354 0.8737861 0.5751744
sample_control_r1_s1-cell_2262        99.70910    0.8746599 0.8869250 0.5115447
sample_control_r1_s1-cell_2263        19.31211    0.9642390 0.8796047 0.6449275
sample_control_r1_s1-cell_2264        39.08137    0.5944553 0.9697169 0.7708006
sample_control_r1_s1-cell_2265        83.15724    0.9547603 0.9071144 0.7343087
sample_control_r1_s1-cell_2266        42.43848    0.7239196 0.9667774 0.7640660
sample_control_r1_s1-cell_2267       150.60508    0.4035350 0.8551941 0.5941808
sample_control_r1_s1-cell_2268        32.16670    0.6916257 0.9623656 0.7140957
sample_control_r1_s1-cell_2269       116.06846    0.8807010 0.9257460 0.5634599
sample_control_r1_s1-cell_2270        38.67841    0.8660402 0.9317032 0.5666667
sample_control_r1_s1-cell_2271        46.84646    0.7527112 0.9478001 0.6187926
sample_control_r1_s1-cell_2272        47.57925    0.8595437 0.8321410 0.4356608
sample_control_r1_s1-cell_2273        91.66563    0.9242481 0.8754620 0.4180214
sample_control_r1_s1-cell_2274        76.72011    0.6726018 0.9176796 0.5358491
sample_control_r1_s1-cell_2275       128.07342    0.7412731 0.9208239 0.6514887
sample_control_r1_s1-cell_2276        54.56229    0.6901501 0.9124925 0.5390374
sample_control_r1_s1-cell_2277        39.65643    0.8028867 0.9613025 0.7177590
sample_control_r1_s1-cell_2278        59.62186    0.7261060 0.9704715 0.6276681
sample_control_r1_s1-cell_2279        45.00661    0.8609431 0.9324159 0.6330980
sample_control_r1_s1-cell_2280        29.87219    0.8078745 0.9667774 0.5896657
sample_control_r1_s1-cell_2281        61.84088    0.8893766 0.9458542 0.5636539
sample_control_r1_s1-cell_2282       155.23772    0.6181428 0.9178931 0.5471820
sample_control_r1_s1-cell_2283       117.29267    0.5742814 0.9360384 0.5816981
sample_control_r1_s1-cell_2284        31.30247    0.9291621 0.9171889 0.4216049
sample_control_r1_s1-cell_2285       117.92258    0.8305101 0.8642063 0.6104066
sample_control_r1_s1-cell_2286        65.35932    0.9468621 0.7787479 0.4610732
sample_control_r1_s1-cell_2287        47.67201    0.7007635 0.9671287 0.6806020
sample_control_r1_s1-cell_2288        75.58655    0.7499174 0.8594626 0.5442715
sample_control_r1_s1-cell_2289        52.10488    0.8593272 0.8783935 0.5058140
sample_control_r1_s1-cell_2290        43.38560    0.8790017 0.9602164 0.5840108
sample_control_r1_s1-cell_2291        45.19390    0.9220844 0.9284857 0.7127856
sample_control_r1_s1-cell_2292        54.22747    0.9786092 0.8523113 0.3422661
sample_control_r1_s1-cell_2293        47.76807    0.5669190 0.9755213 0.7116402
sample_control_r1_s1-cell_2294        48.63951    0.7871712 0.9625984 0.7427848
sample_control_r1_s1-cell_2295       122.82397    0.9270256 0.9309114 0.4697039
sample_control_r1_s1-cell_2296       152.52019    0.6719219 0.8737150 0.6313596
sample_control_r1_s1-cell_2297        63.53031    0.8660599 0.9043452 0.4733205
sample_control_r1_s1-cell_2298        59.47158    0.8156492 0.9353154 0.5508104
sample_control_r1_s1-cell_2299        31.35245    0.9220717 0.9602386 0.4984520
sample_control_r1_s1-cell_2300        89.92936    0.8824581 0.9323292 0.5858535
sample_control_r1_s1-cell_2301        46.33011    0.8009244 0.9630282 0.5755471
sample_control_r1_s1-cell_2302        29.12493    0.7537262 0.9499489 0.5931122
sample_control_r1_s1-cell_2303        93.49823    0.9471358 0.8915600 0.4092894
sample_control_r1_s1-cell_2304        39.77418    0.7279846 0.9592287 0.6637438
sample_control_r1_s1-cell_2305        98.09357    0.9525506 0.8022821 0.3691194
sample_control_r1_s1-cell_2306        47.90820    0.5115255 0.9739256 0.6837288
sample_control_r1_s1-cell_2307        94.90050    0.9328706 0.8998006 0.4556999
sample_control_r1_s1-cell_2308       111.03627    0.9276201 0.8275602 0.6051926
sample_control_r1_s1-cell_2309        81.92490    0.8305388 0.9063253 0.5701023
sample_control_r1_s1-cell_2310        84.19208    0.9340969 0.9570077 0.5833624
sample_control_r1_s1-cell_2311       219.82227    0.8463383 0.9008523 0.5975003
sample_control_r1_s1-cell_2312        29.36199    0.8757154 0.9030343 0.5458533
sample_control_r1_s1-cell_2313        49.16033    0.8552013 0.9648322 0.5852467
sample_control_r1_s1-cell_2314        30.45607    0.8453366 0.9677419 0.6887755
sample_control_r1_s1-cell_2315        83.97155    0.8256923 0.9193098 0.5172278
sample_control_r1_s1-cell_2316        40.91388    0.2648081 0.9678832 0.6424419
sample_control_r1_s1-cell_2317        66.66420    0.8849483 0.8697382 0.6146939
sample_control_r1_s1-cell_2318        53.33144    0.8006124 0.9192627 0.6147569
sample_control_r1_s1-cell_2319        78.14917    0.7363556 0.8928292 0.5908542
sample_control_r1_s1-cell_2320        57.30315    0.6443458 0.9705109 0.7169974
sample_control_r1_s1-cell_2321        47.97522    0.6476899 0.9454621 0.6646181
sample_control_r1_s1-cell_2322        55.44324    0.6504822 0.9573342 0.6294021
sample_control_r1_s1-cell_2323        66.67726    0.8493542 0.8499169 0.5470520
sample_control_r1_s1-cell_2324        53.99503    0.8835361 0.9329243 0.4736296
sample_control_r1_s1-cell_2325       115.27047    0.9070336 0.8562071 0.4734401
sample_control_r1_s1-cell_2326        26.50242    0.6955750 0.9626168 0.6063919
sample_control_r1_s1-cell_2327        47.62008    0.7511972 0.9762947 0.6644329
sample_control_r1_s1-cell_2328        34.81902    0.8563813 0.9557235 0.6952082
sample_control_r1_s1-cell_2329        26.58104    0.9601739 0.9567751 0.3847656
sample_control_r1_s1-cell_2330        82.02236    0.8824234 0.8551962 0.4914263
sample_control_r1_s1-cell_2331        43.66808    0.8362558 0.9652142 0.6508642
sample_control_r1_s1-cell_2332        56.04116    0.8036343 0.9411208 0.7624521
sample_control_r1_s1-cell_2333        85.05894    0.9130241 0.8999629 0.5357206
sample_control_r1_s1-cell_2334        84.06609    0.9333761 0.9007488 0.6636368
sample_control_r1_s1-cell_2335        53.52229    0.8441796 0.8984466 0.6590136
sample_control_r1_s1-cell_2336        98.76970    0.7091718 0.9080150 0.6240431
sample_control_r1_s1-cell_2337        97.05856    0.4292946 0.9450471 0.6213166
sample_control_r1_s1-cell_2338        41.58823    0.7570727 0.9641678 0.7150350
sample_control_r1_s1-cell_2339       106.35070    0.9605047 0.7990894 0.5051904
sample_control_r1_s1-cell_2340        98.99045    0.8816725 0.8519347 0.5134713
sample_control_r1_s1-cell_2341        51.90113    0.8266745 0.9635362 0.6668482
sample_control_r1_s1-cell_2342        36.94721    0.4194222 0.9662732 0.6833631
sample_control_r1_s1-cell_2343        35.77409    0.7072381 0.9709837 0.6634429
sample_control_r1_s1-cell_2344       112.22000    0.7270882 0.9584171 0.6233491
sample_control_r1_s1-cell_2345       124.11082    0.8008257 0.8671047 0.4695940
sample_control_r1_s1-cell_2346       142.34641    0.7664287 0.7559034 0.4933455
sample_control_r1_s1-cell_2347        34.84686    0.8177148 0.9029893 0.6167180
sample_control_r1_s1-cell_2348       127.24480    0.6759675 0.9097099 0.7218537
sample_control_r1_s1-cell_2349        92.26260    0.8971286 0.9234580 0.5852657
sample_control_r1_s1-cell_2350        74.58437    0.8476989 0.9141791 0.6108298
sample_control_r1_s1-cell_2351        60.82209    0.6672150 0.9761658 0.7322192
sample_control_r1_s1-cell_2352        29.56729    0.8438474 0.9693956 0.7170345
sample_control_r1_s1-cell_2353       142.58124    0.9027499 0.8380189 0.4493027
sample_control_r1_s1-cell_2354       118.05293    0.8962046 0.9364547 0.7107225
sample_control_r1_s1-cell_2355       122.97450    0.2731905 0.8652773 0.5603552
sample_control_r1_s1-cell_2356        42.65821    0.7891159 0.9641332 0.6969136
sample_control_r1_s1-cell_2357        78.21950    0.8075568 0.8927825 0.5146488
sample_control_r1_s1-cell_2358        70.72062    0.9601537 0.8696437 0.3780587
sample_control_r1_s1-cell_2359        89.25805    0.6296528 0.8731719 0.5560305
sample_control_r1_s1-cell_2360        50.67510    0.9548019 0.8507719 0.6778806
sample_control_r1_s1-cell_2361       136.28038    0.8765404 0.8817647 0.5381352
sample_control_r1_s1-cell_2362        41.21545    0.8393931 0.9414614 0.5599040
sample_control_r1_s1-cell_2363       192.23036    0.4779209 0.7641359 0.4741323
sample_control_r1_s1-cell_2364        67.84351    0.7571628 0.9772404 0.6640087
sample_control_r1_s1-cell_2366        36.01879    0.8216602 0.9682097 0.6211091
sample_control_r1_s1-cell_2367       117.32962    0.9216706 0.8269660 0.5225379
sample_control_r1_s1-cell_2368        57.00207    0.8759767 0.9402274 0.5804188
sample_control_r1_s1-cell_2369        96.83760    0.8429314 0.8484665 0.5827315
sample_control_r1_s1-cell_2370       101.72388    0.7367895 0.9106745 0.6154715
sample_control_r1_s1-cell_2371        54.38050    0.7768371 0.9763541 0.6333155
sample_control_r1_s1-cell_2372        34.62640    0.9403126 0.8669725 0.4140845
sample_control_r1_s1-cell_2373        84.95835    0.7637648 0.9348186 0.6688763
sample_control_r1_s1-cell_2374        65.11942    0.7510165 0.8196807 0.5848916
sample_control_r1_s1-cell_2375       117.37230    0.8014816 0.8971444 0.5585474
sample_control_r1_s1-cell_2376       116.27214    0.7973881 0.9296415 0.7362288
sample_control_r1_s1-cell_2377        36.61789    0.8743076 0.9645616 0.5273224
sample_control_r1_s1-cell_2378        72.23231    0.6448836 0.9416220 0.7038111
sample_control_r1_s1-cell_2379       129.27531    0.6512083 0.8415725 0.6586603
sample_control_r1_s1-cell_2380        68.95225    0.7385958 0.9553001 0.6116822
sample_control_r1_s1-cell_2381        72.57181    0.8887083 0.8119614 0.5794714
sample_control_r1_s1-cell_2382        53.71712    0.9356321 0.9117426 0.6416931
sample_control_r1_s1-cell_2383        52.17004    0.5867433 0.9833080 0.7707404
sample_control_r1_s1-cell_2384        35.08026    0.4374207 0.9623706 0.7104167
sample_control_r1_s1-cell_2385       115.57779    0.7665932 0.9634545 0.6096723
sample_control_r1_s1-cell_2386        44.09595    0.6725299 0.9353707 0.6927644
sample_control_r1_s1-cell_2387       107.17144    0.8847062 0.7854044 0.5210884
sample_control_r1_s1-cell_2388        21.00164    0.9190498 0.9528620 0.4994118
sample_control_r1_s1-cell_2389        97.76853    0.8407883 0.9305342 0.4989000
sample_control_r1_s1-cell_2390       119.30861    0.8750481 0.8059671 0.5602048
sample_control_r1_s1-cell_2391        87.72637    0.7933198 0.8307259 0.5115380
sample_control_r1_s1-cell_2392       131.33620    0.7815355 0.8823429 0.5600108
sample_control_r1_s1-cell_2393        60.19235    0.6769510 0.9028140 0.5545775
sample_control_r1_s1-cell_2394       114.26797    0.6580641 0.9538036 0.7332788
sample_control_r1_s1-cell_2395        28.64778    0.9092568 0.9638554 0.5355884
sample_control_r1_s1-cell_2396       112.10332    0.9328460 0.7776932 0.5852471
sample_control_r1_s1-cell_2397       166.62272    0.8378549 0.8205988 0.5689286
sample_control_r1_s1-cell_2398        66.51255    0.8040837 0.8974651 0.5957929
sample_control_r1_s1-cell_2399       198.23275    0.9177017 0.8737648 0.4995303
sample_control_r1_s1-cell_2400        69.49597    0.8774763 0.9504449 0.5755875
sample_control_r1_s1-cell_2401        37.87838    0.8044540 0.9740933 0.7046477
sample_control_r1_s1-cell_2402        39.36340    0.7091906 0.9715302 0.6842105
sample_control_r1_s1-cell_2403        29.54406    0.9417889 0.9549902 0.5099269
sample_control_r1_s1-cell_2404        66.47339    0.8041450 0.9101826 0.6130748
sample_control_r1_s1-cell_2405       119.95716    0.8739321 0.9573562 0.5562990
sample_control_r1_s1-cell_2406        25.18797    0.9218870 0.9588829 0.5255102
sample_control_r1_s1-cell_2407        38.80868    0.7894093 0.9719245 0.6817043
sample_control_r1_s1-cell_2408       119.06750    0.6912251 0.8942181 0.5847291
sample_control_r1_s1-cell_2409        55.84156    0.6865820 0.9577805 0.5960961
sample_control_r1_s1-cell_2410        32.69639    0.9602314 0.9361496 0.3987637
sample_control_r1_s1-cell_2411       137.28736    0.6036939 0.9270959 0.6804468
sample_control_r1_s1-cell_2412        84.60002    0.9122208 0.8529488 0.5749452
sample_control_r1_s1-cell_2413        67.08581    0.9105325 0.9015954 0.4749897
sample_control_r1_s1-cell_2414       158.02466    0.5307574 0.8981695 0.5915842
sample_control_r1_s1-cell_2415        50.69882    0.8549669 0.9695903 0.6185666
sample_control_r1_s1-cell_2416       112.23552    0.7318880 0.9247173 0.7102564
sample_control_r1_s1-cell_2417        73.88686    0.7716616 0.9735028 0.6260835
sample_control_r1_s1-cell_2418       105.00903    0.8099329 0.8993584 0.5889992
sample_control_r1_s1-cell_2419        51.36604    0.5531896 0.9693637 0.7761006
sample_control_r1_s1-cell_2420       143.40403    0.5872439 0.9132816 0.6057420
sample_control_r1_s1-cell_2421        49.56722    0.7379774 0.9584631 0.6574074
sample_control_r1_s1-cell_2422        52.33904    0.9221576 0.8696755 0.6746656
sample_control_r1_s1-cell_2423        97.69427    0.7739544 0.9215637 0.6347110
sample_control_r1_s1-cell_2424        90.27534    0.9220061 0.8432328 0.4897623
sample_control_r1_s1-cell_2425       145.23114    0.4890866 0.8789611 0.6351870
sample_control_r1_s1-cell_2426        46.03045    0.5517192 0.9691235 0.8344768
sample_control_r1_s1-cell_2427       128.03836    0.8353628 0.9043224 0.6868979
sample_control_r1_s1-cell_2428        95.55234    0.8492696 0.7776069 0.4771941
sample_control_r1_s1-cell_2429       143.76497    0.6305365 0.9593814 0.6771325
sample_control_r1_s1-cell_2430        92.84414    0.9645362 0.8043658 0.3576875
sample_control_r1_s1-cell_2431       137.07257    0.7081286 0.9382368 0.7207692
sample_control_r1_s1-cell_2432        35.00735    0.8769897 0.9679226 0.5211075
sample_control_r1_s1-cell_2433        33.14211    0.7847896 0.8272490 0.4700000
sample_control_r1_s1-cell_2434        68.11732    0.6570740 0.9356713 0.5700855
sample_control_r1_s1-cell_2435        83.97313    0.7801419 0.9345805 0.6296433
sample_control_r1_s1-cell_2436        95.38237    0.8234355 0.9084162 0.5182906
sample_control_r1_s1-cell_2437       133.48300    0.6986659 0.9431678 0.6162551
sample_control_r1_s1-cell_2438       129.90016    0.9279706 0.8343730 0.4361379
sample_control_r1_s1-cell_2439        34.23183    0.9619548 0.9154930 0.3409218
sample_control_r1_s1-cell_2440       111.14512    0.8147286 0.8993843 0.5379501
sample_control_r1_s1-cell_2441       108.58889    0.9286835 0.8043943 0.4017745
sample_control_r1_s1-cell_2442       105.66589    0.7244555 0.9643263 0.5774696
sample_control_r1_s1-cell_2443        43.31811    0.4976082 0.9605882 0.6280769
sample_control_r1_s1-cell_2444        95.37692    0.8271767 0.8913076 0.5717135
sample_control_r1_s1-cell_2445        42.77580    0.8408321 0.9601463 0.6392405
sample_control_r1_s1-cell_2446        87.71671    0.8665188 0.7819987 0.4757412
sample_control_r1_s1-cell_2447        38.86208    0.9124612 0.9709165 0.6569794
sample_control_r1_s1-cell_2448        34.63026    0.6199318 0.9577815 0.6742424
sample_control_r1_s1-cell_2449        47.87166    0.8559714 0.8862831 0.4718351
sample_control_r1_s1-cell_2450       118.57414    0.6373079 0.9128379 0.5905742
sample_control_r1_s1-cell_2451        92.76770    0.8059144 0.8650967 0.5967400
sample_control_r1_s1-cell_2452        71.24900    0.9230813 0.8991667 0.4547839
sample_control_r1_s1-cell_2453       113.69283    0.8153276 0.9430130 0.6151305
sample_control_r1_s1-cell_2454        34.09278    0.5399425 0.9634703 0.7992424
sample_control_r1_s1-cell_2455        28.77473    0.6323490 0.9392523 0.5982143
sample_control_r1_s1-cell_2456        40.95220    0.5054962 0.9513158 0.7026239
sample_control_r1_s1-cell_2457        34.79988    0.8762769 0.9740519 0.6366601
sample_control_r1_s1-cell_2458        32.48863    0.7231427 0.9651741 0.5566714
sample_control_r1_s1-cell_2459        66.01510    0.7412929 0.9119791 0.6322062
sample_control_r1_s1-cell_2460        31.38814    0.8570704 0.9638633 0.5953734
sample_control_r1_s1-cell_2461        38.98321    0.8782432 0.9442026 0.5167858
sample_control_r1_s1-cell_2462        48.26380    0.9459526 0.7907555 0.4039780
sample_control_r1_s1-cell_2463        67.21579    0.9093305 0.9779172 0.6199528
sample_control_r1_s1-cell_2464        56.28857    0.7533501 0.9165829 0.6844278
sample_control_r1_s1-cell_2465       121.90890    0.7142020 0.9442905 0.6001991
sample_control_r1_s1-cell_2466       140.38721    0.5991117 0.8534549 0.4870648
sample_control_r1_s1-cell_2467        31.12325    0.7243461 0.9705357 0.6676904
sample_control_r1_s1-cell_2468       123.18708    0.5795245 0.9278776 0.5803138
sample_control_r1_s1-cell_2469        79.04299    0.9639726 0.7665997 0.3595468
sample_control_r1_s1-cell_2470        47.71311    0.5001901 0.9685629 0.6221154
sample_control_r1_s1-cell_2471        51.48097    0.8553034 0.9220970 0.5956639
sample_control_r1_s1-cell_2472        93.48855    0.8509796 0.8883714 0.5115655
sample_control_r1_s1-cell_2473        95.67160    0.9721762 0.7777359 0.3171993
sample_control_r1_s1-cell_2474        99.82792    0.8846144 0.8996976 0.6206777
sample_control_r1_s1-cell_2475        94.67111    0.3728124 0.9543088 0.7405051
sample_control_r1_s1-cell_2477        57.65677    0.8946840 0.9559380 0.4771888
sample_control_r1_s1-cell_2478        97.25409    0.8541232 0.9305361 0.6124310
sample_control_r1_s1-cell_2479        49.35674    0.2889390 0.9669299 0.7839136
sample_control_r1_s1-cell_2480       163.14635    0.5255553 0.9385294 0.6583186
sample_control_r1_s1-cell_2481       122.58066    0.7396853 0.8923267 0.6239361
sample_control_r1_s1-cell_2482       140.13141    0.7509069 0.9478753 0.6461257
sample_control_r1_s1-cell_2483        78.95570    0.8744270 0.9000189 0.5707779
sample_control_r1_s1-cell_2484        64.87285    0.8589746 0.9532739 0.5456119
sample_control_r1_s1-cell_2485        33.29629    0.7595661 0.9720794 0.6651584
sample_control_r1_s1-cell_2486        98.23014    0.9141790 0.8731782 0.4343562
sample_control_r1_s1-cell_2487        63.44635    0.8616287 0.8500311 0.5361594
sample_control_r1_s1-cell_2488       112.14330    0.8224162 0.8742168 0.6348564
sample_control_r1_s1-cell_2489        38.08017    0.8950058 0.9230475 0.5964869
sample_control_r1_s1-cell_2490        31.44919    0.6527434 0.9801784 0.8080065
sample_control_r1_s1-cell_2491        43.97826    0.4780082 0.9568862 0.5789855
sample_control_r1_s1-cell_2492        88.04008    0.8353106 0.9294006 0.7331434
sample_control_r1_s1-cell_2493        47.82517    0.6671225 0.9519507 0.5965003
sample_control_r1_s1-cell_2494       147.61553    0.8271786 0.8527460 0.5061373
sample_control_r1_s1-cell_2495       113.42906    0.8127406 0.8857175 0.5415591
sample_control_r1_s1-cell_2496        84.38755    0.6279337 0.9414433 0.6588111
sample_control_r1_s1-cell_2497       150.15923    0.6365871 0.9372432 0.6831989
sample_control_r1_s1-cell_2498        59.47645    0.7428816 0.9751087 0.5792420
sample_control_r1_s1-cell_2499        95.23857    0.8572089 0.8482291 0.5494576
sample_control_r1_s1-cell_2500        39.95798    0.6430258 0.9566280 0.6947649
sample_control_r1_s1-cell_2501        54.47783    0.8751088 0.9308404 0.5530339
sample_control_r1_s1-cell_2502        82.84926    0.8733580 0.9004454 0.5523060
sample_control_r1_s1-cell_2503       159.30852    0.8528135 0.8386822 0.5460231
sample_control_r1_s1-cell_2504        47.25384    0.9030687 0.8740931 0.4882353
sample_control_r1_s1-cell_2505        86.25798    0.8463458 0.8967096 0.5736762
sample_control_r1_s1-cell_2506       117.71685    0.4208440 0.9624463 0.7270833
sample_control_r1_s1-cell_2507        94.96072    0.9154724 0.8818570 0.5594259
sample_control_r1_s1-cell_2508        42.00093    0.8527774 0.9488806 0.5843290
sample_control_r1_s1-cell_2509        72.03140    0.8794256 0.9433130 0.5884387
sample_control_r1_s1-cell_2510        28.10183    0.7990529 0.9532443 0.7161290
sample_control_r1_s1-cell_2511       130.51072    0.7453864 0.9058897 0.7336212
sample_control_r1_s1-cell_2512        45.75012    0.8767557 0.9611734 0.5086758
sample_control_r1_s1-cell_2513        78.19933    0.8736558 0.9524335 0.7750919
sample_control_r1_s1-cell_2514       106.24770    0.6046535 0.8689612 0.6373134
sample_control_r1_s1-cell_2515        99.32432    0.8564423 0.9429972 0.6281787
sample_control_r1_s1-cell_2516        76.30104    0.7123928 0.9705160 0.6403242
sample_control_r1_s1-cell_2517        40.30974    0.6311953 0.9696782 0.6748493
sample_control_r1_s1-cell_2518       141.98228    0.3310407 0.9325495 0.6855998
sample_control_r1_s1-cell_2519        28.33654    0.8071279 0.9581395 0.6358025
sample_control_r1_s1-cell_2520        52.29133    0.5143537 0.9701140 0.6860400
sample_control_r1_s1-cell_2521        42.08185    0.8523423 0.9747212 0.5852679
sample_control_r1_s1-cell_2522        89.66071    0.8946032 0.8710738 0.6794104
sample_control_r1_s1-cell_2523       158.83107    0.8289818 0.8371282 0.5829598
sample_control_r1_s1-cell_2524        69.67744    0.5614547 0.9667232 0.7326908
sample_control_r1_s1-cell_2525       112.70622    0.6978604 0.9479696 0.6625773
sample_control_r1_s1-cell_2526        88.86437    0.8088497 0.9190360 0.5798289
sample_control_r1_s1-cell_2527       112.22275    0.9067706 0.7936042 0.4649184
sample_control_r1_s1-cell_2528        53.44930    0.7071175 0.9751938 0.7558279
sample_control_r1_s1-cell_2529        78.63118    0.8699124 0.9169760 0.6658156
sample_control_r1_s1-cell_2530       126.68207    0.8173931 0.8945311 0.5950972
sample_control_r1_s1-cell_2531        63.47251    0.5490088 0.9697759 0.6228246
sample_control_r1_s1-cell_2532        57.00359    0.6328120 0.9561636 0.7030067
sample_control_r1_s1-cell_2533        39.02092    0.9102649 0.9849084 0.7926547
sample_control_r1_s1-cell_2534        37.58246    0.8455860 0.8974476 0.5247868
sample_control_r1_s1-cell_2535       117.81442    0.9541951 0.7989581 0.3550838
sample_control_r1_s1-cell_2536        49.98131    0.6215304 0.9570815 0.6861538
sample_control_r1_s1-cell_2537       120.42954    0.7602762 0.9031720 0.5563554
sample_control_r1_s1-cell_2538       127.10313    0.6762623 0.9114029 0.7442650
sample_control_r1_s1-cell_2539        29.13194    0.9302150 0.9598930 0.5698413
sample_control_r1_s1-cell_2540        58.20527    0.9329961 0.8866701 0.4307341
sample_control_r1_s1-cell_2541        39.68637    0.7294320 0.9665768 0.7169132
sample_control_r1_s1-cell_2542        94.08696    0.6413893 0.9610560 0.6757171
sample_control_r1_s1-cell_2543        41.64450    0.5024258 0.9042289 0.5101754
sample_control_r1_s1-cell_2544        65.25442    0.8520316 0.8244657 0.4796776
sample_control_r1_s1-cell_2545       107.11482    0.7340272 0.8933694 0.6493755
sample_control_r1_s1-cell_2546        81.73240    0.6576318 0.9336706 0.6491451
sample_control_r1_s1-cell_2548        32.39311    0.5900656 0.9553571 0.6497976
sample_control_r1_s1-cell_2549        37.69786    0.6925033 0.9141516 0.5693400
sample_control_r1_s1-cell_2550        68.72779    0.6028745 0.9083124 0.6092743
sample_control_r1_s1-cell_2551        38.11653    0.9334127 0.9179830 0.5188874
sample_control_r1_s1-cell_2552        47.40477    0.8017841 0.9415282 0.6128893
sample_control_r1_s1-cell_2553       110.34170    0.4317773 0.9591328 0.6772849
sample_control_r1_s1-cell_2554        78.63447    0.7724080 0.9256935 0.6915791
sample_control_r1_s1-cell_2555        37.28845    0.5158656 0.9666667 0.6632979
sample_control_r1_s1-cell_2556       122.81699    0.9024648 0.8540639 0.4244401
sample_control_r1_s1-cell_2557       102.54504    0.6738714 0.8803228 0.6312485
sample_control_r1_s1-cell_2558       108.24506    0.8185370 0.8775280 0.7165827
sample_control_r1_s1-cell_2559       127.26438    0.6318948 0.9429679 0.6044172
sample_control_r1_s1-cell_2560        35.24783    0.5884444 0.9696970 0.6997636
sample_control_r1_s1-cell_2561        90.34196    0.6714135 0.9298146 0.5966859
sample_control_r1_s1-cell_2562        98.20997    0.7906949 0.9448547 0.5805386
sample_control_r1_s1-cell_2563        31.18998    0.6707842 0.9641820 0.6240602
sample_control_r1_s1-cell_2564       176.54898    0.5144085 0.8926229 0.6236229
sample_control_r1_s1-cell_2565        95.66240    0.5401047 0.9639115 0.7543732
sample_control_r1_s1-cell_2566       115.38146    0.6709317 0.9539330 0.7069957
sample_control_r1_s1-cell_2567        52.03760    0.6948546 0.9307029 0.6816416
sample_control_r1_s1-cell_2569        44.59200    0.5586012 0.9707291 0.6577714
sample_control_r1_s1-cell_2570        75.80911    0.7725415 0.8529106 0.6246075
sample_control_r1_s1-cell_2571        61.98955    0.8334109 0.9055411 0.5797619
sample_control_r1_s1-cell_2572        73.28574    0.9562867 0.9240107 0.4093718
sample_control_r1_s1-cell_2573        50.32384    0.8957380 0.9729967 0.6034858
sample_control_r1_s1-cell_2574        88.05448    0.6361015 0.9268413 0.7836991
sample_control_r1_s1-cell_2575        82.61705    0.8350755 0.7816103 0.4686215
sample_control_r1_s1-cell_2576        64.04474    0.7317478 0.9270281 0.6846304
sample_control_r1_s1-cell_2577        45.97407    0.6134599 0.9659574 0.6977459
sample_control_r1_s1-cell_2578        40.96055    0.2683228 0.9632353 0.6469136
sample_control_r1_s1-cell_2579        48.41271    0.6229335 0.9590740 0.7107843
sample_control_r1_s1-cell_2580        47.98809    0.8191425 0.9664283 0.6983378
sample_control_r1_s1-cell_2581       124.44567    0.6561983 0.8875812 0.7137063
sample_control_r1_s1-cell_2582        36.73199    0.8687428 0.9305949 0.5952884
sample_control_r1_s1-cell_2583        70.36737    0.8196176 0.9731339 0.7362118
sample_control_r1_s1-cell_2584        47.37408    0.7579324 0.9547628 0.6792255
sample_control_r1_s1-cell_2585       103.09734    0.6702895 0.9252499 0.5755298
sample_control_r1_s1-cell_2586        47.35990    0.7643187 0.9676589 0.6393881
sample_control_r1_s1-cell_2587       118.74732    0.7718795 0.9304066 0.6209416
sample_control_r1_s1-cell_2588        68.36902    0.8338990 0.9163108 0.7477352
sample_control_r1_s1-cell_2589       157.50643    0.8797450 0.8184043 0.5091076
sample_control_r1_s1-cell_2590        99.28037    0.7191025 0.9224301 0.7166667
sample_control_r1_s1-cell_2591        33.48351    0.4741128 0.9704433 0.8550347
sample_control_r1_s1-cell_2592        33.65725    0.8068780 0.9010712 0.5534056
sample_control_r1_s1-cell_2593        58.25922    0.8111300 0.9753792 0.7422215
sample_control_r1_s1-cell_2594        70.93449    0.9134782 0.8244572 0.4631761
sample_control_r1_s1-cell_2596        24.11277    0.9654473 0.9275284 0.4532241
sample_control_r1_s1-cell_2597       137.50770    0.5061865 0.9686659 0.7319079
sample_control_r1_s1-cell_2598       132.48600    0.5230443 0.9475168 0.6667933
sample_control_r1_s1-cell_2599        50.80713    0.4753359 0.9586706 0.6377551
sample_control_r1_s1-cell_2600        26.45634    0.7666905 0.9487179 0.6607143
sample_control_r1_s1-cell_2601       132.57678    0.5653241 0.9139659 0.5975096
sample_control_r1_s1-cell_2602        44.81990    0.9548101 0.9227744 0.4042920
sample_control_r1_s1-cell_2603        49.72615    0.3388637 0.9450287 0.6907757
sample_control_r1_s1-cell_2604        59.55008    0.3687831 0.9709699 0.7061600
sample_control_r1_s1-cell_2605       109.08249    0.8790931 0.8372181 0.5233545
sample_control_r1_s1-cell_2606       165.18605    0.6677477 0.8568699 0.6776415
sample_control_r1_s1-cell_2607        87.93252    0.9546574 0.8548031 0.4095736
sample_control_r1_s1-cell_2608       124.38325    0.7669015 0.7746529 0.4789937
sample_control_r1_s1-cell_2609       117.89088    0.8859456 0.9249189 0.5723326
sample_control_r1_s1-cell_2610       110.94616    0.9280777 0.7826622 0.4080350
sample_control_r1_s1-cell_2611        42.25937    0.3013956 0.8566939 0.4782456
sample_control_r1_s1-cell_2612       106.55019    0.7929431 0.8979659 0.6185349
sample_control_r1_s1-cell_2613        97.02177    0.8107009 0.9533861 0.5914683
sample_control_r1_s1-cell_2614       123.04532    0.8928260 0.8176939 0.4626110
sample_control_r1_s1-cell_2615        31.35444    0.8224980 0.9752367 0.6506317
sample_control_r1_s1-cell_2617        51.18552    0.6985016 0.9253633 0.6448792
sample_control_r1_s1-cell_2620        42.60839    0.8786296 0.9664293 0.5453502
sample_control_r1_s1-cell_2621        74.56264    0.7193545 0.9406607 0.7059929
sample_control_r1_s1-cell_2622        62.98717    0.9186541 0.7791027 0.4169457
sample_control_r1_s1-cell_2623        35.93731    0.6941610 0.9641626 0.7413884
sample_control_r1_s1-cell_2624        43.51108    0.7485354 0.9648883 0.6082208
sample_control_r1_s1-cell_2625       196.10608    0.8410765 0.7946845 0.4257776
sample_control_r1_s1-cell_2626        96.31865    0.8443981 0.9346956 0.6563609
sample_control_r1_s1-cell_2627        97.40902    0.7416183 0.8685546 0.5818092
sample_control_r1_s1-cell_2628        44.93597    0.8186852 0.9647310 0.6268519
sample_control_r1_s1-cell_2629        47.24928    0.8671887 0.9582367 0.5204789
sample_control_r1_s1-cell_2630        49.09723    0.4966144 0.9548736 0.7129380
sample_control_r1_s1-cell_2631        45.51334    0.7773408 0.9530355 0.6081871
sample_control_r1_s1-cell_2632        76.72896    0.6854532 0.9079165 0.6931193
sample_control_r1_s1-cell_2633        28.74258    0.8421907 0.9597371 0.6026832
sample_control_r1_s1-cell_2634        47.59787    0.5084549 0.9789171 0.7494497
sample_control_r1_s1-cell_2635        74.47322    0.8920311 0.8938723 0.6569797
sample_control_r1_s1-cell_2636        31.73184    0.8858424 0.9683656 0.4966947
sample_control_r1_s1-cell_2637        94.50399    0.9285746 0.8997132 0.4876452
sample_control_r1_s1-cell_2638        50.35142    0.7575051 0.9419355 0.5898990
sample_control_r1_s1-cell_2641        23.95288    0.9697849 0.8705469 0.4834216
sample_control_r1_s1-cell_2642       120.09273    0.5620521 0.8965616 0.6124486
sample_control_r1_s1-cell_2643        30.75052    0.9129599 0.9522293 0.4983333
sample_control_r1_s1-cell_2644        53.29644    0.9560806 0.8721635 0.4100888
sample_control_r1_s1-cell_2645       195.01669    0.8120838 0.8838647 0.6061382
sample_control_r1_s1-cell_2646        31.62232    0.6796507 0.9543379 0.5679348
sample_control_r1_s1-cell_2647       131.57970    0.7715727 0.9351605 0.6187375
sample_control_r1_s1-cell_2648        79.68658    0.4271847 0.9768755 0.7257846
sample_control_r1_s1-cell_2649        84.39635    0.9475032 0.9220786 0.4242915
sample_control_r1_s1-cell_2650        36.55075    0.5206608 0.9632653 0.6723647
sample_control_r1_s1-cell_2651        90.34435    0.9550503 0.8593864 0.4064510
sample_control_r1_s1-cell_2652        66.11600    0.6148801 0.9387474 0.6739130
sample_control_r1_s1-cell_2653        35.06303    0.7872119 0.9439950 0.5953689
sample_control_r1_s1-cell_2654        36.76143    0.7841870 0.9623932 0.6561772
sample_control_r1_s1-cell_2655        72.37725    0.9083854 0.9106391 0.5261470
sample_control_r1_s1-cell_2656       133.64389    0.7209216 0.8462674 0.5061830
sample_control_r1_s1-cell_2657       118.79492    0.6177616 0.9311235 0.6293848
sample_control_r1_s1-cell_2658        49.08624    0.5841790 0.9699700 0.7324263
sample_control_r1_s1-cell_2659        44.36664    0.8860143 0.9480833 0.5904135
sample_control_r1_s1-cell_2660        46.81758    0.9040916 0.9452975 0.5510490
sample_control_r1_s1-cell_2661       104.92456    0.9058882 0.8873259 0.4660448
sample_control_r1_s1-cell_2662        61.67275    0.8804901 0.9701400 0.5564178
sample_control_r1_s1-cell_2663        32.65997    0.8852772 0.9282655 0.5877966
sample_control_r1_s1-cell_2664        74.70115    0.7416185 0.8774338 0.5673891
sample_control_r1_s1-cell_2665       110.21718    0.5003800 0.9550958 0.6539033
sample_control_r1_s1-cell_2666        41.19899    0.8199736 0.9395770 0.6483026
sample_control_r1_s1-cell_2667        54.60449    0.7885954 0.9504627 0.6147887
sample_control_r1_s1-cell_2668       100.20229    0.7730868 0.9172736 0.6691275
sample_control_r1_s1-cell_2669       126.69292    0.8589983 0.8665668 0.5877371
sample_control_r1_s1-cell_2670        70.05147    0.8042528 0.8733263 0.5514392
sample_control_r1_s1-cell_2671        30.27528    0.8823979 0.9602564 0.5708841
sample_control_r1_s1-cell_2672       118.78396    0.8814820 0.8599311 0.5952285
sample_control_r1_s1-cell_2673        45.18428    0.6875623 0.8998235 0.6277709
sample_control_r1_s1-cell_2674        27.04273    0.7604105 0.9530055 0.6931638
sample_control_r1_s1-cell_2675        91.76414    0.7991691 0.9247842 0.7417874
sample_control_r1_s1-cell_2676        57.52889    0.9122550 0.8814012 0.4610964
sample_control_r1_s1-cell_2677        39.52943    0.8877753 0.9068610 0.5694196
sample_control_r1_s1-cell_2678        82.70114    0.9209934 0.9090537 0.4973869
sample_control_r1_s1-cell_2679       114.56438    0.7853424 0.9111399 0.5611816
sample_control_r1_s1-cell_2680        46.12297    0.8579212 0.9280488 0.5782675
sample_control_r1_s1-cell_2681       118.22955    0.5921272 0.8770373 0.5908543
sample_control_r1_s1-cell_2682       121.71584    0.6119724 0.8967856 0.6530864
sample_control_r1_s1-cell_2683        91.02205    0.8714262 0.7648777 0.4384313
sample_control_r1_s1-cell_2684        43.73712    0.7084262 0.9768540 0.6647380
sample_control_r1_s1-cell_2685       113.97286    0.6945067 0.9618947 0.7097659
sample_control_r1_s1-cell_2686        99.14862    0.8723687 0.8519718 0.5347124
sample_control_r1_s1-cell_2687       109.71002    0.9211739 0.8978646 0.3881825
sample_control_r1_s1-cell_2688       118.34678    0.6987005 0.9122728 0.5612484
sample_control_r1_s1-cell_2689        52.60239    0.5876428 0.9888971 0.7324561
sample_control_r1_s1-cell_2690        92.51784    0.8472808 0.8685388 0.5452872
sample_control_r1_s1-cell_2691       103.05319    0.9326092 0.8365416 0.4408157
sample_control_r1_s1-cell_2692       129.18107    0.8334378 0.8300790 0.4747972
sample_control_r1_s1-cell_2693        54.26556    0.8258539 0.9370679 0.5992378
sample_control_r1_s1-cell_2694        97.61988    0.9249418 0.8954716 0.4757075
sample_control_r1_s1-cell_2695       127.84787    0.5748142 0.9127406 0.5687342
sample_control_r1_s1-cell_2696       109.26315    0.9245525 0.8590459 0.4390944
sample_control_r1_s1-cell_2697        70.06217    0.6757906 0.9059140 0.6382576
sample_control_r1_s1-cell_2698       128.04200    0.8257657 0.9665921 0.6690774
sample_control_r1_s1-cell_2699        88.48178    0.6663224 0.9701652 0.7042278
sample_control_r1_s1-cell_2700        88.67388    0.8695764 0.9279286 0.5943354
sample_control_r1_s1-cell_2701       125.25194    0.8339813 0.8918186 0.4895063
sample_control_r1_s1-cell_2702        64.99823    0.6799126 0.9619755 0.7353826
sample_control_r1_s1-cell_2703       118.26440    0.2993573 0.9085103 0.6105351
sample_control_r1_s1-cell_2704        32.44140    0.7647406 0.9732824 0.6899351
sample_control_r1_s1-cell_2705        90.93847    0.9398994 0.8355005 0.4563422
sample_control_r1_s1-cell_2706       124.87172    0.8793886 0.9230314 0.5463936
sample_control_r1_s1-cell_2707       133.54232    0.6433556 0.9082989 0.5797391
sample_control_r1_s1-cell_2708        34.64871    0.8523792 0.9640685 0.5484277
sample_control_r1_s1-cell_2709        37.03994    0.7870217 0.9715262 0.6217201
sample_control_r1_s1-cell_2710        73.81042    0.8375740 0.7935737 0.4943836
sample_control_r1_s1-cell_2711        46.06485    0.8619919 0.9557307 0.6662439
sample_control_r1_s1-cell_2712       129.50649    0.9215332 0.8892424 0.4488672
sample_control_r1_s1-cell_2713       100.51106    0.5198150 0.9492623 0.6550209
sample_control_r1_s1-cell_2714       176.05374    0.7294247 0.9613141 0.6928412
sample_control_r1_s1-cell_2715       163.32416    0.8107807 0.7711083 0.4819021
sample_control_r1_s1-cell_2716        51.36077    0.7499250 0.9539887 0.6482231
sample_control_r1_s1-cell_2717       110.30452    0.9202661 0.7719348 0.4639215
sample_control_r1_s1-cell_2718        40.74013    0.5503118 0.9504702 0.6445578
sample_control_r1_s1-cell_2719        81.15440    0.7113885 0.9268971 0.6339674
sample_control_r1_s1-cell_2720        41.90345    0.9146864 0.8858665 0.4811148
sample_control_r1_s1-cell_2721       102.35778    0.5949159 0.9193976 0.6499933
sample_control_r1_s1-cell_2722        40.83219    0.5978406 0.9689634 0.7147436
sample_control_r1_s1-cell_2723       172.35722    0.4194483 0.9170166 0.6799669
sample_control_r1_s1-cell_2724       157.33629    0.8235171 0.9405854 0.5599105
sample_control_r1_s1-cell_2725        33.79996    0.8009931 0.9604743 0.5869565
sample_control_r1_s1-cell_2726        40.57889    0.7622251 0.9761313 0.7599690
sample_control_r1_s1-cell_2727        98.74812    0.6510141 0.9572391 0.7546952
sample_control_r1_s1-cell_2728        95.59605    0.7598963 0.9173539 0.6191713
sample_control_r1_s1-cell_2729        90.81743    0.7816232 0.7971229 0.5707241
sample_control_r1_s1-cell_2730       148.17615    0.4709395 0.9197550 0.6344433
sample_control_r1_s1-cell_2731        38.45971    0.6704445 0.9675895 0.6222319
sample_control_r1_s1-cell_2732        65.40282    0.6728293 0.8947368 0.4696361
sample_control_r1_s1-cell_2733        36.85151    0.6974972 0.9697169 0.7484756
sample_control_r1_s1-cell_2734        41.91601    0.9587171 0.8833034 0.3876050
sample_control_r1_s1-cell_2735       121.72240    0.8173868 0.8998785 0.5639513
sample_control_r1_s1-cell_2736        33.68408    0.6770752 0.7983631 0.4913004
sample_control_r1_s1-cell_2737        46.60653    0.5969530 0.9817416 0.7404661
sample_control_r1_s1-cell_2738       117.83109    0.9158880 0.9202331 0.6321387
sample_control_r1_s1-cell_2739       102.88202    0.7705521 0.9059829 0.6467912
sample_control_r1_s1-cell_2740       100.30556    0.9587114 0.8286936 0.3539030
sample_control_r1_s1-cell_2741        31.31127    0.6348359 0.9635258 0.7171946
sample_control_r1_s1-cell_2742        99.53539    0.8184628 0.9518811 0.5957900
sample_control_r1_s1-cell_2743       120.51330    0.7765243 0.9606458 0.6579444
sample_control_r1_s1-cell_2744        86.00278    0.8280753 0.8448276 0.5271460
sample_control_r1_s1-cell_2745        84.95790    0.4830730 0.9354644 0.5936842
sample_control_r1_s1-cell_2746        93.62377    0.8381217 0.9086345 0.5671415
sample_control_r1_s1-cell_2747        61.46238    0.8527347 0.9543654 0.6468254
sample_control_r1_s1-cell_2748        36.23582    0.8955579 0.9559264 0.5615887
sample_control_r1_s1-cell_2749        38.05732    0.7247735 0.9662322 0.6795833
sample_control_r1_s1-cell_2750        66.89629    0.8010740 0.9334101 0.6307778
sample_control_r1_s1-cell_2751        46.87178    0.6836059 0.9800000 0.7140255
sample_control_r1_s1-cell_2752        58.99419    0.8267905 0.8908451 0.4868138
sample_control_r1_s1-cell_2753        99.73599    0.8793831 0.8648804 0.5322364
sample_control_r1_s1-cell_2754        35.86540    0.8109494 0.8628692 0.5173941
sample_control_r1_s1-cell_2755        30.53342    0.9077859 0.9730942 0.5632706
sample_control_r1_s1-cell_2756       101.70531    0.7515785 0.9671568 0.6822051
sample_control_r1_s1-cell_2757       164.76196    0.7390520 0.8775087 0.5703148
sample_control_r1_s1-cell_2758        66.69624    0.9811157 0.8036066 0.2827474
sample_control_r1_s1-cell_2759       129.35328    0.6577090 0.9046336 0.5408801
sample_control_r1_s1-cell_2760        91.77453    0.5860996 0.9615949 0.6710481
sample_control_r1_s1-cell_2761       112.72251    0.8046983 0.9479580 0.5715492
sample_control_r1_s1-cell_2762        39.78024    0.6407611 0.9754149 0.7852548
sample_control_r1_s1-cell_2763        46.97383    0.6963379 0.9779861 0.7161194
sample_control_r1_s1-cell_2764       116.13422    0.5373873 0.9394660 0.6736906
sample_control_r1_s1-cell_2765       120.26369    0.5452419 0.9157256 0.6213304
sample_control_r1_s1-cell_2766        64.63763    0.8667657 0.9285194 0.5370947
sample_control_r1_s1-cell_2767       140.71169    0.6679777 0.9291587 0.6406841
sample_control_r1_s1-cell_2768       105.82429    0.7267589 0.9626138 0.6361525
sample_control_r1_s1-cell_2769        82.25619    0.7747526 0.8605135 0.5045436
sample_control_r1_s1-cell_2770       132.57246    0.7105005 0.8707451 0.5516188
sample_control_r1_s1-cell_2771        93.78699    0.7900584 0.8592642 0.6007582
sample_control_r1_s1-cell_2772       134.50052    0.8429922 0.8897300 0.5990486
sample_control_r1_s1-cell_2773        38.60826    0.8284903 0.9608218 0.6939268
sample_control_r1_s1-cell_2774        99.55533    0.8677645 0.8950491 0.5185862
sample_control_r1_s1-cell_2775       128.81348    0.6920121 0.8718509 0.5075758
sample_control_r1_s1-cell_2777        68.69052    0.8552163 0.9485823 0.5613806
sample_control_r1_s1-cell_2778        98.77264    0.9313461 0.8137313 0.4789659
sample_control_r1_s1-cell_2779        54.27400    0.8642166 0.9561947 0.5105126
sample_control_r1_s1-cell_2780        97.39922    0.9489402 0.8467887 0.4690696
sample_control_r1_s1-cell_2781       127.98865    0.8939622 0.8681361 0.5297545
sample_control_r1_s1-cell_2782       120.53961    0.7953134 0.8665219 0.4975624
sample_control_r1_s1-cell_2783       102.10434    0.9055213 0.8834196 0.4372500
sample_control_r1_s1-cell_2784        49.76817    0.8430991 0.9780822 0.5592105
sample_control_r1_s1-cell_2785        70.86236    0.8307736 0.9375340 0.5806153
sample_control_r1_s1-cell_2786        87.74592    0.6318388 0.9582648 0.7056249
sample_control_r1_s1-cell_2787        44.01415    0.9341583 0.7548307 0.3824211
sample_control_r1_s1-cell_2788        93.38501    0.7188848 0.9421342 0.6791572
sample_control_r1_s1-cell_2789        60.64758    0.9770814 0.8452808 0.2783789
sample_control_r1_s1-cell_2790        87.08764    0.6601626 0.8501393 0.5399035
sample_control_r1_s1-cell_2791        85.04400    0.5562711 0.8620690 0.5283019
sample_control_r1_s1-cell_2792        59.47706    0.8952065 0.8451864 0.5807613
sample_control_r1_s1-cell_2793        38.15239    0.5334971 0.9278426 0.6087996
sample_control_r1_s1-cell_2794        33.30171    0.8743399 0.9266703 0.4629579
sample_control_r1_s1-cell_2795        88.86264    0.8331832 0.8804805 0.5659771
sample_control_r1_s1-cell_2796       139.26947    0.6754167 0.9160011 0.6303361
sample_control_r1_s1-cell_2797       101.83248    0.9385725 0.8979113 0.4795287
sample_control_r1_s1-cell_2798       156.35796    0.7419644 0.9097611 0.6762014
sample_control_r1_s1-cell_2799       117.15905    0.8583483 0.8919417 0.5868343
sample_control_r1_s1-cell_2800        89.88776    0.6155449 0.9122631 0.5225769
sample_control_r1_s1-cell_2801        81.89438    0.7764643 0.8696779 0.5343992
sample_control_r1_s1-cell_2802        99.33722    0.9712029 0.7856668 0.3082114
sample_control_r1_s1-cell_2803        69.60360    0.9380604 0.9143219 0.4356034
sample_control_r1_s1-cell_2804        87.04943    0.8240173 0.9094309 0.5719612
sample_control_r1_s1-cell_2805       132.37858    0.9351920 0.8235993 0.4207129
sample_control_r1_s1-cell_2806        22.42702    0.8602255 0.9422111 0.6142506
sample_control_r1_s1-cell_2807        73.44589    0.3913241 0.9538793 0.6830247
sample_control_r1_s1-cell_2808        88.31224    0.8945395 0.8479633 0.5316419
sample_control_r1_s1-cell_2809        68.57783    0.9259939 0.9126943 0.6349377
sample_control_r1_s1-cell_2810        40.39096    0.7142478 0.9703504 0.7627119
sample_control_r1_s1-cell_2811        27.86988    0.9125729 0.9607973 0.4496269
sample_control_r1_s1-cell_2812        59.81875    0.8515284 0.8839519 0.6710317
sample_control_r1_s1-cell_2813       117.51853    0.8385393 0.8741571 0.5666267
sample_control_r1_s1-cell_2814        56.00974    0.8964336 0.8854686 0.5611378
sample_control_r1_s1-cell_2815        28.73576    0.9454116 0.9158513 0.6050420
sample_control_r1_s1-cell_2816       136.72344    0.6903610 0.9199961 0.5664074
sample_control_r1_s1-cell_2817       112.57501    0.8270140 0.9023288 0.6022807
sample_control_r1_s1-cell_2818        86.26879    0.9241107 0.8776450 0.4139605
sample_control_r1_s1-cell_2819        48.15661    0.8156967 0.9733542 0.6815189
sample_control_r1_s1-cell_2820       152.82759    0.9468809 0.8374461 0.3659395
sample_control_r1_s1-cell_2821       100.65410    0.7485741 0.8333599 0.5463427
sample_control_r1_s1-cell_2822        31.69533    0.7356114 0.9501689 0.7035647
sample_control_r1_s1-cell_2823        49.05359    0.7975692 0.9726811 0.6599138
sample_control_r1_s1-cell_2824        60.93734    0.4484084 0.9595129 0.5999239
sample_control_r1_s1-cell_2825        88.36001    0.8254031 0.9439193 0.5562865
sample_control_r1_s1-cell_2826        49.52702    0.8741395 0.8592166 0.6794825
sample_control_r1_s1-cell_2827        44.01889    0.5284501 0.9767828 0.7722902
sample_control_r1_s1-cell_2828       152.09654    0.8228699 0.8001452 0.4765636
sample_control_r1_s1-cell_2829       123.91600    0.8972631 0.8924388 0.4733601
sample_control_r1_s1-cell_2830        24.63906    0.6156799 0.9615385 0.7260101
sample_control_r1_s1-cell_2831        50.48889    0.5950071 0.9786139 0.6543962
sample_control_r1_s1-cell_2833        34.41190    0.5705478 0.9646643 0.6114222
sample_control_r1_s1-cell_2834        65.07395    0.4862235 0.9159841 0.5784117
sample_control_r1_s1-cell_2835        98.77905    0.7432656 0.8226645 0.4331480
sample_control_r1_s1-cell_2836        96.24758    0.8631894 0.8347941 0.5649002
sample_control_r1_s1-cell_2837        35.65702    0.4647544 0.9605263 0.7046332
sample_control_r1_s1-cell_2838        90.05323    0.9330428 0.7709421 0.4540283
sample_control_r1_s1-cell_2839        52.43154    0.6950442 0.9168865 0.5850168
sample_control_r1_s1-cell_2840       115.53203    0.9048071 0.9072423 0.6886380
sample_control_r1_s1-cell_2841        78.55288    0.5743696 0.9221655 0.6369629
sample_control_r1_s1-cell_2842        56.00806    0.9089325 0.8779321 0.6386394
sample_control_r1_s1-cell_2843        30.07073    0.8391871 0.9728711 0.5913880
sample_control_r1_s1-cell_2844        74.65871    0.7360576 0.9225698 0.6632496
sample_control_r1_s1-cell_2845        39.03426    0.3815928 0.9485012 0.6387164
sample_control_r1_s1-cell_2846       102.50940    0.9190102 0.8760645 0.5488473
sample_control_r1_s1-cell_2847        29.73579    0.7174802 0.9667319 0.7057143
sample_control_r1_s1-cell_2848        97.12801    0.7893473 0.9368156 0.5938914
sample_control_r1_s1-cell_2849       111.26970    0.6505544 0.8143120 0.5057540
sample_control_r1_s1-cell_2850       150.64845    0.6777934 0.8991394 0.6079953
sample_control_r1_s1-cell_2851        43.11997    0.6815333 0.9700834 0.7383352
sample_control_r1_s1-cell_2852       150.19547    0.8913400 0.9013395 0.5025665
sample_control_r1_s1-cell_2853       125.99009    0.8284017 0.9271574 0.5796624
sample_control_r1_s1-cell_2854        42.56400    0.9498321 0.9550637 0.3802065
sample_control_r1_s1-cell_2855       111.41028    0.8242735 0.8905167 0.5774474
sample_control_r1_s1-cell_2856       128.70311    0.6794478 0.8692963 0.7502916
sample_control_r1_s1-cell_2857        99.43784    0.7496000 0.9547103 0.5614244
sample_control_r1_s1-cell_2858       121.27315    0.8921139 0.8657582 0.6933705
sample_control_r1_s1-cell_2859       153.02730    0.3491330 0.9254558 0.6236953
sample_control_r1_s1-cell_2860       126.06558    0.3433444 0.9495878 0.7089325
sample_control_r1_s1-cell_2861       127.47829    0.7340471 0.9404327 0.6576101
sample_control_r1_s1-cell_2862        31.45705    0.6225732 0.9655851 0.7136628
sample_control_r1_s1-cell_2863        43.46697    0.7194161 0.9745252 0.7084175
sample_control_r1_s1-cell_2864        46.24105    0.5995360 0.9606004 0.7576767
sample_control_r1_s1-cell_2865       169.41506    0.6699153 0.7860071 0.4565393
sample_control_r1_s1-cell_2866       130.22842    0.8371209 0.8923584 0.6699965
sample_control_r1_s1-cell_2867       144.96591    0.8474495 0.9195044 0.5080308
sample_control_r1_s1-cell_2868        34.29719    0.8316159 0.9587814 0.6430288
sample_control_r1_s1-cell_2870        51.07926    0.8637617 0.9779233 0.5936672
sample_control_r1_s1-cell_2871        79.59560    0.8142736 0.9297683 0.6439506
sample_control_r1_s1-cell_2872        92.17028    0.8822657 0.7874149 0.4802946
sample_control_r1_s1-cell_2873        73.37776    0.9316950 0.8745801 0.4377452
sample_control_r1_s1-cell_2874       155.15020    0.6019465 0.9105626 0.6514908
sample_control_r1_s1-cell_2875       112.60193    0.7720740 0.9392005 0.6377946
sample_control_r1_s1-cell_2876        38.01893    0.7100212 0.9322542 0.5832708
sample_control_r1_s1-cell_2877        55.08681    0.8375525 0.9036687 0.6415842
sample_control_r1_s1-cell_2878       122.86983    0.5918836 0.9630226 0.7273925
sample_control_r1_s1-cell_2879        67.88167    0.9033950 0.9529604 0.5001228
sample_control_r1_s1-cell_2880        69.50659    0.6133414 0.9652707 0.7906627
sample_control_r1_s1-cell_2881        67.40542    0.9083257 0.9495397 0.7100969
sample_control_r1_s1-cell_2883        80.83444    0.6977690 0.8987342 0.6872896
sample_control_r1_s1-cell_2884        96.88125    0.9488856 0.8768592 0.4199250
sample_control_r1_s1-cell_2885       167.03842    0.6859830 0.8364871 0.5213736
sample_control_r1_s1-cell_2886        43.59611    0.7406631 0.9738856 0.7397401
sample_control_r1_s1-cell_2887        32.62507    0.8972755 0.9547150 0.5244366
sample_control_r1_s1-cell_2888        79.79308    0.9353600 0.8604023 0.5443640
sample_control_r1_s1-cell_2889        42.44617    0.7564576 0.9739607 0.7050265
sample_control_r1_s1-cell_2890       148.23017    0.7473961 0.8771781 0.6031839
sample_control_r1_s1-cell_2891       115.90338    0.8407890 0.9166667 0.5359775
sample_control_r1_s1-cell_2892        98.85879    0.8641366 0.8341072 0.5567002
sample_control_r1_s1-cell_2893       105.23942    0.6990918 0.8339217 0.6056856
sample_control_r1_s1-cell_2894       155.64446    0.7354847 0.8063425 0.5012390
sample_control_r1_s1-cell_2895        38.76018    0.9468324 0.9244744 0.4210402
sample_control_r1_s1-cell_2896       118.13856    0.6739263 0.8439097 0.4981746
sample_control_r1_s1-cell_2897        75.98835    0.8786680 0.9417780 0.6605824
sample_control_r1_s1-cell_2899        58.98851    0.7921817 0.9610475 0.6855573
sample_control_r1_s1-cell_2900        38.80986    0.7692876 0.9755709 0.7120155
sample_control_r1_s1-cell_2901       142.46121    0.9617823 0.7925897 0.3598391
sample_control_r1_s1-cell_2902       123.63262    0.7229909 0.8955666 0.5458666
sample_control_r1_s1-cell_2903       120.03624    0.8017777 0.9207372 0.6483688
sample_control_r1_s1-cell_2904       147.13499    0.9373625 0.7787674 0.3303050
sample_control_r1_s1-cell_2905        65.31750    0.8500906 0.9708723 0.5932800
sample_control_r1_s1-cell_2906        60.48650    0.8806163 0.8578770 0.4669989
sample_control_r1_s1-cell_2907       117.85607    0.8411264 0.9467679 0.5827976
sample_control_r1_s1-cell_2908        43.48385    0.5445495 0.9602908 0.6624228
sample_control_r1_s1-cell_2909       120.62076    0.9290617 0.7775582 0.4750448
sample_control_r1_s1-cell_2910        49.94754    0.9178553 0.8451056 0.5503062
sample_control_r1_s1-cell_2911        64.51154    0.7963751 0.8479932 0.5459043
sample_control_r1_s1-cell_2912        49.93550    0.6823654 0.9771302 0.7358333
sample_control_r1_s1-cell_2913       123.67279    0.6927312 0.9299404 0.6425630
sample_control_r1_s1-cell_2914        80.14088    0.8847006 0.9388385 0.5344672
sample_control_r1_s1-cell_2915       140.00739    0.7487967 0.9065806 0.5793718
sample_control_r1_s1-cell_2916        29.95663    0.9026379 0.9655797 0.5438776
sample_control_r1_s1-cell_2917        49.29103    0.7748920 0.9588639 0.5788333
sample_control_r1_s1-cell_2918        29.29279    0.7593227 0.9682997 0.7148936
sample_control_r1_s1-cell_2919        35.69881    0.5096772 0.9638865 0.6248606
sample_control_r1_s1-cell_2920        75.17853    0.8384256 0.8804335 0.5320513
sample_control_r1_s1-cell_2921        64.70874    0.9288908 0.9192971 0.5258749
sample_control_r1_s1-cell_2922       129.74405    0.8769055 0.8925555 0.6402797
sample_control_r1_s1-cell_2923        57.94273    0.8910452 0.8847805 0.4601648
sample_control_r1_s1-cell_2924       108.24969    0.7673289 0.8344079 0.5656515
sample_control_r1_s1-cell_2925        55.99029    0.8777833 0.9316451 0.5375742
sample_control_r1_s1-cell_2926        55.78779    0.6541142 0.8992066 0.5638474
sample_control_r1_s1-cell_2928        62.21751    0.4201167 0.9688967 0.6836439
sample_control_r1_s1-cell_2929        58.91858    0.4191781 0.9731324 0.6629464
sample_control_r1_s1-cell_2930        39.50604    0.7046175 0.9733258 0.7795455
sample_control_r1_s1-cell_2932        69.19071    0.8222832 0.9409738 0.5336449
sample_control_r1_s1-cell_2933        55.44732    0.8308126 0.9524129 0.6640187
sample_control_r1_s1-cell_2934       108.66311    0.9143957 0.9098064 0.4570921
sample_control_r1_s1-cell_2935        30.22766    0.8513706 0.9593496 0.5655773
sample_control_r1_s1-cell_2936       128.23684    0.8264488 0.8958220 0.5717489
sample_control_r1_s1-cell_2937       206.76309    0.8178550 0.7894711 0.4495895
sample_control_r1_s1-cell_2938        35.16413    0.6829176 0.9733232 0.6469098
sample_control_r1_s1-cell_2939       115.67716    0.3156146 0.9131803 0.6310748
sample_control_r1_s1-cell_2940        37.51856    0.7132003 0.9735849 0.7782805
sample_control_r1_s1-cell_2941       130.99617    0.9129442 0.8331593 0.4805693
sample_control_r1_s1-cell_2942        41.68797    0.9383627 0.9514516 0.4585538
sample_control_r1_s1-cell_2943       100.10941    0.9227751 0.8298088 0.5738352
sample_control_r1_s1-cell_2944       129.29654    0.7459895 0.8531825 0.6578966
sample_control_r1_s1-cell_2945        39.18422    0.8567024 0.9569358 0.6141377
sample_control_r1_s1-cell_2946        76.42090    0.9744766 0.7647680 0.3086670
sample_control_r1_s1-cell_2947       122.61817    0.8991932 0.8434786 0.4798709
sample_control_r1_s1-cell_2948        33.79113    0.8479157 0.9662595 0.6131414
sample_control_r1_s1-cell_2949       102.28528    0.6904576 0.9378120 0.5970224
sample_control_r1_s1-cell_2950        94.60262    0.8470736 0.8336538 0.4794946
sample_control_r1_s1-cell_2951        42.43313    0.8885288 0.9490284 0.6547253
sample_control_r1_s1-cell_2952       107.68427    0.8046837 0.9246068 0.7109445
sample_control_r1_s1-cell_2953       129.53728    0.8316826 0.9243833 0.6281620
sample_control_r1_s1-cell_2954        30.41587    0.8789721 0.9044715 0.4528494
sample_control_r1_s1-cell_2955        30.40803    0.8779860 0.7992081 0.5407577
sample_control_r1_s1-cell_2956       175.17371    0.8704577 0.8797714 0.5133426
sample_control_r1_s1-cell_2957        50.69564    0.8172933 0.9610463 0.5925666
sample_control_r1_s1-cell_2959       142.21305    0.6825552 0.9493631 0.6707718
sample_control_r1_s1-cell_2960       123.53495    0.6877896 0.8396537 0.5177444
sample_control_r1_s1-cell_2961       112.69122    0.9191676 0.8845772 0.4554751
sample_control_r1_s1-cell_2962        28.14280    0.6710548 0.9363745 0.5371901
sample_control_r1_s1-cell_2963        44.74899    0.8647936 0.9316448 0.5152743
sample_control_r1_s1-cell_2964        71.11809    0.8416364 0.9174432 0.5021552
sample_control_r1_s1-cell_2965       103.11741    0.8538274 0.7850721 0.4874658
sample_control_r1_s1-cell_2966        64.67408    0.8586533 0.9281006 0.5049208
sample_control_r1_s1-cell_2968        24.84409    0.8826021 0.9090020 0.5076503
sample_control_r1_s1-cell_2969       139.87629    0.7305889 0.9228011 0.6467796
sample_control_r1_s1-cell_2970        74.02835    0.9540699 0.7968021 0.3968388
sample_control_r1_s1-cell_2971        54.10454    0.3770848 0.9781642 0.7081382
sample_control_r1_s1-cell_2972       110.76208    0.8245096 0.9721743 0.7782585
sample_control_r1_s1-cell_2973        71.68941    0.9116482 0.8274025 0.5849936
sample_control_r1_s1-cell_2974       101.23469    0.8924357 0.8683887 0.4856399
sample_control_r1_s1-cell_2975        44.20346    0.7177873 0.9769959 0.6664615
sample_control_r1_s1-cell_2976       125.01905    0.6195306 0.9143854 0.6290563
sample_control_r1_s1-cell_2977       114.85711    0.8983022 0.8915965 0.6804968
sample_control_r1_s1-cell_2978        85.83685    0.9260741 0.8818017 0.5328827
sample_control_r1_s1-cell_2979       175.23403    0.5777860 0.8669798 0.6393181
sample_control_r1_s1-cell_2980        86.07037    0.9535275 0.8114202 0.3741886
sample_control_r1_s1-cell_2981       138.56404    0.6019742 0.8419097 0.5468241
sample_control_r1_s1-cell_2982        69.98758    0.6847897 0.8667740 0.5986907
sample_control_r1_s1-cell_2983        58.01895    0.9183387 0.9581805 0.4951096
sample_control_r1_s1-cell_2984        84.55247    0.8272758 0.9612884 0.6054688
sample_control_r1_s1-cell_2985        82.88580    0.8653165 0.9450413 0.7280438
sample_control_r1_s1-cell_2987        36.31021    0.8152270 0.9639147 0.6401598
sample_control_r1_s1-cell_2988        72.35018    0.9329114 0.7840740 0.4683521
sample_control_r1_s1-cell_2989        71.78729    0.8890544 0.9618901 0.5441800
sample_control_r1_s1-cell_2992       122.76292    0.6183228 0.9576583 0.6942261
sample_control_r1_s1-cell_2993        81.88784    0.8778364 0.8695762 0.5212696
sample_control_r1_s1-cell_2995        84.24473    0.8435100 0.9477149 0.6016354
sample_control_r1_s1-cell_2996        88.25452    0.8601422 0.8375796 0.4798394
sample_control_r1_s1-cell_2997       116.82163    0.4979707 0.8644902 0.6593894
sample_control_r1_s1-cell_2998        91.42708    0.8980726 0.7604173 0.4746987
sample_control_r1_s1-cell_2999        84.46216    0.9281510 0.8883727 0.4596474
sample_control_r1_s1-cell_3000        92.86061    0.8370525 0.9065959 0.6401933
sample_control_r1_s1-cell_3001       122.22028    0.7362825 0.9378899 0.7273758
sample_control_r1_s1-cell_3002        85.25389    0.9531357 0.7658705 0.4805861
sample_control_r1_s1-cell_3003        57.24267    0.8176925 0.9266547 0.6442786
sample_control_r1_s1-cell_3004        99.44054    0.7589681 0.9512920 0.6547159
sample_control_r1_s1-cell_3005        68.38286    0.6205385 0.9578595 0.5565488
sample_control_r1_s1-cell_3006        34.44595    0.8997422 0.9644161 0.6445122
sample_control_r1_s1-cell_3007        53.20710    0.7793439 0.9607682 0.7454236
sample_control_r1_s1-cell_3008        34.09933    0.7413333 0.9696751 0.7486065
sample_control_r1_s1-cell_3009       113.33681    0.8662648 0.8327007 0.5265825
sample_control_r1_s1-cell_3010       142.36937    0.8160661 0.7757720 0.4923484
sample_control_r1_s1-cell_3011        38.16370    0.5404546 0.8025099 0.4591837
sample_control_r1_s1-cell_3012        89.78641    0.7688915 0.8955717 0.6445804
sample_control_r1_s1-cell_3013        46.02558    0.7591020 0.8736648 0.6454422
sample_control_r1_s1-cell_3014        37.96010    0.9754571 0.8848099 0.3257931
sample_control_r1_s1-cell_3015        49.03384    0.5573832 0.9540728 0.6672727
sample_control_r1_s1-cell_3016        56.35676    0.6718775 0.9748352 0.6538075
sample_control_r1_s1-cell_3017        70.36632    0.9632131 0.7981502 0.3739379
sample_control_r1_s1-cell_3018        70.48698    0.8313198 0.9516441 0.6364224
sample_control_r1_s1-cell_3019        88.70215    0.9111624 0.8621228 0.4416900
sample_control_r1_s1-cell_3020       103.74650    0.7613494 0.9268091 0.6516979
sample_control_r1_s1-cell_3021        97.65339    0.9454599 0.8780949 0.4667075
sample_control_r1_s1-cell_3022        47.03317    0.8303850 0.9706735 0.6693333
sample_control_r1_s1-cell_3023       125.46047    0.5701625 0.9671842 0.6474673
sample_control_r1_s1-cell_3024        74.64193    0.7216218 0.9724247 0.6223124
sample_control_r1_s1-cell_3025        94.93010    0.5225026 0.9463048 0.6748785
sample_control_r1_s1-cell_3026        26.75691    0.8250053 0.9638319 0.6771978
sample_control_r1_s1-cell_3027        42.23431    0.7038922 0.9765235 0.7363465
sample_control_r1_s1-cell_3028        81.56500    0.9308441 0.9103990 0.5598984
sample_control_r1_s1-cell_3029       106.83710    0.8896797 0.8972981 0.6021642
sample_control_r1_s1-cell_3030       143.76131    0.7979508 0.8274984 0.5210641
sample_control_r1_s1-cell_3031       122.63977    0.5901492 0.9328003 0.6777895
sample_control_r1_s1-cell_3032       104.19217    0.8895496 0.9559280 0.7300885
sample_control_r1_s1-cell_3033        45.75472    0.7522831 0.9526675 0.5711881
sample_control_r1_s1-cell_3034        51.63957    0.9136905 0.8818064 0.5347081
sample_control_r1_s1-cell_3035       149.45436    0.5906192 0.9352767 0.6131749
sample_control_r1_s1-cell_3036        41.60351    0.7815382 0.9660172 0.6679198
sample_control_r1_s1-cell_3037       112.83808    0.9339678 0.7818532 0.3923748
sample_control_r1_s1-cell_3038        85.30177    0.7902662 0.9704936 0.5608259
sample_control_r1_s1-cell_3039       121.82737    0.7913907 0.8517819 0.6026379
sample_control_r1_s1-cell_3040        83.90218    0.8354448 0.8001378 0.4431298
sample_control_r1_s1-cell_3041       136.75061    0.6292353 0.9308293 0.7088068
sample_control_r1_s1-cell_3042        88.45409    0.8792795 0.8550021 0.5109595
sample_control_r1_s1-cell_3043       108.71685    0.7128055 0.8854296 0.6295312
sample_control_r1_s1-cell_3044        91.25539    0.8877888 0.8546841 0.4941203
sample_control_r1_s1-cell_3045       129.78916    0.8446275 0.9725582 0.6570839
sample_control_r1_s1-cell_3046        62.18594    0.8003024 0.9778778 0.7031250
sample_control_r1_s1-cell_3047       152.18128    0.7088421 0.9029654 0.6964447
sample_control_r1_s1-cell_3048        33.10284    0.8335450 0.9348231 0.5378571
sample_control_r1_s1-cell_3049        29.87621    0.5287145 0.9682927 0.7533207
sample_control_r1_s1-cell_3050        47.40769    0.6572336 0.9752876 0.7186813
sample_control_r1_s1-cell_3051        99.18804    0.7579185 0.9216283 0.6414263
sample_control_r1_s1-cell_3052        35.84980    0.8026581 0.9439630 0.6754857
sample_control_r1_s1-cell_3054        89.12807    0.9235353 0.8278684 0.4261518
sample_control_r1_s1-cell_3055        88.89385    0.9769491 0.8163897 0.3080451
sample_control_r1_s1-cell_3056        52.67661    0.8579183 0.9504305 0.5540632
sample_control_r1_s1-cell_3057        63.73900    0.7688471 0.9668808 0.6950938
sample_control_r1_s1-cell_3058       106.89305    0.9236292 0.8959060 0.4766812
sample_control_r1_s1-cell_3059       150.63052    0.8352813 0.8652246 0.5567101
sample_control_r1_s1-cell_3060       102.17929    0.8166400 0.9022442 0.6276806
sample_control_r1_s1-cell_3061        92.41715    0.8623225 0.8397942 0.4724987
sample_control_r1_s1-cell_3062        35.90774    0.7905260 0.9628538 0.7137238
sample_control_r1_s1-cell_3063        31.80403    0.5381952 0.9763695 0.7677365
sample_control_r1_s1-cell_3064        36.41041    0.7362122 0.9750160 0.7374031
sample_control_r1_s1-cell_3065        94.06197    0.8042770 0.8207525 0.5495690
sample_control_r1_s1-cell_3066       135.04990    0.6365980 0.9036625 0.5850340
sample_control_r1_s1-cell_3067       103.86262    0.8281027 0.8822069 0.6165718
sample_control_r1_s1-cell_3068        35.59054    0.7968382 0.9396015 0.5690045
sample_control_r1_s1-cell_3069       126.42422    0.6469852 0.7981319 0.5291803
sample_control_r1_s1-cell_3070        29.27013    0.9346746 0.9590249 0.4522994
sample_control_r1_s1-cell_3071       113.85170    0.9430658 0.7923765 0.4566830
sample_control_r1_s1-cell_3072       119.46911    0.8869457 0.8235537 0.4664370
sample_control_r1_s1-cell_3073        34.92530    0.7985201 0.9672026 0.6886447
sample_control_r1_s1-cell_3074        79.78999    0.3236486 0.9155308 0.7324247
sample_control_r1_s1-cell_3075        51.60767    0.8927210 0.9482021 0.5070971
sample_control_r1_s1-cell_3076        95.68398    0.8601561 0.8847471 0.7305346
sample_control_r1_s1-cell_3077        38.13970    0.8619374 0.9731544 0.5729715
sample_control_r1_s1-cell_3078        27.36805    0.8038141 0.9536946 0.6381015
sample_control_r1_s1-cell_3079       120.19790    0.5815764 0.9524351 0.6949575
sample_control_r1_s1-cell_3080        35.62125    0.9616625 0.8997268 0.3350631
sample_control_r1_s1-cell_3081        44.25300    0.8806899 0.9629964 0.5551509
sample_control_r1_s1-cell_3082       111.16390    0.8806195 0.9001272 0.5476375
sample_control_r1_s1-cell_3084        41.88291    0.9081693 0.9422904 0.4719253
sample_control_r1_s1-cell_3085        41.55562    0.9130743 0.9310142 0.6587401
sample_control_r1_s1-cell_3086       121.07712    0.7261596 0.8920288 0.6413291
sample_control_r1_s1-cell_3087        43.77407    0.7613125 0.9502716 0.6962645
sample_control_r1_s1-cell_3088        94.79759    0.9452683 0.8759732 0.5760870
sample_control_r1_s1-cell_3089        48.86907    0.9215517 0.9188482 0.6601562
sample_control_r1_s1-cell_3090        79.35395    0.7129954 0.9061463 0.6268136
sample_control_r1_s1-cell_3091        38.07644    0.5748009 0.9527221 0.6580901
sample_control_r1_s1-cell_3092        43.02896    0.9249835 0.9035986 0.4886364
sample_control_r1_s1-cell_3093       111.40509    0.5977832 0.9785833 0.6813066
sample_control_r1_s1-cell_3094        50.96397    0.8056465 0.9412747 0.6260644
sample_control_r1_s1-cell_3095        43.87112    0.6324017 0.9498771 0.7172542
sample_control_r1_s1-cell_3096       122.40833    0.8898385 0.8442960 0.5760148
sample_control_r1_s1-cell_3097        54.57515    0.7149349 0.9547695 0.6189850
sample_control_r1_s1-cell_3098        43.23992    0.8653145 0.9513728 0.5871784
sample_control_r1_s1-cell_3099        95.69592    0.7457324 0.9347385 0.6969817
sample_control_r1_s1-cell_3100        43.39641    0.8497962 0.9694602 0.6821589
sample_control_r1_s1-cell_3101        78.36845    0.8036942 0.9359981 0.5657664
sample_control_r1_s1-cell_3102        89.94685    0.8509470 0.9455954 0.6883491
sample_control_r1_s1-cell_3103       119.87597    0.9045531 0.7724675 0.5114887
sample_control_r1_s1-cell_3104        42.98793    0.6333269 0.9706191 0.6786500
sample_control_r1_s1-cell_3105        62.65895    0.9155719 0.9627466 0.5292565
sample_control_r1_s1-cell_3106        91.57152    0.8362829 0.9353169 0.5153702
sample_control_r1_s1-cell_3107       119.44552    0.6824626 0.8800247 0.5917910
sample_control_r1_s1-cell_3108       138.45353    0.6393207 0.8289921 0.5313723
sample_control_r1_s1-cell_3109        80.87385    0.8682536 0.9712445 0.7952595
sample_control_r1_s1-cell_3110       102.97800    0.7566834 0.7995643 0.5234174
sample_control_r1_s1-cell_3111        40.33562    0.3256568 0.9669361 0.6811594
sample_control_r1_s1-cell_3112       127.68964    0.8440005 0.8794227 0.5703137
sample_control_r1_s1-cell_3113        65.78897    0.9199960 0.8712365 0.5008942
sample_control_r1_s1-cell_3114       126.95364    0.7557444 0.9126934 0.6066673
sample_control_r1_s1-cell_3115        65.64742    0.8529332 0.9206734 0.7307090
sample_control_r1_s1-cell_3116       112.28590    0.9202867 0.9170853 0.5193324
sample_control_r1_s1-cell_3117        43.72439    0.5065998 0.8981278 0.5710784
sample_control_r1_s1-cell_3118        55.09294    0.6119564 0.9294079 0.6179970
sample_control_r1_s1-cell_3119        34.00598    0.9452326 0.9668313 0.4832451
sample_control_r1_s1-cell_3120        70.99240    0.9029525 0.8317447 0.3879121
sample_control_r1_s1-cell_3121        39.17783    0.7492416 0.9689507 0.7092476
sample_control_r1_s1-cell_3122        97.38872    0.9486385 0.8648009 0.4276470
sample_control_r1_s1-cell_3123       113.17642    0.6155318 0.9406269 0.6810693
sample_control_r1_s1-cell_3124        25.12027    0.8352032 0.9624724 0.6707692
sample_control_r1_s1-cell_3125        75.76088    0.9680640 0.8345958 0.3608957
sample_control_r1_s1-cell_3126        60.89329    0.7459961 0.9673788 0.6116195
sample_control_r1_s1-cell_3127        36.88991    0.4702771 0.9682927 0.8069106
sample_control_r1_s1-cell_3128       150.65800    0.5531957 0.9051495 0.6842785
sample_control_r1_s1-cell_3129       117.36272    0.7552234 0.9474884 0.7533881
sample_control_r1_s1-cell_3130        30.24632    0.8511317 0.9657933 0.5610994
sample_control_r1_s1-cell_3132       104.13469    0.7158374 0.8725920 0.5441558
sample_control_r1_s1-cell_3133       107.72680    0.7898573 0.9161023 0.5478100
sample_control_r1_s1-cell_3134        46.60288    0.9035167 0.9145631 0.6417987
sample_control_r1_s1-cell_3135        36.75387    0.8125427 0.9597207 0.5882159
sample_control_r1_s1-cell_3136        96.34017    0.9015974 0.9245917 0.5822313
sample_control_r1_s1-cell_3137       103.10995    0.7606187 0.9623630 0.5941176
sample_control_r1_s1-cell_3138        83.18697    0.8760262 0.7643338 0.3956641
sample_control_r1_s1-cell_3139        46.78347    0.6084677 0.9786169 0.6828571
sample_control_r1_s1-cell_3140       114.77547    0.7702315 0.8824468 0.6651912
sample_control_r1_s1-cell_3141        71.15425    0.7007903 0.9507205 0.6651730
sample_control_r1_s1-cell_3142        93.93030    0.8955919 0.7657245 0.5895714
sample_control_r1_s1-cell_3143       112.84838    0.8617503 0.9282709 0.6313688
sample_control_r1_s1-cell_3145        45.16115    0.7655789 0.9672992 0.6607832
sample_control_r1_s1-cell_3146        42.44357    0.7015886 0.9740778 0.7449485
sample_control_r1_s1-cell_3147       130.40940    0.9388262 0.8522354 0.4290636
sample_control_r1_s1-cell_3148        87.48776    0.9806633 0.7683385 0.3285879
sample_control_r1_s1-cell_3149        81.27730    0.9663980 0.8170478 0.4015326
sample_control_r1_s1-cell_3150        83.15766    0.7768903 0.9067957 0.5882395
sample_control_r1_s1-cell_3151        95.53205    0.9338211 0.8655197 0.4972830
sample_control_r1_s1-cell_3153        27.82325    0.8862558 0.9615669 0.6171727
sample_control_r1_s1-cell_3154       125.27934    0.7922539 0.8186552 0.5671020
sample_control_r1_s1-cell_3155        83.13729    0.8752360 0.9271828 0.6459930
sample_control_r1_s1-cell_3156        91.84654    0.7691378 0.9773341 0.6545443
sample_control_r1_s1-cell_3157        45.71936    0.5965158 0.9745803 0.7525926
sample_control_r1_s1-cell_3158        50.06132    0.8518666 0.9636601 0.6402640
sample_control_r1_s1-cell_3159        25.72528    0.7963020 0.9334073 0.7188034
sample_control_r1_s1-cell_3160        46.37050    0.6201932 0.9790503 0.6872549
sample_control_r1_s1-cell_3161        79.65195    0.8929514 0.9075623 0.5045542
sample_control_r1_s1-cell_3162        30.13496    0.7546511 0.9537625 0.7460993
sample_control_r1_s1-cell_3163       104.43173    0.9366697 0.8214259 0.4008226
sample_control_r1_s1-cell_3164        67.84048    0.9453914 0.8045544 0.3892985
sample_control_r1_s1-cell_3165        41.62556    0.4536938 0.9690722 0.7804878
sample_control_r1_s1-cell_3167        29.56458    0.7043133 0.9606855 0.6715997
sample_control_r1_s1-cell_3168        32.72737    0.8764409 0.9753639 0.6090909
sample_control_r1_s1-cell_3169        29.73853    0.6020159 0.9446328 0.5529101
sample_control_r1_s1-cell_3170        23.75081    0.9747311 0.7742991 0.3039252
sample_control_r1_s1-cell_3171        38.16214    0.9039631 0.9307783 0.4739148
sample_control_r1_s1-cell_3172        39.44915    0.9232768 0.9292645 0.4311021
sample_control_r1_s1-cell_3173        54.75425    0.9512905 0.7790304 0.3973548
sample_control_r1_s1-cell_3174        55.38618    0.7605292 0.9521556 0.6893795
sample_control_r1_s1-cell_3175       110.68120    0.7045255 0.9458649 0.7993723
sample_control_r1_s1-cell_3176        72.80961    0.9130559 0.8279687 0.4519555
sample_control_r1_s1-cell_3177       155.67965    0.8198588 0.8731869 0.5269757
sample_control_r1_s1-cell_3178        26.00650    0.8574339 0.9514019 0.6855219
sample_control_r1_s1-cell_3179       101.88022    0.8654020 0.8682868 0.5339607
sample_control_r1_s1-cell_3180        97.52101    0.8804505 0.8725224 0.5426297
sample_control_r1_s1-cell_3181        47.70999    0.7459512 0.9480332 0.6126399
sample_control_r1_s1-cell_3182        42.00020    0.6890643 0.9645427 0.6885547
sample_control_r1_s1-cell_3184       111.60947    0.6328747 0.9428148 0.6731840
sample_control_r1_s1-cell_3185       106.74888    0.9114970 0.9066193 0.5792919
sample_control_r1_s1-cell_3186       110.57424    0.7403643 0.8498375 0.5546753
sample_control_r1_s1-cell_3187       106.46121    0.8522989 0.9392558 0.6055898
sample_control_r1_s1-cell_3188        44.82830    0.8619990 0.9662141 0.6156942
sample_control_r1_s1-cell_3189        83.37775    0.9628356 0.8383543 0.3557871
sample_control_r1_s1-cell_3190       112.43006    0.7305179 0.8747788 0.6281762
sample_control_r1_s1-cell_3191       109.59773    0.8892249 0.8545383 0.5674893
sample_control_r1_s1-cell_3192        29.53473    0.6262003 0.8767877 0.5554007
sample_control_r1_s1-cell_3193        63.08927    0.9612247 0.9596355 0.5831746
sample_control_r1_s1-cell_3194        29.69837    0.9043538 0.8174157 0.4409091
sample_control_r1_s1-cell_3195        62.10140    0.8155025 0.9045404 0.5826441
sample_control_r1_s1-cell_3196        57.63789    0.7667591 0.9677885 0.6514563
sample_control_r1_s1-cell_3197        41.40056    0.6498913 0.9704076 0.6546139
sample_control_r1_s1-cell_3198        84.69476    0.5884518 0.9111903 0.5636684
sample_control_r1_s1-cell_3199        78.39207    0.7474080 0.9444368 0.5356365
sample_control_r1_s1-cell_3200        90.78595    0.9238081 0.8541030 0.5518615
sample_control_r1_s1-cell_3201       125.41287    0.5116551 0.9552994 0.6498349
sample_control_r1_s1-cell_3202        44.27517    0.9139293 0.9546047 0.5076304
sample_control_r1_s1-cell_3203        29.27278    0.8673469 0.9561782 0.6671679
sample_control_r1_s1-cell_3204       124.22832    0.7708956 0.8454349 0.6134352
sample_control_r1_s1-cell_3205        96.01441    0.4220370 0.9527001 0.6522078
sample_control_r1_s1-cell_3206        62.87416    0.9483578 0.8051163 0.4006017
sample_control_r1_s1-cell_3207        86.33892    0.8481377 0.7904118 0.4871212
sample_control_r1_s1-cell_3208        60.06084    0.8146196 0.9478055 0.7812907
sample_control_r1_s1-cell_3209       104.74478    0.8293805 0.7888640 0.5048346
sample_control_r1_s1-cell_3210       100.77613    0.8579585 0.9478790 0.6028552
sample_control_r1_s1-cell_3211       144.36191    0.7723286 0.9533953 0.6547360
sample_control_r1_s1-cell_3212        39.95421    0.6189022 0.9485571 0.6857143
sample_control_r1_s1-cell_3213        96.81089    0.9382811 0.9258689 0.5111317
sample_control_r1_s1-cell_3214       120.61397    0.8239340 0.8338903 0.5115904
sample_control_r1_s1-cell_3216       135.43579    0.7624105 0.8709508 0.5975639
sample_control_r1_s1-cell_3217        80.34197    0.9085323 0.9303684 0.5049331
sample_control_r1_s1-cell_3218       114.34390    0.9076329 0.8753977 0.5146050
sample_control_r1_s1-cell_3219        59.97641    0.8432583 0.9436322 0.6643641
sample_control_r1_s1-cell_3220        65.29792    0.9130341 0.9371489 0.7268519
sample_control_r1_s1-cell_3221        26.71672    0.8930564 0.9631661 0.5238704
sample_control_r1_s1-cell_3223        58.85963    0.9082686 0.8802913 0.5615563
sample_control_r1_s1-cell_3224        64.34196    0.7317335 0.8926600 0.5750790
sample_control_r1_s1-cell_3225        90.80537    0.8333522 0.9560685 0.6296175
sample_control_r1_s1-cell_3227        36.25422    0.8392897 0.9640288 0.6372283
sample_control_r1_s1-cell_3228        58.92196    0.7385619 0.7884427 0.4638433
sample_control_r1_s1-cell_3229        17.68711    0.9409832 0.8792208 0.6386792
sample_control_r1_s1-cell_3230        34.32438    0.8975310 0.9140625 0.5666667
sample_control_r1_s1-cell_3231        36.08596    0.7288806 0.9356307 0.7095661
sample_control_r1_s1-cell_3232        43.84140    0.7443660 0.9764089 0.7667238
sample_control_r1_s1-cell_3233        67.06910    0.8847465 0.9700536 0.6971805
sample_control_r1_s1-cell_3234        35.06703    0.7083591 0.9512367 0.7315217
sample_control_r1_s1-cell_3235       134.86485    0.8556977 0.8750485 0.4942960
sample_control_r1_s1-cell_3236       103.35378    0.9101496 0.8982978 0.5742553
sample_control_r1_s1-cell_3237        33.26142    0.7151902 0.9713818 0.6898955
sample_control_r1_s1-cell_3239        32.86321    0.7893739 0.9745223 0.6975684
sample_control_r1_s1-cell_3240       102.50979    0.7463632 0.9292789 0.5338015
sample_control_r1_s1-cell_3241        43.69186    0.4112691 0.9591592 0.7407236
sample_control_r1_s1-cell_3242       115.77030    0.8520182 0.8937573 0.6179718
sample_control_r1_s1-cell_3243        87.97347    0.9509471 0.8124888 0.4891058
sample_control_r1_s1-cell_3244       108.50701    0.5328650 0.8130460 0.6649973
sample_control_r1_s1-cell_3245       114.23402    0.8003860 0.8974624 0.6203175
sample_control_r1_s1-cell_3246       106.12122    0.8503123 0.9174028 0.5277553
sample_control_r1_s1-cell_3247       101.49511    0.6778505 0.9371519 0.7704382
sample_control_r1_s1-cell_3248       128.34951    0.8322498 0.9254544 0.5877291
sample_control_r1_s1-cell_3249        50.60163    0.6982145 0.9786862 0.7044769
sample_control_r1_s1-cell_3250        98.27355    0.9517004 0.9084206 0.6852242
sample_control_r1_s1-cell_3251        40.53485    0.3474648 0.8622837 0.5527950
sample_control_r1_s1-cell_3252        56.61809    0.9200321 0.9084665 0.6401515
sample_control_r1_s1-cell_3253        43.29610    0.7136058 0.9614133 0.6836364
sample_control_r1_s1-cell_3254       117.31481    0.5846705 0.9101498 0.6805323
sample_control_r1_s1-cell_3255        86.09345    0.9732288 0.8248015 0.3215401
sample_control_r1_s1-cell_3257        88.77050    0.8504029 0.9510149 0.6041134
sample_control_r1_s1-cell_3258       127.63977    0.8961361 0.8388419 0.4397063
sample_control_r1_s1-cell_3259       109.27580    0.5655758 0.9191170 0.6662029
sample_control_r1_s1-cell_3260        32.65215    0.9277183 0.9693922 0.5263533
sample_control_r1_s1-cell_3261       129.98430    0.8099160 0.8919389 0.5299203
sample_control_r1_s1-cell_3262        40.50475    0.6859438 0.9605939 0.7079125
sample_control_r1_s1-cell_3263        94.35866    0.9121787 0.9053015 0.6081173
sample_control_r1_s1-cell_3264        67.19987    0.5005465 0.9493210 0.5931818
sample_control_r1_s1-cell_3265        69.92662    0.9685315 0.7937910 0.3995913
sample_control_r1_s1-cell_3266        42.31565    0.3092458 0.9756757 0.7292929
sample_control_r1_s1-cell_3267       101.43979    0.6139045 0.8332719 0.4953973
sample_control_r1_s1-cell_3268        85.51917    0.9328194 0.8764985 0.7369223
sample_control_r1_s1-cell_3269        37.73290    0.5970242 0.9711816 0.7132275
sample_control_r1_s1-cell_3270        30.46449    0.9542859 0.9596806 0.4308244
sample_control_r1_s1-cell_3271        73.14846    0.5407117 0.9443069 0.6845096
sample_control_r1_s1-cell_3272       135.63893    0.3480728 0.9566660 0.7426113
sample_control_r1_s1-cell_3273        39.36968    0.7770351 0.9389578 0.6497253
sample_control_r1_s1-cell_3274        72.12304    0.7616597 0.9239749 0.6193820
sample_control_r1_s1-cell_3275       121.64657    0.7960372 0.9550512 0.6265542
sample_control_r1_s1-cell_3276        47.40385    0.6357528 0.9798068 0.6903805
                                Orientation nCount_SCT nFeature_SCT
sample_control_r1_s1-cell_1     1.390528113        203           15
sample_control_r1_s1-cell_2    -1.448092751        185           14
sample_control_r1_s1-cell_3     1.519991185        241           13
sample_control_r1_s1-cell_4     1.369472424        190           13
sample_control_r1_s1-cell_5     1.391836004        226           20
sample_control_r1_s1-cell_6     1.523604546        223           17
sample_control_r1_s1-cell_7     0.025937753        188           13
sample_control_r1_s1-cell_8     1.323357788        209           15
sample_control_r1_s1-cell_9     1.250144560        235           15
sample_control_r1_s1-cell_10    0.742782877        240           18
sample_control_r1_s1-cell_11    1.477332430        184           15
sample_control_r1_s1-cell_12   -1.504738062        197           13
sample_control_r1_s1-cell_13    1.518664297        239           20
sample_control_r1_s1-cell_14    1.346143034        244           11
sample_control_r1_s1-cell_15    1.347832174        182           14
sample_control_r1_s1-cell_16    0.981053821        220           12
sample_control_r1_s1-cell_17    1.356722619        177           16
sample_control_r1_s1-cell_18    0.906873960        220           16
sample_control_r1_s1-cell_19    0.796135395        186           14
sample_control_r1_s1-cell_20    0.851615634        216           17
sample_control_r1_s1-cell_21    1.086411447        219           27
sample_control_r1_s1-cell_22    0.733357075        191           20
sample_control_r1_s1-cell_23   -0.306301205        209           20
sample_control_r1_s1-cell_24    1.231816852        193           23
sample_control_r1_s1-cell_28   -0.775384626        159           16
sample_control_r1_s1-cell_29    0.988941354        241           13
sample_control_r1_s1-cell_30    0.496613361        217           16
sample_control_r1_s1-cell_31    1.006744974        241           21
sample_control_r1_s1-cell_33    0.924287951        221           15
sample_control_r1_s1-cell_34    0.828597600        221           13
sample_control_r1_s1-cell_35   -1.138849206        236           19
sample_control_r1_s1-cell_36   -1.196898465        197           20
sample_control_r1_s1-cell_37    1.134671340        214           13
sample_control_r1_s1-cell_38    1.203376440        239           14
sample_control_r1_s1-cell_39   -0.767473707        190           18
sample_control_r1_s1-cell_40   -0.823825514        224           17
sample_control_r1_s1-cell_41    1.286094107        225           11
sample_control_r1_s1-cell_42   -1.111069418        185           21
sample_control_r1_s1-cell_43   -1.314747687        234           18
sample_control_r1_s1-cell_44   -1.174933046        203           20
sample_control_r1_s1-cell_45    0.818184264        188           14
sample_control_r1_s1-cell_47    0.160636177        232           26
sample_control_r1_s1-cell_48    1.040468334        233           19
sample_control_r1_s1-cell_49    1.250010207        241           10
sample_control_r1_s1-cell_50    0.714173957        224           12
sample_control_r1_s1-cell_51    0.735797550        218           17
sample_control_r1_s1-cell_52   -0.985545858        201           22
sample_control_r1_s1-cell_53    0.781761920        184           21
sample_control_r1_s1-cell_54    1.457440722        239           11
sample_control_r1_s1-cell_55    1.274474302        237            7
sample_control_r1_s1-cell_56    1.255163821        223           14
sample_control_r1_s1-cell_57    1.105933287        215           12
sample_control_r1_s1-cell_58   -0.215820180        232           11
sample_control_r1_s1-cell_59    0.248447045        212           11
sample_control_r1_s1-cell_60   -0.035087349        243           38
sample_control_r1_s1-cell_61    1.217185667        240           11
sample_control_r1_s1-cell_62    1.386940022        210           13
sample_control_r1_s1-cell_63    0.847595855        208           12
sample_control_r1_s1-cell_64    1.038438095        186           12
sample_control_r1_s1-cell_65   -1.376906796        225           20
sample_control_r1_s1-cell_66   -0.613489570        212           23
sample_control_r1_s1-cell_67   -0.500207836        236           14
sample_control_r1_s1-cell_68    1.118069974        240           19
sample_control_r1_s1-cell_69    1.340449739        220           19
sample_control_r1_s1-cell_71   -1.009395882        205           16
sample_control_r1_s1-cell_72    1.057972805        236           20
sample_control_r1_s1-cell_73    1.065219246        214           18
sample_control_r1_s1-cell_74    1.110436348        234           17
sample_control_r1_s1-cell_75    1.128494406        241           21
sample_control_r1_s1-cell_76   -1.081246482        240           17
sample_control_r1_s1-cell_77    1.473421282        240           11
sample_control_r1_s1-cell_78    1.068540494        196           15
sample_control_r1_s1-cell_79    1.368057358        217           16
sample_control_r1_s1-cell_81   -0.521412663        177           21
sample_control_r1_s1-cell_82    0.100783256        236           19
sample_control_r1_s1-cell_83   -0.623157968        166           16
sample_control_r1_s1-cell_84    0.933099778        213           14
sample_control_r1_s1-cell_85   -0.586048613        210           18
sample_control_r1_s1-cell_86    0.658647594        243           16
sample_control_r1_s1-cell_87   -1.335522051        222           17
sample_control_r1_s1-cell_88    1.428224108        241           19
sample_control_r1_s1-cell_90   -0.768178021        175           24
sample_control_r1_s1-cell_91    1.003169702        220           17
sample_control_r1_s1-cell_92   -0.109190061        224           14
sample_control_r1_s1-cell_93    0.828369726        213           10
sample_control_r1_s1-cell_94   -1.528966692        200           23
sample_control_r1_s1-cell_95    0.658511122        240           21
sample_control_r1_s1-cell_96    0.320513457        214           10
sample_control_r1_s1-cell_97    0.760081377        220           15
sample_control_r1_s1-cell_98    0.667206830        240           19
sample_control_r1_s1-cell_99    0.956120646        242           12
sample_control_r1_s1-cell_100  -1.288710668        205           22
sample_control_r1_s1-cell_101   0.979921968        195           16
sample_control_r1_s1-cell_102  -0.234043614        224           22
sample_control_r1_s1-cell_103  -0.575779334        216           27
sample_control_r1_s1-cell_104  -1.250509628        224           12
sample_control_r1_s1-cell_105   1.313541309        202           17
sample_control_r1_s1-cell_106   1.478127783        201           27
sample_control_r1_s1-cell_107  -0.095959677        235           23
sample_control_r1_s1-cell_108  -0.627061255        182           19
sample_control_r1_s1-cell_109  -1.345993726        205           13
sample_control_r1_s1-cell_110   0.685303999        227           17
sample_control_r1_s1-cell_111   1.526617107        209           26
sample_control_r1_s1-cell_112   1.256447487        239           16
sample_control_r1_s1-cell_113   0.758491107        239           19
sample_control_r1_s1-cell_114   0.123897328        231           27
sample_control_r1_s1-cell_115   1.348372748        218           21
sample_control_r1_s1-cell_116   0.003925885        229           28
sample_control_r1_s1-cell_117   0.015101837        225           25
sample_control_r1_s1-cell_118   1.456991936        242           22
sample_control_r1_s1-cell_120  -1.492089386        240           15
sample_control_r1_s1-cell_121  -0.464833252        228           16
sample_control_r1_s1-cell_122   1.425582809        189           17
sample_control_r1_s1-cell_123   1.336653463        210           19
sample_control_r1_s1-cell_124   0.209087762        221           22
sample_control_r1_s1-cell_125  -1.447959999        192           23
sample_control_r1_s1-cell_126   0.204910622        225           20
sample_control_r1_s1-cell_127   0.682217275        196           14
sample_control_r1_s1-cell_128   1.205647470        216           10
sample_control_r1_s1-cell_129  -0.355744344        202           15
sample_control_r1_s1-cell_130   0.259674584        223           33
sample_control_r1_s1-cell_131   1.391587049        239           17
sample_control_r1_s1-cell_132  -1.569767915        241           17
sample_control_r1_s1-cell_134   1.053625518        193           13
sample_control_r1_s1-cell_135   1.001592900        221           17
sample_control_r1_s1-cell_136   0.935683349        197           23
sample_control_r1_s1-cell_137  -0.543828710        214           16
sample_control_r1_s1-cell_139  -1.383733687        234           37
sample_control_r1_s1-cell_140   1.040929400        234           13
sample_control_r1_s1-cell_141   0.931583932        214           15
sample_control_r1_s1-cell_142   1.270290999        241           14
sample_control_r1_s1-cell_143   1.367891542        236           13
sample_control_r1_s1-cell_144   1.321211337        215           24
sample_control_r1_s1-cell_145   1.461188292        216           20
sample_control_r1_s1-cell_146  -1.013757907        212           10
sample_control_r1_s1-cell_147   0.060167671        198           15
sample_control_r1_s1-cell_148   1.316105633        240           20
sample_control_r1_s1-cell_149   0.300672015        214           13
sample_control_r1_s1-cell_150   0.895629613        203           25
sample_control_r1_s1-cell_151   0.588130692        217           33
sample_control_r1_s1-cell_152   1.130424821        197           15
sample_control_r1_s1-cell_153   0.184449705        207           25
sample_control_r1_s1-cell_154  -0.270291747        220           23
sample_control_r1_s1-cell_155   1.307131955        180           23
sample_control_r1_s1-cell_157   0.812890011        183           20
sample_control_r1_s1-cell_158  -0.588103949        237           34
sample_control_r1_s1-cell_159   1.008301723        241           34
sample_control_r1_s1-cell_160   0.611281558        238           12
sample_control_r1_s1-cell_161   0.589308394        237           23
sample_control_r1_s1-cell_162   1.488278888        237           27
sample_control_r1_s1-cell_163  -1.173759007        198           28
sample_control_r1_s1-cell_164  -0.584900286        223           17
sample_control_r1_s1-cell_165   0.832338021        221           23
sample_control_r1_s1-cell_166  -0.837742881        214           26
sample_control_r1_s1-cell_167   1.138644553        233           30
sample_control_r1_s1-cell_168   1.445779241        227           14
sample_control_r1_s1-cell_169   1.334753154        227           28
sample_control_r1_s1-cell_170   1.275537226        242           28
sample_control_r1_s1-cell_171   1.129120985        224           14
sample_control_r1_s1-cell_172   1.087218166        176           18
sample_control_r1_s1-cell_173   1.345305854        216           22
sample_control_r1_s1-cell_174  -0.892855661        238           27
sample_control_r1_s1-cell_175   1.277764460        202           24
sample_control_r1_s1-cell_176   1.404012621        224           23
sample_control_r1_s1-cell_177   0.797834715        235           14
sample_control_r1_s1-cell_178   1.556232119        181           17
sample_control_r1_s1-cell_179   0.593509629        218           37
sample_control_r1_s1-cell_180  -0.253657200        221           23
sample_control_r1_s1-cell_181   0.651319297        191           16
sample_control_r1_s1-cell_182  -0.235129866        224           19
sample_control_r1_s1-cell_183   0.336739377        222           14
sample_control_r1_s1-cell_184   1.295100405        235           17
sample_control_r1_s1-cell_185  -0.317706959        227           17
sample_control_r1_s1-cell_186   0.832595705        197           12
sample_control_r1_s1-cell_187   0.648210653        238           14
sample_control_r1_s1-cell_188  -0.540327753        235           38
sample_control_r1_s1-cell_189   0.749293567        239           11
sample_control_r1_s1-cell_190  -0.420138079        208           19
sample_control_r1_s1-cell_191   1.193302314        191           21
sample_control_r1_s1-cell_192  -0.304838489        236           17
sample_control_r1_s1-cell_194  -1.183460368        227           19
sample_control_r1_s1-cell_195   1.469623408        229           16
sample_control_r1_s1-cell_196   1.181657593        207           26
sample_control_r1_s1-cell_197   0.774302667        224           19
sample_control_r1_s1-cell_198   1.166831832        211           22
sample_control_r1_s1-cell_199   0.785717476        208           15
sample_control_r1_s1-cell_200   0.071807413        233           33
sample_control_r1_s1-cell_201  -0.187248442        207           18
sample_control_r1_s1-cell_202  -0.766574744        207           16
sample_control_r1_s1-cell_203  -1.400579262        235           17
sample_control_r1_s1-cell_204   0.736211935        208           15
sample_control_r1_s1-cell_205   0.672382842        223           13
sample_control_r1_s1-cell_207  -0.051391099        228           31
sample_control_r1_s1-cell_211   1.433528610        224           18
sample_control_r1_s1-cell_213   1.017838613        241           13
sample_control_r1_s1-cell_214   0.908760613        239           16
sample_control_r1_s1-cell_215   0.916339488        196           15
sample_control_r1_s1-cell_216   1.263305560        233           45
sample_control_r1_s1-cell_217  -0.872918919        166           18
sample_control_r1_s1-cell_218   0.632432606        197           12
sample_control_r1_s1-cell_219  -0.045871952        213           22
sample_control_r1_s1-cell_220  -0.149604485        229           14
sample_control_r1_s1-cell_221   1.037231083        242           19
sample_control_r1_s1-cell_222   1.281225000        200           14
sample_control_r1_s1-cell_223  -1.351948540        197           23
sample_control_r1_s1-cell_224   1.476606486        190           14
sample_control_r1_s1-cell_225   0.455990642        202           18
sample_control_r1_s1-cell_226  -0.015205802        236           13
sample_control_r1_s1-cell_227   0.260693044        185           12
sample_control_r1_s1-cell_228   1.375090919        210           17
sample_control_r1_s1-cell_229   0.330190020        234           33
sample_control_r1_s1-cell_230  -1.408951906        203           22
sample_control_r1_s1-cell_231   1.356502603        200           23
sample_control_r1_s1-cell_232  -1.359858248        236           13
sample_control_r1_s1-cell_233   0.994387600        191           21
sample_control_r1_s1-cell_234  -0.606176787        239           10
sample_control_r1_s1-cell_235  -0.199015616        189           19
sample_control_r1_s1-cell_236   1.430761830        202           19
sample_control_r1_s1-cell_237   1.523714164        240           20
sample_control_r1_s1-cell_238   1.358710390        211           18
sample_control_r1_s1-cell_239  -1.553909153        179           15
sample_control_r1_s1-cell_240   1.219805448        221           33
sample_control_r1_s1-cell_241   0.005926318        229            9
sample_control_r1_s1-cell_242   0.238239822        223           21
sample_control_r1_s1-cell_243   1.422618358        191           17
sample_control_r1_s1-cell_244  -1.538761853        207           22
sample_control_r1_s1-cell_245   0.631771124        218           16
sample_control_r1_s1-cell_246   1.028136848        237           42
sample_control_r1_s1-cell_247   1.077609160        225           16
sample_control_r1_s1-cell_248   1.394898811        241           16
sample_control_r1_s1-cell_249   1.113789549        244           19
sample_control_r1_s1-cell_250   1.291136455        191           15
sample_control_r1_s1-cell_251   1.448746913        202           17
sample_control_r1_s1-cell_252   1.411059982        240           10
sample_control_r1_s1-cell_253  -0.590035199        226            9
sample_control_r1_s1-cell_254   0.642225100        205           14
sample_control_r1_s1-cell_256   0.640481095        236           40
sample_control_r1_s1-cell_257   0.937618730        221           19
sample_control_r1_s1-cell_258   0.356204386        239           19
sample_control_r1_s1-cell_260   0.984189522        204           15
sample_control_r1_s1-cell_261   1.084331249        236           12
sample_control_r1_s1-cell_262   1.536404789        243           15
sample_control_r1_s1-cell_263   0.389827783        223           12
sample_control_r1_s1-cell_264   1.120480614        217           20
sample_control_r1_s1-cell_265  -1.480658477        174           16
sample_control_r1_s1-cell_266   0.920832177        210           16
sample_control_r1_s1-cell_267  -1.490413432        239           10
sample_control_r1_s1-cell_268  -0.500616168        199           21
sample_control_r1_s1-cell_269   1.226528778        228           15
sample_control_r1_s1-cell_270   1.122593453        201           15
sample_control_r1_s1-cell_271   1.171957992        219           23
sample_control_r1_s1-cell_272   1.139934285        207           16
sample_control_r1_s1-cell_273  -0.143013409        177           23
sample_control_r1_s1-cell_274   1.295849004        208           19
sample_control_r1_s1-cell_275  -0.698941903        201           24
sample_control_r1_s1-cell_276   1.335480784        220           26
sample_control_r1_s1-cell_277   1.372377449        241           13
sample_control_r1_s1-cell_278   0.218964526        205           11
sample_control_r1_s1-cell_279  -0.235134747        210           11
sample_control_r1_s1-cell_280  -1.084153995        198           18
sample_control_r1_s1-cell_281   1.380722511        198           15
sample_control_r1_s1-cell_282   1.568708722        227           13
sample_control_r1_s1-cell_283   1.016604210        242           16
sample_control_r1_s1-cell_284   0.238605720        168           14
sample_control_r1_s1-cell_285   0.418060903        206           14
sample_control_r1_s1-cell_286   1.359887087        235           16
sample_control_r1_s1-cell_287   1.140956079        227           15
sample_control_r1_s1-cell_288  -0.908810381        177           14
sample_control_r1_s1-cell_289   0.867478428        226           13
sample_control_r1_s1-cell_290   1.112263183        236           21
sample_control_r1_s1-cell_291  -1.468439344        172           23
sample_control_r1_s1-cell_292   1.371975883        216           22
sample_control_r1_s1-cell_293  -0.399571324        209           15
sample_control_r1_s1-cell_294  -0.416360170        204           13
sample_control_r1_s1-cell_295   1.372939811        224           18
sample_control_r1_s1-cell_296   0.765336889        243           19
sample_control_r1_s1-cell_297   1.184147063        219           16
sample_control_r1_s1-cell_298   0.268713388        221           18
sample_control_r1_s1-cell_299  -0.939183276        207           16
sample_control_r1_s1-cell_300   0.797898533        183           24
sample_control_r1_s1-cell_301   0.693821061        238           14
sample_control_r1_s1-cell_302  -1.434745709        205           18
sample_control_r1_s1-cell_303   1.115646575        242           15
sample_control_r1_s1-cell_304   0.762086279        241           16
sample_control_r1_s1-cell_305  -0.698745884        208           16
sample_control_r1_s1-cell_306  -1.285484354        222           11
sample_control_r1_s1-cell_307   0.858212813        226           11
sample_control_r1_s1-cell_308   1.018482905        194           32
sample_control_r1_s1-cell_310   1.050476440        222           23
sample_control_r1_s1-cell_312   1.293133288        238           21
sample_control_r1_s1-cell_313   0.650758832        240           14
sample_control_r1_s1-cell_314   1.372963099        199           22
sample_control_r1_s1-cell_315  -0.203740038        229           10
sample_control_r1_s1-cell_316   0.035778544        210           15
sample_control_r1_s1-cell_317  -1.117201862        214           28
sample_control_r1_s1-cell_318   0.947150138        238           13
sample_control_r1_s1-cell_319   0.705964099        235           15
sample_control_r1_s1-cell_320  -0.521049754        207           14
sample_control_r1_s1-cell_321   1.229264683        239            9
sample_control_r1_s1-cell_322   0.866174897        199           17
sample_control_r1_s1-cell_323  -1.116206526        239           17
sample_control_r1_s1-cell_324   1.290386275        241           18
sample_control_r1_s1-cell_325  -1.475052523        240           11
sample_control_r1_s1-cell_326  -1.136957133        234           17
sample_control_r1_s1-cell_327   0.313784945        219           23
sample_control_r1_s1-cell_328   0.971436965        227           20
sample_control_r1_s1-cell_329   1.289823147        220           25
sample_control_r1_s1-cell_330  -1.016293225        179           18
sample_control_r1_s1-cell_331   0.340594160        205           15
sample_control_r1_s1-cell_332   1.024183591        217           19
sample_control_r1_s1-cell_334   1.064052823        213           23
sample_control_r1_s1-cell_335  -0.726432004        193           18
sample_control_r1_s1-cell_336  -1.493882376        239           18
sample_control_r1_s1-cell_337   1.115560484        239           14
sample_control_r1_s1-cell_338   1.555274524        210           17
sample_control_r1_s1-cell_339   1.348689899        225           17
sample_control_r1_s1-cell_340  -0.322160739        219           15
sample_control_r1_s1-cell_341   1.030755916        223           16
sample_control_r1_s1-cell_342   1.176663434        237           15
sample_control_r1_s1-cell_343   0.693781227        205           13
sample_control_r1_s1-cell_344   0.808592341        205           14
sample_control_r1_s1-cell_345   0.740001445        236           16
sample_control_r1_s1-cell_346   1.557473957        213           17
sample_control_r1_s1-cell_347   0.875013417        221           22
sample_control_r1_s1-cell_348   1.199617426        209           15
sample_control_r1_s1-cell_349   1.275178665        241           18
sample_control_r1_s1-cell_350  -1.166427897        219           17
sample_control_r1_s1-cell_352   0.242255700        205           17
sample_control_r1_s1-cell_353  -0.070537377        212           23
sample_control_r1_s1-cell_354   1.264112737        228           16
sample_control_r1_s1-cell_355   1.437586879        240           13
sample_control_r1_s1-cell_356   1.310880279        201           17
sample_control_r1_s1-cell_357   1.451114559        241           10
sample_control_r1_s1-cell_358   1.267984211        239           15
sample_control_r1_s1-cell_359  -0.987702919        237           13
sample_control_r1_s1-cell_360   1.418992159        221           15
sample_control_r1_s1-cell_361   1.368863548        223           20
sample_control_r1_s1-cell_362  -1.367235270        220           16
sample_control_r1_s1-cell_363   1.139752198        220           18
sample_control_r1_s1-cell_364  -1.509468641        224           13
sample_control_r1_s1-cell_365   1.104174001        234           21
sample_control_r1_s1-cell_366   1.022089651        241           10
sample_control_r1_s1-cell_367   1.267173903        240           18
sample_control_r1_s1-cell_368   1.076008447        243           35
sample_control_r1_s1-cell_369   0.077017997        206           17
sample_control_r1_s1-cell_370   0.842622006        239           18
sample_control_r1_s1-cell_371  -1.404632084        203           27
sample_control_r1_s1-cell_372  -0.383849350        233           13
sample_control_r1_s1-cell_373   1.029664076        215            8
sample_control_r1_s1-cell_374   1.292121250        240           24
sample_control_r1_s1-cell_375   1.421688052        185           16
sample_control_r1_s1-cell_376   0.722804596        236           20
sample_control_r1_s1-cell_377   1.250023570        239           21
sample_control_r1_s1-cell_379   1.153834087        227           21
sample_control_r1_s1-cell_380   0.571211632        240           22
sample_control_r1_s1-cell_381   0.559198488        244           19
sample_control_r1_s1-cell_382   1.336411554        241           15
sample_control_r1_s1-cell_383  -0.115161442        173           17
sample_control_r1_s1-cell_384   1.125132442        224           15
sample_control_r1_s1-cell_385   0.554077818        226           19
sample_control_r1_s1-cell_386  -0.382093838        206           16
sample_control_r1_s1-cell_387   1.350008473        179           13
sample_control_r1_s1-cell_388  -1.458124473        210           12
sample_control_r1_s1-cell_390   1.353517320        184           15
sample_control_r1_s1-cell_391  -0.159950331        218           11
sample_control_r1_s1-cell_392   1.237143427        228           16
sample_control_r1_s1-cell_393   1.231997416        184           16
sample_control_r1_s1-cell_394   0.712666988        240           13
sample_control_r1_s1-cell_395   0.319814141        239           12
sample_control_r1_s1-cell_396  -0.857387484        208           12
sample_control_r1_s1-cell_397   1.041638477        200           15
sample_control_r1_s1-cell_398   0.113105952        192           12
sample_control_r1_s1-cell_399   1.402145186        241           23
sample_control_r1_s1-cell_400  -0.613522935        223           17
sample_control_r1_s1-cell_401   1.214324834        210           22
sample_control_r1_s1-cell_402   0.233876669        226           22
sample_control_r1_s1-cell_403   1.083850596        237           20
sample_control_r1_s1-cell_404   0.798623604        222           15
sample_control_r1_s1-cell_405  -1.233707422        234           14
sample_control_r1_s1-cell_406   1.110519687        216           32
sample_control_r1_s1-cell_407  -0.074443459        222           13
sample_control_r1_s1-cell_408   1.190512376        213           10
sample_control_r1_s1-cell_409   1.545455780        206           18
sample_control_r1_s1-cell_410   1.003541561        226           18
sample_control_r1_s1-cell_412   0.866719461        234           21
sample_control_r1_s1-cell_413   1.234352597        216           24
sample_control_r1_s1-cell_414   0.615827090        241           24
sample_control_r1_s1-cell_415   1.002030328        237           13
sample_control_r1_s1-cell_416  -0.795488929        240           15
sample_control_r1_s1-cell_417  -1.285343704        241           18
sample_control_r1_s1-cell_418   0.929979232        235           16
sample_control_r1_s1-cell_419   0.434663027        231           15
sample_control_r1_s1-cell_420   0.433309548        237           24
sample_control_r1_s1-cell_421   1.245846290        226           12
sample_control_r1_s1-cell_422   1.268040515        238           21
sample_control_r1_s1-cell_423   0.251262911        237           14
sample_control_r1_s1-cell_424   1.070878453        241           14
sample_control_r1_s1-cell_425   1.237160822        209           17
sample_control_r1_s1-cell_426   0.543653360        242           19
sample_control_r1_s1-cell_427   1.386983636        237           15
sample_control_r1_s1-cell_428   1.324588877        242           14
sample_control_r1_s1-cell_429   1.426447180        226           15
sample_control_r1_s1-cell_430   0.420144385        194           21
sample_control_r1_s1-cell_431   0.236786530        240           16
sample_control_r1_s1-cell_432   0.311600220        238           22
sample_control_r1_s1-cell_433   0.245426474        213           18
sample_control_r1_s1-cell_434   0.662418078        215            6
sample_control_r1_s1-cell_435  -0.245882241        173           18
sample_control_r1_s1-cell_436   1.038843314        240           15
sample_control_r1_s1-cell_437   0.330582209        209           17
sample_control_r1_s1-cell_438   0.620886680        220           11
sample_control_r1_s1-cell_439   0.922760231        219            9
sample_control_r1_s1-cell_440  -0.682395881        202           16
sample_control_r1_s1-cell_441   1.016598716        240           16
sample_control_r1_s1-cell_442   0.671454185        223           19
sample_control_r1_s1-cell_443   1.304629748        209           13
sample_control_r1_s1-cell_444   0.504990588        166           18
sample_control_r1_s1-cell_446  -1.052871941        200           16
sample_control_r1_s1-cell_447   0.242958544        201           18
sample_control_r1_s1-cell_448   0.092488448        224           28
sample_control_r1_s1-cell_449   0.511734591        239           19
sample_control_r1_s1-cell_450   0.888304781        235           17
sample_control_r1_s1-cell_451   0.167086817        236           18
sample_control_r1_s1-cell_452  -1.054353895        222           22
sample_control_r1_s1-cell_453   1.266882700        240           20
sample_control_r1_s1-cell_454   0.544471837        243           37
sample_control_r1_s1-cell_455  -1.461919370        185           18
sample_control_r1_s1-cell_456   0.651441503        223           14
sample_control_r1_s1-cell_457   1.351729361        240           18
sample_control_r1_s1-cell_458   1.283051131        240           18
sample_control_r1_s1-cell_459   0.021672031        231           23
sample_control_r1_s1-cell_460   0.194676967        205           14
sample_control_r1_s1-cell_461   0.819220020        213           17
sample_control_r1_s1-cell_462   0.233473639        170           16
sample_control_r1_s1-cell_463   0.793620195        235           18
sample_control_r1_s1-cell_464   1.177357708        238           15
sample_control_r1_s1-cell_465   0.855989722        241           15
sample_control_r1_s1-cell_466   0.454711516        241           19
sample_control_r1_s1-cell_468   1.132585535        225           12
sample_control_r1_s1-cell_469  -0.509824712        207           12
sample_control_r1_s1-cell_470   1.277417113        219           14
sample_control_r1_s1-cell_471   1.400093051        222           16
sample_control_r1_s1-cell_472   0.282704914        212           18
sample_control_r1_s1-cell_473  -1.038862704        198           15
sample_control_r1_s1-cell_475  -1.071420074        207           17
sample_control_r1_s1-cell_476   1.479526465        222           18
sample_control_r1_s1-cell_477   1.445835883        229           13
sample_control_r1_s1-cell_478   0.640808448        235           21
sample_control_r1_s1-cell_480  -0.390248160        237           16
sample_control_r1_s1-cell_481   0.209231519        235           21
sample_control_r1_s1-cell_482   0.291067347        233           27
sample_control_r1_s1-cell_483  -0.214014678        225           10
sample_control_r1_s1-cell_484   1.322810613        226           18
sample_control_r1_s1-cell_485   1.240014213        219           14
sample_control_r1_s1-cell_486   1.078150728        240           13
sample_control_r1_s1-cell_487   1.262807042        233           17
sample_control_r1_s1-cell_488   1.304641966        169           17
sample_control_r1_s1-cell_489   1.396314782        238           19
sample_control_r1_s1-cell_490   1.570665023        234           14
sample_control_r1_s1-cell_491   1.260801926        239           12
sample_control_r1_s1-cell_492  -1.483644573        211           16
sample_control_r1_s1-cell_493   1.131260885        239           20
sample_control_r1_s1-cell_494   0.469973072        187           22
sample_control_r1_s1-cell_495   0.340993902        235           16
sample_control_r1_s1-cell_496   1.360918939        238           16
sample_control_r1_s1-cell_497   1.308740733        210           24
sample_control_r1_s1-cell_498  -0.180172266        162           21
sample_control_r1_s1-cell_499   1.005448288        197           17
sample_control_r1_s1-cell_501   1.401384052        235           17
sample_control_r1_s1-cell_502   0.106727416        232           34
sample_control_r1_s1-cell_503   0.221905523        220           24
sample_control_r1_s1-cell_504   1.016595310        175           13
sample_control_r1_s1-cell_505   0.217380672        222           41
sample_control_r1_s1-cell_506   1.013332476        223           14
sample_control_r1_s1-cell_507   1.302798480        241           18
sample_control_r1_s1-cell_508  -1.457142444        240           12
sample_control_r1_s1-cell_509   1.345704045        204           23
sample_control_r1_s1-cell_510   1.403781689        210           30
sample_control_r1_s1-cell_511   0.804181749        234           42
sample_control_r1_s1-cell_512  -1.324552407        223            9
sample_control_r1_s1-cell_513   1.344015973        217           31
sample_control_r1_s1-cell_514   1.101561815        209           14
sample_control_r1_s1-cell_515   0.949848539        189           13
sample_control_r1_s1-cell_516   1.213962709        211           26
sample_control_r1_s1-cell_517   0.145733171        209           20
sample_control_r1_s1-cell_518   1.290553912        238           13
sample_control_r1_s1-cell_520   1.402389243        186           17
sample_control_r1_s1-cell_521  -0.820310759        234           25
sample_control_r1_s1-cell_522   1.131198298        234           15
sample_control_r1_s1-cell_523   1.431637865        241           23
sample_control_r1_s1-cell_524   1.023494484        205           15
sample_control_r1_s1-cell_525   1.175946351        197           19
sample_control_r1_s1-cell_526   0.261052234        225           17
sample_control_r1_s1-cell_527  -0.324082094        214           36
sample_control_r1_s1-cell_528   1.253213083        240           16
sample_control_r1_s1-cell_529   1.365452182        242           20
sample_control_r1_s1-cell_530   1.071581408        240           17
sample_control_r1_s1-cell_531   1.164349386        236           13
sample_control_r1_s1-cell_532   0.727659077        216           14
sample_control_r1_s1-cell_533   0.916450027        239           20
sample_control_r1_s1-cell_534   1.298511274        240           13
sample_control_r1_s1-cell_536   1.419918644        239           12
sample_control_r1_s1-cell_537   1.203418606        208           24
sample_control_r1_s1-cell_538  -0.027311631        180           20
sample_control_r1_s1-cell_539   0.122899761        238           24
sample_control_r1_s1-cell_540   0.060637459        211           23
sample_control_r1_s1-cell_541   0.789253654        234           23
sample_control_r1_s1-cell_542   1.260146483        227           27
sample_control_r1_s1-cell_543   0.561010852        241           20
sample_control_r1_s1-cell_544   1.457398928        224           19
sample_control_r1_s1-cell_545   0.919769322        240           17
sample_control_r1_s1-cell_546  -0.164964970        210           13
sample_control_r1_s1-cell_547  -0.312971595        224           25
sample_control_r1_s1-cell_548   1.352031050        240           18
sample_control_r1_s1-cell_549   0.953650175        222           30
sample_control_r1_s1-cell_550   1.201309683        206           21
sample_control_r1_s1-cell_551  -0.874593392        240           11
sample_control_r1_s1-cell_552  -0.502117249        225           23
sample_control_r1_s1-cell_553   1.034683683        241           19
sample_control_r1_s1-cell_554  -1.080495608        222           11
sample_control_r1_s1-cell_555   0.480037308        210           12
sample_control_r1_s1-cell_556  -1.084907419        211           15
sample_control_r1_s1-cell_557  -1.355536844        215           23
sample_control_r1_s1-cell_558  -0.264699609        237           26
sample_control_r1_s1-cell_559   1.392180762        165           14
sample_control_r1_s1-cell_560   1.359745159        202           21
sample_control_r1_s1-cell_561   1.400613424        221           18
sample_control_r1_s1-cell_562   1.113598679        228           17
sample_control_r1_s1-cell_563  -1.210708310        240           19
sample_control_r1_s1-cell_564  -1.091363776        241           19
sample_control_r1_s1-cell_565   1.431230186        210           10
sample_control_r1_s1-cell_566   0.733552250        241           20
sample_control_r1_s1-cell_567   1.361347367        218           14
sample_control_r1_s1-cell_568   1.183383381        238           12
sample_control_r1_s1-cell_569   1.065720850        239           20
sample_control_r1_s1-cell_571   1.443014097        237           22
sample_control_r1_s1-cell_572  -1.046534165        211           10
sample_control_r1_s1-cell_574   1.405918406        242           20
sample_control_r1_s1-cell_575  -0.715820975        225           25
sample_control_r1_s1-cell_576   1.067515575        225           25
sample_control_r1_s1-cell_577   1.040125807        237           24
sample_control_r1_s1-cell_578   0.239376119        211           16
sample_control_r1_s1-cell_579   1.230226861        236           15
sample_control_r1_s1-cell_581   0.351630533        217           20
sample_control_r1_s1-cell_582   1.089761765        204           21
sample_control_r1_s1-cell_583   1.083927868        209           16
sample_control_r1_s1-cell_584   0.296455089        233           19
sample_control_r1_s1-cell_585  -0.687118780        194           15
sample_control_r1_s1-cell_586   0.806013982        233           26
sample_control_r1_s1-cell_587   0.810774237        240           17
sample_control_r1_s1-cell_588  -0.469754656        225           27
sample_control_r1_s1-cell_589   1.101690317        238           13
sample_control_r1_s1-cell_590   1.157755291        236           13
sample_control_r1_s1-cell_591   1.182049325        240           19
sample_control_r1_s1-cell_592   1.058144951        237           19
sample_control_r1_s1-cell_593   0.163956046        239           23
sample_control_r1_s1-cell_594   0.904011123        217           29
sample_control_r1_s1-cell_595   1.445124491        221           15
sample_control_r1_s1-cell_596   1.167076091        222           25
sample_control_r1_s1-cell_597   1.550603794        233           37
sample_control_r1_s1-cell_598   1.292462185        222           21
sample_control_r1_s1-cell_599   1.083109478        235           19
sample_control_r1_s1-cell_600   0.751011278        222           24
sample_control_r1_s1-cell_601   1.035380189        232           21
sample_control_r1_s1-cell_602   0.141788960        238           15
sample_control_r1_s1-cell_603   1.128555221        233           31
sample_control_r1_s1-cell_604   1.388479009        239           14
sample_control_r1_s1-cell_605   1.305553855        239           16
sample_control_r1_s1-cell_606   1.188047493        236           24
sample_control_r1_s1-cell_607  -0.409148677        206           21
sample_control_r1_s1-cell_608   1.389979606        217           24
sample_control_r1_s1-cell_609  -1.182784611        190           13
sample_control_r1_s1-cell_610   1.495713251        195           23
sample_control_r1_s1-cell_611   1.166650014        236           18
sample_control_r1_s1-cell_612   1.239100734        239           19
sample_control_r1_s1-cell_613   1.365144099        202           26
sample_control_r1_s1-cell_614   1.214107832        173           19
sample_control_r1_s1-cell_615   0.271125082        186           16
sample_control_r1_s1-cell_616   1.043897005        224           21
sample_control_r1_s1-cell_617   0.378851335        222           16
sample_control_r1_s1-cell_618   1.376918495        241           10
sample_control_r1_s1-cell_619   1.460250864        222           11
sample_control_r1_s1-cell_620   1.233836123        239           19
sample_control_r1_s1-cell_621   1.006597774        232           20
sample_control_r1_s1-cell_622   0.959578775        211           17
sample_control_r1_s1-cell_624   0.872865080        236           18
sample_control_r1_s1-cell_625   1.107133849        191           21
sample_control_r1_s1-cell_626   0.994662730        186           19
sample_control_r1_s1-cell_627   1.245761320        241           25
sample_control_r1_s1-cell_628  -0.028182963        239           20
sample_control_r1_s1-cell_629   1.146381728        240           26
sample_control_r1_s1-cell_630  -1.335610903        235           35
sample_control_r1_s1-cell_631   1.027664902        228           25
sample_control_r1_s1-cell_632   1.321058494        221           17
sample_control_r1_s1-cell_633   1.092405740        210           14
sample_control_r1_s1-cell_634   0.784301962        240           23
sample_control_r1_s1-cell_635   1.132401533        228           18
sample_control_r1_s1-cell_636   1.364558293        241           16
sample_control_r1_s1-cell_637  -1.305231867        225           23
sample_control_r1_s1-cell_638   0.413022135        212           15
sample_control_r1_s1-cell_639  -0.374442812        237           12
sample_control_r1_s1-cell_640   1.319260388        191           20
sample_control_r1_s1-cell_641  -1.474480493        242           15
sample_control_r1_s1-cell_642  -0.418575568        186           13
sample_control_r1_s1-cell_643   1.303440674        241           12
sample_control_r1_s1-cell_644  -0.014288264        200           18
sample_control_r1_s1-cell_645   0.514178188        201           14
sample_control_r1_s1-cell_646  -0.401254198        203           13
sample_control_r1_s1-cell_647   1.548223883        223           12
sample_control_r1_s1-cell_648  -0.234463369        226           19
sample_control_r1_s1-cell_649   1.179174992        241           19
sample_control_r1_s1-cell_650   0.468143235        209           16
sample_control_r1_s1-cell_651   0.139663314        223           21
sample_control_r1_s1-cell_652  -1.343282023        238           14
sample_control_r1_s1-cell_653  -1.550552337        240           17
sample_control_r1_s1-cell_654  -0.381569818        187           14
sample_control_r1_s1-cell_655   0.660315386        237           19
sample_control_r1_s1-cell_656   1.123491837        228           21
sample_control_r1_s1-cell_657   1.258654929        234           21
sample_control_r1_s1-cell_658   1.242766000        236           11
sample_control_r1_s1-cell_659   1.404980148        240           21
sample_control_r1_s1-cell_660   1.030664606        241           12
sample_control_r1_s1-cell_661  -0.559229139        210           12
sample_control_r1_s1-cell_662   0.662174471        243           32
sample_control_r1_s1-cell_663  -0.478315302        226           12
sample_control_r1_s1-cell_664   1.221307440        199           18
sample_control_r1_s1-cell_665   1.114022037        204           13
sample_control_r1_s1-cell_666   1.000807713        232           19
sample_control_r1_s1-cell_667   0.928282378        187           14
sample_control_r1_s1-cell_668   0.999992946        225           15
sample_control_r1_s1-cell_669   1.173674732        240           15
sample_control_r1_s1-cell_670  -0.883057565        240           21
sample_control_r1_s1-cell_671   1.278193664        234           21
sample_control_r1_s1-cell_672   1.279350061        221           17
sample_control_r1_s1-cell_673   0.704050996        239           13
sample_control_r1_s1-cell_674   1.203878447        240           16
sample_control_r1_s1-cell_675   1.082328341        202           16
sample_control_r1_s1-cell_676   1.151817998        231           11
sample_control_r1_s1-cell_677   1.485344175        231           16
sample_control_r1_s1-cell_678  -0.825824470        209           12
sample_control_r1_s1-cell_679   0.883540752        239           20
sample_control_r1_s1-cell_680   1.350010791        221           25
sample_control_r1_s1-cell_681   1.277807488        198           15
sample_control_r1_s1-cell_682   0.224900243        199           18
sample_control_r1_s1-cell_683   0.915873978        217           17
sample_control_r1_s1-cell_684   1.213451053        228           16
sample_control_r1_s1-cell_685   1.239166757        234           19
sample_control_r1_s1-cell_686   0.092140237        206           16
sample_control_r1_s1-cell_687  -0.054231969        204           16
sample_control_r1_s1-cell_688   1.383801675        242           18
sample_control_r1_s1-cell_689   0.960523624        196           17
sample_control_r1_s1-cell_690   1.120795916        238           21
sample_control_r1_s1-cell_691   1.119366768        238           19
sample_control_r1_s1-cell_692   1.160870975        208           14
sample_control_r1_s1-cell_693  -0.817124057        226           23
sample_control_r1_s1-cell_694   1.347885816        222           15
sample_control_r1_s1-cell_695   1.335490336        211           14
sample_control_r1_s1-cell_696   1.424222439        212           11
sample_control_r1_s1-cell_697   0.738022085        234           23
sample_control_r1_s1-cell_698   1.447763298        221           17
sample_control_r1_s1-cell_699   1.382872061        210           17
sample_control_r1_s1-cell_700   1.228709961        214           14
sample_control_r1_s1-cell_701   0.806586755        242           17
sample_control_r1_s1-cell_702   1.111932086        240           11
sample_control_r1_s1-cell_703   1.236053024        238           20
sample_control_r1_s1-cell_704   1.299323857        207           15
sample_control_r1_s1-cell_705   0.861783800        242           20
sample_control_r1_s1-cell_706   1.442408505        218           14
sample_control_r1_s1-cell_707  -0.609859649        215           17
sample_control_r1_s1-cell_708   0.119222147        237           24
sample_control_r1_s1-cell_709  -1.441369604        221           17
sample_control_r1_s1-cell_710   1.011674081        218           17
sample_control_r1_s1-cell_711   1.555294686        222           19
sample_control_r1_s1-cell_712   1.257316114        241           19
sample_control_r1_s1-cell_713  -1.555611131        208           14
sample_control_r1_s1-cell_714  -1.449114047        202           20
sample_control_r1_s1-cell_715   1.217130637        239           16
sample_control_r1_s1-cell_716   1.285309976        221           16
sample_control_r1_s1-cell_717  -0.097603749        239           20
sample_control_r1_s1-cell_718   0.017321881        196           13
sample_control_r1_s1-cell_719  -0.662648188        203           26
sample_control_r1_s1-cell_720   1.545070346        238           15
sample_control_r1_s1-cell_721   0.903644723        206           11
sample_control_r1_s1-cell_722  -0.129581013        239           22
sample_control_r1_s1-cell_723   0.861471345        236           22
sample_control_r1_s1-cell_724   1.194561916        224           20
sample_control_r1_s1-cell_725   0.816611344        200           14
sample_control_r1_s1-cell_726   0.750526860        197           22
sample_control_r1_s1-cell_727  -1.436175866        238           13
sample_control_r1_s1-cell_728   1.144309025        238            9
sample_control_r1_s1-cell_729   0.337845402        208           13
sample_control_r1_s1-cell_730   1.067912853        222           18
sample_control_r1_s1-cell_733  -0.044544107        197           12
sample_control_r1_s1-cell_734  -0.284175209        196           21
sample_control_r1_s1-cell_735   0.941762544        224           30
sample_control_r1_s1-cell_736   1.304457887        207           19
sample_control_r1_s1-cell_737  -0.941712448        204           19
sample_control_r1_s1-cell_738  -1.500834460        219           15
sample_control_r1_s1-cell_739   0.207152992        216           21
sample_control_r1_s1-cell_740   1.158841194        220           16
sample_control_r1_s1-cell_741   0.888297508        238           27
sample_control_r1_s1-cell_742   1.283516430        200           17
sample_control_r1_s1-cell_743   0.511027934        237           25
sample_control_r1_s1-cell_744   1.310602374        240           11
sample_control_r1_s1-cell_745   1.483003020        231           14
sample_control_r1_s1-cell_746   0.975417816        227           18
sample_control_r1_s1-cell_747   1.233118010        241           20
sample_control_r1_s1-cell_748   0.095203557        208           18
sample_control_r1_s1-cell_749  -1.548112548        240           13
sample_control_r1_s1-cell_750   1.146279171        239           20
sample_control_r1_s1-cell_751   0.735113575        233            6
sample_control_r1_s1-cell_752  -1.028119551        208           19
sample_control_r1_s1-cell_753   0.013474993        235           15
sample_control_r1_s1-cell_754   1.281442366        238           17
sample_control_r1_s1-cell_755  -0.642492940        200           18
sample_control_r1_s1-cell_756   1.269742439        213           16
sample_control_r1_s1-cell_757  -1.549928668        238           13
sample_control_r1_s1-cell_758   1.358733661        238           15
sample_control_r1_s1-cell_759  -0.914099953        237           16
sample_control_r1_s1-cell_760   1.538549125        223           12
sample_control_r1_s1-cell_761  -1.459787314        235           18
sample_control_r1_s1-cell_762   1.435355869        221           20
sample_control_r1_s1-cell_763   0.785869313        206           25
sample_control_r1_s1-cell_764   1.496937110        207           19
sample_control_r1_s1-cell_765   0.991619855        230           11
sample_control_r1_s1-cell_766   1.228298909        232           15
sample_control_r1_s1-cell_767   0.521830091        240           21
sample_control_r1_s1-cell_768  -1.546015876        216           36
sample_control_r1_s1-cell_769   0.944851994        224           25
sample_control_r1_s1-cell_770  -0.153631164        206           11
sample_control_r1_s1-cell_771  -1.523798380        225           31
sample_control_r1_s1-cell_772  -1.315427427        237           39
sample_control_r1_s1-cell_773   1.165300707        239           18
sample_control_r1_s1-cell_774  -1.552227001        222           30
sample_control_r1_s1-cell_776  -0.701131985        222           33
sample_control_r1_s1-cell_777   1.051227024        242           17
sample_control_r1_s1-cell_778   0.697988849        224           28
sample_control_r1_s1-cell_779  -1.399184142        194           27
sample_control_r1_s1-cell_780   1.274221197        242           13
sample_control_r1_s1-cell_781   0.938561949        218           13
sample_control_r1_s1-cell_782   0.495403141        225           15
sample_control_r1_s1-cell_783   0.652902247        234           19
sample_control_r1_s1-cell_784   1.312034647        224           19
sample_control_r1_s1-cell_785   1.362296567        200           16
sample_control_r1_s1-cell_786   0.920748679        233           18
sample_control_r1_s1-cell_787   1.042847434        232           13
sample_control_r1_s1-cell_788   1.147930339        237           15
sample_control_r1_s1-cell_789   1.172747908        244           16
sample_control_r1_s1-cell_790   0.942293270        175           17
sample_control_r1_s1-cell_791  -1.413487471        235            8
sample_control_r1_s1-cell_792   1.310602549        224           26
sample_control_r1_s1-cell_793   1.327862439        222           16
sample_control_r1_s1-cell_794   1.104034347        225           26
sample_control_r1_s1-cell_795   0.993895795        192           24
sample_control_r1_s1-cell_796  -1.534521970        242           14
sample_control_r1_s1-cell_797  -1.280002664        223           28
sample_control_r1_s1-cell_798   1.456124545        241           20
sample_control_r1_s1-cell_799   1.410486766        234           24
sample_control_r1_s1-cell_800   1.093601792        239           24
sample_control_r1_s1-cell_801   1.566394379        240           16
sample_control_r1_s1-cell_802  -1.292851589        177           23
sample_control_r1_s1-cell_803   1.402267714        220           25
sample_control_r1_s1-cell_804   1.280942226        226           21
sample_control_r1_s1-cell_805   1.202931510        221           11
sample_control_r1_s1-cell_806   0.715520369        201           16
sample_control_r1_s1-cell_807   0.464316778        191           13
sample_control_r1_s1-cell_808   1.396122097        227           20
sample_control_r1_s1-cell_809   0.880802167        236           18
sample_control_r1_s1-cell_810  -1.093883872        238           28
sample_control_r1_s1-cell_811   1.275930418        203           14
sample_control_r1_s1-cell_812  -0.972120908        235           34
sample_control_r1_s1-cell_813   1.242277616        242           23
sample_control_r1_s1-cell_814   1.201939737        188           17
sample_control_r1_s1-cell_815   1.335957147        237           26
sample_control_r1_s1-cell_816  -0.972881832        224           12
sample_control_r1_s1-cell_817   1.025197445        235           13
sample_control_r1_s1-cell_818   0.925562505        225           18
sample_control_r1_s1-cell_821   1.304396398        183           17
sample_control_r1_s1-cell_822   0.813700897        201           16
sample_control_r1_s1-cell_823   0.601657509        238           10
sample_control_r1_s1-cell_824   1.146909297        238           13
sample_control_r1_s1-cell_825  -0.270728831        223           22
sample_control_r1_s1-cell_826   0.435589669        234            7
sample_control_r1_s1-cell_827   1.143733614        241           17
sample_control_r1_s1-cell_828   0.441184978        202           23
sample_control_r1_s1-cell_829   1.191895741        219           27
sample_control_r1_s1-cell_830   1.240673852        223           15
sample_control_r1_s1-cell_831   0.939133196        218           21
sample_control_r1_s1-cell_832   1.373588297        238           14
sample_control_r1_s1-cell_833   1.108064785        237           18
sample_control_r1_s1-cell_834   0.919683627        240           30
sample_control_r1_s1-cell_835   1.275086821        220           24
sample_control_r1_s1-cell_836   1.034123693        222            7
sample_control_r1_s1-cell_837  -0.061477205        211           25
sample_control_r1_s1-cell_838  -0.010114914        204           14
sample_control_r1_s1-cell_839  -1.434001267        237           19
sample_control_r1_s1-cell_840   1.422711630        238           15
sample_control_r1_s1-cell_842   0.782810816        204           14
sample_control_r1_s1-cell_844   1.234934046        223           21
sample_control_r1_s1-cell_845   1.297328086        234           14
sample_control_r1_s1-cell_846   1.346877822        238           26
sample_control_r1_s1-cell_847   1.521689657        224           14
sample_control_r1_s1-cell_848   1.278790638        238           13
sample_control_r1_s1-cell_849   1.159947348        225           19
sample_control_r1_s1-cell_850   1.560024200        236           11
sample_control_r1_s1-cell_851  -1.461414861        210           15
sample_control_r1_s1-cell_853   0.647824451        218           14
sample_control_r1_s1-cell_854   1.239015000        239           22
sample_control_r1_s1-cell_856  -0.973552336        226           12
sample_control_r1_s1-cell_857   0.966504534        235           21
sample_control_r1_s1-cell_858   0.897197101        237           13
sample_control_r1_s1-cell_859   0.639367886        206           12
sample_control_r1_s1-cell_860  -0.930006313        242           24
sample_control_r1_s1-cell_861   1.475636414        241           29
sample_control_r1_s1-cell_862  -0.061809250        195           13
sample_control_r1_s1-cell_863   1.475403775        237           19
sample_control_r1_s1-cell_864   1.355929370        209           15
sample_control_r1_s1-cell_865   0.567031675        221           16
sample_control_r1_s1-cell_866   1.334455795        213           11
sample_control_r1_s1-cell_867   0.018946229        224           17
sample_control_r1_s1-cell_868   0.186681326        220            9
sample_control_r1_s1-cell_869  -0.290463829        221           22
sample_control_r1_s1-cell_870   0.601235146        236           19
sample_control_r1_s1-cell_871   1.537443552        225           14
sample_control_r1_s1-cell_872  -1.113755165        212           14
sample_control_r1_s1-cell_873  -0.683119556        200           18
sample_control_r1_s1-cell_874   0.785812613        188           12
sample_control_r1_s1-cell_875   1.165990848        186           16
sample_control_r1_s1-cell_876   0.708550334        233           14
sample_control_r1_s1-cell_877  -1.289769623        240           11
sample_control_r1_s1-cell_878   1.070605180        229           22
sample_control_r1_s1-cell_879   1.127104847        214           15
sample_control_r1_s1-cell_880   0.973774579        219           21
sample_control_r1_s1-cell_881   0.752845955        221           15
sample_control_r1_s1-cell_883   1.255147367        213           18
sample_control_r1_s1-cell_884   1.538434451        201           13
sample_control_r1_s1-cell_885   1.123454378        239           25
sample_control_r1_s1-cell_886  -0.752969401        224            9
sample_control_r1_s1-cell_887  -1.422333223        228           12
sample_control_r1_s1-cell_888   1.306324933        243           13
sample_control_r1_s1-cell_889  -1.541932645        220           16
sample_control_r1_s1-cell_890   1.089527195        238           29
sample_control_r1_s1-cell_891  -0.478753603        224           17
sample_control_r1_s1-cell_892   1.148031649        230            9
sample_control_r1_s1-cell_893   0.546362563        214           16
sample_control_r1_s1-cell_894   1.396949267        237           20
sample_control_r1_s1-cell_895   1.223285514        240           17
sample_control_r1_s1-cell_896   1.313822819        237           19
sample_control_r1_s1-cell_897  -0.786640381        215           22
sample_control_r1_s1-cell_898   0.928590395        222           12
sample_control_r1_s1-cell_899   1.462341341        226           18
sample_control_r1_s1-cell_900  -1.116738496        228           16
sample_control_r1_s1-cell_901   1.244595003        239           23
sample_control_r1_s1-cell_902  -1.254319699        203           13
sample_control_r1_s1-cell_903   0.449047502        222           20
sample_control_r1_s1-cell_904   1.110811402        232           17
sample_control_r1_s1-cell_905   1.466101735        218           27
sample_control_r1_s1-cell_906   0.176842251        237           21
sample_control_r1_s1-cell_907  -1.156383224        221           15
sample_control_r1_s1-cell_908  -1.086728023        236           19
sample_control_r1_s1-cell_909   1.101927017        239           16
sample_control_r1_s1-cell_910   0.070013949        239           19
sample_control_r1_s1-cell_911   0.023910900        220           25
sample_control_r1_s1-cell_912  -1.520705929        239           21
sample_control_r1_s1-cell_913   1.225079836        240           19
sample_control_r1_s1-cell_914   0.667178118        218           23
sample_control_r1_s1-cell_915   0.008597509        231           13
sample_control_r1_s1-cell_916   0.893815003        237           24
sample_control_r1_s1-cell_917   1.321776270        234           20
sample_control_r1_s1-cell_918   1.446341305        196           18
sample_control_r1_s1-cell_919   1.275638300        205           18
sample_control_r1_s1-cell_920   1.338459497        224           21
sample_control_r1_s1-cell_921   0.665813970        208           12
sample_control_r1_s1-cell_922   1.008479012        237           19
sample_control_r1_s1-cell_923   0.329852397        222           19
sample_control_r1_s1-cell_924  -0.900490500        192           17
sample_control_r1_s1-cell_925  -1.291425494        203           19
sample_control_r1_s1-cell_926  -1.353137060        210           14
sample_control_r1_s1-cell_927  -1.259689486        236           20
sample_control_r1_s1-cell_928   1.471023367        239           14
sample_control_r1_s1-cell_929   1.059479466        239           20
sample_control_r1_s1-cell_930   1.398839138        205           10
sample_control_r1_s1-cell_931   1.120067677        239           16
sample_control_r1_s1-cell_932   0.376705427        233           23
sample_control_r1_s1-cell_933   1.279323519        229           13
sample_control_r1_s1-cell_934   1.332616247        232           14
sample_control_r1_s1-cell_937   0.286285985        211           17
sample_control_r1_s1-cell_938  -1.225704325        231           16
sample_control_r1_s1-cell_939   1.276953112        227           17
sample_control_r1_s1-cell_940  -1.372867985        216           15
sample_control_r1_s1-cell_941   0.540488592        230           16
sample_control_r1_s1-cell_942  -0.577841346        232           16
sample_control_r1_s1-cell_943   0.939733089        216           25
sample_control_r1_s1-cell_944   1.386986904        232           18
sample_control_r1_s1-cell_945  -1.081847223        232           23
sample_control_r1_s1-cell_946   1.413139241        203           14
sample_control_r1_s1-cell_947   1.090453018        229           18
sample_control_r1_s1-cell_948  -0.837364075        237           18
sample_control_r1_s1-cell_949   1.304293346        239           18
sample_control_r1_s1-cell_950   0.885652395        238           17
sample_control_r1_s1-cell_951   0.718607885        183           19
sample_control_r1_s1-cell_952   1.266397832        227           10
sample_control_r1_s1-cell_953   0.862711896        225           13
sample_control_r1_s1-cell_954   0.756813085        238           14
sample_control_r1_s1-cell_955   1.417685787        214           12
sample_control_r1_s1-cell_956  -1.458052222        238           20
sample_control_r1_s1-cell_957   1.351344782        240           27
sample_control_r1_s1-cell_958   1.154891334        239           14
sample_control_r1_s1-cell_959  -0.476841851        222           40
sample_control_r1_s1-cell_961   0.582162038        203           13
sample_control_r1_s1-cell_962  -1.285675035        218           17
sample_control_r1_s1-cell_963   0.429200391        239           16
sample_control_r1_s1-cell_964   1.189806471        241           27
sample_control_r1_s1-cell_965  -0.408619480        237           38
sample_control_r1_s1-cell_966   0.280905831        238           16
sample_control_r1_s1-cell_967   1.209464188        223           10
sample_control_r1_s1-cell_968   1.529380408        238           21
sample_control_r1_s1-cell_969   1.170433345        223           22
sample_control_r1_s1-cell_970   0.059038104        220           23
sample_control_r1_s1-cell_971   1.052767121        207           16
sample_control_r1_s1-cell_972   0.198517935        196           14
sample_control_r1_s1-cell_973   0.936810946        231           25
sample_control_r1_s1-cell_974   1.331049812        237           16
sample_control_r1_s1-cell_975   0.833740672        239           25
sample_control_r1_s1-cell_976   0.949119040        197           19
sample_control_r1_s1-cell_977  -1.347320542        236           19
sample_control_r1_s1-cell_978  -0.899825103        239           20
sample_control_r1_s1-cell_979   1.297469264        238           20
sample_control_r1_s1-cell_980   0.962123711        238           24
sample_control_r1_s1-cell_981  -1.080962049        236           21
sample_control_r1_s1-cell_982   0.481325674        200           13
sample_control_r1_s1-cell_983   0.166255032        214           23
sample_control_r1_s1-cell_984  -1.080270960        221           16
sample_control_r1_s1-cell_985   0.677979092        202           13
sample_control_r1_s1-cell_986  -1.525700502        240           14
sample_control_r1_s1-cell_987  -1.224611048        226           13
sample_control_r1_s1-cell_988   1.114735469        224           38
sample_control_r1_s1-cell_989   1.248607552        221           17
sample_control_r1_s1-cell_990   0.933853881        242           20
sample_control_r1_s1-cell_991   1.305454123        240           16
sample_control_r1_s1-cell_992  -0.879384414        235           23
sample_control_r1_s1-cell_993   0.195440331        237           18
sample_control_r1_s1-cell_994   1.541464539        244           33
sample_control_r1_s1-cell_995  -0.945944471        213            6
sample_control_r1_s1-cell_996   1.105298990        234           20
sample_control_r1_s1-cell_997   0.501130047        219           10
sample_control_r1_s1-cell_998   1.472684971        233           23
sample_control_r1_s1-cell_999   0.359974758        216           13
sample_control_r1_s1-cell_1000  0.384660180        239           24
sample_control_r1_s1-cell_1001 -1.447752818        238           18
sample_control_r1_s1-cell_1002  1.060326877        229           22
sample_control_r1_s1-cell_1003  1.281564992        240           25
sample_control_r1_s1-cell_1004  1.418033391        223           15
sample_control_r1_s1-cell_1005  0.579705368        178           16
sample_control_r1_s1-cell_1007  1.184942160        239           19
sample_control_r1_s1-cell_1008 -1.345695805        237           14
sample_control_r1_s1-cell_1009  1.037979118        179           13
sample_control_r1_s1-cell_1010  1.282558895        215           19
sample_control_r1_s1-cell_1011  1.277302553        208           14
sample_control_r1_s1-cell_1012  0.947002253        239           17
sample_control_r1_s1-cell_1014  1.202731227        234           26
sample_control_r1_s1-cell_1015  1.240322049        203           16
sample_control_r1_s1-cell_1016 -1.076628549        199           18
sample_control_r1_s1-cell_1017  0.802668407        223           11
sample_control_r1_s1-cell_1018  0.736865027        208           10
sample_control_r1_s1-cell_1019  1.125646400        238           20
sample_control_r1_s1-cell_1020  1.387171503        227           17
sample_control_r1_s1-cell_1021 -0.770020937        192           15
sample_control_r1_s1-cell_1022  1.027935069        236           17
sample_control_r1_s1-cell_1023  1.395867693        238           17
sample_control_r1_s1-cell_1024  1.200794410        222           29
sample_control_r1_s1-cell_1025 -0.961703757        234           17
sample_control_r1_s1-cell_1026 -1.343438986        204           19
sample_control_r1_s1-cell_1027 -1.025010217        235           20
sample_control_r1_s1-cell_1028  1.505234006        205           12
sample_control_r1_s1-cell_1030  1.017033306        223           16
sample_control_r1_s1-cell_1032  1.340528451        236           20
sample_control_r1_s1-cell_1033  1.223572206        219           11
sample_control_r1_s1-cell_1034  1.293771881        237           17
sample_control_r1_s1-cell_1035  1.167509190        232           19
sample_control_r1_s1-cell_1036  1.262334587        216           12
sample_control_r1_s1-cell_1037  1.019855065        198           14
sample_control_r1_s1-cell_1038  1.272665634        189           19
sample_control_r1_s1-cell_1039  0.899998832        215           15
sample_control_r1_s1-cell_1040  0.902989556        184           15
sample_control_r1_s1-cell_1041  1.134524027        241           17
sample_control_r1_s1-cell_1042 -1.448126448        231           30
sample_control_r1_s1-cell_1043  1.369322628        215           11
sample_control_r1_s1-cell_1044  0.864594749        195           19
sample_control_r1_s1-cell_1045  1.418109024        216           17
sample_control_r1_s1-cell_1046  1.351477199        242           28
sample_control_r1_s1-cell_1047  0.599896542        198           26
sample_control_r1_s1-cell_1048  1.517206993        240           20
sample_control_r1_s1-cell_1049  1.007692844        227           20
sample_control_r1_s1-cell_1050  1.037857964        208           15
sample_control_r1_s1-cell_1051  1.129454485        234           12
sample_control_r1_s1-cell_1052 -1.081279805        198           20
sample_control_r1_s1-cell_1053  1.121596857        237           19
sample_control_r1_s1-cell_1054  1.138245952        201           13
sample_control_r1_s1-cell_1055 -0.216327833        238           11
sample_control_r1_s1-cell_1056  0.810815391        213           14
sample_control_r1_s1-cell_1057  1.073281263        239           20
sample_control_r1_s1-cell_1059  1.115181847        237           16
sample_control_r1_s1-cell_1060  0.065155501        216           21
sample_control_r1_s1-cell_1061  1.210646472        241           22
sample_control_r1_s1-cell_1062  0.806932355        227           11
sample_control_r1_s1-cell_1063  0.522816895        237           22
sample_control_r1_s1-cell_1064 -1.433303299        204           15
sample_control_r1_s1-cell_1065  1.386308779        239           15
sample_control_r1_s1-cell_1066 -1.337069060        182           17
sample_control_r1_s1-cell_1067 -1.140465634        239           20
sample_control_r1_s1-cell_1068  1.471761903        236           24
sample_control_r1_s1-cell_1069  0.802711024        237           14
sample_control_r1_s1-cell_1070 -1.421927262        238           13
sample_control_r1_s1-cell_1071  0.415194361        218           10
sample_control_r1_s1-cell_1072  1.075729742        235           25
sample_control_r1_s1-cell_1073  1.253730170        199           20
sample_control_r1_s1-cell_1074  1.314719978        239           21
sample_control_r1_s1-cell_1075  0.632622522        220           23
sample_control_r1_s1-cell_1076  1.043118079        226           25
sample_control_r1_s1-cell_1077  1.160105748        227           12
sample_control_r1_s1-cell_1078  0.810264155        205           15
sample_control_r1_s1-cell_1079  0.962827233        237           16
sample_control_r1_s1-cell_1080  1.209479491        202           14
sample_control_r1_s1-cell_1081  0.210659162        220           33
sample_control_r1_s1-cell_1082 -1.509149633        238           18
sample_control_r1_s1-cell_1083 -1.115912457        240           16
sample_control_r1_s1-cell_1084 -1.472478405        239           18
sample_control_r1_s1-cell_1086  0.834391636        242           20
sample_control_r1_s1-cell_1087  1.293868898        239           10
sample_control_r1_s1-cell_1089  1.120957190        221           25
sample_control_r1_s1-cell_1090  0.536784048        207           16
sample_control_r1_s1-cell_1091  1.362618896        219           29
sample_control_r1_s1-cell_1092 -0.351493400        187           20
sample_control_r1_s1-cell_1093 -0.649603186        199           16
sample_control_r1_s1-cell_1094  1.121269292        197           14
sample_control_r1_s1-cell_1095  1.201220393        203           12
sample_control_r1_s1-cell_1096  1.547567692        215           30
sample_control_r1_s1-cell_1098 -0.501593361        238           20
sample_control_r1_s1-cell_1099  0.023138026        218           24
sample_control_r1_s1-cell_1100  1.155002565        216           13
sample_control_r1_s1-cell_1101  1.341306320        241           16
sample_control_r1_s1-cell_1102  0.367325715        204           17
sample_control_r1_s1-cell_1103  1.117776563        204           18
sample_control_r1_s1-cell_1104  0.365640814        232           21
sample_control_r1_s1-cell_1106  1.292651526        231           15
sample_control_r1_s1-cell_1107 -0.211176283        221           22
sample_control_r1_s1-cell_1108  0.873053070        227           19
sample_control_r1_s1-cell_1109 -0.727227300        209           13
sample_control_r1_s1-cell_1111  1.534373586        238           18
sample_control_r1_s1-cell_1112  1.201329965        232           34
sample_control_r1_s1-cell_1113  0.885936713        216           22
sample_control_r1_s1-cell_1114  0.275275143        236           21
sample_control_r1_s1-cell_1115 -1.215119902        236           15
sample_control_r1_s1-cell_1116 -1.492653486        223           16
sample_control_r1_s1-cell_1117  1.106269324        240           13
sample_control_r1_s1-cell_1118  1.126470728        204           15
sample_control_r1_s1-cell_1119  0.634432527        221           14
sample_control_r1_s1-cell_1120 -0.965185047        187           13
sample_control_r1_s1-cell_1121 -1.324509531        197           16
sample_control_r1_s1-cell_1122  1.157536307        212           12
sample_control_r1_s1-cell_1123  1.305459340        227           24
sample_control_r1_s1-cell_1124  1.078520829        238           13
sample_control_r1_s1-cell_1125  0.777354604        220           14
sample_control_r1_s1-cell_1126 -1.058720660        222           25
sample_control_r1_s1-cell_1127  0.773570857        237           14
sample_control_r1_s1-cell_1128 -1.323821038        242           15
sample_control_r1_s1-cell_1129  1.104288056        240           15
sample_control_r1_s1-cell_1130  1.294047313        242           28
sample_control_r1_s1-cell_1132  0.906990455        202           21
sample_control_r1_s1-cell_1133  0.830805815        232           17
sample_control_r1_s1-cell_1134  1.007155964        206           15
sample_control_r1_s1-cell_1135  0.942639485        211           16
sample_control_r1_s1-cell_1136  1.149680616        240           20
sample_control_r1_s1-cell_1137  0.381721861        224           12
sample_control_r1_s1-cell_1138  1.522371345        185           16
sample_control_r1_s1-cell_1139 -1.304610044        174           22
sample_control_r1_s1-cell_1140  0.248922266        225           15
sample_control_r1_s1-cell_1141  1.561230118        239           18
sample_control_r1_s1-cell_1142  0.463442668        195           18
sample_control_r1_s1-cell_1143  0.894251447        225           18
sample_control_r1_s1-cell_1144 -1.418939361        236           21
sample_control_r1_s1-cell_1145  0.812745042        224           16
sample_control_r1_s1-cell_1146  1.298435459        218           14
sample_control_r1_s1-cell_1147  1.484615871        239           25
sample_control_r1_s1-cell_1148  0.151275807        221           12
sample_control_r1_s1-cell_1149  1.147310472        240           17
sample_control_r1_s1-cell_1150 -1.308013916        187           15
sample_control_r1_s1-cell_1151  0.824394222        195           13
sample_control_r1_s1-cell_1152 -1.494606721        221           16
sample_control_r1_s1-cell_1153  1.458932013        241           20
sample_control_r1_s1-cell_1154 -0.192033779        227           12
sample_control_r1_s1-cell_1155  0.404928421        194           17
sample_control_r1_s1-cell_1156  0.145352182        202           16
sample_control_r1_s1-cell_1157  0.286636853        238           20
sample_control_r1_s1-cell_1158 -0.348182481        178           19
sample_control_r1_s1-cell_1159 -1.526229902        240           26
sample_control_r1_s1-cell_1160 -1.522832323        235           19
sample_control_r1_s1-cell_1161 -0.689151623        242           19
sample_control_r1_s1-cell_1162  1.035122304        240           16
sample_control_r1_s1-cell_1163 -0.581999853        196           23
sample_control_r1_s1-cell_1164 -1.099892391        237           19
sample_control_r1_s1-cell_1165  1.351431512        215           21
sample_control_r1_s1-cell_1166 -0.941417396        214           11
sample_control_r1_s1-cell_1167  1.524796190        222           14
sample_control_r1_s1-cell_1168 -1.516983301        243           20
sample_control_r1_s1-cell_1169  0.948664880        223           13
sample_control_r1_s1-cell_1170  1.032957697        215           26
sample_control_r1_s1-cell_1171 -0.827130389        211           14
sample_control_r1_s1-cell_1172  0.383312433        217           13
sample_control_r1_s1-cell_1173 -0.051567455        238           18
sample_control_r1_s1-cell_1174  0.691107799        240           24
sample_control_r1_s1-cell_1176 -1.227622824        171           17
sample_control_r1_s1-cell_1177  0.293860529        210           21
sample_control_r1_s1-cell_1178  0.317633582        200           19
sample_control_r1_s1-cell_1179 -0.437416071        175           19
sample_control_r1_s1-cell_1180  0.463850360        237           20
sample_control_r1_s1-cell_1181  1.426792067        241           17
sample_control_r1_s1-cell_1182  1.390985733        179           14
sample_control_r1_s1-cell_1183  0.871958565        238           16
sample_control_r1_s1-cell_1184  0.913995430        202           12
sample_control_r1_s1-cell_1185  1.255980591        225           14
sample_control_r1_s1-cell_1186 -0.298644231        225           14
sample_control_r1_s1-cell_1187  0.591436377        194           22
sample_control_r1_s1-cell_1188  1.376431004        236           16
sample_control_r1_s1-cell_1189  0.281057063        215           13
sample_control_r1_s1-cell_1190  1.360600687        223           25
sample_control_r1_s1-cell_1191  0.140634587        236           17
sample_control_r1_s1-cell_1192  1.216897118        210           13
sample_control_r1_s1-cell_1193  0.781351306        173           15
sample_control_r1_s1-cell_1194  1.447922011        243           23
sample_control_r1_s1-cell_1195 -0.679190878        201           18
sample_control_r1_s1-cell_1196  0.462936908        236           21
sample_control_r1_s1-cell_1197  0.493494090        236           21
sample_control_r1_s1-cell_1198  1.026830895        236            8
sample_control_r1_s1-cell_1199  1.296217930        235           16
sample_control_r1_s1-cell_1200 -1.072367750        237           13
sample_control_r1_s1-cell_1201  1.082369712        236           18
sample_control_r1_s1-cell_1202  1.280511937        239           14
sample_control_r1_s1-cell_1203  0.329123662        237           16
sample_control_r1_s1-cell_1204  0.937323600        220           18
sample_control_r1_s1-cell_1205 -1.262378409        207           17
sample_control_r1_s1-cell_1206  1.370109304        218           15
sample_control_r1_s1-cell_1207  0.911342680        238           26
sample_control_r1_s1-cell_1208  1.003053475        209           15
sample_control_r1_s1-cell_1209  1.247346389        232           24
sample_control_r1_s1-cell_1210  1.003387812        237           11
sample_control_r1_s1-cell_1213 -0.083893536        189           18
sample_control_r1_s1-cell_1214 -0.299596751        220           23
sample_control_r1_s1-cell_1215 -1.147736643        197           21
sample_control_r1_s1-cell_1216 -0.358400576        195           21
sample_control_r1_s1-cell_1217  1.269971723        240           16
sample_control_r1_s1-cell_1218  0.256577640        238           27
sample_control_r1_s1-cell_1219  1.065502515        238           17
sample_control_r1_s1-cell_1220  1.390281852        237           19
sample_control_r1_s1-cell_1221  0.093343758        238           20
sample_control_r1_s1-cell_1222 -1.271527117        204           13
sample_control_r1_s1-cell_1223  0.926091952        212           14
sample_control_r1_s1-cell_1224  1.074203435        227           18
sample_control_r1_s1-cell_1225  0.751018948        199           16
sample_control_r1_s1-cell_1226  1.007359274        180           16
sample_control_r1_s1-cell_1227  0.733523675        210           14
sample_control_r1_s1-cell_1228  0.658404972        220           16
sample_control_r1_s1-cell_1230  1.371764134        201           16
sample_control_r1_s1-cell_1231  0.128189489        239           19
sample_control_r1_s1-cell_1232  1.179522336        203           19
sample_control_r1_s1-cell_1233  0.982127105        192           15
sample_control_r1_s1-cell_1234 -0.341750273        228           20
sample_control_r1_s1-cell_1235  0.841690581        212           18
sample_control_r1_s1-cell_1236  0.216599728        179           19
sample_control_r1_s1-cell_1237 -1.489180072        240           27
sample_control_r1_s1-cell_1238  0.025765953        224           18
sample_control_r1_s1-cell_1239  1.118950658        238           15
sample_control_r1_s1-cell_1240 -0.888291234        228           16
sample_control_r1_s1-cell_1241  0.781837894        242           13
sample_control_r1_s1-cell_1242  0.957016658        182           16
sample_control_r1_s1-cell_1243  0.337416370        206           16
sample_control_r1_s1-cell_1245 -1.438813131        218           13
sample_control_r1_s1-cell_1247 -1.239816785        216           19
sample_control_r1_s1-cell_1248  0.873433046        208           16
sample_control_r1_s1-cell_1249 -0.914588381        179           19
sample_control_r1_s1-cell_1250  1.479577884        240           18
sample_control_r1_s1-cell_1251 -1.205198448        238           20
sample_control_r1_s1-cell_1252  0.818059521        221           16
sample_control_r1_s1-cell_1253  1.154288368        239           20
sample_control_r1_s1-cell_1254  0.644143949        179           14
sample_control_r1_s1-cell_1255 -1.128244488        239           19
sample_control_r1_s1-cell_1256 -1.313957612        207           18
sample_control_r1_s1-cell_1257 -1.497678581        236           17
sample_control_r1_s1-cell_1258  1.232568572        206           25
sample_control_r1_s1-cell_1259 -1.045368013        240           17
sample_control_r1_s1-cell_1261 -1.238566621        188           19
sample_control_r1_s1-cell_1262 -1.429639475        237           15
sample_control_r1_s1-cell_1263  1.309349653        220           16
sample_control_r1_s1-cell_1264  1.324169815        235           20
sample_control_r1_s1-cell_1265  1.120332086        229           13
sample_control_r1_s1-cell_1266 -1.244147647        239           19
sample_control_r1_s1-cell_1267 -1.139249528        227           20
sample_control_r1_s1-cell_1268  0.530371784        241           10
sample_control_r1_s1-cell_1269  0.913443664        239           14
sample_control_r1_s1-cell_1270  0.920325224        242           21
sample_control_r1_s1-cell_1271  0.377795526        207           21
sample_control_r1_s1-cell_1272  0.836236131        240           15
sample_control_r1_s1-cell_1273  0.309344437        228           20
sample_control_r1_s1-cell_1274  0.868924081        198           16
sample_control_r1_s1-cell_1275  1.336818970        237           24
sample_control_r1_s1-cell_1276  0.695438071        228           13
sample_control_r1_s1-cell_1277  0.423236946        226           15
sample_control_r1_s1-cell_1278  0.581218090        212           15
sample_control_r1_s1-cell_1279 -1.106219558        195           20
sample_control_r1_s1-cell_1280 -1.142966208        220           18
sample_control_r1_s1-cell_1281 -1.296815773        242           18
sample_control_r1_s1-cell_1282  1.083913352        239           16
sample_control_r1_s1-cell_1283  1.422939002        206           14
sample_control_r1_s1-cell_1284  1.288050155        227           22
sample_control_r1_s1-cell_1285  0.675025069        205           18
sample_control_r1_s1-cell_1286 -1.427031996        239           26
sample_control_r1_s1-cell_1287  1.029528573        233           34
sample_control_r1_s1-cell_1288  1.505450776        240           16
sample_control_r1_s1-cell_1289  0.878341459        176           18
sample_control_r1_s1-cell_1290  1.183917696        242           22
sample_control_r1_s1-cell_1291  1.147989280        239           22
sample_control_r1_s1-cell_1292  1.203622737        240           22
sample_control_r1_s1-cell_1294 -1.495446611        242           21
sample_control_r1_s1-cell_1295  0.680793104        238           12
sample_control_r1_s1-cell_1296  0.636387876        234           36
sample_control_r1_s1-cell_1297  1.073247562        204           26
sample_control_r1_s1-cell_1298 -1.347723095        237           15
sample_control_r1_s1-cell_1299  1.265110878        240           18
sample_control_r1_s1-cell_1300  1.226147192        238           21
sample_control_r1_s1-cell_1301  1.065550041        229           13
sample_control_r1_s1-cell_1302  1.089760156        240           21
sample_control_r1_s1-cell_1303  0.323508292        194           18
sample_control_r1_s1-cell_1304  0.171859530        215           23
sample_control_r1_s1-cell_1305  1.282199160        240           19
sample_control_r1_s1-cell_1306  0.766924739        217           12
sample_control_r1_s1-cell_1307  0.556535915        235           18
sample_control_r1_s1-cell_1308  1.209067852        240           24
sample_control_r1_s1-cell_1309  1.204222146        188           18
sample_control_r1_s1-cell_1310  0.566674314        192           15
sample_control_r1_s1-cell_1311  1.070138497        241           23
sample_control_r1_s1-cell_1312 -1.459884702        240           18
sample_control_r1_s1-cell_1313  1.149340982        237           16
sample_control_r1_s1-cell_1314 -1.237066074        238           17
sample_control_r1_s1-cell_1315  1.569774709        220           28
sample_control_r1_s1-cell_1316 -0.571303045        215           23
sample_control_r1_s1-cell_1317 -0.839024471        186           14
sample_control_r1_s1-cell_1318  1.134918663        218            8
sample_control_r1_s1-cell_1319  1.440720645        199           15
sample_control_r1_s1-cell_1320 -1.439153881        208           15
sample_control_r1_s1-cell_1321 -1.195631698        244           19
sample_control_r1_s1-cell_1322 -1.506877049        227           17
sample_control_r1_s1-cell_1323  0.563634283        234            9
sample_control_r1_s1-cell_1324  1.029985086        222           27
sample_control_r1_s1-cell_1325  1.190786397        242           16
sample_control_r1_s1-cell_1326  1.503188902        238           15
sample_control_r1_s1-cell_1327 -0.952185132        220           20
sample_control_r1_s1-cell_1328  0.086807612        235           27
sample_control_r1_s1-cell_1329 -0.060019432        224           17
sample_control_r1_s1-cell_1330 -1.488955332        238           20
sample_control_r1_s1-cell_1331 -1.144077113        232           10
sample_control_r1_s1-cell_1332 -1.502032035        221           14
sample_control_r1_s1-cell_1333  0.875993328        217           12
sample_control_r1_s1-cell_1334  0.057413289        173           16
sample_control_r1_s1-cell_1335 -1.224098847        239           13
sample_control_r1_s1-cell_1336  1.450127668        210           18
sample_control_r1_s1-cell_1337  1.023658826        237           22
sample_control_r1_s1-cell_1338  1.090165749        209           15
sample_control_r1_s1-cell_1339  1.245832737        236           22
sample_control_r1_s1-cell_1340 -1.496153304        227           20
sample_control_r1_s1-cell_1342 -1.309996648        222           17
sample_control_r1_s1-cell_1343  0.136987958        196           14
sample_control_r1_s1-cell_1345  1.342914837        237           13
sample_control_r1_s1-cell_1346  1.022361364        236           12
sample_control_r1_s1-cell_1347 -1.451614408        238           16
sample_control_r1_s1-cell_1348 -0.509646354        215           27
sample_control_r1_s1-cell_1350  1.527020805        224           27
sample_control_r1_s1-cell_1351  0.878452647        228            9
sample_control_r1_s1-cell_1352  1.090769213        222           25
sample_control_r1_s1-cell_1353  0.589046832        199           26
sample_control_r1_s1-cell_1354  1.317925154        227           17
sample_control_r1_s1-cell_1355 -0.761187918        223           21
sample_control_r1_s1-cell_1356 -0.839985632        214           23
sample_control_r1_s1-cell_1357 -1.213528820        239           16
sample_control_r1_s1-cell_1358  1.187171767        200           18
sample_control_r1_s1-cell_1359  1.041785827        220           14
sample_control_r1_s1-cell_1360 -0.673374212        234           20
sample_control_r1_s1-cell_1361  1.541044062        240           16
sample_control_r1_s1-cell_1362  1.383428768        207           17
sample_control_r1_s1-cell_1363  0.523040228        211           20
sample_control_r1_s1-cell_1364 -1.244284059        239           12
sample_control_r1_s1-cell_1365 -1.387583052        207           18
sample_control_r1_s1-cell_1366 -0.773021582        204           27
sample_control_r1_s1-cell_1367 -1.233422594        216           18
sample_control_r1_s1-cell_1368 -1.325239744        196           19
sample_control_r1_s1-cell_1369  1.135649735        219           20
sample_control_r1_s1-cell_1370 -1.392579127        234           12
sample_control_r1_s1-cell_1371 -0.697906632        229           13
sample_control_r1_s1-cell_1372 -1.476748487        241           12
sample_control_r1_s1-cell_1373  1.483603832        206           23
sample_control_r1_s1-cell_1374  1.483130452        224           18
sample_control_r1_s1-cell_1375 -0.223422937        233           21
sample_control_r1_s1-cell_1376  0.089284430        232           13
sample_control_r1_s1-cell_1377 -1.549783642        237           22
sample_control_r1_s1-cell_1378  1.456609999        238           14
sample_control_r1_s1-cell_1379  1.033007959        195           15
sample_control_r1_s1-cell_1380  1.030538143        224           17
sample_control_r1_s1-cell_1381 -1.362449146        237           23
sample_control_r1_s1-cell_1382 -1.063337942        190           13
sample_control_r1_s1-cell_1383  1.149611475        206           22
sample_control_r1_s1-cell_1384  1.258225129        224           19
sample_control_r1_s1-cell_1385 -1.237451986        240           19
sample_control_r1_s1-cell_1386 -1.328962348        235           15
sample_control_r1_s1-cell_1387  1.080507134        215           15
sample_control_r1_s1-cell_1388  1.322450580        203           13
sample_control_r1_s1-cell_1389 -1.555032277        225           20
sample_control_r1_s1-cell_1390  0.791228285        238           24
sample_control_r1_s1-cell_1391 -0.724763744        194           13
sample_control_r1_s1-cell_1392 -0.855250331        239           13
sample_control_r1_s1-cell_1393  1.533154207        238           15
sample_control_r1_s1-cell_1394 -0.726282600        219           16
sample_control_r1_s1-cell_1395  0.244105734        225           18
sample_control_r1_s1-cell_1396  0.902257369        225           21
sample_control_r1_s1-cell_1397  0.897347841        241           13
sample_control_r1_s1-cell_1398  0.582875525        238           14
sample_control_r1_s1-cell_1399  1.342977223        198           17
sample_control_r1_s1-cell_1400  0.241689105        241           17
sample_control_r1_s1-cell_1401  0.685938727        234           40
sample_control_r1_s1-cell_1403  0.155252526        221           16
sample_control_r1_s1-cell_1404  1.313455681        237           21
sample_control_r1_s1-cell_1405  1.512965814        218           19
sample_control_r1_s1-cell_1406 -0.980098650        218           12
sample_control_r1_s1-cell_1407  0.738026804        237           13
sample_control_r1_s1-cell_1408  1.010308638        231           17
sample_control_r1_s1-cell_1409  1.137440759        240           15
sample_control_r1_s1-cell_1410 -1.247929771        240           16
sample_control_r1_s1-cell_1411 -0.379975544        234           18
sample_control_r1_s1-cell_1412  1.478079287        236           18
sample_control_r1_s1-cell_1413 -0.846221428        236           13
sample_control_r1_s1-cell_1414  1.439841223        236           15
sample_control_r1_s1-cell_1415 -1.271025472        240           15
sample_control_r1_s1-cell_1416  1.370155578        222           11
sample_control_r1_s1-cell_1417  1.138646530        217           13
sample_control_r1_s1-cell_1418 -1.536392511        240           14
sample_control_r1_s1-cell_1419  1.001540347        222           16
sample_control_r1_s1-cell_1420  0.323349990        239           24
sample_control_r1_s1-cell_1421 -1.253345343        222           17
sample_control_r1_s1-cell_1422 -1.401432991        228           20
sample_control_r1_s1-cell_1423 -0.355731533        220            7
sample_control_r1_s1-cell_1424 -0.164052128        218           21
sample_control_r1_s1-cell_1425  1.469426375        212           14
sample_control_r1_s1-cell_1426  1.344147823        240           10
sample_control_r1_s1-cell_1427  0.851363184        216           26
sample_control_r1_s1-cell_1428  0.355035985        188           20
sample_control_r1_s1-cell_1429  1.121579308        240           18
sample_control_r1_s1-cell_1431  0.585460939        191           14
sample_control_r1_s1-cell_1432  0.592159702        223           12
sample_control_r1_s1-cell_1433  0.828622330        238           17
sample_control_r1_s1-cell_1434  1.173036730        205           17
sample_control_r1_s1-cell_1435 -0.210516412        206           18
sample_control_r1_s1-cell_1436 -1.391401434        241           19
sample_control_r1_s1-cell_1437 -1.291054799        238           21
sample_control_r1_s1-cell_1438  0.870356195        243           10
sample_control_r1_s1-cell_1439 -0.245165029        185           19
sample_control_r1_s1-cell_1440  0.127079049        183           18
sample_control_r1_s1-cell_1441 -1.542495308        217            8
sample_control_r1_s1-cell_1442  1.156773685        240           25
sample_control_r1_s1-cell_1443  0.842175170        237           29
sample_control_r1_s1-cell_1444  0.960673357        208           13
sample_control_r1_s1-cell_1445  0.935967083        241           19
sample_control_r1_s1-cell_1446  1.174457317        221           13
sample_control_r1_s1-cell_1447  0.421960006        190           16
sample_control_r1_s1-cell_1448  1.115380508        197           14
sample_control_r1_s1-cell_1449  1.461483979        217           11
sample_control_r1_s1-cell_1450  0.428534187        235           14
sample_control_r1_s1-cell_1451  1.368000805        183           14
sample_control_r1_s1-cell_1452  1.446280723        232           15
sample_control_r1_s1-cell_1453 -1.344852989        242           21
sample_control_r1_s1-cell_1454  0.846217316        216           12
sample_control_r1_s1-cell_1455 -1.146508811        241           15
sample_control_r1_s1-cell_1456  1.078613232        164           19
sample_control_r1_s1-cell_1457  1.473239267        195           14
sample_control_r1_s1-cell_1458  0.374723762        213           13
sample_control_r1_s1-cell_1459 -1.522298603        173           14
sample_control_r1_s1-cell_1460  1.180897941        187           14
sample_control_r1_s1-cell_1461 -0.914777182        192           16
sample_control_r1_s1-cell_1462 -1.461714518        241           16
sample_control_r1_s1-cell_1463  1.324995735        236           18
sample_control_r1_s1-cell_1464  0.734429030        234           18
sample_control_r1_s1-cell_1465  0.725973756        240           18
sample_control_r1_s1-cell_1466  0.937515911        239           16
sample_control_r1_s1-cell_1467 -1.538788818        186           12
sample_control_r1_s1-cell_1468  0.669661747        233           15
sample_control_r1_s1-cell_1469 -0.928436186        217           11
sample_control_r1_s1-cell_1470 -1.457306390        234           29
sample_control_r1_s1-cell_1471 -1.514157244        240           15
sample_control_r1_s1-cell_1472  1.414363783        239           11
sample_control_r1_s1-cell_1473  1.408073573        217            9
sample_control_r1_s1-cell_1474 -1.525098877        238           19
sample_control_r1_s1-cell_1477  1.300556981        240           19
sample_control_r1_s1-cell_1478  1.388162866        239           15
sample_control_r1_s1-cell_1479  0.783067538        177           13
sample_control_r1_s1-cell_1480 -1.463142336        186           19
sample_control_r1_s1-cell_1481 -0.693065483        182           15
sample_control_r1_s1-cell_1482 -1.342032823        215           21
sample_control_r1_s1-cell_1483  0.987816670        243           34
sample_control_r1_s1-cell_1485  1.274874945        217           26
sample_control_r1_s1-cell_1486  1.418858896        235           12
sample_control_r1_s1-cell_1487  1.159356821        182           17
sample_control_r1_s1-cell_1488  0.785529593        240           13
sample_control_r1_s1-cell_1489 -1.178347221        242           21
sample_control_r1_s1-cell_1490 -1.172111795        183           16
sample_control_r1_s1-cell_1491 -1.570520503        205           21
sample_control_r1_s1-cell_1492 -1.450355469        235           23
sample_control_r1_s1-cell_1493  1.456784562        238           34
sample_control_r1_s1-cell_1494  0.905228120        197           14
sample_control_r1_s1-cell_1495 -0.282816719        220           25
sample_control_r1_s1-cell_1496 -1.224230741        223           22
sample_control_r1_s1-cell_1497  1.328485959        234           18
sample_control_r1_s1-cell_1498 -1.494420347        187           19
sample_control_r1_s1-cell_1499  1.520161076        237           19
sample_control_r1_s1-cell_1500 -1.182436496        217           18
sample_control_r1_s1-cell_1501 -0.646621476        201           23
sample_control_r1_s1-cell_1502  0.560960009        222           32
sample_control_r1_s1-cell_1504  1.482031829        241           19
sample_control_r1_s1-cell_1505  0.922789799        215           13
sample_control_r1_s1-cell_1506 -1.385720584        241           18
sample_control_r1_s1-cell_1507  1.109728575        239           20
sample_control_r1_s1-cell_1508 -0.686928595        225           23
sample_control_r1_s1-cell_1509  1.328658719        239           22
sample_control_r1_s1-cell_1510 -1.255296484        239           19
sample_control_r1_s1-cell_1511 -1.411896046        212            8
sample_control_r1_s1-cell_1512  0.235500552        206           15
sample_control_r1_s1-cell_1513 -1.495908148        198           15
sample_control_r1_s1-cell_1514  1.495812130        193           15
sample_control_r1_s1-cell_1515  1.244578292        242           27
sample_control_r1_s1-cell_1516 -0.881480870        210           19
sample_control_r1_s1-cell_1517  1.014777230        240           27
sample_control_r1_s1-cell_1518 -1.406280267        240           18
sample_control_r1_s1-cell_1519 -1.060093806        207           10
sample_control_r1_s1-cell_1521  1.272928052        228           21
sample_control_r1_s1-cell_1522  0.653443264        209           14
sample_control_r1_s1-cell_1523  1.530821282        241           13
sample_control_r1_s1-cell_1524 -1.305590458        238           20
sample_control_r1_s1-cell_1525  1.438573877        221            7
sample_control_r1_s1-cell_1526  1.485925353        241           18
sample_control_r1_s1-cell_1527 -1.094601514        198           13
sample_control_r1_s1-cell_1528 -1.485467523        239           19
sample_control_r1_s1-cell_1529 -1.442841064        190           12
sample_control_r1_s1-cell_1530 -1.482303016        218           19
sample_control_r1_s1-cell_1531  1.469937671        227            6
sample_control_r1_s1-cell_1532  1.371189775        203           13
sample_control_r1_s1-cell_1533 -1.466485663        219           25
sample_control_r1_s1-cell_1534  1.307851254        216           24
sample_control_r1_s1-cell_1535  1.547666695        236           23
sample_control_r1_s1-cell_1536  1.437557222        219           10
sample_control_r1_s1-cell_1537  1.330809641        233           18
sample_control_r1_s1-cell_1538 -1.468933826        221           19
sample_control_r1_s1-cell_1539  1.330203456        217           15
sample_control_r1_s1-cell_1540  1.129778328        241           11
sample_control_r1_s1-cell_1541  0.332877959        241           26
sample_control_r1_s1-cell_1542  0.786659789        224           12
sample_control_r1_s1-cell_1543 -1.419278464        223           11
sample_control_r1_s1-cell_1544 -1.089815035        239           28
sample_control_r1_s1-cell_1545  1.362450572        219           15
sample_control_r1_s1-cell_1546  0.852361387        207           11
sample_control_r1_s1-cell_1547 -1.053346915        224           16
sample_control_r1_s1-cell_1548 -1.457465040        239           13
sample_control_r1_s1-cell_1549  0.121753244        239           12
sample_control_r1_s1-cell_1550 -0.983933988        205           24
sample_control_r1_s1-cell_1551  1.514971858        224            9
sample_control_r1_s1-cell_1552  1.536419820        231           18
sample_control_r1_s1-cell_1553  1.339913659        226           17
sample_control_r1_s1-cell_1554  1.366765363        210           13
sample_control_r1_s1-cell_1555  1.320199484        238           18
sample_control_r1_s1-cell_1556 -1.394493882        204           16
sample_control_r1_s1-cell_1557  1.374884581        203           16
sample_control_r1_s1-cell_1558  1.038205386        210           16
sample_control_r1_s1-cell_1559  0.928901275        217           33
sample_control_r1_s1-cell_1560  1.184781430        187           13
sample_control_r1_s1-cell_1562 -1.118735144        205           22
sample_control_r1_s1-cell_1563  1.232379140        233           23
sample_control_r1_s1-cell_1564  1.418647723        226           22
sample_control_r1_s1-cell_1565 -1.415204193        225           23
sample_control_r1_s1-cell_1566 -1.423217783        241           20
sample_control_r1_s1-cell_1567  1.112956090        226           16
sample_control_r1_s1-cell_1568  0.615782225        196           17
sample_control_r1_s1-cell_1569 -0.048984238        209           14
sample_control_r1_s1-cell_1570  0.920337412        188           13
sample_control_r1_s1-cell_1571 -0.546023096        242           14
sample_control_r1_s1-cell_1572  1.570153693        239           21
sample_control_r1_s1-cell_1573 -1.504170312        235           13
sample_control_r1_s1-cell_1574 -0.461203799        208           24
sample_control_r1_s1-cell_1575  1.450903978        233           20
sample_control_r1_s1-cell_1577  1.484464848        248            6
sample_control_r1_s1-cell_1578  1.525616361        217           16
sample_control_r1_s1-cell_1579 -0.914154608        221           30
sample_control_r1_s1-cell_1580  1.392946547        207           15
sample_control_r1_s1-cell_1581  1.410214949        210           21
sample_control_r1_s1-cell_1582 -0.482277378        221           21
sample_control_r1_s1-cell_1583  1.562972046        208           13
sample_control_r1_s1-cell_1584  1.312267174        207           15
sample_control_r1_s1-cell_1586 -1.356590405        227           17
sample_control_r1_s1-cell_1587  1.024950664        189           22
sample_control_r1_s1-cell_1588  1.279306359        239           18
sample_control_r1_s1-cell_1589 -1.349054645        236           21
sample_control_r1_s1-cell_1590  1.377886172        225           25
sample_control_r1_s1-cell_1591  1.551259234        241           17
sample_control_r1_s1-cell_1592  0.996895788        241           12
sample_control_r1_s1-cell_1593  1.162848110        240           18
sample_control_r1_s1-cell_1594 -1.466949954        235           20
sample_control_r1_s1-cell_1595  0.454023363        232           12
sample_control_r1_s1-cell_1596  1.378428972        233           15
sample_control_r1_s1-cell_1597  1.112476020        221           25
sample_control_r1_s1-cell_1598  0.309525072        226           27
sample_control_r1_s1-cell_1599 -1.034228581        222           15
sample_control_r1_s1-cell_1601  1.271927172        233           21
sample_control_r1_s1-cell_1602  1.496558753        218           27
sample_control_r1_s1-cell_1603 -0.775911175        202           21
sample_control_r1_s1-cell_1604 -0.172655462        234           15
sample_control_r1_s1-cell_1605  1.223083449        203           13
sample_control_r1_s1-cell_1606  0.339220855        238           15
sample_control_r1_s1-cell_1607  1.422465767        235           10
sample_control_r1_s1-cell_1608  0.953020893        236           26
sample_control_r1_s1-cell_1609 -1.393447764        236           31
sample_control_r1_s1-cell_1610  1.535663697        213           21
sample_control_r1_s1-cell_1611  1.247639735        212           17
sample_control_r1_s1-cell_1612 -1.520353779        227           20
sample_control_r1_s1-cell_1613 -1.234227806        239           19
sample_control_r1_s1-cell_1614 -1.475609773        237           20
sample_control_r1_s1-cell_1615  0.783873365        211           21
sample_control_r1_s1-cell_1616 -1.555325118        236            9
sample_control_r1_s1-cell_1617  1.078486306        222           16
sample_control_r1_s1-cell_1618 -1.562845923        241           22
sample_control_r1_s1-cell_1619  1.364012115        208           23
sample_control_r1_s1-cell_1620 -0.421412441        222           23
sample_control_r1_s1-cell_1621  1.372583946        215           18
sample_control_r1_s1-cell_1622  1.556328404        239           14
sample_control_r1_s1-cell_1623 -1.361243690        184           21
sample_control_r1_s1-cell_1624 -0.089683543        221            8
sample_control_r1_s1-cell_1625 -0.450458781        236           22
sample_control_r1_s1-cell_1626 -1.473651664        236           25
sample_control_r1_s1-cell_1627 -1.339232514        194           17
sample_control_r1_s1-cell_1628  1.134827805        212           19
sample_control_r1_s1-cell_1629  0.242052337        236           15
sample_control_r1_s1-cell_1630  1.216076357        242           16
sample_control_r1_s1-cell_1631 -1.538766716        236           11
sample_control_r1_s1-cell_1632 -1.278986287        208           20
sample_control_r1_s1-cell_1633  0.532697344        211           11
sample_control_r1_s1-cell_1634 -1.544937170        236           14
sample_control_r1_s1-cell_1635  1.545465052        237           22
sample_control_r1_s1-cell_1636 -0.162517558        215           18
sample_control_r1_s1-cell_1637  0.306580086        226           17
sample_control_r1_s1-cell_1638  1.199698171        220           15
sample_control_r1_s1-cell_1640  1.027863002        241           22
sample_control_r1_s1-cell_1641 -1.479133357        192           20
sample_control_r1_s1-cell_1642 -1.342385088        242           15
sample_control_r1_s1-cell_1643  1.250473271        239           22
sample_control_r1_s1-cell_1644  0.390664944        241           15
sample_control_r1_s1-cell_1645  1.171355151        236           20
sample_control_r1_s1-cell_1646  0.191642341        220           24
sample_control_r1_s1-cell_1647  1.167511206        233           20
sample_control_r1_s1-cell_1648  1.218761440        191           15
sample_control_r1_s1-cell_1649  0.308511216        222           10
sample_control_r1_s1-cell_1650  1.198174391        209           12
sample_control_r1_s1-cell_1651 -1.551835072        239           27
sample_control_r1_s1-cell_1652 -1.521477516        238           15
sample_control_r1_s1-cell_1653 -1.507160340        240           22
sample_control_r1_s1-cell_1654  1.384410264        238           10
sample_control_r1_s1-cell_1655  0.369236286        208           19
sample_control_r1_s1-cell_1656 -1.387714487        194           13
sample_control_r1_s1-cell_1657  0.736164342        211           11
sample_control_r1_s1-cell_1658  1.224444621        218           13
sample_control_r1_s1-cell_1659 -1.277141978        227           11
sample_control_r1_s1-cell_1660  1.171103920        211           13
sample_control_r1_s1-cell_1661 -0.156907617        238           16
sample_control_r1_s1-cell_1662  1.173554112        208           11
sample_control_r1_s1-cell_1663 -0.084786702        243           17
sample_control_r1_s1-cell_1664  1.462557039        208           14
sample_control_r1_s1-cell_1665  1.288562210        226           17
sample_control_r1_s1-cell_1666  0.664197034        206           20
sample_control_r1_s1-cell_1667 -1.515400712        219           17
sample_control_r1_s1-cell_1668  0.567799677        240           26
sample_control_r1_s1-cell_1669 -1.083367354        215           24
sample_control_r1_s1-cell_1670  0.974513783        240           25
sample_control_r1_s1-cell_1671  1.538820307        236           14
sample_control_r1_s1-cell_1672 -1.085250981        207           16
sample_control_r1_s1-cell_1673 -0.170472845        188           16
sample_control_r1_s1-cell_1674  1.476518397        198           16
sample_control_r1_s1-cell_1675  1.436612844        222           10
sample_control_r1_s1-cell_1676  0.356061607        237           13
sample_control_r1_s1-cell_1677  1.327222338        239           20
sample_control_r1_s1-cell_1678  1.293954756        211           12
sample_control_r1_s1-cell_1679  1.066077406        232           15
sample_control_r1_s1-cell_1680  1.237704430        241           18
sample_control_r1_s1-cell_1681  1.231171955        238           18
sample_control_r1_s1-cell_1682 -0.752131799        206           19
sample_control_r1_s1-cell_1683  1.309214593        239           13
sample_control_r1_s1-cell_1684  1.485536376        240           18
sample_control_r1_s1-cell_1685  1.307391473        225           23
sample_control_r1_s1-cell_1686  1.179427121        240           15
sample_control_r1_s1-cell_1687  1.152163610        204           11
sample_control_r1_s1-cell_1688  0.811393233        237           14
sample_control_r1_s1-cell_1689 -1.408108769        241           21
sample_control_r1_s1-cell_1690  0.183584230        211           15
sample_control_r1_s1-cell_1691  1.410992446        240           11
sample_control_r1_s1-cell_1692  1.521272825        234           20
sample_control_r1_s1-cell_1693 -1.022359997        174           16
sample_control_r1_s1-cell_1694  1.193053789        210           10
sample_control_r1_s1-cell_1695 -0.028090638        207            9
sample_control_r1_s1-cell_1696 -1.203724431        222           13
sample_control_r1_s1-cell_1697  1.108699177        178           15
sample_control_r1_s1-cell_1698 -0.515009333        221           14
sample_control_r1_s1-cell_1699  0.696600196        194           16
sample_control_r1_s1-cell_1700 -0.407369243        229           14
sample_control_r1_s1-cell_1701 -0.996258116        242           25
sample_control_r1_s1-cell_1702  0.256739835        241           21
sample_control_r1_s1-cell_1703  0.381635392        219           26
sample_control_r1_s1-cell_1704  0.908111042        237           15
sample_control_r1_s1-cell_1705  0.808365151        210           16
sample_control_r1_s1-cell_1706  1.560940121        238           20
sample_control_r1_s1-cell_1707  1.385005072        240           27
sample_control_r1_s1-cell_1708 -0.398307799        197           18
sample_control_r1_s1-cell_1709  1.226009519        231           14
sample_control_r1_s1-cell_1710  1.554593738        207           10
sample_control_r1_s1-cell_1711  1.320523676        243           17
sample_control_r1_s1-cell_1712  0.743593375        239           14
sample_control_r1_s1-cell_1713  0.747655499        234           24
sample_control_r1_s1-cell_1714  0.232744318        238           13
sample_control_r1_s1-cell_1715  1.311089131        231           19
sample_control_r1_s1-cell_1716  0.893942665        237           30
sample_control_r1_s1-cell_1717  0.237378394        219           15
sample_control_r1_s1-cell_1718  0.833329986        229           17
sample_control_r1_s1-cell_1719 -1.563979103        227           20
sample_control_r1_s1-cell_1720  0.344994728        220           10
sample_control_r1_s1-cell_1721  1.193162124        240           19
sample_control_r1_s1-cell_1722  1.256235027        236           18
sample_control_r1_s1-cell_1723  0.733366100        242           26
sample_control_r1_s1-cell_1724  0.013219548        227           19
sample_control_r1_s1-cell_1725  0.009361682        239           14
sample_control_r1_s1-cell_1726 -1.432047099        238           19
sample_control_r1_s1-cell_1727 -0.010707634        234           18
sample_control_r1_s1-cell_1728  1.046360076        195           13
sample_control_r1_s1-cell_1729  0.190601951        230           12
sample_control_r1_s1-cell_1730  0.896235658        238           16
sample_control_r1_s1-cell_1731  0.692602074        222           14
sample_control_r1_s1-cell_1732  0.770161025        219           20
sample_control_r1_s1-cell_1733 -1.334470484        237           16
sample_control_r1_s1-cell_1734 -1.331994976        192           25
sample_control_r1_s1-cell_1735  0.761729835        194           17
sample_control_r1_s1-cell_1736  0.507521575        201           28
sample_control_r1_s1-cell_1737  1.509543761        202           13
sample_control_r1_s1-cell_1738  1.221822071        239           21
sample_control_r1_s1-cell_1739 -1.205497192        211           13
sample_control_r1_s1-cell_1740  1.067350527        238           16
sample_control_r1_s1-cell_1741  0.815249915        228           15
sample_control_r1_s1-cell_1742 -1.422209714        237           21
sample_control_r1_s1-cell_1743 -1.554302557        241           16
sample_control_r1_s1-cell_1744  0.367585894        205           21
sample_control_r1_s1-cell_1745  0.685619800        180           14
sample_control_r1_s1-cell_1746  1.396235833        220           23
sample_control_r1_s1-cell_1747 -1.352352465        224           19
sample_control_r1_s1-cell_1748  1.475488544        240           14
sample_control_r1_s1-cell_1749  1.334781856        238           17
sample_control_r1_s1-cell_1750  0.681632000        181           20
sample_control_r1_s1-cell_1751 -1.336887867        217           14
sample_control_r1_s1-cell_1752  1.149776327        239           15
sample_control_r1_s1-cell_1753 -1.520155917        238           17
sample_control_r1_s1-cell_1754  0.297471139        223            8
sample_control_r1_s1-cell_1755  0.109430887        226           17
sample_control_r1_s1-cell_1757  0.788798507        228           16
sample_control_r1_s1-cell_1758 -0.559729508        197           15
sample_control_r1_s1-cell_1759  0.874993547        234           20
sample_control_r1_s1-cell_1760  1.044839884        239           16
sample_control_r1_s1-cell_1761  0.250922811        237           10
sample_control_r1_s1-cell_1762  1.011346279        241           15
sample_control_r1_s1-cell_1763  0.419953192        201           15
sample_control_r1_s1-cell_1764 -1.404195952        241           21
sample_control_r1_s1-cell_1765 -1.338269872        240           17
sample_control_r1_s1-cell_1766 -1.393608297        237           12
sample_control_r1_s1-cell_1767  1.216384888        237           21
sample_control_r1_s1-cell_1768  1.310377087        222           10
sample_control_r1_s1-cell_1769  0.714682867        228           18
sample_control_r1_s1-cell_1770 -1.561182940        230           18
sample_control_r1_s1-cell_1771 -1.290767013        207           18
sample_control_r1_s1-cell_1772  1.093852507        239           18
sample_control_r1_s1-cell_1773 -1.283543096        222           20
sample_control_r1_s1-cell_1774  0.452364101        196           15
sample_control_r1_s1-cell_1775  1.526855195        239           17
sample_control_r1_s1-cell_1776 -1.505321577        219           17
sample_control_r1_s1-cell_1777 -0.431303140        242           19
sample_control_r1_s1-cell_1778  0.959256947        241           23
sample_control_r1_s1-cell_1779  0.721038607        235           11
sample_control_r1_s1-cell_1780  1.319109189        237           20
sample_control_r1_s1-cell_1781  1.283708037        219           11
sample_control_r1_s1-cell_1782  1.463093374        236           16
sample_control_r1_s1-cell_1783  1.357545601        213           17
sample_control_r1_s1-cell_1784  1.467545331        222           26
sample_control_r1_s1-cell_1785  1.240442917        225           16
sample_control_r1_s1-cell_1786 -1.349835145        199           17
sample_control_r1_s1-cell_1787  1.298347364        220           10
sample_control_r1_s1-cell_1788 -0.139454495        222           10
sample_control_r1_s1-cell_1789  0.722020862        227           20
sample_control_r1_s1-cell_1790 -0.649502277        238           19
sample_control_r1_s1-cell_1791  1.275074767        222           17
sample_control_r1_s1-cell_1792  0.449532499        242           16
sample_control_r1_s1-cell_1793  1.361159227        227           11
sample_control_r1_s1-cell_1794  1.241784080        222           14
sample_control_r1_s1-cell_1795 -1.014756063        209           15
sample_control_r1_s1-cell_1796  0.820586209        221           24
sample_control_r1_s1-cell_1797 -1.515007079        218           30
sample_control_r1_s1-cell_1798  0.661975339        236           12
sample_control_r1_s1-cell_1799 -1.546227555        236           16
sample_control_r1_s1-cell_1800  0.144917316        193           16
sample_control_r1_s1-cell_1801 -1.358493774        240           25
sample_control_r1_s1-cell_1802  0.282529331        237           16
sample_control_r1_s1-cell_1803  1.546249321        237           23
sample_control_r1_s1-cell_1804 -1.561683684        235           17
sample_control_r1_s1-cell_1805  1.522864868        242           20
sample_control_r1_s1-cell_1806  1.181057495        237           14
sample_control_r1_s1-cell_1807  1.517590832        226           18
sample_control_r1_s1-cell_1808 -1.501816512        226           20
sample_control_r1_s1-cell_1809  0.044092301        204           20
sample_control_r1_s1-cell_1810  1.437836647        235           13
sample_control_r1_s1-cell_1811  0.834342512        221           16
sample_control_r1_s1-cell_1812 -1.486394136        234           18
sample_control_r1_s1-cell_1813  1.198909706        205           18
sample_control_r1_s1-cell_1814 -0.360692283        236           15
sample_control_r1_s1-cell_1815  0.263401717        209           23
sample_control_r1_s1-cell_1816  0.886056999        236           18
sample_control_r1_s1-cell_1817  1.378936649        231           16
sample_control_r1_s1-cell_1819  1.519791881        235           18
sample_control_r1_s1-cell_1820  0.887126906        223           16
sample_control_r1_s1-cell_1821  1.055045761        241           15
sample_control_r1_s1-cell_1822  1.355358323        186           15
sample_control_r1_s1-cell_1823  1.257723829        237           15
sample_control_r1_s1-cell_1824 -1.466017020        240           18
sample_control_r1_s1-cell_1825  1.468294673        236            9
sample_control_r1_s1-cell_1826  0.798708624        217           17
sample_control_r1_s1-cell_1827 -1.447718867        214           17
sample_control_r1_s1-cell_1828  0.657931285        235           16
sample_control_r1_s1-cell_1830 -1.149225702        220           21
sample_control_r1_s1-cell_1831  1.082541934        239           21
sample_control_r1_s1-cell_1832  0.093637914        223           20
sample_control_r1_s1-cell_1833  1.264132924        228           16
sample_control_r1_s1-cell_1834 -1.101178662        235           15
sample_control_r1_s1-cell_1835  0.501415259        204           15
sample_control_r1_s1-cell_1836  0.936730211        241           21
sample_control_r1_s1-cell_1837 -0.224761700        175           13
sample_control_r1_s1-cell_1838 -0.813538195        238           17
sample_control_r1_s1-cell_1839  0.118684152        238           12
sample_control_r1_s1-cell_1840 -1.469964546        240           16
sample_control_r1_s1-cell_1841  1.105807131        240           11
sample_control_r1_s1-cell_1842  0.600779889        232           24
sample_control_r1_s1-cell_1843  1.433036833        237            8
sample_control_r1_s1-cell_1844  1.549344152        236           16
sample_control_r1_s1-cell_1845  0.906556558        214            8
sample_control_r1_s1-cell_1846 -0.327429934        234           18
sample_control_r1_s1-cell_1847  1.094428798        207           14
sample_control_r1_s1-cell_1848  1.396897027        237           22
sample_control_r1_s1-cell_1849 -1.201014490        187           16
sample_control_r1_s1-cell_1850  1.064957957        216           10
sample_control_r1_s1-cell_1851  1.521434828        241           16
sample_control_r1_s1-cell_1852 -1.547024804        202           17
sample_control_r1_s1-cell_1853 -1.412680912        199           27
sample_control_r1_s1-cell_1854 -1.256425826        209           17
sample_control_r1_s1-cell_1855  0.536688563        198           14
sample_control_r1_s1-cell_1856  0.658142389        234           21
sample_control_r1_s1-cell_1857  1.504451033        232           14
sample_control_r1_s1-cell_1858 -0.854833370        239           16
sample_control_r1_s1-cell_1859  1.248382234        237           21
sample_control_r1_s1-cell_1860 -0.120127827        237           22
sample_control_r1_s1-cell_1862 -0.281303464        240           18
sample_control_r1_s1-cell_1863 -1.388353899        196           16
sample_control_r1_s1-cell_1864  1.278554454        236           14
sample_control_r1_s1-cell_1865  1.190790567        224           20
sample_control_r1_s1-cell_1866 -1.385365149        243           17
sample_control_r1_s1-cell_1867  0.805073895        220           11
sample_control_r1_s1-cell_1868  0.477981924        231           15
sample_control_r1_s1-cell_1869  1.398655948        223           11
sample_control_r1_s1-cell_1870  0.692328266        192           15
sample_control_r1_s1-cell_1871 -0.930900583        194           13
sample_control_r1_s1-cell_1872 -1.011424747        227           21
sample_control_r1_s1-cell_1873 -1.274725882        236           13
sample_control_r1_s1-cell_1874  0.987710223        192           13
sample_control_r1_s1-cell_1875  1.076574014        167           17
sample_control_r1_s1-cell_1876  1.127418532        227           15
sample_control_r1_s1-cell_1877 -1.374877892        197           15
sample_control_r1_s1-cell_1878 -0.450273845        234           19
sample_control_r1_s1-cell_1879  0.783651441        212           12
sample_control_r1_s1-cell_1880 -1.475532359        216           16
sample_control_r1_s1-cell_1881 -1.384003727        239           17
sample_control_r1_s1-cell_1882 -1.497307347        200           19
sample_control_r1_s1-cell_1883  1.460715099        239           15
sample_control_r1_s1-cell_1884  1.011515750        222           19
sample_control_r1_s1-cell_1886  1.208997534        237           20
sample_control_r1_s1-cell_1889 -1.322046330        237           20
sample_control_r1_s1-cell_1891 -0.803129836        241           23
sample_control_r1_s1-cell_1892  1.461799148        241           14
sample_control_r1_s1-cell_1893 -0.668528483        186           18
sample_control_r1_s1-cell_1894  1.400610848        220           24
sample_control_r1_s1-cell_1895 -0.995615347        231           13
sample_control_r1_s1-cell_1896  0.529447327        223           15
sample_control_r1_s1-cell_1897  0.858083810        196           16
sample_control_r1_s1-cell_1898  1.409516115        237           13
sample_control_r1_s1-cell_1899  1.288846313        194           18
sample_control_r1_s1-cell_1900 -1.365352934        242           21
sample_control_r1_s1-cell_1901  0.503499650        210           14
sample_control_r1_s1-cell_1902  0.040751452        196           15
sample_control_r1_s1-cell_1904  0.463794405        229           19
sample_control_r1_s1-cell_1908  1.108365895        239           18
sample_control_r1_s1-cell_1909  0.575067398        209           23
sample_control_r1_s1-cell_1910  0.545978283        225           21
sample_control_r1_s1-cell_1911  1.532329866        201           20
sample_control_r1_s1-cell_1912 -0.953621455        240           20
sample_control_r1_s1-cell_1913  0.117085008        239           17
sample_control_r1_s1-cell_1914 -1.144041297        238           10
sample_control_r1_s1-cell_1915  1.283392558        219           16
sample_control_r1_s1-cell_1916  0.475971261        223           15
sample_control_r1_s1-cell_1917  0.169049206        183           14
sample_control_r1_s1-cell_1918  1.504108500        219           22
sample_control_r1_s1-cell_1919  0.808682275        204           14
sample_control_r1_s1-cell_1920  0.207532405        235           21
sample_control_r1_s1-cell_1921 -0.083840696        238           18
sample_control_r1_s1-cell_1922  1.321929965        189           16
sample_control_r1_s1-cell_1923  0.860527767        236           14
sample_control_r1_s1-cell_1924 -0.518772833        209           24
sample_control_r1_s1-cell_1925  0.927360456        233           18
sample_control_r1_s1-cell_1926 -0.234896867        231           16
sample_control_r1_s1-cell_1927 -1.269504190        235           16
sample_control_r1_s1-cell_1928  0.429480076        219           15
sample_control_r1_s1-cell_1929 -1.121022428        239           14
sample_control_r1_s1-cell_1930  1.231265792        203           12
sample_control_r1_s1-cell_1931 -0.636626029        225            8
sample_control_r1_s1-cell_1932  0.939880653        208           19
sample_control_r1_s1-cell_1933 -0.503482891        238           16
sample_control_r1_s1-cell_1934 -0.681813610        229           10
sample_control_r1_s1-cell_1935  0.904626884        237           18
sample_control_r1_s1-cell_1936  0.979719008        220           12
sample_control_r1_s1-cell_1937  0.478815928        216           16
sample_control_r1_s1-cell_1938  1.176555951        238           17
sample_control_r1_s1-cell_1939  1.324846683        206           16
sample_control_r1_s1-cell_1940  1.379278052        232           16
sample_control_r1_s1-cell_1943  0.065562265        202           15
sample_control_r1_s1-cell_1944  1.292216140        240           20
sample_control_r1_s1-cell_1945  1.483899794        239           15
sample_control_r1_s1-cell_1946  1.466639343        181           17
sample_control_r1_s1-cell_1947  0.347231965        239           15
sample_control_r1_s1-cell_1948  1.290751784        240           12
sample_control_r1_s1-cell_1949  1.391975821        210            9
sample_control_r1_s1-cell_1950  1.452131566        215           22
sample_control_r1_s1-cell_1951 -1.540593666        222           16
sample_control_r1_s1-cell_1952  0.480113644        228           21
sample_control_r1_s1-cell_1953 -1.543783199        238           13
sample_control_r1_s1-cell_1955 -0.074220390        201           13
sample_control_r1_s1-cell_1956  1.277557462        190           17
sample_control_r1_s1-cell_1957 -0.655781658        225           17
sample_control_r1_s1-cell_1958  0.931044853        225           19
sample_control_r1_s1-cell_1959 -1.033245426        195           19
sample_control_r1_s1-cell_1960  0.710271069        218           22
sample_control_r1_s1-cell_1961 -1.372002255        179           20
sample_control_r1_s1-cell_1962  0.920620776        182           14
sample_control_r1_s1-cell_1963  1.237782903        215           14
sample_control_r1_s1-cell_1964  1.341255055        209           19
sample_control_r1_s1-cell_1965 -1.239437609        208           17
sample_control_r1_s1-cell_1966  0.380986004        238           19
sample_control_r1_s1-cell_1967  0.811636014        199           16
sample_control_r1_s1-cell_1968  0.528414464        223           10
sample_control_r1_s1-cell_1970  1.415103858        236           11
sample_control_r1_s1-cell_1971  0.817707010        241           14
sample_control_r1_s1-cell_1972  0.883667425        232           11
sample_control_r1_s1-cell_1973 -0.544274578        217           17
sample_control_r1_s1-cell_1975 -1.502913548        235           14
sample_control_r1_s1-cell_1976  1.261431918        207           16
sample_control_r1_s1-cell_1977  1.222454230        233           17
sample_control_r1_s1-cell_1978  1.169522575        188           14
sample_control_r1_s1-cell_1979  1.270835477        223           18
sample_control_r1_s1-cell_1980 -1.415979250        237           14
sample_control_r1_s1-cell_1981  0.887150922        202           28
sample_control_r1_s1-cell_1982 -1.500318400        223           24
sample_control_r1_s1-cell_1983  1.368994635        212           10
sample_control_r1_s1-cell_1984 -1.520982572        241           24
sample_control_r1_s1-cell_1985 -0.276755922        242           19
sample_control_r1_s1-cell_1986 -0.944926328        217           20
sample_control_r1_s1-cell_1987 -0.060784877        190           12
sample_control_r1_s1-cell_1988 -1.520042916        241           18
sample_control_r1_s1-cell_1989  0.567393007        225           11
sample_control_r1_s1-cell_1990  1.404192059        225           18
sample_control_r1_s1-cell_1991  1.201300720        239           15
sample_control_r1_s1-cell_1992  1.253451920        236           14
sample_control_r1_s1-cell_1993  1.570178701        237           19
sample_control_r1_s1-cell_1994 -1.424007899        182           14
sample_control_r1_s1-cell_1995  1.250913166        240           23
sample_control_r1_s1-cell_1996  1.128532442        242           20
sample_control_r1_s1-cell_1997 -0.933429669        217           15
sample_control_r1_s1-cell_1998 -1.417092230        235           12
sample_control_r1_s1-cell_1999 -1.540593141        225           13
sample_control_r1_s1-cell_2000 -0.439942799        200           25
sample_control_r1_s1-cell_2001  1.005589154        235           11
sample_control_r1_s1-cell_2002  1.018448105        205           16
sample_control_r1_s1-cell_2003 -1.017741847        209           21
sample_control_r1_s1-cell_2004  0.848202724        234           10
sample_control_r1_s1-cell_2005 -0.738322135        226           12
sample_control_r1_s1-cell_2006 -0.622675728        210           21
sample_control_r1_s1-cell_2007  1.079207951        217           19
sample_control_r1_s1-cell_2008 -1.292232790        239           30
sample_control_r1_s1-cell_2009 -1.307775896        228           19
sample_control_r1_s1-cell_2010  0.775964992        193           14
sample_control_r1_s1-cell_2011  1.273393179        240           16
sample_control_r1_s1-cell_2012  0.323441875        176           13
sample_control_r1_s1-cell_2013 -0.848745657        238           13
sample_control_r1_s1-cell_2014  0.888202141        235           20
sample_control_r1_s1-cell_2015  1.418474522        238           25
sample_control_r1_s1-cell_2016  0.908610399        214            9
sample_control_r1_s1-cell_2017  1.143517095        242           19
sample_control_r1_s1-cell_2018  0.926630602        209           21
sample_control_r1_s1-cell_2021 -1.284505329        237           19
sample_control_r1_s1-cell_2022  0.673109759        192           27
sample_control_r1_s1-cell_2024  1.203031498        235           15
sample_control_r1_s1-cell_2025  1.496362431        236           25
sample_control_r1_s1-cell_2027  1.186748116        225           20
sample_control_r1_s1-cell_2028  0.638419987        225           11
sample_control_r1_s1-cell_2030  0.815112140        227           15
sample_control_r1_s1-cell_2031  1.413377118        225           14
sample_control_r1_s1-cell_2032 -1.366479604        237           17
sample_control_r1_s1-cell_2033  1.454441461        237           13
sample_control_r1_s1-cell_2034  0.561813542        221           13
sample_control_r1_s1-cell_2035  0.268985555        237           26
sample_control_r1_s1-cell_2036  0.424411051        206           10
sample_control_r1_s1-cell_2037  1.097689308        208           21
sample_control_r1_s1-cell_2038 -1.046405567        240           19
sample_control_r1_s1-cell_2039  0.147785041        240           13
sample_control_r1_s1-cell_2040  0.865730383        236           19
sample_control_r1_s1-cell_2041 -0.830893862        186           15
sample_control_r1_s1-cell_2042  0.395338137        240           14
sample_control_r1_s1-cell_2043  0.678228904        233           11
sample_control_r1_s1-cell_2044 -1.383638002        240           19
sample_control_r1_s1-cell_2045 -1.010964014        239           19
sample_control_r1_s1-cell_2046  0.356206439        226           24
sample_control_r1_s1-cell_2047 -1.408551820        236           16
sample_control_r1_s1-cell_2048  1.389211558        238           11
sample_control_r1_s1-cell_2049  1.335441402        238           21
sample_control_r1_s1-cell_2050  0.877341560        238           14
sample_control_r1_s1-cell_2051  1.229647971        236           35
sample_control_r1_s1-cell_2052  1.463985798        237           10
sample_control_r1_s1-cell_2053 -1.022396772        240           16
sample_control_r1_s1-cell_2054  0.710855054        239           17
sample_control_r1_s1-cell_2055  1.021317932        239           12
sample_control_r1_s1-cell_2056 -1.280703106        234           16
sample_control_r1_s1-cell_2057 -1.247701923        239           20
sample_control_r1_s1-cell_2058  0.695063216        236           21
sample_control_r1_s1-cell_2059 -1.351014316        210           12
sample_control_r1_s1-cell_2060  1.413258996        210           12
sample_control_r1_s1-cell_2061 -0.718550969        239           12
sample_control_r1_s1-cell_2062  1.503338243        215           18
sample_control_r1_s1-cell_2063  1.246828642        221           16
sample_control_r1_s1-cell_2064  1.224659797        233           18
sample_control_r1_s1-cell_2065 -1.498977925        233           15
sample_control_r1_s1-cell_2066  1.274471181        241           14
sample_control_r1_s1-cell_2067  0.949988819        227           20
sample_control_r1_s1-cell_2068  1.473572617        240           25
sample_control_r1_s1-cell_2069  0.179703830        221            7
sample_control_r1_s1-cell_2070  0.279819418        239           15
sample_control_r1_s1-cell_2071  0.039876184        237           13
sample_control_r1_s1-cell_2072 -0.241229280        231            9
sample_control_r1_s1-cell_2073 -0.558478579        198           17
sample_control_r1_s1-cell_2074  1.484854075        238           18
sample_control_r1_s1-cell_2075 -1.505292831        240           11
sample_control_r1_s1-cell_2076  1.504641345        241           25
sample_control_r1_s1-cell_2077 -1.377202608        239           19
sample_control_r1_s1-cell_2078  1.212072820        234           20
sample_control_r1_s1-cell_2079  1.479018544        194           14
sample_control_r1_s1-cell_2080  1.303876719        226           12
sample_control_r1_s1-cell_2081  0.082059025        240           18
sample_control_r1_s1-cell_2082 -1.056965022        202           19
sample_control_r1_s1-cell_2083  1.112697711        241           23
sample_control_r1_s1-cell_2084 -0.903126034        209           18
sample_control_r1_s1-cell_2085 -0.832926754        240           16
sample_control_r1_s1-cell_2086  0.951629924        238           15
sample_control_r1_s1-cell_2087  1.559985798        237           17
sample_control_r1_s1-cell_2088  0.358063078        203           14
sample_control_r1_s1-cell_2089  0.725947917        239           18
sample_control_r1_s1-cell_2090  1.195718426        213           14
sample_control_r1_s1-cell_2091  0.999889874        190           12
sample_control_r1_s1-cell_2092  0.328174571        182           15
sample_control_r1_s1-cell_2093  1.368476874        239           22
sample_control_r1_s1-cell_2094  0.849932766        239           16
sample_control_r1_s1-cell_2095  1.318325843        222           17
sample_control_r1_s1-cell_2096 -0.208262393        234           16
sample_control_r1_s1-cell_2097 -0.561851146        224           16
sample_control_r1_s1-cell_2098 -0.579290185        206           15
sample_control_r1_s1-cell_2099  1.373285650        226           29
sample_control_r1_s1-cell_2100  0.890366968        231           17
sample_control_r1_s1-cell_2101 -0.101923537        236           20
sample_control_r1_s1-cell_2102  0.061937089        205           21
sample_control_r1_s1-cell_2103 -1.031709198        223           16
sample_control_r1_s1-cell_2104 -0.439657674        237           10
sample_control_r1_s1-cell_2105  1.429010225        189           17
sample_control_r1_s1-cell_2106  0.975185851        240           11
sample_control_r1_s1-cell_2107 -1.564358101        203           16
sample_control_r1_s1-cell_2108  1.149106366        237           23
sample_control_r1_s1-cell_2109  1.564905249        184           17
sample_control_r1_s1-cell_2110 -1.120374327        236           11
sample_control_r1_s1-cell_2111  1.378845994        231           13
sample_control_r1_s1-cell_2112 -0.976598598        195           18
sample_control_r1_s1-cell_2113 -0.687975163        231           20
sample_control_r1_s1-cell_2114  0.273016256        229           13
sample_control_r1_s1-cell_2115  1.206408410        184           15
sample_control_r1_s1-cell_2116 -0.443279037        202           22
sample_control_r1_s1-cell_2117  1.490913583        237           19
sample_control_r1_s1-cell_2118  1.177383780        193           26
sample_control_r1_s1-cell_2119  0.975264991        237           25
sample_control_r1_s1-cell_2120 -0.784451646        176           19
sample_control_r1_s1-cell_2121  0.518768238        239           14
sample_control_r1_s1-cell_2122  1.204191408        240           14
sample_control_r1_s1-cell_2123  0.793474229        188           13
sample_control_r1_s1-cell_2124 -1.551132879        219           12
sample_control_r1_s1-cell_2125 -0.218595591        236           15
sample_control_r1_s1-cell_2126  1.050747679        173           23
sample_control_r1_s1-cell_2127 -0.908986323        203           15
sample_control_r1_s1-cell_2128  1.045385877        225           12
sample_control_r1_s1-cell_2129  1.101983649        219           18
sample_control_r1_s1-cell_2130 -1.021247999        217           27
sample_control_r1_s1-cell_2131  0.087411588        215           15
sample_control_r1_s1-cell_2132 -1.430217557        225           12
sample_control_r1_s1-cell_2133  0.143018525        237           11
sample_control_r1_s1-cell_2135 -1.428169348        240           23
sample_control_r1_s1-cell_2136  0.948757401        175           21
sample_control_r1_s1-cell_2137  1.115982740        237           14
sample_control_r1_s1-cell_2140  0.258567229        205           12
sample_control_r1_s1-cell_2141 -0.384311235        241           18
sample_control_r1_s1-cell_2142 -1.096963353        241           18
sample_control_r1_s1-cell_2143 -0.805190730        223           16
sample_control_r1_s1-cell_2144 -0.155388009        188           21
sample_control_r1_s1-cell_2145  1.128305616        235           15
sample_control_r1_s1-cell_2146 -1.288129848        223           15
sample_control_r1_s1-cell_2147 -1.075566763        240           11
sample_control_r1_s1-cell_2148  1.000063011        235           26
sample_control_r1_s1-cell_2149  1.262290878        243           14
sample_control_r1_s1-cell_2150 -0.973729138        240           11
sample_control_r1_s1-cell_2151 -0.475593654        240           12
sample_control_r1_s1-cell_2152  0.553861944        240           18
sample_control_r1_s1-cell_2153  1.131173293        228           10
sample_control_r1_s1-cell_2154 -1.064797396        185           13
sample_control_r1_s1-cell_2155 -0.333282600        202           16
sample_control_r1_s1-cell_2156 -0.787889497        236           15
sample_control_r1_s1-cell_2157 -1.399937328        185           18
sample_control_r1_s1-cell_2158 -0.598468821        234           28
sample_control_r1_s1-cell_2159  1.253045962        234           29
sample_control_r1_s1-cell_2160 -0.842885550        240           16
sample_control_r1_s1-cell_2161 -1.501543653        236           15
sample_control_r1_s1-cell_2162 -0.166022131        205           22
sample_control_r1_s1-cell_2163  1.449781657        240           12
sample_control_r1_s1-cell_2164  0.281762508        225           30
sample_control_r1_s1-cell_2165 -0.407801939        191           15
sample_control_r1_s1-cell_2166  1.459458574        237           17
sample_control_r1_s1-cell_2167  1.094880265        211           12
sample_control_r1_s1-cell_2168  1.050488750        240           32
sample_control_r1_s1-cell_2169  1.442243742        221           14
sample_control_r1_s1-cell_2170 -1.296388256        235           11
sample_control_r1_s1-cell_2172  0.520970962        242           15
sample_control_r1_s1-cell_2173  0.025290933        209           12
sample_control_r1_s1-cell_2174 -0.597513938        220           17
sample_control_r1_s1-cell_2175  0.228262351        220           13
sample_control_r1_s1-cell_2176  0.915371510        228           13
sample_control_r1_s1-cell_2177 -1.132734936        238           12
sample_control_r1_s1-cell_2178 -1.441210941        207           32
sample_control_r1_s1-cell_2179 -1.087240224        198           20
sample_control_r1_s1-cell_2180  0.164674526        207           15
sample_control_r1_s1-cell_2181 -0.162355936        234           11
sample_control_r1_s1-cell_2182  0.919048247        201           12
sample_control_r1_s1-cell_2183  1.370116505        232           17
sample_control_r1_s1-cell_2184  0.233159672        222           15
sample_control_r1_s1-cell_2185  0.835557789        213            8
sample_control_r1_s1-cell_2186  1.103252732        228           20
sample_control_r1_s1-cell_2187 -1.308570463        184           13
sample_control_r1_s1-cell_2188 -1.242621092        199           23
sample_control_r1_s1-cell_2189 -0.394621032        222           17
sample_control_r1_s1-cell_2191 -1.352073397        242           17
sample_control_r1_s1-cell_2192  1.208001156        241           14
sample_control_r1_s1-cell_2193  1.280940673        213           15
sample_control_r1_s1-cell_2194  0.667980838        199           30
sample_control_r1_s1-cell_2195  0.694277728        175           23
sample_control_r1_s1-cell_2196  1.355378348        231            9
sample_control_r1_s1-cell_2197 -0.592099734        192           14
sample_control_r1_s1-cell_2198  0.024713788        225           26
sample_control_r1_s1-cell_2199  0.994304708        237           15
sample_control_r1_s1-cell_2200 -1.520052828        241           15
sample_control_r1_s1-cell_2201 -0.460486870        184           13
sample_control_r1_s1-cell_2202 -0.552695118        201           19
sample_control_r1_s1-cell_2203  1.551642075        222           17
sample_control_r1_s1-cell_2204 -0.421852426        238           20
sample_control_r1_s1-cell_2205  0.232149498        237           15
sample_control_r1_s1-cell_2206  1.533100579        177           14
sample_control_r1_s1-cell_2207  1.361937668        237           16
sample_control_r1_s1-cell_2208  1.053830788        244           13
sample_control_r1_s1-cell_2209 -0.379345630        224           14
sample_control_r1_s1-cell_2210  1.303553121        206           15
sample_control_r1_s1-cell_2211  1.381710566        228           14
sample_control_r1_s1-cell_2212  0.763973676        240           19
sample_control_r1_s1-cell_2213 -0.584952483        191           15
sample_control_r1_s1-cell_2214  0.186233672        184           14
sample_control_r1_s1-cell_2216  1.321300927        223           19
sample_control_r1_s1-cell_2217  0.764239155        223           18
sample_control_r1_s1-cell_2218 -0.418919244        237           12
sample_control_r1_s1-cell_2219 -1.126661813        239           19
sample_control_r1_s1-cell_2220  1.118653409        227           15
sample_control_r1_s1-cell_2222 -0.058744115        189           12
sample_control_r1_s1-cell_2224  0.650959393        237           16
sample_control_r1_s1-cell_2225 -0.602624710        240           24
sample_control_r1_s1-cell_2226 -0.468923513        200           15
sample_control_r1_s1-cell_2227  1.019851627        221           12
sample_control_r1_s1-cell_2228  1.084975087        241           19
sample_control_r1_s1-cell_2229  0.600871283        208           17
sample_control_r1_s1-cell_2230  0.764477159        207           13
sample_control_r1_s1-cell_2231  1.315583335        242           21
sample_control_r1_s1-cell_2232  0.923675544        237           17
sample_control_r1_s1-cell_2233  0.624478820        203           13
sample_control_r1_s1-cell_2234  0.745464031        243           15
sample_control_r1_s1-cell_2235  1.344467242        229           22
sample_control_r1_s1-cell_2236 -0.113095982        201           22
sample_control_r1_s1-cell_2238  0.916951930        236           18
sample_control_r1_s1-cell_2239  0.236345818        227           37
sample_control_r1_s1-cell_2240  1.458695637        226           21
sample_control_r1_s1-cell_2241  0.328531160        239           14
sample_control_r1_s1-cell_2242  0.754223067        218           10
sample_control_r1_s1-cell_2243 -0.302195533        217           16
sample_control_r1_s1-cell_2244 -1.220233955        224           32
sample_control_r1_s1-cell_2245 -0.325203237        240           29
sample_control_r1_s1-cell_2246  0.743188490        240           16
sample_control_r1_s1-cell_2247 -0.236002927        199           23
sample_control_r1_s1-cell_2248  1.536715487        238           14
sample_control_r1_s1-cell_2249  0.154028717        193           15
sample_control_r1_s1-cell_2250  1.334092616        243           17
sample_control_r1_s1-cell_2251  1.240193651        240           17
sample_control_r1_s1-cell_2252  0.196911891        198           17
sample_control_r1_s1-cell_2253  0.549487226        209           15
sample_control_r1_s1-cell_2254  0.446875525        222           18
sample_control_r1_s1-cell_2256  1.128223740        214           11
sample_control_r1_s1-cell_2257  0.714232676        236           17
sample_control_r1_s1-cell_2258 -1.146346633        224           14
sample_control_r1_s1-cell_2259  1.042084447        182           14
sample_control_r1_s1-cell_2260 -1.205460795        242           19
sample_control_r1_s1-cell_2261 -0.963586601        238           18
sample_control_r1_s1-cell_2262  0.937239925        236           21
sample_control_r1_s1-cell_2263  0.065635646        198           13
sample_control_r1_s1-cell_2264  1.223906465        201           14
sample_control_r1_s1-cell_2265  1.496586724        238           20
sample_control_r1_s1-cell_2266 -1.477992668        210           20
sample_control_r1_s1-cell_2267  1.407312078        237           17
sample_control_r1_s1-cell_2268 -0.022496165        197           15
sample_control_r1_s1-cell_2269  0.565903146        240           16
sample_control_r1_s1-cell_2270  0.826679939        215           13
sample_control_r1_s1-cell_2271 -1.531347797        217           23
sample_control_r1_s1-cell_2272  0.876776594        216           17
sample_control_r1_s1-cell_2273  0.949040955        233           13
sample_control_r1_s1-cell_2274  0.636932811        236           27
sample_control_r1_s1-cell_2275 -1.359297088        239           23
sample_control_r1_s1-cell_2276  0.171318180        222           24
sample_control_r1_s1-cell_2277  0.142490613        205           21
sample_control_r1_s1-cell_2278  1.324831949        233           28
sample_control_r1_s1-cell_2279 -0.317679571        201           15
sample_control_r1_s1-cell_2280  0.847697620        186           14
sample_control_r1_s1-cell_2281  0.589402950        235           21
sample_control_r1_s1-cell_2282 -1.161021335        238           16
sample_control_r1_s1-cell_2283  1.348128884        238           18
sample_control_r1_s1-cell_2284 -1.063925787        222           12
sample_control_r1_s1-cell_2285  0.690085178        241           13
sample_control_r1_s1-cell_2286 -1.235321958        239           31
sample_control_r1_s1-cell_2287 -0.319440529        210           20
sample_control_r1_s1-cell_2288  0.860921222        230           16
sample_control_r1_s1-cell_2289  0.609620378        226           17
sample_control_r1_s1-cell_2290  0.577966771        217           14
sample_control_r1_s1-cell_2291  1.532566570        220           11
sample_control_r1_s1-cell_2292  1.128975864        236           22
sample_control_r1_s1-cell_2293 -0.052353055        207           16
sample_control_r1_s1-cell_2294 -1.523888745        217           27
sample_control_r1_s1-cell_2295  0.694651975        240           16
sample_control_r1_s1-cell_2296  0.992175826        240           15
sample_control_r1_s1-cell_2297  0.624925974        236           29
sample_control_r1_s1-cell_2298 -0.572064017        223           11
sample_control_r1_s1-cell_2299  0.929508407        190           14
sample_control_r1_s1-cell_2300  1.103233160        236           13
sample_control_r1_s1-cell_2301  0.730158600        210           10
sample_control_r1_s1-cell_2302  1.480637110        186           14
sample_control_r1_s1-cell_2303  0.763446100        236           21
sample_control_r1_s1-cell_2304 -1.323320892        174           20
sample_control_r1_s1-cell_2305  0.748610769        239           11
sample_control_r1_s1-cell_2306  0.200702169        210           18
sample_control_r1_s1-cell_2307  0.697558442        240           20
sample_control_r1_s1-cell_2308 -1.458205785        240           17
sample_control_r1_s1-cell_2309  0.148788330        239           18
sample_control_r1_s1-cell_2310  0.271762928        241           15
sample_control_r1_s1-cell_2311  0.605041472        239           10
sample_control_r1_s1-cell_2312  0.474673265        201           13
sample_control_r1_s1-cell_2313  1.075387820        215           23
sample_control_r1_s1-cell_2314  0.421879467        196           14
sample_control_r1_s1-cell_2315  0.867971482        237           30
sample_control_r1_s1-cell_2316  0.004947525        200           14
sample_control_r1_s1-cell_2317 -1.515327805        227           17
sample_control_r1_s1-cell_2318 -0.802397081        222           23
sample_control_r1_s1-cell_2319 -1.125643405        231           14
sample_control_r1_s1-cell_2320  1.369337910        223           16
sample_control_r1_s1-cell_2321 -1.521386875        220           20
sample_control_r1_s1-cell_2322  0.502238093        225           27
sample_control_r1_s1-cell_2323  0.797258424        236           19
sample_control_r1_s1-cell_2324  1.056959257        222           10
sample_control_r1_s1-cell_2325  0.528774925        240           13
sample_control_r1_s1-cell_2326 -1.319005272        194           13
sample_control_r1_s1-cell_2327 -1.456127563        227           19
sample_control_r1_s1-cell_2328  1.367452663        195           13
sample_control_r1_s1-cell_2329  0.671396635        180           15
sample_control_r1_s1-cell_2330  1.218762288        230            9
sample_control_r1_s1-cell_2331  1.287270388        193           12
sample_control_r1_s1-cell_2332 -0.079143023        222           16
sample_control_r1_s1-cell_2333  1.238646613        240           14
sample_control_r1_s1-cell_2334  1.471101880        240           15
sample_control_r1_s1-cell_2335 -1.535261461        231           31
sample_control_r1_s1-cell_2336  0.088302813        237           16
sample_control_r1_s1-cell_2337  1.480917780        238           18
sample_control_r1_s1-cell_2338  0.346688299        205           14
sample_control_r1_s1-cell_2339  0.264051311        240           16
sample_control_r1_s1-cell_2340 -1.185286935        236           13
sample_control_r1_s1-cell_2341  0.946280724        217           10
sample_control_r1_s1-cell_2342 -1.461728317        195           16
sample_control_r1_s1-cell_2343  0.953208355        198           20
sample_control_r1_s1-cell_2344 -0.924288253        238           19
sample_control_r1_s1-cell_2345  1.157574887        241           20
sample_control_r1_s1-cell_2346 -1.024766070        240           17
sample_control_r1_s1-cell_2347  1.056023498        201           19
sample_control_r1_s1-cell_2348 -0.506917636        239           18
sample_control_r1_s1-cell_2349 -1.134912215        238           17
sample_control_r1_s1-cell_2350 -1.525206373        234           17
sample_control_r1_s1-cell_2351  1.394289764        221           24
sample_control_r1_s1-cell_2352 -0.158173565        194           16
sample_control_r1_s1-cell_2353  0.654418204        243           22
sample_control_r1_s1-cell_2354  1.400477816        240           17
sample_control_r1_s1-cell_2355 -0.465078219        238           17
sample_control_r1_s1-cell_2356 -1.320571657        208           23
sample_control_r1_s1-cell_2357  0.547208212        235           27
sample_control_r1_s1-cell_2358  0.779082355        239           19
sample_control_r1_s1-cell_2359  1.246991971        235           21
sample_control_r1_s1-cell_2360  0.100133128        233           10
sample_control_r1_s1-cell_2361  0.608211621        240           17
sample_control_r1_s1-cell_2362  1.267747304        217           11
sample_control_r1_s1-cell_2363 -0.114415011        240           15
sample_control_r1_s1-cell_2364  0.774312974        228           16
sample_control_r1_s1-cell_2366  0.312174393        182           16
sample_control_r1_s1-cell_2367 -1.367059363        242           15
sample_control_r1_s1-cell_2368  0.858022217        232            9
sample_control_r1_s1-cell_2369  1.065952300        240           21
sample_control_r1_s1-cell_2370  0.877899533        238           27
sample_control_r1_s1-cell_2371  1.204896421        226           30
sample_control_r1_s1-cell_2372  0.546369513        201           21
sample_control_r1_s1-cell_2373  0.131246231        236           22
sample_control_r1_s1-cell_2374  0.837810633        232           11
sample_control_r1_s1-cell_2375 -1.454030677        239           21
sample_control_r1_s1-cell_2376  0.148483018        241           22
sample_control_r1_s1-cell_2377  0.633605132        196           15
sample_control_r1_s1-cell_2378  0.001833641        224           13
sample_control_r1_s1-cell_2379 -0.613870061        241           25
sample_control_r1_s1-cell_2380  0.433000472        235           18
sample_control_r1_s1-cell_2381  1.366412459        232           15
sample_control_r1_s1-cell_2382  0.083283143        241           27
sample_control_r1_s1-cell_2383 -0.634338072        207           15
sample_control_r1_s1-cell_2384  1.503233537        206           26
sample_control_r1_s1-cell_2385  0.874998631        238           16
sample_control_r1_s1-cell_2386  1.186028455        171           20
sample_control_r1_s1-cell_2387  1.193059944        234           23
sample_control_r1_s1-cell_2388  0.957052277        167           16
sample_control_r1_s1-cell_2389  0.913522365        236           15
sample_control_r1_s1-cell_2390 -1.489818561        239           18
sample_control_r1_s1-cell_2391  0.430603120        237           11
sample_control_r1_s1-cell_2392  0.327978859        241           14
sample_control_r1_s1-cell_2393  0.482515130        210           18
sample_control_r1_s1-cell_2394  0.681821055        240           20
sample_control_r1_s1-cell_2395  0.466794016        205           16
sample_control_r1_s1-cell_2396  1.510459770        242           19
sample_control_r1_s1-cell_2397  0.680345221        242           26
sample_control_r1_s1-cell_2398  1.026582519        228           18
sample_control_r1_s1-cell_2399  1.020329893        242           12
sample_control_r1_s1-cell_2400  0.983551204        226           27
sample_control_r1_s1-cell_2401  0.966285366        208           12
sample_control_r1_s1-cell_2402  1.480547062        189           15
sample_control_r1_s1-cell_2403 -0.347701432        207           15
sample_control_r1_s1-cell_2404  0.941610093        200           26
sample_control_r1_s1-cell_2405  0.731426554        241           18
sample_control_r1_s1-cell_2406  0.524234555        201           19
sample_control_r1_s1-cell_2407  0.640971261        210           18
sample_control_r1_s1-cell_2408  1.439711816        240           14
sample_control_r1_s1-cell_2409  0.842394372        226           23
sample_control_r1_s1-cell_2410  0.691379020        223           16
sample_control_r1_s1-cell_2411  0.991540015        241           18
sample_control_r1_s1-cell_2412  0.031407917        240           14
sample_control_r1_s1-cell_2413  0.560325287        236           14
sample_control_r1_s1-cell_2414 -0.424950657        237           12
sample_control_r1_s1-cell_2415  0.785043472        217           17
sample_control_r1_s1-cell_2416 -1.346687930        236           19
sample_control_r1_s1-cell_2417 -0.677007749        234           20
sample_control_r1_s1-cell_2418  0.722166098        237           16
sample_control_r1_s1-cell_2419  0.251487710        216           23
sample_control_r1_s1-cell_2420  1.382339163        240           12
sample_control_r1_s1-cell_2421 -1.524738935        224           13
sample_control_r1_s1-cell_2422  1.422245892        224           17
sample_control_r1_s1-cell_2423  0.955906905        241           21
sample_control_r1_s1-cell_2424  0.616282395        239           17
sample_control_r1_s1-cell_2425  1.346513995        239           21
sample_control_r1_s1-cell_2426  0.181563472        220           18
sample_control_r1_s1-cell_2427 -1.480302646        242           20
sample_control_r1_s1-cell_2428  1.467497474        238           19
sample_control_r1_s1-cell_2429  1.222716422        239           17
sample_control_r1_s1-cell_2430  0.985207610        240           22
sample_control_r1_s1-cell_2431 -1.520587927        241           11
sample_control_r1_s1-cell_2432  0.670907591        205           12
sample_control_r1_s1-cell_2433 -0.755634509        202           12
sample_control_r1_s1-cell_2434  0.549504670        223           23
sample_control_r1_s1-cell_2435  0.441513815        237           14
sample_control_r1_s1-cell_2436 -0.544425399        239           16
sample_control_r1_s1-cell_2437 -0.509101848        242           17
sample_control_r1_s1-cell_2438  0.541254347        238           17
sample_control_r1_s1-cell_2439  0.933178257        211           14
sample_control_r1_s1-cell_2440 -1.014534438        237           13
sample_control_r1_s1-cell_2441  0.694236282        240           16
sample_control_r1_s1-cell_2442 -0.988600384        235           10
sample_control_r1_s1-cell_2443  0.766815689        203           13
sample_control_r1_s1-cell_2444  1.305499340        237           16
sample_control_r1_s1-cell_2445  0.401166652        210           11
sample_control_r1_s1-cell_2446 -1.548900519        239           24
sample_control_r1_s1-cell_2447  0.273489381        223           13
sample_control_r1_s1-cell_2448  1.193262722        190           17
sample_control_r1_s1-cell_2449  0.755918619        205           15
sample_control_r1_s1-cell_2450 -1.459774012        236           15
sample_control_r1_s1-cell_2451  0.270784207        236           17
sample_control_r1_s1-cell_2452  0.961058323        239           13
sample_control_r1_s1-cell_2453  0.741699846        241           16
sample_control_r1_s1-cell_2454  0.257186041        198           14
sample_control_r1_s1-cell_2455  1.503584779        167           15
sample_control_r1_s1-cell_2456  0.498894130        181           14
sample_control_r1_s1-cell_2457  1.156903109        216           15
sample_control_r1_s1-cell_2458 -1.032337303        195           22
sample_control_r1_s1-cell_2459  0.480688038        224           12
sample_control_r1_s1-cell_2460  1.031391863        208           17
sample_control_r1_s1-cell_2461  0.934263630        206           12
sample_control_r1_s1-cell_2462  1.078588784        188           14
sample_control_r1_s1-cell_2463  1.168951419        236           11
sample_control_r1_s1-cell_2464 -0.450574993        223           12
sample_control_r1_s1-cell_2465  0.622132273        236           15
sample_control_r1_s1-cell_2466  0.899569501        238           16
sample_control_r1_s1-cell_2467 -1.040451560        195           15
sample_control_r1_s1-cell_2468  0.917678114        236           12
sample_control_r1_s1-cell_2469 -0.899621568        237           15
sample_control_r1_s1-cell_2470 -1.324776637        169           27
sample_control_r1_s1-cell_2471  0.448420211        222           15
sample_control_r1_s1-cell_2472  0.612502801        236           16
sample_control_r1_s1-cell_2473  0.877038443        236           19
sample_control_r1_s1-cell_2474 -0.559036967        240           13
sample_control_r1_s1-cell_2475 -0.121693998        237           19
sample_control_r1_s1-cell_2477  0.680262332        219           29
sample_control_r1_s1-cell_2478  1.263731957        236           16
sample_control_r1_s1-cell_2479  1.061779354        213           19
sample_control_r1_s1-cell_2480  0.449427180        239           17
sample_control_r1_s1-cell_2481  1.263794349        238           25
sample_control_r1_s1-cell_2482 -0.940806786        240           15
sample_control_r1_s1-cell_2483  1.152190144        235           20
sample_control_r1_s1-cell_2484  0.849405256        236           19
sample_control_r1_s1-cell_2485 -1.058865566        205           13
sample_control_r1_s1-cell_2486 -0.670690557        237           21
sample_control_r1_s1-cell_2487  0.202778508        227           13
sample_control_r1_s1-cell_2488  0.166991003        239           14
sample_control_r1_s1-cell_2489 -1.461296043        220           17
sample_control_r1_s1-cell_2490 -0.759167130        202           13
sample_control_r1_s1-cell_2491 -1.542687035        198           27
sample_control_r1_s1-cell_2492 -1.514808286        236           16
sample_control_r1_s1-cell_2493 -1.178993779        212           14
sample_control_r1_s1-cell_2494 -1.134212267        240           20
sample_control_r1_s1-cell_2495  0.610400106        239           31
sample_control_r1_s1-cell_2496  0.371631819        238           23
sample_control_r1_s1-cell_2497 -1.492758504        239           13
sample_control_r1_s1-cell_2498  0.815174870        223           37
sample_control_r1_s1-cell_2499  1.294888571        238           19
sample_control_r1_s1-cell_2500 -0.704517218        217           31
sample_control_r1_s1-cell_2501  0.698334570        226           25
sample_control_r1_s1-cell_2502  0.908749227        235           13
sample_control_r1_s1-cell_2503  1.164105509        238           13
sample_control_r1_s1-cell_2504  0.508301197        216           19
sample_control_r1_s1-cell_2505 -0.546979775        236           13
sample_control_r1_s1-cell_2506 -0.096226104        236           30
sample_control_r1_s1-cell_2507  0.332196523        239           17
sample_control_r1_s1-cell_2508  0.680847905        220           36
sample_control_r1_s1-cell_2509  1.165847494        236           19
sample_control_r1_s1-cell_2510 -0.416595509        196           17
sample_control_r1_s1-cell_2511 -1.551377326        239           21
sample_control_r1_s1-cell_2512  0.582748385        225           21
sample_control_r1_s1-cell_2513 -1.469488155        236           13
sample_control_r1_s1-cell_2514 -1.250220373        240           22
sample_control_r1_s1-cell_2515  1.181878468        242           20
sample_control_r1_s1-cell_2516  0.544753042        235           24
sample_control_r1_s1-cell_2517 -0.273034012        184           16
sample_control_r1_s1-cell_2518  0.513280420        236           17
sample_control_r1_s1-cell_2519  1.387536653        192           18
sample_control_r1_s1-cell_2520 -0.414427470        215           16
sample_control_r1_s1-cell_2521  1.105780230        203           22
sample_control_r1_s1-cell_2522 -0.080235450        238           16
sample_control_r1_s1-cell_2523  1.483269732        239           13
sample_control_r1_s1-cell_2524 -0.952897853        226           10
sample_control_r1_s1-cell_2525 -0.251333026        239           12
sample_control_r1_s1-cell_2526 -0.768320352        235           13
sample_control_r1_s1-cell_2527  0.966840674        235           14
sample_control_r1_s1-cell_2528  0.515095192        205           13
sample_control_r1_s1-cell_2529  0.186523429        236           10
sample_control_r1_s1-cell_2530 -1.397770873        241           21
sample_control_r1_s1-cell_2531 -1.096408448        202           19
sample_control_r1_s1-cell_2532 -0.995046044        214           15
sample_control_r1_s1-cell_2533  0.117136719        219           10
sample_control_r1_s1-cell_2534  0.929988227        206           15
sample_control_r1_s1-cell_2535  0.631459007        241           17
sample_control_r1_s1-cell_2536 -0.555062715        221           17
sample_control_r1_s1-cell_2537  0.049293564        239           15
sample_control_r1_s1-cell_2538 -1.089253349        239           12
sample_control_r1_s1-cell_2539  0.355638546        194           19
sample_control_r1_s1-cell_2540  0.833527715        216           21
sample_control_r1_s1-cell_2541  0.183076733        203           18
sample_control_r1_s1-cell_2542  1.125670171        236           18
sample_control_r1_s1-cell_2543  0.338309820        204           16
sample_control_r1_s1-cell_2544  1.181590345        234           14
sample_control_r1_s1-cell_2545  0.987046915        236           20
sample_control_r1_s1-cell_2546  1.145934382        236           23
sample_control_r1_s1-cell_2548  0.617171455        172           14
sample_control_r1_s1-cell_2549 -1.550795566        200           13
sample_control_r1_s1-cell_2550 -0.812730172        213           16
sample_control_r1_s1-cell_2551  0.274014596        218            9
sample_control_r1_s1-cell_2552  0.709509650        222           17
sample_control_r1_s1-cell_2553 -0.917703457        239           22
sample_control_r1_s1-cell_2554  1.452203461        235           12
sample_control_r1_s1-cell_2555  1.243115164        195           15
sample_control_r1_s1-cell_2556  0.830628741        242           18
sample_control_r1_s1-cell_2557  1.118749595        239           26
sample_control_r1_s1-cell_2558  1.378045493        235           19
sample_control_r1_s1-cell_2559  0.792865588        237           12
sample_control_r1_s1-cell_2560 -1.493243760        189           16
sample_control_r1_s1-cell_2561  1.305543137        239           14
sample_control_r1_s1-cell_2562  0.809062048        237           14
sample_control_r1_s1-cell_2563  0.474581561        202           17
sample_control_r1_s1-cell_2564  1.483626444        238           12
sample_control_r1_s1-cell_2565 -1.456796088        233           16
sample_control_r1_s1-cell_2566  0.639580633        237           17
sample_control_r1_s1-cell_2567  0.169523110        207           14
sample_control_r1_s1-cell_2569  1.387141015        207           17
sample_control_r1_s1-cell_2570  0.347318532        237           35
sample_control_r1_s1-cell_2571 -0.930099145        233           19
sample_control_r1_s1-cell_2572  0.691206574        238           15
sample_control_r1_s1-cell_2573 -1.096392029        235           16
sample_control_r1_s1-cell_2574  1.385639551        234           13
sample_control_r1_s1-cell_2575  0.959770468        241           27
sample_control_r1_s1-cell_2576  1.290224922        220           22
sample_control_r1_s1-cell_2577  0.456202955        211           26
sample_control_r1_s1-cell_2578 -0.224416601        198           17
sample_control_r1_s1-cell_2579 -1.240702437        208           17
sample_control_r1_s1-cell_2580  0.306358192        216           32
sample_control_r1_s1-cell_2581  1.500422661        237           15
sample_control_r1_s1-cell_2582  0.301672367        220           18
sample_control_r1_s1-cell_2583 -0.206213643        236           12
sample_control_r1_s1-cell_2584 -0.085544340        211           11
sample_control_r1_s1-cell_2585  0.829487910        235           16
sample_control_r1_s1-cell_2586  0.570857315        209           14
sample_control_r1_s1-cell_2587  1.189621068        240           12
sample_control_r1_s1-cell_2588 -0.117876406        229           11
sample_control_r1_s1-cell_2589  0.662312016        241           13
sample_control_r1_s1-cell_2590  0.689504789        238           16
sample_control_r1_s1-cell_2591  1.537661840        181           18
sample_control_r1_s1-cell_2592  1.236616992        201           18
sample_control_r1_s1-cell_2593  1.422473841        225           14
sample_control_r1_s1-cell_2594  0.438574727        236           18
sample_control_r1_s1-cell_2596  1.201945666        192           12
sample_control_r1_s1-cell_2597  0.644969951        240           20
sample_control_r1_s1-cell_2598  0.266188106        238           18
sample_control_r1_s1-cell_2599 -1.486788330        206           19
sample_control_r1_s1-cell_2600  0.117000219        178           14
sample_control_r1_s1-cell_2601  1.508754765        239           16
sample_control_r1_s1-cell_2602  0.848167793        232           17
sample_control_r1_s1-cell_2603 -1.104433568        221           19
sample_control_r1_s1-cell_2604 -0.561924771        212           18
sample_control_r1_s1-cell_2605  0.413085941        241           17
sample_control_r1_s1-cell_2606  0.720754467        238           20
sample_control_r1_s1-cell_2607  0.752506956        238           15
sample_control_r1_s1-cell_2608 -1.120741356        238           19
sample_control_r1_s1-cell_2609 -0.965643881        239           16
sample_control_r1_s1-cell_2610  0.863043171        239           15
sample_control_r1_s1-cell_2611  0.267705595        177           14
sample_control_r1_s1-cell_2612  1.410357382        237           20
sample_control_r1_s1-cell_2613  0.719567702        236           19
sample_control_r1_s1-cell_2614  0.654824882        242           22
sample_control_r1_s1-cell_2615 -0.863119793        190           16
sample_control_r1_s1-cell_2617  0.171106430        217           26
sample_control_r1_s1-cell_2620  0.606114827        216           14
sample_control_r1_s1-cell_2621 -1.235750671        238           25
sample_control_r1_s1-cell_2622  0.601666696        234           10
sample_control_r1_s1-cell_2623 -1.196655124        195           14
sample_control_r1_s1-cell_2624  0.421676386        211           11
sample_control_r1_s1-cell_2625  0.650987543        241           13
sample_control_r1_s1-cell_2626 -0.089990906        237           14
sample_control_r1_s1-cell_2627  0.708460103        238           22
sample_control_r1_s1-cell_2628  0.915182895        223           18
sample_control_r1_s1-cell_2629  1.134503284        211           10
sample_control_r1_s1-cell_2630 -1.536947555        211           17
sample_control_r1_s1-cell_2631  1.192468152        201           18
sample_control_r1_s1-cell_2632  1.405660820        234           14
sample_control_r1_s1-cell_2633 -0.988060546        193           12
sample_control_r1_s1-cell_2634  1.351923351        202           22
sample_control_r1_s1-cell_2635  1.531392005        228           14
sample_control_r1_s1-cell_2636 -0.653361196        195           22
sample_control_r1_s1-cell_2637  0.869870500        240           19
sample_control_r1_s1-cell_2638 -0.960088428        216           16
sample_control_r1_s1-cell_2641  0.328210198        182           14
sample_control_r1_s1-cell_2642  1.213314743        235           18
sample_control_r1_s1-cell_2643  0.797339235        212           13
sample_control_r1_s1-cell_2644  0.614820187        226           34
sample_control_r1_s1-cell_2645  1.502224635        241           26
sample_control_r1_s1-cell_2646  0.500653161        195           16
sample_control_r1_s1-cell_2647 -0.601351537        237           14
sample_control_r1_s1-cell_2648 -0.884828436        226           18
sample_control_r1_s1-cell_2649  0.793734323        236           20
sample_control_r1_s1-cell_2650  0.980152438        178           15
sample_control_r1_s1-cell_2651  1.041635108        238           12
sample_control_r1_s1-cell_2652 -1.377661690        223           15
sample_control_r1_s1-cell_2653  0.858873275        185           13
sample_control_r1_s1-cell_2654  1.290264085        188           13
sample_control_r1_s1-cell_2655  0.747799760        237           18
sample_control_r1_s1-cell_2656 -1.400229002        239           17
sample_control_r1_s1-cell_2657  1.279431958        237           21
sample_control_r1_s1-cell_2658 -1.519391967        217           20
sample_control_r1_s1-cell_2659  0.344834951        226           17
sample_control_r1_s1-cell_2660 -0.540484680        222           11
sample_control_r1_s1-cell_2661  0.804347919        239           20
sample_control_r1_s1-cell_2662  0.748230711        229           15
sample_control_r1_s1-cell_2663  0.488983364        206           17
sample_control_r1_s1-cell_2664 -0.309789791        224            9
sample_control_r1_s1-cell_2665  0.200205580        238           15
sample_control_r1_s1-cell_2666  1.374890748        218           26
sample_control_r1_s1-cell_2667 -0.608757962        220            9
sample_control_r1_s1-cell_2668  1.121086282        234           17
sample_control_r1_s1-cell_2669 -1.175290836        242           13
sample_control_r1_s1-cell_2670  0.420166060        234           25
sample_control_r1_s1-cell_2671  0.508042341        210           13
sample_control_r1_s1-cell_2672 -1.420187256        240           21
sample_control_r1_s1-cell_2673 -0.356806108        215           26
sample_control_r1_s1-cell_2674 -0.757811884        182           14
sample_control_r1_s1-cell_2675  1.509478993        237           19
sample_control_r1_s1-cell_2676  0.438140875        236           27
sample_control_r1_s1-cell_2677  1.041884697        211           16
sample_control_r1_s1-cell_2678  1.041997782        239           11
sample_control_r1_s1-cell_2679  0.548516606        240           22
sample_control_r1_s1-cell_2680  0.303035521        217           33
sample_control_r1_s1-cell_2681 -0.433977316        238           17
sample_control_r1_s1-cell_2682 -1.144010294        235           18
sample_control_r1_s1-cell_2683 -1.003895993        239           15
sample_control_r1_s1-cell_2684 -1.048718327        218           19
sample_control_r1_s1-cell_2685 -0.642424469        236           17
sample_control_r1_s1-cell_2686  0.743613497        238           13
sample_control_r1_s1-cell_2687  0.676048440        239           17
sample_control_r1_s1-cell_2688 -0.707111106        238           15
sample_control_r1_s1-cell_2689 -1.043190854        222           17
sample_control_r1_s1-cell_2690 -0.105083561        235           20
sample_control_r1_s1-cell_2691  1.004902880        241           18
sample_control_r1_s1-cell_2692  0.157404567        240           13
sample_control_r1_s1-cell_2693  0.619793413        226           13
sample_control_r1_s1-cell_2694  0.809562647        236           22
sample_control_r1_s1-cell_2695 -0.328302339        237           15
sample_control_r1_s1-cell_2696  0.811749208        241           19
sample_control_r1_s1-cell_2697 -1.442858379        237           15
sample_control_r1_s1-cell_2698  0.414010714        240           16
sample_control_r1_s1-cell_2699  1.569856183        237           14
sample_control_r1_s1-cell_2700  0.488024442        238           17
sample_control_r1_s1-cell_2701 -1.303592435        241           19
sample_control_r1_s1-cell_2702  1.192865679        229           12
sample_control_r1_s1-cell_2703 -0.338398600        238           19
sample_control_r1_s1-cell_2704 -0.092662810        205           14
sample_control_r1_s1-cell_2705  1.153086291        237           10
sample_control_r1_s1-cell_2706  0.990943566        241           24
sample_control_r1_s1-cell_2707 -0.791976458        235           11
sample_control_r1_s1-cell_2708  0.698144644        199           15
sample_control_r1_s1-cell_2709  0.674147207        202           13
sample_control_r1_s1-cell_2710  0.808632469        229           14
sample_control_r1_s1-cell_2711  1.164206076        201           20
sample_control_r1_s1-cell_2712  0.554710430        240           13
sample_control_r1_s1-cell_2713  0.401501610        235           25
sample_control_r1_s1-cell_2714 -1.425737017        238           15
sample_control_r1_s1-cell_2715  0.834195756        240           17
sample_control_r1_s1-cell_2716  0.257401150        217           31
sample_control_r1_s1-cell_2717  1.094783098        241           23
sample_control_r1_s1-cell_2718 -0.523575848        209           16
sample_control_r1_s1-cell_2719  0.219815329        233           17
sample_control_r1_s1-cell_2720  0.590745074        203           13
sample_control_r1_s1-cell_2721  1.344384318        237           17
sample_control_r1_s1-cell_2722  0.275094404        205           17
sample_control_r1_s1-cell_2723  0.167221983        240           16
sample_control_r1_s1-cell_2724  0.573768978        241           15
sample_control_r1_s1-cell_2725  0.709160233        198           13
sample_control_r1_s1-cell_2726  0.115047384        216           18
sample_control_r1_s1-cell_2727 -0.565453415        236           24
sample_control_r1_s1-cell_2728 -1.420085358        237           19
sample_control_r1_s1-cell_2729  0.028830191        234           18
sample_control_r1_s1-cell_2730  0.020026032        240           15
sample_control_r1_s1-cell_2731 -0.742841364        210           12
sample_control_r1_s1-cell_2732  1.152099759        219           10
sample_control_r1_s1-cell_2733  0.567623706        197           13
sample_control_r1_s1-cell_2734  1.113444259        214            9
sample_control_r1_s1-cell_2735  1.474705189        238           14
sample_control_r1_s1-cell_2736 -0.177339464        205           12
sample_control_r1_s1-cell_2737  0.325040995        216           17
sample_control_r1_s1-cell_2738  1.327681331        238           27
sample_control_r1_s1-cell_2739  1.436873989        238           24
sample_control_r1_s1-cell_2740  0.547319056        240           11
sample_control_r1_s1-cell_2741  0.324436263        186           14
sample_control_r1_s1-cell_2742 -0.994216156        236           11
sample_control_r1_s1-cell_2743  0.468092185        236           11
sample_control_r1_s1-cell_2744  0.787356326        240           15
sample_control_r1_s1-cell_2745  0.612559383        223            9
sample_control_r1_s1-cell_2746  0.659227003        235           12
sample_control_r1_s1-cell_2747  0.486762625        228           10
sample_control_r1_s1-cell_2748  0.424202614        213           11
sample_control_r1_s1-cell_2749  0.820656747        195           12
sample_control_r1_s1-cell_2750  0.666699605        232            9
sample_control_r1_s1-cell_2751 -0.586584891        204           15
sample_control_r1_s1-cell_2752 -0.681459242        221           12
sample_control_r1_s1-cell_2753  1.346629177        238           15
sample_control_r1_s1-cell_2754  0.666223447        204           19
sample_control_r1_s1-cell_2755  0.547078811        199           12
sample_control_r1_s1-cell_2756 -0.453122977        236           13
sample_control_r1_s1-cell_2757  0.855797864        239           14
sample_control_r1_s1-cell_2758 -0.665736485        237           14
sample_control_r1_s1-cell_2759  1.035000191        235           15
sample_control_r1_s1-cell_2760  1.378918546        236           11
sample_control_r1_s1-cell_2761 -1.264117144        239           12
sample_control_r1_s1-cell_2762  0.641312638        199           15
sample_control_r1_s1-cell_2763 -0.288173236        215           14
sample_control_r1_s1-cell_2764  0.781068984        238           17
sample_control_r1_s1-cell_2765  1.005302583        235           30
sample_control_r1_s1-cell_2766  0.566490134        215           15
sample_control_r1_s1-cell_2767 -1.140654844        242           26
sample_control_r1_s1-cell_2768 -1.243000480        239           15
sample_control_r1_s1-cell_2769  0.235558242        225           20
sample_control_r1_s1-cell_2770 -0.998582687        241           18
sample_control_r1_s1-cell_2771  1.131055278        235           17
sample_control_r1_s1-cell_2772 -0.920663049        240           10
sample_control_r1_s1-cell_2773  1.130125032        207           18
sample_control_r1_s1-cell_2774 -0.640336596        237           12
sample_control_r1_s1-cell_2775 -0.253005748        238           12
sample_control_r1_s1-cell_2777 -0.268586190        227           13
sample_control_r1_s1-cell_2778  1.090138411        240           19
sample_control_r1_s1-cell_2779 -0.570847584        220           16
sample_control_r1_s1-cell_2780  0.416270667        241           19
sample_control_r1_s1-cell_2781  0.554938075        242           25
sample_control_r1_s1-cell_2782  1.020888870        236           18
sample_control_r1_s1-cell_2783  0.709993728        236           29
sample_control_r1_s1-cell_2784 -0.878496724        218           16
sample_control_r1_s1-cell_2785  0.796461518        234           23
sample_control_r1_s1-cell_2786 -0.049500556        229           15
sample_control_r1_s1-cell_2787 -0.603244756        216           15
sample_control_r1_s1-cell_2788 -0.458741823        234           15
sample_control_r1_s1-cell_2789  0.828628580        238           21
sample_control_r1_s1-cell_2790  1.163598702        232           13
sample_control_r1_s1-cell_2791  0.917635017        231           14
sample_control_r1_s1-cell_2792  0.335557923        220           13
sample_control_r1_s1-cell_2793 -1.162370746        183           16
sample_control_r1_s1-cell_2794  0.706536699        190           15
sample_control_r1_s1-cell_2795  0.391278503        238           25
sample_control_r1_s1-cell_2796  0.525612809        239           22
sample_control_r1_s1-cell_2797  1.056769351        238           16
sample_control_r1_s1-cell_2798  0.362786317        240           24
sample_control_r1_s1-cell_2799  0.608050468        239           20
sample_control_r1_s1-cell_2800  0.927915594        231           18
sample_control_r1_s1-cell_2801 -0.823570678        239           24
sample_control_r1_s1-cell_2802  0.961862277        237           16
sample_control_r1_s1-cell_2803 -0.390303283        225           17
sample_control_r1_s1-cell_2804  0.879126913        236           27
sample_control_r1_s1-cell_2805  0.655721030        240           15
sample_control_r1_s1-cell_2806 -0.522418039        186           15
sample_control_r1_s1-cell_2807 -1.119741139        223           15
sample_control_r1_s1-cell_2808  1.314017200        239           16
sample_control_r1_s1-cell_2809  1.356017300        239           17
sample_control_r1_s1-cell_2810  1.361863597        211           14
sample_control_r1_s1-cell_2811  0.628498893        193           15
sample_control_r1_s1-cell_2812 -0.318512187        220           12
sample_control_r1_s1-cell_2813 -1.239388944        239           14
sample_control_r1_s1-cell_2814  0.485812805        189           17
sample_control_r1_s1-cell_2815  1.405627978        207           19
sample_control_r1_s1-cell_2816  0.816979072        241           12
sample_control_r1_s1-cell_2817  0.516536215        241           27
sample_control_r1_s1-cell_2818 -0.853369455        239           13
sample_control_r1_s1-cell_2819 -0.699827417        218           26
sample_control_r1_s1-cell_2820  0.651170008        242           13
sample_control_r1_s1-cell_2821 -1.252291420        235           13
sample_control_r1_s1-cell_2822 -0.641424593        200           22
sample_control_r1_s1-cell_2823  1.145392464        222           31
sample_control_r1_s1-cell_2824  0.452641396        219            9
sample_control_r1_s1-cell_2825  0.686274209        238           16
sample_control_r1_s1-cell_2826  1.338926621        219           11
sample_control_r1_s1-cell_2827 -0.322399962        201           14
sample_control_r1_s1-cell_2828  0.960666153        242           19
sample_control_r1_s1-cell_2829  0.924229788        240           14
sample_control_r1_s1-cell_2830 -0.064718769        175           14
sample_control_r1_s1-cell_2831 -0.978679583        219           16
sample_control_r1_s1-cell_2833 -1.449173207        201           13
sample_control_r1_s1-cell_2834 -0.585503764        212           14
sample_control_r1_s1-cell_2835  1.046541366        240           19
sample_control_r1_s1-cell_2836  1.358264378        236           15
sample_control_r1_s1-cell_2837 -1.222928428        191           17
sample_control_r1_s1-cell_2838  0.396581883        232           14
sample_control_r1_s1-cell_2839 -1.024209897        218           18
sample_control_r1_s1-cell_2840 -1.535783226        238           20
sample_control_r1_s1-cell_2841  0.200901112        222           18
sample_control_r1_s1-cell_2842  0.022923427        230           10
sample_control_r1_s1-cell_2843  1.095506293        208           14
sample_control_r1_s1-cell_2844  1.514947088        226           19
sample_control_r1_s1-cell_2845 -0.389960069        193           14
sample_control_r1_s1-cell_2846  1.146435509        239           18
sample_control_r1_s1-cell_2847  0.825534090        178           14
sample_control_r1_s1-cell_2848 -0.981737763        237           16
sample_control_r1_s1-cell_2849  1.178174891        224           14
sample_control_r1_s1-cell_2850 -1.554779349        237           11
sample_control_r1_s1-cell_2851 -1.124440378        211           15
sample_control_r1_s1-cell_2852  0.690972115        243           22
sample_control_r1_s1-cell_2853  1.295122844        239           22
sample_control_r1_s1-cell_2854  0.832447522        235           35
sample_control_r1_s1-cell_2855 -0.488312976        237           16
sample_control_r1_s1-cell_2856 -1.399829152        237           17
sample_control_r1_s1-cell_2857  0.800548676        233           15
sample_control_r1_s1-cell_2858  1.514941252        240           15
sample_control_r1_s1-cell_2859  0.035064336        237           17
sample_control_r1_s1-cell_2860  1.487450707        237           11
sample_control_r1_s1-cell_2861  0.855644552        239           14
sample_control_r1_s1-cell_2862 -1.521590683        178           13
sample_control_r1_s1-cell_2863  0.074744677        192           15
sample_control_r1_s1-cell_2864 -0.712426270        190           13
sample_control_r1_s1-cell_2865 -1.292293271        238           17
sample_control_r1_s1-cell_2866 -1.259760986        242           19
sample_control_r1_s1-cell_2867  0.932956909        236           17
sample_control_r1_s1-cell_2868  0.574240527        175           13
sample_control_r1_s1-cell_2870  0.517553585        220           17
sample_control_r1_s1-cell_2871  1.296843057        234           16
sample_control_r1_s1-cell_2872 -1.419539279        233           13
sample_control_r1_s1-cell_2873  1.057828440        238           17
sample_control_r1_s1-cell_2874  0.095580920        241           14
sample_control_r1_s1-cell_2875  1.297590755        234           22
sample_control_r1_s1-cell_2876  1.317375541        185           14
sample_control_r1_s1-cell_2877  1.300220018        226           31
sample_control_r1_s1-cell_2878 -0.639833356        242           20
sample_control_r1_s1-cell_2879  0.599331623        229           16
sample_control_r1_s1-cell_2880  0.413123897        232           24
sample_control_r1_s1-cell_2881 -0.055991911        235           21
sample_control_r1_s1-cell_2883  1.322461223        229           26
sample_control_r1_s1-cell_2884  0.721685031        238           23
sample_control_r1_s1-cell_2885  0.528014578        236           15
sample_control_r1_s1-cell_2886  0.062181347        189           14
sample_control_r1_s1-cell_2887 -0.625686815        197           23
sample_control_r1_s1-cell_2888  1.322360319        235           17
sample_control_r1_s1-cell_2889 -0.827803185        203           14
sample_control_r1_s1-cell_2890  0.688129797        240           19
sample_control_r1_s1-cell_2891  0.672869987        239           23
sample_control_r1_s1-cell_2892 -1.146392871        238           13
sample_control_r1_s1-cell_2893  0.202016450        232           18
sample_control_r1_s1-cell_2894 -0.155684109        240           14
sample_control_r1_s1-cell_2895  0.854560559        206           15
sample_control_r1_s1-cell_2896  0.004007670        233           13
sample_control_r1_s1-cell_2897 -1.249071200        235           21
sample_control_r1_s1-cell_2899 -0.398344664        222           17
sample_control_r1_s1-cell_2900  1.124832944        201           14
sample_control_r1_s1-cell_2901  0.775749472        242           14
sample_control_r1_s1-cell_2902  1.527954499        235           19
sample_control_r1_s1-cell_2903 -0.688341257        238           15
sample_control_r1_s1-cell_2904  0.805790840        239           14
sample_control_r1_s1-cell_2905  0.786491576        228           25
sample_control_r1_s1-cell_2906  0.635987575        223           23
sample_control_r1_s1-cell_2907  0.794218585        239           16
sample_control_r1_s1-cell_2908 -0.205486951        210           18
sample_control_r1_s1-cell_2909 -1.225865365        239           17
sample_control_r1_s1-cell_2910 -0.305663591        201           13
sample_control_r1_s1-cell_2911  1.194543271        233           16
sample_control_r1_s1-cell_2912 -1.565867513        219           16
sample_control_r1_s1-cell_2913  0.716500546        238           24
sample_control_r1_s1-cell_2914  0.688054255        226           13
sample_control_r1_s1-cell_2915 -1.302439881        235           15
sample_control_r1_s1-cell_2916  0.976869217        194           16
sample_control_r1_s1-cell_2917  1.299523230        209           12
sample_control_r1_s1-cell_2918 -1.496218556        194           14
sample_control_r1_s1-cell_2919 -0.209384375        185           17
sample_control_r1_s1-cell_2920  0.607086662        217           16
sample_control_r1_s1-cell_2921 -1.164150616        228           16
sample_control_r1_s1-cell_2922 -1.410601821        243           21
sample_control_r1_s1-cell_2923 -0.762336947        226           25
sample_control_r1_s1-cell_2924  0.521231319        233           10
sample_control_r1_s1-cell_2925  0.649871886        224           15
sample_control_r1_s1-cell_2926 -1.092500605        210           11
sample_control_r1_s1-cell_2928 -0.908544940        222           28
sample_control_r1_s1-cell_2929 -0.194606810        224           13
sample_control_r1_s1-cell_2930 -1.377191279        207           20
sample_control_r1_s1-cell_2932  0.890404464        214            7
sample_control_r1_s1-cell_2933 -0.032133058        226           12
sample_control_r1_s1-cell_2934  0.596850964        238           16
sample_control_r1_s1-cell_2935 -0.616316131        202           15
sample_control_r1_s1-cell_2936 -0.327936873        234           13
sample_control_r1_s1-cell_2937  0.900538807        240           20
sample_control_r1_s1-cell_2938 -0.672614577        166           14
sample_control_r1_s1-cell_2939 -0.264010810        236           14
sample_control_r1_s1-cell_2940  0.379391957        200           17
sample_control_r1_s1-cell_2941  0.812925777        236           15
sample_control_r1_s1-cell_2942  0.581326885        217           17
sample_control_r1_s1-cell_2943  1.397805123        240           17
sample_control_r1_s1-cell_2944  0.994104014        235           12
sample_control_r1_s1-cell_2945  0.997126727        221           13
sample_control_r1_s1-cell_2946  0.624979350        239           20
sample_control_r1_s1-cell_2947  1.186892030        238           21
sample_control_r1_s1-cell_2948  1.088866639        211           24
sample_control_r1_s1-cell_2949  1.180006329        237           21
sample_control_r1_s1-cell_2950  0.577834121        227           12
sample_control_r1_s1-cell_2951  0.402980830        206           19
sample_control_r1_s1-cell_2952 -1.443351012        236           26
sample_control_r1_s1-cell_2953  0.172399955        238           18
sample_control_r1_s1-cell_2954  0.547740764        205           20
sample_control_r1_s1-cell_2955  0.244379395        189           19
sample_control_r1_s1-cell_2956  0.837091801        240           12
sample_control_r1_s1-cell_2957 -0.407835406        198           14
sample_control_r1_s1-cell_2959 -0.191041981        236           15
sample_control_r1_s1-cell_2960  1.266784081        236           20
sample_control_r1_s1-cell_2961  0.817832404        239           21
sample_control_r1_s1-cell_2962 -0.431770082        170           17
sample_control_r1_s1-cell_2963  0.859097644        214            8
sample_control_r1_s1-cell_2964  0.830120875        223           11
sample_control_r1_s1-cell_2965  1.344694115        226           13
sample_control_r1_s1-cell_2966  0.687641445        222           14
sample_control_r1_s1-cell_2968 -0.202752119        178           13
sample_control_r1_s1-cell_2969 -1.493971356        238           15
sample_control_r1_s1-cell_2970  0.501648656        233           17
sample_control_r1_s1-cell_2971 -1.297790475        202           20
sample_control_r1_s1-cell_2972 -1.560280073        235           21
sample_control_r1_s1-cell_2973  0.085897166        238           18
sample_control_r1_s1-cell_2974  1.086776043        234           14
sample_control_r1_s1-cell_2975  1.012750340        210           19
sample_control_r1_s1-cell_2976  0.802288320        236           19
sample_control_r1_s1-cell_2977  1.306487848        242           22
sample_control_r1_s1-cell_2978  1.302827505        236           20
sample_control_r1_s1-cell_2979 -0.188439249        238           16
sample_control_r1_s1-cell_2980  1.008716801        236           12
sample_control_r1_s1-cell_2981 -0.580033637        238           15
sample_control_r1_s1-cell_2982 -0.828548534        227           25
sample_control_r1_s1-cell_2983  0.843813870        218            9
sample_control_r1_s1-cell_2984 -0.781058407        235           13
sample_control_r1_s1-cell_2985 -1.499321045        228           17
sample_control_r1_s1-cell_2987 -0.697349838        187           14
sample_control_r1_s1-cell_2988  0.335475190        233           13
sample_control_r1_s1-cell_2989  0.686585797        235           10
sample_control_r1_s1-cell_2992 -0.966370021        238           16
sample_control_r1_s1-cell_2993  0.564711837        225           18
sample_control_r1_s1-cell_2995  0.738021773        234           10
sample_control_r1_s1-cell_2996  0.443849230        239           19
sample_control_r1_s1-cell_2997  0.454133842        233           18
sample_control_r1_s1-cell_2998 -1.019588569        237           17
sample_control_r1_s1-cell_2999  0.614290913        232           16
sample_control_r1_s1-cell_3000 -1.243864918        234           20
sample_control_r1_s1-cell_3001  1.536589986        236           16
sample_control_r1_s1-cell_3002  0.303740213        237           14
sample_control_r1_s1-cell_3003  0.254914109        213           15
sample_control_r1_s1-cell_3004 -1.220105940        237           17
sample_control_r1_s1-cell_3005  1.043100234        224            8
sample_control_r1_s1-cell_3006  0.296633641        189           14
sample_control_r1_s1-cell_3007  0.100081717        223           29
sample_control_r1_s1-cell_3008  0.603293981        170           15
sample_control_r1_s1-cell_3009  1.302178474        238           13
sample_control_r1_s1-cell_3010  1.142472600        241           13
sample_control_r1_s1-cell_3011  0.630299083        180           16
sample_control_r1_s1-cell_3012  0.435423952        226           20
sample_control_r1_s1-cell_3013  0.100710386        206           22
sample_control_r1_s1-cell_3014  0.677183326        224           22
sample_control_r1_s1-cell_3015  0.514069226        212           16
sample_control_r1_s1-cell_3016  1.045315418        221           17
sample_control_r1_s1-cell_3017  0.737757259        237           17
sample_control_r1_s1-cell_3018 -1.523823792        222           11
sample_control_r1_s1-cell_3019  0.827014673        235           14
sample_control_r1_s1-cell_3020  0.876092900        237           19
sample_control_r1_s1-cell_3021  1.111446440        241           19
sample_control_r1_s1-cell_3022  1.050880648        209           12
sample_control_r1_s1-cell_3023 -0.970604614        235           27
sample_control_r1_s1-cell_3024  0.177895082        233           20
sample_control_r1_s1-cell_3025 -0.203432806        233           12
sample_control_r1_s1-cell_3026 -1.475850274        186           13
sample_control_r1_s1-cell_3027 -1.093281660        209           16
sample_control_r1_s1-cell_3028 -1.239673288        240           18
sample_control_r1_s1-cell_3029 -1.265191141        239           17
sample_control_r1_s1-cell_3030  0.726640819        240           20
sample_control_r1_s1-cell_3031 -1.491770110        238           16
sample_control_r1_s1-cell_3032  1.347242003        238           16
sample_control_r1_s1-cell_3033  1.246064888        207           10
sample_control_r1_s1-cell_3034  0.583926262        227           18
sample_control_r1_s1-cell_3035 -0.681913207        240           13
sample_control_r1_s1-cell_3036 -0.761415929        203           23
sample_control_r1_s1-cell_3037  0.889417744        235           10
sample_control_r1_s1-cell_3038  1.015135533        236           13
sample_control_r1_s1-cell_3039 -1.247691262        239           16
sample_control_r1_s1-cell_3040 -0.742350401        228           13
sample_control_r1_s1-cell_3041  1.163375049        237           18
sample_control_r1_s1-cell_3042  1.113216192        241           24
sample_control_r1_s1-cell_3043 -1.160789127        236           14
sample_control_r1_s1-cell_3044  1.324926248        237           16
sample_control_r1_s1-cell_3045  1.041407357        236           18
sample_control_r1_s1-cell_3046 -1.060188966        224           16
sample_control_r1_s1-cell_3047  0.826229119        240           11
sample_control_r1_s1-cell_3048  0.259397522        208           12
sample_control_r1_s1-cell_3049 -0.996978799        184           14
sample_control_r1_s1-cell_3050  1.485880741        215           16
sample_control_r1_s1-cell_3051  1.399603316        237           25
sample_control_r1_s1-cell_3052 -1.146562668        208           10
sample_control_r1_s1-cell_3054  0.576051690        240           27
sample_control_r1_s1-cell_3055  1.069759192        242           14
sample_control_r1_s1-cell_3056  0.689508090        226           13
sample_control_r1_s1-cell_3057  1.363907120        232           17
sample_control_r1_s1-cell_3058  0.651454304        243           23
sample_control_r1_s1-cell_3059  0.759310190        239           31
sample_control_r1_s1-cell_3060  0.408355960        238           13
sample_control_r1_s1-cell_3061 -0.838191714        237           14
sample_control_r1_s1-cell_3062  1.041591671        205           15
sample_control_r1_s1-cell_3063  0.388958603        180           14
sample_control_r1_s1-cell_3064  0.693082799        186           17
sample_control_r1_s1-cell_3065 -1.413702145        233           17
sample_control_r1_s1-cell_3066  0.190899237        240           24
sample_control_r1_s1-cell_3067  1.024304579        238           17
sample_control_r1_s1-cell_3068  0.759110786        198           15
sample_control_r1_s1-cell_3069 -1.414201475        239           16
sample_control_r1_s1-cell_3070  0.662422693        207           14
sample_control_r1_s1-cell_3071  1.142708715        241           15
sample_control_r1_s1-cell_3072  0.477326401        239           13
sample_control_r1_s1-cell_3073  0.404657907        200           13
sample_control_r1_s1-cell_3074 -0.404049897        224           23
sample_control_r1_s1-cell_3075  1.027010080        219           15
sample_control_r1_s1-cell_3076  1.542351620        234           14
sample_control_r1_s1-cell_3077  1.135436161        223           15
sample_control_r1_s1-cell_3078 -0.797192428        198           17
sample_control_r1_s1-cell_3079  1.231363468        235           14
sample_control_r1_s1-cell_3080  0.594158613        208           13
sample_control_r1_s1-cell_3081  1.115151311        225           21
sample_control_r1_s1-cell_3082  1.152146891        241           21
sample_control_r1_s1-cell_3084  0.640070787        207           24
sample_control_r1_s1-cell_3085 -0.194664209        226           17
sample_control_r1_s1-cell_3086  1.382340701        238           15
sample_control_r1_s1-cell_3087  1.450881812        208           19
sample_control_r1_s1-cell_3088  0.206252408        243           16
sample_control_r1_s1-cell_3089  0.023191488        214            8
sample_control_r1_s1-cell_3090  0.151534611        224           15
sample_control_r1_s1-cell_3091  0.315680035        194           22
sample_control_r1_s1-cell_3092  0.365984495        219           27
sample_control_r1_s1-cell_3093  1.284131285        237           14
sample_control_r1_s1-cell_3094  0.725840748        219           20
sample_control_r1_s1-cell_3095  0.976544367        218           23
sample_control_r1_s1-cell_3096  1.553674056        239           15
sample_control_r1_s1-cell_3097  0.678139662        216            8
sample_control_r1_s1-cell_3098  1.051867016        220           10
sample_control_r1_s1-cell_3099  1.406950695        236           14
sample_control_r1_s1-cell_3100  1.550692065        220           16
sample_control_r1_s1-cell_3101 -0.423669539        235           18
sample_control_r1_s1-cell_3102  0.116413796        235           18
sample_control_r1_s1-cell_3103  1.194678345        237           12
sample_control_r1_s1-cell_3104  1.549850074        213           15
sample_control_r1_s1-cell_3105  0.410743728        235           19
sample_control_r1_s1-cell_3106  0.464558971        237           14
sample_control_r1_s1-cell_3107 -1.516834972        238           15
sample_control_r1_s1-cell_3108  0.774850260        238           13
sample_control_r1_s1-cell_3109  0.132021323        239           19
sample_control_r1_s1-cell_3110 -0.843485505        238           17
sample_control_r1_s1-cell_3111  1.413696125        175           14
sample_control_r1_s1-cell_3112  0.828889678        239           20
sample_control_r1_s1-cell_3113  0.503796231        232           12
sample_control_r1_s1-cell_3114 -1.361372117        238           12
sample_control_r1_s1-cell_3115 -1.455565859        225           10
sample_control_r1_s1-cell_3116  0.582331051        237           13
sample_control_r1_s1-cell_3117 -0.953528866        210           25
sample_control_r1_s1-cell_3118  0.634720591        208           16
sample_control_r1_s1-cell_3119  1.084834630        219           29
sample_control_r1_s1-cell_3120 -1.031463219        235           18
sample_control_r1_s1-cell_3121 -0.481986288        202           16
sample_control_r1_s1-cell_3122  0.891390236        240           26
sample_control_r1_s1-cell_3123  1.140982560        235           18
sample_control_r1_s1-cell_3124 -1.347969197        177           13
sample_control_r1_s1-cell_3125  1.131545748        237           17
sample_control_r1_s1-cell_3126  0.797542927        221           15
sample_control_r1_s1-cell_3127 -0.289590325        197           15
sample_control_r1_s1-cell_3128  0.613956813        238           19
sample_control_r1_s1-cell_3129 -1.339859598        240           15
sample_control_r1_s1-cell_3130  0.522082168        199           13
sample_control_r1_s1-cell_3132  1.136632317        232           12
sample_control_r1_s1-cell_3133 -0.781996231        237           15
sample_control_r1_s1-cell_3134  1.374922163        226           19
sample_control_r1_s1-cell_3135  0.635317754        201           15
sample_control_r1_s1-cell_3136  1.189060632        238           15
sample_control_r1_s1-cell_3137  0.780034851        233           17
sample_control_r1_s1-cell_3138  0.806839602        235           17
sample_control_r1_s1-cell_3139  1.339412308        212           18
sample_control_r1_s1-cell_3140  1.318000838        240           11
sample_control_r1_s1-cell_3141  0.609005177        225           11
sample_control_r1_s1-cell_3142 -0.041123628        239           18
sample_control_r1_s1-cell_3143  1.187621777        241           18
sample_control_r1_s1-cell_3145  0.180402057        197           13
sample_control_r1_s1-cell_3146  1.482418148        211           24
sample_control_r1_s1-cell_3147  0.948255344        239           15
sample_control_r1_s1-cell_3148  1.047429718        239           14
sample_control_r1_s1-cell_3149  0.487583493        241           20
sample_control_r1_s1-cell_3150  0.638994159        234           23
sample_control_r1_s1-cell_3151  1.045636408        237           18
sample_control_r1_s1-cell_3153  1.172625656        195           13
sample_control_r1_s1-cell_3154 -1.460305582        239           13
sample_control_r1_s1-cell_3155  1.556919948        238           21
sample_control_r1_s1-cell_3156  0.544134716        233           15
sample_control_r1_s1-cell_3157  1.380316980        214           14
sample_control_r1_s1-cell_3158  1.230757444        220           12
sample_control_r1_s1-cell_3159 -0.121173325        182           15
sample_control_r1_s1-cell_3160 -0.490028449        211           15
sample_control_r1_s1-cell_3161 -0.770533576        237           16
sample_control_r1_s1-cell_3162  1.557086663        199           14
sample_control_r1_s1-cell_3163  0.668283781        240           17
sample_control_r1_s1-cell_3164  0.553884169        237           17
sample_control_r1_s1-cell_3165  1.349561817        199           14
sample_control_r1_s1-cell_3167 -1.387625357        197           25
sample_control_r1_s1-cell_3168 -0.712601093        213           15
sample_control_r1_s1-cell_3169 -1.187250064        172           16
sample_control_r1_s1-cell_3170 -0.494958473        201           14
sample_control_r1_s1-cell_3171  0.432313802        208           14
sample_control_r1_s1-cell_3172  0.534433939        217           18
sample_control_r1_s1-cell_3173  0.964830375        231           12
sample_control_r1_s1-cell_3174  0.897676658        220           13
sample_control_r1_s1-cell_3175 -1.454534575        234           15
sample_control_r1_s1-cell_3176  0.752105734        232           16
sample_control_r1_s1-cell_3177  0.827730591        241           13
sample_control_r1_s1-cell_3178 -1.515780884        184           15
sample_control_r1_s1-cell_3179  0.966284806        240           16
sample_control_r1_s1-cell_3180 -0.897454875        237           16
sample_control_r1_s1-cell_3181 -0.996492083        192           14
sample_control_r1_s1-cell_3182 -1.028261128        211           14
sample_control_r1_s1-cell_3184  1.034867103        236           15
sample_control_r1_s1-cell_3185  0.393118142        242           14
sample_control_r1_s1-cell_3186  1.015302398        235           17
sample_control_r1_s1-cell_3187  1.037701534        240           18
sample_control_r1_s1-cell_3188  0.787604703        220           19
sample_control_r1_s1-cell_3189  0.699478555        238           22
sample_control_r1_s1-cell_3190  1.207313576        237           15
sample_control_r1_s1-cell_3191  1.410829954        240           15
sample_control_r1_s1-cell_3192 -0.782835219        188           15
sample_control_r1_s1-cell_3193  0.056625245        224           22
sample_control_r1_s1-cell_3194  0.555227494        181           13
sample_control_r1_s1-cell_3195  0.919631923        234           17
sample_control_r1_s1-cell_3196 -0.080909532        223            8
sample_control_r1_s1-cell_3197 -0.149757230        205           14
sample_control_r1_s1-cell_3198  0.797196838        233           15
sample_control_r1_s1-cell_3199  1.029594085        233           16
sample_control_r1_s1-cell_3200 -1.382642474        237           16
sample_control_r1_s1-cell_3201 -1.290554416        239           22
sample_control_r1_s1-cell_3202  0.506437684        225           17
sample_control_r1_s1-cell_3203  0.282981105        187           13
sample_control_r1_s1-cell_3204 -1.466793290        238           24
sample_control_r1_s1-cell_3205 -0.385612389        237           16
sample_control_r1_s1-cell_3206  0.863050733        237           24
sample_control_r1_s1-cell_3207  0.364863732        231           17
sample_control_r1_s1-cell_3208  0.116971598        220            9
sample_control_r1_s1-cell_3209  0.541543602        239           15
sample_control_r1_s1-cell_3210  1.018421633        235           11
sample_control_r1_s1-cell_3211  0.740538204        242           20
sample_control_r1_s1-cell_3212 -0.874521219        203           20
sample_control_r1_s1-cell_3213  1.132654473        241           17
sample_control_r1_s1-cell_3214  0.556982340        241           17
sample_control_r1_s1-cell_3216  1.003414652        239           15
sample_control_r1_s1-cell_3217  0.997665936        238           18
sample_control_r1_s1-cell_3218  0.655457808        238           17
sample_control_r1_s1-cell_3219 -1.361294858        228           24
sample_control_r1_s1-cell_3220  1.447719890        236           17
sample_control_r1_s1-cell_3221  0.744779363        179           14
sample_control_r1_s1-cell_3223  1.215805692        233           13
sample_control_r1_s1-cell_3224  0.326385372        227           14
sample_control_r1_s1-cell_3225  1.110167946        237           15
sample_control_r1_s1-cell_3227  0.520141546        213           13
sample_control_r1_s1-cell_3228 -0.996038454        216           13
sample_control_r1_s1-cell_3229  0.047153565        188           13
sample_control_r1_s1-cell_3230  1.158196431        220           15
sample_control_r1_s1-cell_3231  0.224322949        207           20
sample_control_r1_s1-cell_3232  0.734255880        218           16
sample_control_r1_s1-cell_3233 -0.262150588        234           17
sample_control_r1_s1-cell_3234  0.853304917        176           15
sample_control_r1_s1-cell_3235  0.879004396        239           19
sample_control_r1_s1-cell_3236  0.320918783        242           10
sample_control_r1_s1-cell_3237 -0.798115477        198           12
sample_control_r1_s1-cell_3239  0.965009733        184           16
sample_control_r1_s1-cell_3240  0.846780529        240           31
sample_control_r1_s1-cell_3241 -0.426404458        209           19
sample_control_r1_s1-cell_3242  1.096780664        235            9
sample_control_r1_s1-cell_3243  1.260819553        238           17
sample_control_r1_s1-cell_3244  0.243430223        239           16
sample_control_r1_s1-cell_3245  0.633472482        240           14
sample_control_r1_s1-cell_3246  0.587603849        241           18
sample_control_r1_s1-cell_3247  1.240934854        235           22
sample_control_r1_s1-cell_3248  0.305411374        240           14
sample_control_r1_s1-cell_3249  1.090238479        221           20
sample_control_r1_s1-cell_3250  1.429840118        237           14
sample_control_r1_s1-cell_3251  0.948557105        204           13
sample_control_r1_s1-cell_3252  0.245075999        233           11
sample_control_r1_s1-cell_3253  0.790083786        211           25
sample_control_r1_s1-cell_3254  0.676932299        238           18
sample_control_r1_s1-cell_3255  0.737513705        242           15
sample_control_r1_s1-cell_3257  0.886865585        237           14
sample_control_r1_s1-cell_3258  0.743021063        241           17
sample_control_r1_s1-cell_3259  1.344908377        234           16
sample_control_r1_s1-cell_3260  0.538661096        211           14
sample_control_r1_s1-cell_3261  1.060470305        240           21
sample_control_r1_s1-cell_3262  0.505285749        198           12
sample_control_r1_s1-cell_3263  1.218284861        237           10
sample_control_r1_s1-cell_3264  1.307752276        216           12
sample_control_r1_s1-cell_3265  0.346341146        239           16
sample_control_r1_s1-cell_3266 -0.369101871        205           22
sample_control_r1_s1-cell_3267 -0.825064830        237           13
sample_control_r1_s1-cell_3268  1.566745671        238           20
sample_control_r1_s1-cell_3269  0.949953538        195           16
sample_control_r1_s1-cell_3270  0.586666712        183           17
sample_control_r1_s1-cell_3271 -1.179013826        224           19
sample_control_r1_s1-cell_3272  0.067058590        242           23
sample_control_r1_s1-cell_3273  0.817915729        209           20
sample_control_r1_s1-cell_3274  0.387155176        233           21
sample_control_r1_s1-cell_3275  0.425922024        234           12
sample_control_r1_s1-cell_3276 -1.048034015        217           18
                               harmony_clusters seurat_clusters
sample_control_r1_s1-cell_1                   3               3
sample_control_r1_s1-cell_2                   3               3
sample_control_r1_s1-cell_3                   0               0
sample_control_r1_s1-cell_4                   1               1
sample_control_r1_s1-cell_5                   3               3
sample_control_r1_s1-cell_6                   4               4
sample_control_r1_s1-cell_7                   1               1
sample_control_r1_s1-cell_8                  11              11
sample_control_r1_s1-cell_9                   0               0
sample_control_r1_s1-cell_10                  0               0
sample_control_r1_s1-cell_11                  1               1
sample_control_r1_s1-cell_12                  4               4
sample_control_r1_s1-cell_13                  0               0
sample_control_r1_s1-cell_14                  0               0
sample_control_r1_s1-cell_15                  0               0
sample_control_r1_s1-cell_16                  0               0
sample_control_r1_s1-cell_17                  1               1
sample_control_r1_s1-cell_18                  0               0
sample_control_r1_s1-cell_19                 14              14
sample_control_r1_s1-cell_20                  7               7
sample_control_r1_s1-cell_21                 11              11
sample_control_r1_s1-cell_22                 11              11
sample_control_r1_s1-cell_23                  7               7
sample_control_r1_s1-cell_24                  7               7
sample_control_r1_s1-cell_28                 23              23
sample_control_r1_s1-cell_29                  0               0
sample_control_r1_s1-cell_30                  3               3
sample_control_r1_s1-cell_31                  0               0
sample_control_r1_s1-cell_33                  4               4
sample_control_r1_s1-cell_34                  6               6
sample_control_r1_s1-cell_35                  0               0
sample_control_r1_s1-cell_36                 23              23
sample_control_r1_s1-cell_37                  5               5
sample_control_r1_s1-cell_38                  0               0
sample_control_r1_s1-cell_39                 23              23
sample_control_r1_s1-cell_40                  0               0
sample_control_r1_s1-cell_41                  5               5
sample_control_r1_s1-cell_42                  7               7
sample_control_r1_s1-cell_43                  5               5
sample_control_r1_s1-cell_44                 23              23
sample_control_r1_s1-cell_45                  1               1
sample_control_r1_s1-cell_47                  8               8
sample_control_r1_s1-cell_48                  5               5
sample_control_r1_s1-cell_49                  0               0
sample_control_r1_s1-cell_50                  0               0
sample_control_r1_s1-cell_51                 11              11
sample_control_r1_s1-cell_52                  7               7
sample_control_r1_s1-cell_53                  7               7
sample_control_r1_s1-cell_54                  0               0
sample_control_r1_s1-cell_55                  4               4
sample_control_r1_s1-cell_56                  3               3
sample_control_r1_s1-cell_57                  4               4
sample_control_r1_s1-cell_58                  0               0
sample_control_r1_s1-cell_59                  4               4
sample_control_r1_s1-cell_60                  8               8
sample_control_r1_s1-cell_61                  0               0
sample_control_r1_s1-cell_62                  1               1
sample_control_r1_s1-cell_63                  4               4
sample_control_r1_s1-cell_64                  1               1
sample_control_r1_s1-cell_65                  7               7
sample_control_r1_s1-cell_66                  7               7
sample_control_r1_s1-cell_67                  0               0
sample_control_r1_s1-cell_68                  0               0
sample_control_r1_s1-cell_69                  1               1
sample_control_r1_s1-cell_71                 23              23
sample_control_r1_s1-cell_72                  0               0
sample_control_r1_s1-cell_73                  7               7
sample_control_r1_s1-cell_74                  4               4
sample_control_r1_s1-cell_75                  4               4
sample_control_r1_s1-cell_76                  4               4
sample_control_r1_s1-cell_77                  0               0
sample_control_r1_s1-cell_78                  4               4
sample_control_r1_s1-cell_79                  3               3
sample_control_r1_s1-cell_81                 23              23
sample_control_r1_s1-cell_82                  4               4
sample_control_r1_s1-cell_83                  7               7
sample_control_r1_s1-cell_84                  0               0
sample_control_r1_s1-cell_85                  7               7
sample_control_r1_s1-cell_86                  0               0
sample_control_r1_s1-cell_87                  5               5
sample_control_r1_s1-cell_88                  4               4
sample_control_r1_s1-cell_90                  7               7
sample_control_r1_s1-cell_91                  4               4
sample_control_r1_s1-cell_92                  4               4
sample_control_r1_s1-cell_93                  0               0
sample_control_r1_s1-cell_94                 23              23
sample_control_r1_s1-cell_95                  0               0
sample_control_r1_s1-cell_96                  0               0
sample_control_r1_s1-cell_97                  0               0
sample_control_r1_s1-cell_98                  4               4
sample_control_r1_s1-cell_99                  4               4
sample_control_r1_s1-cell_100                 1               1
sample_control_r1_s1-cell_101                 1               1
sample_control_r1_s1-cell_102                 8               8
sample_control_r1_s1-cell_103                15              15
sample_control_r1_s1-cell_104                 6               6
sample_control_r1_s1-cell_105                11              11
sample_control_r1_s1-cell_106                 8               8
sample_control_r1_s1-cell_107                 0               0
sample_control_r1_s1-cell_108                 7               7
sample_control_r1_s1-cell_109                14              14
sample_control_r1_s1-cell_110                 3               3
sample_control_r1_s1-cell_111                16              16
sample_control_r1_s1-cell_112                 0               0
sample_control_r1_s1-cell_113                 3               3
sample_control_r1_s1-cell_114                 0               0
sample_control_r1_s1-cell_115                 3               3
sample_control_r1_s1-cell_116                18              18
sample_control_r1_s1-cell_117                 7               7
sample_control_r1_s1-cell_118                 0               0
sample_control_r1_s1-cell_120                 0               0
sample_control_r1_s1-cell_121                 4               4
sample_control_r1_s1-cell_122                 1               1
sample_control_r1_s1-cell_123                 8               8
sample_control_r1_s1-cell_124                 7               7
sample_control_r1_s1-cell_125                 7               7
sample_control_r1_s1-cell_126                14              14
sample_control_r1_s1-cell_127                 3               3
sample_control_r1_s1-cell_128                 4               4
sample_control_r1_s1-cell_129                 1               1
sample_control_r1_s1-cell_130                 8               8
sample_control_r1_s1-cell_131                 0               0
sample_control_r1_s1-cell_132                 0               0
sample_control_r1_s1-cell_134                 1               1
sample_control_r1_s1-cell_135                 3               3
sample_control_r1_s1-cell_136                 7               7
sample_control_r1_s1-cell_137                 3               3
sample_control_r1_s1-cell_139                 8               8
sample_control_r1_s1-cell_140                18              18
sample_control_r1_s1-cell_141                 1               1
sample_control_r1_s1-cell_142                 4               4
sample_control_r1_s1-cell_143                 0               0
sample_control_r1_s1-cell_144                 8               8
sample_control_r1_s1-cell_145                 1               1
sample_control_r1_s1-cell_146                 4               4
sample_control_r1_s1-cell_147                 1               1
sample_control_r1_s1-cell_148                 0               0
sample_control_r1_s1-cell_149                 0               0
sample_control_r1_s1-cell_150                 1               1
sample_control_r1_s1-cell_151                 7               7
sample_control_r1_s1-cell_152                 1               1
sample_control_r1_s1-cell_153                 7               7
sample_control_r1_s1-cell_154                 7               7
sample_control_r1_s1-cell_155                 7               7
sample_control_r1_s1-cell_157                 7               7
sample_control_r1_s1-cell_158                 8               8
sample_control_r1_s1-cell_159                 8               8
sample_control_r1_s1-cell_160                 0               0
sample_control_r1_s1-cell_161                13              13
sample_control_r1_s1-cell_162                 7               7
sample_control_r1_s1-cell_163                 7               7
sample_control_r1_s1-cell_164                 7               7
sample_control_r1_s1-cell_165                 7               7
sample_control_r1_s1-cell_166                 8               8
sample_control_r1_s1-cell_167                13              13
sample_control_r1_s1-cell_168                14              14
sample_control_r1_s1-cell_169                 7               7
sample_control_r1_s1-cell_170                 0               0
sample_control_r1_s1-cell_171                 0               0
sample_control_r1_s1-cell_172                23              23
sample_control_r1_s1-cell_173                 1               1
sample_control_r1_s1-cell_174                 7               7
sample_control_r1_s1-cell_175                 7               7
sample_control_r1_s1-cell_176                 7               7
sample_control_r1_s1-cell_177                 0               0
sample_control_r1_s1-cell_178                 1               1
sample_control_r1_s1-cell_179                 7               7
sample_control_r1_s1-cell_180                 8               8
sample_control_r1_s1-cell_181                 1               1
sample_control_r1_s1-cell_182                 1               1
sample_control_r1_s1-cell_183                14              14
sample_control_r1_s1-cell_184                 0               0
sample_control_r1_s1-cell_185                 4               4
sample_control_r1_s1-cell_186                 0               0
sample_control_r1_s1-cell_187                 7               7
sample_control_r1_s1-cell_188                13              13
sample_control_r1_s1-cell_189                 0               0
sample_control_r1_s1-cell_190                18              18
sample_control_r1_s1-cell_191                 7               7
sample_control_r1_s1-cell_192                 0               0
sample_control_r1_s1-cell_194                 4               4
sample_control_r1_s1-cell_195                 4               4
sample_control_r1_s1-cell_196                 7               7
sample_control_r1_s1-cell_197                 4               4
sample_control_r1_s1-cell_198                 7               7
sample_control_r1_s1-cell_199                 3               3
sample_control_r1_s1-cell_200                 8               8
sample_control_r1_s1-cell_201                10              10
sample_control_r1_s1-cell_202                 7               7
sample_control_r1_s1-cell_203                 0               0
sample_control_r1_s1-cell_204                 4               4
sample_control_r1_s1-cell_205                 4               4
sample_control_r1_s1-cell_207                 7               7
sample_control_r1_s1-cell_211                 4               4
sample_control_r1_s1-cell_213                 0               0
sample_control_r1_s1-cell_214                 0               0
sample_control_r1_s1-cell_215                 1               1
sample_control_r1_s1-cell_216                 8               8
sample_control_r1_s1-cell_217                 7               7
sample_control_r1_s1-cell_218                 0               0
sample_control_r1_s1-cell_219                 7               7
sample_control_r1_s1-cell_220                 0               0
sample_control_r1_s1-cell_221                 0               0
sample_control_r1_s1-cell_222                 0               0
sample_control_r1_s1-cell_223                23              23
sample_control_r1_s1-cell_224                 4               4
sample_control_r1_s1-cell_225                 3               3
sample_control_r1_s1-cell_226                 0               0
sample_control_r1_s1-cell_227                 3               3
sample_control_r1_s1-cell_228                 7               7
sample_control_r1_s1-cell_229                 1               1
sample_control_r1_s1-cell_230                 7               7
sample_control_r1_s1-cell_231                 7               7
sample_control_r1_s1-cell_232                 0               0
sample_control_r1_s1-cell_233                13              13
sample_control_r1_s1-cell_234                 0               0
sample_control_r1_s1-cell_235                 7               7
sample_control_r1_s1-cell_236                 7               7
sample_control_r1_s1-cell_237                 0               0
sample_control_r1_s1-cell_238                 1               1
sample_control_r1_s1-cell_239                 4               4
sample_control_r1_s1-cell_240                 7               7
sample_control_r1_s1-cell_241                 0               0
sample_control_r1_s1-cell_242                 1               1
sample_control_r1_s1-cell_243                 1               1
sample_control_r1_s1-cell_244                 2               2
sample_control_r1_s1-cell_245                 3               3
sample_control_r1_s1-cell_246                 7               7
sample_control_r1_s1-cell_247                 3               3
sample_control_r1_s1-cell_248                 0               0
sample_control_r1_s1-cell_249                 0               0
sample_control_r1_s1-cell_250                 1               1
sample_control_r1_s1-cell_251                 1               1
sample_control_r1_s1-cell_252                 0               0
sample_control_r1_s1-cell_253                 0               0
sample_control_r1_s1-cell_254                 0               0
sample_control_r1_s1-cell_256                 7               7
sample_control_r1_s1-cell_257                 3               3
sample_control_r1_s1-cell_258                 0               0
sample_control_r1_s1-cell_260                 1               1
sample_control_r1_s1-cell_261                 6               6
sample_control_r1_s1-cell_262                 0               0
sample_control_r1_s1-cell_263                 0               0
sample_control_r1_s1-cell_264                 1               1
sample_control_r1_s1-cell_265                 3               3
sample_control_r1_s1-cell_266                 4               4
sample_control_r1_s1-cell_267                 0               0
sample_control_r1_s1-cell_268                 7               7
sample_control_r1_s1-cell_269                 0               0
sample_control_r1_s1-cell_270                 4               4
sample_control_r1_s1-cell_271                 7               7
sample_control_r1_s1-cell_272                 3               3
sample_control_r1_s1-cell_273                 8               8
sample_control_r1_s1-cell_274                 3               3
sample_control_r1_s1-cell_275                23              23
sample_control_r1_s1-cell_276                23              23
sample_control_r1_s1-cell_277                 0               0
sample_control_r1_s1-cell_278                 4               4
sample_control_r1_s1-cell_279                 4               4
sample_control_r1_s1-cell_280                23              23
sample_control_r1_s1-cell_281                 3               3
sample_control_r1_s1-cell_282                 4               4
sample_control_r1_s1-cell_283                 0               0
sample_control_r1_s1-cell_284                 1               1
sample_control_r1_s1-cell_285                 3               3
sample_control_r1_s1-cell_286                 0               0
sample_control_r1_s1-cell_287                 4               4
sample_control_r1_s1-cell_288                 7               7
sample_control_r1_s1-cell_289                14              14
sample_control_r1_s1-cell_290                 4               4
sample_control_r1_s1-cell_291                 1               1
sample_control_r1_s1-cell_292                 7               7
sample_control_r1_s1-cell_293                 3               3
sample_control_r1_s1-cell_294                 3               3
sample_control_r1_s1-cell_295                 3               3
sample_control_r1_s1-cell_296                 4               4
sample_control_r1_s1-cell_297                 3               3
sample_control_r1_s1-cell_298                11              11
sample_control_r1_s1-cell_299                 1               1
sample_control_r1_s1-cell_300                 7               7
sample_control_r1_s1-cell_301                 0               0
sample_control_r1_s1-cell_302                 3               3
sample_control_r1_s1-cell_303                 0               0
sample_control_r1_s1-cell_304                 0               0
sample_control_r1_s1-cell_305                11              11
sample_control_r1_s1-cell_306                 0               0
sample_control_r1_s1-cell_307                 0               0
sample_control_r1_s1-cell_308                10              10
sample_control_r1_s1-cell_310                11              11
sample_control_r1_s1-cell_312                10              10
sample_control_r1_s1-cell_313                 4               4
sample_control_r1_s1-cell_314                23              23
sample_control_r1_s1-cell_315                 0               0
sample_control_r1_s1-cell_316                 3               3
sample_control_r1_s1-cell_317                 7               7
sample_control_r1_s1-cell_318                 0               0
sample_control_r1_s1-cell_319                 0               0
sample_control_r1_s1-cell_320                 3               3
sample_control_r1_s1-cell_321                 0               0
sample_control_r1_s1-cell_322                 1               1
sample_control_r1_s1-cell_323                 0               0
sample_control_r1_s1-cell_324                 0               0
sample_control_r1_s1-cell_325                 0               0
sample_control_r1_s1-cell_326                14              14
sample_control_r1_s1-cell_327                 3               3
sample_control_r1_s1-cell_328                 3               3
sample_control_r1_s1-cell_329                 7               7
sample_control_r1_s1-cell_330                 7               7
sample_control_r1_s1-cell_331                 3               3
sample_control_r1_s1-cell_332                 3               3
sample_control_r1_s1-cell_334                11              11
sample_control_r1_s1-cell_335                23              23
sample_control_r1_s1-cell_336                 0               0
sample_control_r1_s1-cell_337                 0               0
sample_control_r1_s1-cell_338                 2               2
sample_control_r1_s1-cell_339                 7               7
sample_control_r1_s1-cell_340                 3               3
sample_control_r1_s1-cell_341                11              11
sample_control_r1_s1-cell_342                23              23
sample_control_r1_s1-cell_343                 7               7
sample_control_r1_s1-cell_344                 1               1
sample_control_r1_s1-cell_345                 0               0
sample_control_r1_s1-cell_346                 7               7
sample_control_r1_s1-cell_347                 7               7
sample_control_r1_s1-cell_348                 7               7
sample_control_r1_s1-cell_349                 0               0
sample_control_r1_s1-cell_350                 9               9
sample_control_r1_s1-cell_352                 3               3
sample_control_r1_s1-cell_353                11              11
sample_control_r1_s1-cell_354                 3               3
sample_control_r1_s1-cell_355                 0               0
sample_control_r1_s1-cell_356                23              23
sample_control_r1_s1-cell_357                 0               0
sample_control_r1_s1-cell_358                 0               0
sample_control_r1_s1-cell_359                 0               0
sample_control_r1_s1-cell_360                 3               3
sample_control_r1_s1-cell_361                 1               1
sample_control_r1_s1-cell_362                 1               1
sample_control_r1_s1-cell_363                10              10
sample_control_r1_s1-cell_364                 0               0
sample_control_r1_s1-cell_365                 4               4
sample_control_r1_s1-cell_366                 0               0
sample_control_r1_s1-cell_367                 0               0
sample_control_r1_s1-cell_368                 8               8
sample_control_r1_s1-cell_369                 3               3
sample_control_r1_s1-cell_370                 0               0
sample_control_r1_s1-cell_371                11              11
sample_control_r1_s1-cell_372                 4               4
sample_control_r1_s1-cell_373                 0               0
sample_control_r1_s1-cell_374                10              10
sample_control_r1_s1-cell_375                 7               7
sample_control_r1_s1-cell_376                 0               0
sample_control_r1_s1-cell_377                 0               0
sample_control_r1_s1-cell_379                 3               3
sample_control_r1_s1-cell_380                 4               4
sample_control_r1_s1-cell_381                 0               0
sample_control_r1_s1-cell_382                 4               4
sample_control_r1_s1-cell_383                 1               1
sample_control_r1_s1-cell_384                 0               0
sample_control_r1_s1-cell_385                 4               4
sample_control_r1_s1-cell_386                 1               1
sample_control_r1_s1-cell_387                 3               3
sample_control_r1_s1-cell_388                 0               0
sample_control_r1_s1-cell_390                 3               3
sample_control_r1_s1-cell_391                 4               4
sample_control_r1_s1-cell_392                 3               3
sample_control_r1_s1-cell_393                 1               1
sample_control_r1_s1-cell_394                 0               0
sample_control_r1_s1-cell_395                 0               0
sample_control_r1_s1-cell_396                 4               4
sample_control_r1_s1-cell_397                11              11
sample_control_r1_s1-cell_398                 4               4
sample_control_r1_s1-cell_399                 4               4
sample_control_r1_s1-cell_400                 3               3
sample_control_r1_s1-cell_401                 8               8
sample_control_r1_s1-cell_402                 1               1
sample_control_r1_s1-cell_403                14              14
sample_control_r1_s1-cell_404                 4               4
sample_control_r1_s1-cell_405                 4               4
sample_control_r1_s1-cell_406                11              11
sample_control_r1_s1-cell_407                 6               6
sample_control_r1_s1-cell_408                 4               4
sample_control_r1_s1-cell_409                 1               1
sample_control_r1_s1-cell_410                 3               3
sample_control_r1_s1-cell_412                 4               4
sample_control_r1_s1-cell_413                 7               7
sample_control_r1_s1-cell_414                 7               7
sample_control_r1_s1-cell_415                 0               0
sample_control_r1_s1-cell_416                 0               0
sample_control_r1_s1-cell_417                 0               0
sample_control_r1_s1-cell_418                 1               1
sample_control_r1_s1-cell_419                 4               4
sample_control_r1_s1-cell_420                 7               7
sample_control_r1_s1-cell_421                 0               0
sample_control_r1_s1-cell_422                18              18
sample_control_r1_s1-cell_423                 0               0
sample_control_r1_s1-cell_424                 0               0
sample_control_r1_s1-cell_425                23              23
sample_control_r1_s1-cell_426                 0               0
sample_control_r1_s1-cell_427                 0               0
sample_control_r1_s1-cell_428                 0               0
sample_control_r1_s1-cell_429                 4               4
sample_control_r1_s1-cell_430                 8               8
sample_control_r1_s1-cell_431                 4               4
sample_control_r1_s1-cell_432                 7               7
sample_control_r1_s1-cell_433                 1               1
sample_control_r1_s1-cell_434                 4               4
sample_control_r1_s1-cell_435                 7               7
sample_control_r1_s1-cell_436                 0               0
sample_control_r1_s1-cell_437                11              11
sample_control_r1_s1-cell_438                 4               4
sample_control_r1_s1-cell_439                 6               6
sample_control_r1_s1-cell_440                 3               3
sample_control_r1_s1-cell_441                 0               0
sample_control_r1_s1-cell_442                 1               1
sample_control_r1_s1-cell_443                 4               4
sample_control_r1_s1-cell_444                23              23
sample_control_r1_s1-cell_446                 1               1
sample_control_r1_s1-cell_447                18              18
sample_control_r1_s1-cell_448                 8               8
sample_control_r1_s1-cell_449                 4               4
sample_control_r1_s1-cell_450                 4               4
sample_control_r1_s1-cell_451                 0               0
sample_control_r1_s1-cell_452                 1               1
sample_control_r1_s1-cell_453                12              12
sample_control_r1_s1-cell_454                 8               8
sample_control_r1_s1-cell_455                23              23
sample_control_r1_s1-cell_456                 0               0
sample_control_r1_s1-cell_457                14              14
sample_control_r1_s1-cell_458                 0               0
sample_control_r1_s1-cell_459                11              11
sample_control_r1_s1-cell_460                 3               3
sample_control_r1_s1-cell_461                 9               9
sample_control_r1_s1-cell_462                23              23
sample_control_r1_s1-cell_463                 0               0
sample_control_r1_s1-cell_464                 4               4
sample_control_r1_s1-cell_465                 0               0
sample_control_r1_s1-cell_466                14              14
sample_control_r1_s1-cell_468                 4               4
sample_control_r1_s1-cell_469                 0               0
sample_control_r1_s1-cell_470                 4               4
sample_control_r1_s1-cell_471                 3               3
sample_control_r1_s1-cell_472                 1               1
sample_control_r1_s1-cell_473                 3               3
sample_control_r1_s1-cell_475                 1               1
sample_control_r1_s1-cell_476                 3               3
sample_control_r1_s1-cell_477                 0               0
sample_control_r1_s1-cell_478                 1               1
sample_control_r1_s1-cell_480                 0               0
sample_control_r1_s1-cell_481                 4               4
sample_control_r1_s1-cell_482                 7               7
sample_control_r1_s1-cell_483                 4               4
sample_control_r1_s1-cell_484                 0               0
sample_control_r1_s1-cell_485                 3               3
sample_control_r1_s1-cell_486                 0               0
sample_control_r1_s1-cell_487                 3               3
sample_control_r1_s1-cell_488                 7               7
sample_control_r1_s1-cell_489                 0               0
sample_control_r1_s1-cell_490                 0               0
sample_control_r1_s1-cell_491                 0               0
sample_control_r1_s1-cell_492                 4               4
sample_control_r1_s1-cell_493                 0               0
sample_control_r1_s1-cell_494                 7               7
sample_control_r1_s1-cell_495                 4               4
sample_control_r1_s1-cell_496                 4               4
sample_control_r1_s1-cell_497                11              11
sample_control_r1_s1-cell_498                22              22
sample_control_r1_s1-cell_499                 7               7
sample_control_r1_s1-cell_501                 4               4
sample_control_r1_s1-cell_502                 8               8
sample_control_r1_s1-cell_503                11              11
sample_control_r1_s1-cell_504                 4               4
sample_control_r1_s1-cell_505                 8               8
sample_control_r1_s1-cell_506                 4               4
sample_control_r1_s1-cell_507                 0               0
sample_control_r1_s1-cell_508                 0               0
sample_control_r1_s1-cell_509                 7               7
sample_control_r1_s1-cell_510                 7               7
sample_control_r1_s1-cell_511                 8               8
sample_control_r1_s1-cell_512                 0               0
sample_control_r1_s1-cell_513                 8               8
sample_control_r1_s1-cell_514                 4               4
sample_control_r1_s1-cell_515                 4               4
sample_control_r1_s1-cell_516                23              23
sample_control_r1_s1-cell_517                 1               1
sample_control_r1_s1-cell_518                 0               0
sample_control_r1_s1-cell_520                 3               3
sample_control_r1_s1-cell_521                 3               3
sample_control_r1_s1-cell_522                 4               4
sample_control_r1_s1-cell_523                 4               4
sample_control_r1_s1-cell_524                 0               0
sample_control_r1_s1-cell_525                18              18
sample_control_r1_s1-cell_526                 4               4
sample_control_r1_s1-cell_527                 7               7
sample_control_r1_s1-cell_528                 0               0
sample_control_r1_s1-cell_529                 0               0
sample_control_r1_s1-cell_530                 4               4
sample_control_r1_s1-cell_531                 4               4
sample_control_r1_s1-cell_532                 1               1
sample_control_r1_s1-cell_533                 0               0
sample_control_r1_s1-cell_534                 0               0
sample_control_r1_s1-cell_536                 0               0
sample_control_r1_s1-cell_537                 8               8
sample_control_r1_s1-cell_538                 7               7
sample_control_r1_s1-cell_539                11              11
sample_control_r1_s1-cell_540                 7               7
sample_control_r1_s1-cell_541                14              14
sample_control_r1_s1-cell_542                 7               7
sample_control_r1_s1-cell_543                 4               4
sample_control_r1_s1-cell_544                 3               3
sample_control_r1_s1-cell_545                 0               0
sample_control_r1_s1-cell_546                 3               3
sample_control_r1_s1-cell_547                 7               7
sample_control_r1_s1-cell_548                 0               0
sample_control_r1_s1-cell_549                11              11
sample_control_r1_s1-cell_550                 7               7
sample_control_r1_s1-cell_551                 0               0
sample_control_r1_s1-cell_552                 1               1
sample_control_r1_s1-cell_553                 0               0
sample_control_r1_s1-cell_554                 0               0
sample_control_r1_s1-cell_555                 4               4
sample_control_r1_s1-cell_556                 7               7
sample_control_r1_s1-cell_557                11              11
sample_control_r1_s1-cell_558                14              14
sample_control_r1_s1-cell_559                 1               1
sample_control_r1_s1-cell_560                 3               3
sample_control_r1_s1-cell_561                 7               7
sample_control_r1_s1-cell_562                 3               3
sample_control_r1_s1-cell_563                 0               0
sample_control_r1_s1-cell_564                 0               0
sample_control_r1_s1-cell_565                 0               0
sample_control_r1_s1-cell_566                 4               4
sample_control_r1_s1-cell_567                 1               1
sample_control_r1_s1-cell_568                 0               0
sample_control_r1_s1-cell_569                 7               7
sample_control_r1_s1-cell_571                 4               4
sample_control_r1_s1-cell_572                 4               4
sample_control_r1_s1-cell_574                 0               0
sample_control_r1_s1-cell_575                 7               7
sample_control_r1_s1-cell_576                11              11
sample_control_r1_s1-cell_577                 4               4
sample_control_r1_s1-cell_578                 0               0
sample_control_r1_s1-cell_579                 0               0
sample_control_r1_s1-cell_581                 1               1
sample_control_r1_s1-cell_582                11              11
sample_control_r1_s1-cell_583                 1               1
sample_control_r1_s1-cell_584                 7               7
sample_control_r1_s1-cell_585                 1               1
sample_control_r1_s1-cell_586                 4               4
sample_control_r1_s1-cell_587                 0               0
sample_control_r1_s1-cell_588                10              10
sample_control_r1_s1-cell_589                 0               0
sample_control_r1_s1-cell_590                 4               4
sample_control_r1_s1-cell_591                 0               0
sample_control_r1_s1-cell_592                 0               0
sample_control_r1_s1-cell_593                 4               4
sample_control_r1_s1-cell_594                 7               7
sample_control_r1_s1-cell_595                 3               3
sample_control_r1_s1-cell_596                 7               7
sample_control_r1_s1-cell_597                 9               9
sample_control_r1_s1-cell_598                 3               3
sample_control_r1_s1-cell_599                 0               0
sample_control_r1_s1-cell_600                 3               3
sample_control_r1_s1-cell_601                 3               3
sample_control_r1_s1-cell_602                 0               0
sample_control_r1_s1-cell_603                 8               8
sample_control_r1_s1-cell_604                 0               0
sample_control_r1_s1-cell_605                 0               0
sample_control_r1_s1-cell_606                 4               4
sample_control_r1_s1-cell_607                 7               7
sample_control_r1_s1-cell_608                 3               3
sample_control_r1_s1-cell_609                 4               4
sample_control_r1_s1-cell_610                23              23
sample_control_r1_s1-cell_611                 0               0
sample_control_r1_s1-cell_612                 4               4
sample_control_r1_s1-cell_613                 7               7
sample_control_r1_s1-cell_614                 1               1
sample_control_r1_s1-cell_615                 1               1
sample_control_r1_s1-cell_616                23              23
sample_control_r1_s1-cell_617                 1               1
sample_control_r1_s1-cell_618                 0               0
sample_control_r1_s1-cell_619                 4               4
sample_control_r1_s1-cell_620                 0               0
sample_control_r1_s1-cell_621                 0               0
sample_control_r1_s1-cell_622                 3               3
sample_control_r1_s1-cell_624                 0               0
sample_control_r1_s1-cell_625                23              23
sample_control_r1_s1-cell_626                 7               7
sample_control_r1_s1-cell_627                18              18
sample_control_r1_s1-cell_628                 0               0
sample_control_r1_s1-cell_629                13              13
sample_control_r1_s1-cell_630                11              11
sample_control_r1_s1-cell_631                 3               3
sample_control_r1_s1-cell_632                 4               4
sample_control_r1_s1-cell_633                 4               4
sample_control_r1_s1-cell_634                 0               0
sample_control_r1_s1-cell_635                 7               7
sample_control_r1_s1-cell_636                 4               4
sample_control_r1_s1-cell_637                 7               7
sample_control_r1_s1-cell_638                 4               4
sample_control_r1_s1-cell_639                 0               0
sample_control_r1_s1-cell_640                 1               1
sample_control_r1_s1-cell_641                 0               0
sample_control_r1_s1-cell_642                 3               3
sample_control_r1_s1-cell_643                 0               0
sample_control_r1_s1-cell_644                 1               1
sample_control_r1_s1-cell_645                 1               1
sample_control_r1_s1-cell_646                 0               0
sample_control_r1_s1-cell_647                 4               4
sample_control_r1_s1-cell_648                 4               4
sample_control_r1_s1-cell_649                 0               0
sample_control_r1_s1-cell_650                 2               2
sample_control_r1_s1-cell_651                 3               3
sample_control_r1_s1-cell_652                 0               0
sample_control_r1_s1-cell_653                 0               0
sample_control_r1_s1-cell_654                 6               6
sample_control_r1_s1-cell_655                 0               0
sample_control_r1_s1-cell_656                11              11
sample_control_r1_s1-cell_657                 0               0
sample_control_r1_s1-cell_658                 0               0
sample_control_r1_s1-cell_659                 0               0
sample_control_r1_s1-cell_660                 0               0
sample_control_r1_s1-cell_661                 4               4
sample_control_r1_s1-cell_662                 7               7
sample_control_r1_s1-cell_663                 0               0
sample_control_r1_s1-cell_664                 3               3
sample_control_r1_s1-cell_665                 0               0
sample_control_r1_s1-cell_666                14              14
sample_control_r1_s1-cell_667                 1               1
sample_control_r1_s1-cell_668                 3               3
sample_control_r1_s1-cell_669                 0               0
sample_control_r1_s1-cell_670                 0               0
sample_control_r1_s1-cell_671                 7               7
sample_control_r1_s1-cell_672                 3               3
sample_control_r1_s1-cell_673                 0               0
sample_control_r1_s1-cell_674                 0               0
sample_control_r1_s1-cell_675                 7               7
sample_control_r1_s1-cell_676                 0               0
sample_control_r1_s1-cell_677                13              13
sample_control_r1_s1-cell_678                 3               3
sample_control_r1_s1-cell_679                11              11
sample_control_r1_s1-cell_680                 3               3
sample_control_r1_s1-cell_681                 3               3
sample_control_r1_s1-cell_682                 7               7
sample_control_r1_s1-cell_683                 7               7
sample_control_r1_s1-cell_684                 7               7
sample_control_r1_s1-cell_685                11              11
sample_control_r1_s1-cell_686                 7               7
sample_control_r1_s1-cell_687                13              13
sample_control_r1_s1-cell_688                 0               0
sample_control_r1_s1-cell_689                 7               7
sample_control_r1_s1-cell_690                 4               4
sample_control_r1_s1-cell_691                13              13
sample_control_r1_s1-cell_692                 0               0
sample_control_r1_s1-cell_693                 7               7
sample_control_r1_s1-cell_694                 6               6
sample_control_r1_s1-cell_695                11              11
sample_control_r1_s1-cell_696                 0               0
sample_control_r1_s1-cell_697                 7               7
sample_control_r1_s1-cell_698                 3               3
sample_control_r1_s1-cell_699                 3               3
sample_control_r1_s1-cell_700                 7               7
sample_control_r1_s1-cell_701                 0               0
sample_control_r1_s1-cell_702                 0               0
sample_control_r1_s1-cell_703                11              11
sample_control_r1_s1-cell_704                 4               4
sample_control_r1_s1-cell_705                 4               4
sample_control_r1_s1-cell_706                 0               0
sample_control_r1_s1-cell_707                 1               1
sample_control_r1_s1-cell_708                14              14
sample_control_r1_s1-cell_709                 4               4
sample_control_r1_s1-cell_710                 4               4
sample_control_r1_s1-cell_711                 1               1
sample_control_r1_s1-cell_712                 0               0
sample_control_r1_s1-cell_713                 7               7
sample_control_r1_s1-cell_714                 7               7
sample_control_r1_s1-cell_715                 0               0
sample_control_r1_s1-cell_716                14              14
sample_control_r1_s1-cell_717                 9               9
sample_control_r1_s1-cell_718                 4               4
sample_control_r1_s1-cell_719                 7               7
sample_control_r1_s1-cell_720                 4               4
sample_control_r1_s1-cell_721                 3               3
sample_control_r1_s1-cell_722                13              13
sample_control_r1_s1-cell_723                11              11
sample_control_r1_s1-cell_724                 7               7
sample_control_r1_s1-cell_725                 3               3
sample_control_r1_s1-cell_726                13              13
sample_control_r1_s1-cell_727                 0               0
sample_control_r1_s1-cell_728                 0               0
sample_control_r1_s1-cell_729                 4               4
sample_control_r1_s1-cell_730                 3               3
sample_control_r1_s1-cell_733                 6               6
sample_control_r1_s1-cell_734                 7               7
sample_control_r1_s1-cell_735                13              13
sample_control_r1_s1-cell_736                 7               7
sample_control_r1_s1-cell_737                 7               7
sample_control_r1_s1-cell_738                 4               4
sample_control_r1_s1-cell_739                 7               7
sample_control_r1_s1-cell_740                18              18
sample_control_r1_s1-cell_741                14              14
sample_control_r1_s1-cell_742                 1               1
sample_control_r1_s1-cell_743                11              11
sample_control_r1_s1-cell_744                 0               0
sample_control_r1_s1-cell_745                 0               0
sample_control_r1_s1-cell_746                11              11
sample_control_r1_s1-cell_747                 4               4
sample_control_r1_s1-cell_748                13              13
sample_control_r1_s1-cell_749                 0               0
sample_control_r1_s1-cell_750                 4               4
sample_control_r1_s1-cell_751                 0               0
sample_control_r1_s1-cell_752                13              13
sample_control_r1_s1-cell_753                 0               0
sample_control_r1_s1-cell_754                 0               0
sample_control_r1_s1-cell_755                13              13
sample_control_r1_s1-cell_756                 7               7
sample_control_r1_s1-cell_757                 0               0
sample_control_r1_s1-cell_758                 0               0
sample_control_r1_s1-cell_759                 4               4
sample_control_r1_s1-cell_760                 4               4
sample_control_r1_s1-cell_761                 0               0
sample_control_r1_s1-cell_762                 1               1
sample_control_r1_s1-cell_763                 8               8
sample_control_r1_s1-cell_764                 0               0
sample_control_r1_s1-cell_765                 0               0
sample_control_r1_s1-cell_766                 4               4
sample_control_r1_s1-cell_767                 4               4
sample_control_r1_s1-cell_768                13              13
sample_control_r1_s1-cell_769                11              11
sample_control_r1_s1-cell_770                 0               0
sample_control_r1_s1-cell_771                 8               8
sample_control_r1_s1-cell_772                13              13
sample_control_r1_s1-cell_773                 0               0
sample_control_r1_s1-cell_774                13              13
sample_control_r1_s1-cell_776                13              13
sample_control_r1_s1-cell_777                 6               6
sample_control_r1_s1-cell_778                13              13
sample_control_r1_s1-cell_779                13              13
sample_control_r1_s1-cell_780                 0               0
sample_control_r1_s1-cell_781                 0               0
sample_control_r1_s1-cell_782                 6               6
sample_control_r1_s1-cell_783                 3               3
sample_control_r1_s1-cell_784                 3               3
sample_control_r1_s1-cell_785                 4               4
sample_control_r1_s1-cell_786                 4               4
sample_control_r1_s1-cell_787                14              14
sample_control_r1_s1-cell_788                 4               4
sample_control_r1_s1-cell_789                 0               0
sample_control_r1_s1-cell_790                 1               1
sample_control_r1_s1-cell_791                 0               0
sample_control_r1_s1-cell_792                13              13
sample_control_r1_s1-cell_793                13              13
sample_control_r1_s1-cell_794                11              11
sample_control_r1_s1-cell_795                 7               7
sample_control_r1_s1-cell_796                 0               0
sample_control_r1_s1-cell_797                13              13
sample_control_r1_s1-cell_798                12              12
sample_control_r1_s1-cell_799                13              13
sample_control_r1_s1-cell_800                 4               4
sample_control_r1_s1-cell_801                 0               0
sample_control_r1_s1-cell_802                 8               8
sample_control_r1_s1-cell_803                13              13
sample_control_r1_s1-cell_804                 7               7
sample_control_r1_s1-cell_805                 4               4
sample_control_r1_s1-cell_806                 1               1
sample_control_r1_s1-cell_807                 4               4
sample_control_r1_s1-cell_808                 3               3
sample_control_r1_s1-cell_809                 4               4
sample_control_r1_s1-cell_810                 8               8
sample_control_r1_s1-cell_811                 6               6
sample_control_r1_s1-cell_812                 7               7
sample_control_r1_s1-cell_813                13              13
sample_control_r1_s1-cell_814                 3               3
sample_control_r1_s1-cell_815                11              11
sample_control_r1_s1-cell_816                 4               4
sample_control_r1_s1-cell_817                 0               0
sample_control_r1_s1-cell_818                 4               4
sample_control_r1_s1-cell_821                 7               7
sample_control_r1_s1-cell_822                 3               3
sample_control_r1_s1-cell_823                 4               4
sample_control_r1_s1-cell_824                 0               0
sample_control_r1_s1-cell_825                11              11
sample_control_r1_s1-cell_826                 0               0
sample_control_r1_s1-cell_827                 0               0
sample_control_r1_s1-cell_828                 3               3
sample_control_r1_s1-cell_829                 7               7
sample_control_r1_s1-cell_830                 3               3
sample_control_r1_s1-cell_831                 3               3
sample_control_r1_s1-cell_832                 0               0
sample_control_r1_s1-cell_833                23              23
sample_control_r1_s1-cell_834                 4               4
sample_control_r1_s1-cell_835                 7               7
sample_control_r1_s1-cell_836                 0               0
sample_control_r1_s1-cell_837                11              11
sample_control_r1_s1-cell_838                 0               0
sample_control_r1_s1-cell_839                 0               0
sample_control_r1_s1-cell_840                 0               0
sample_control_r1_s1-cell_842                 1               1
sample_control_r1_s1-cell_844                 3               3
sample_control_r1_s1-cell_845                 0               0
sample_control_r1_s1-cell_846                 6               6
sample_control_r1_s1-cell_847                 4               4
sample_control_r1_s1-cell_848                 4               4
sample_control_r1_s1-cell_849                 3               3
sample_control_r1_s1-cell_850                 4               4
sample_control_r1_s1-cell_851                 4               4
sample_control_r1_s1-cell_853                 4               4
sample_control_r1_s1-cell_854                 4               4
sample_control_r1_s1-cell_856                14              14
sample_control_r1_s1-cell_857                 4               4
sample_control_r1_s1-cell_858                 0               0
sample_control_r1_s1-cell_859                 4               4
sample_control_r1_s1-cell_860                 0               0
sample_control_r1_s1-cell_861                 6               6
sample_control_r1_s1-cell_862                 1               1
sample_control_r1_s1-cell_863                13              13
sample_control_r1_s1-cell_864                 6               6
sample_control_r1_s1-cell_865                 3               3
sample_control_r1_s1-cell_866                 3               3
sample_control_r1_s1-cell_867                11              11
sample_control_r1_s1-cell_868                 0               0
sample_control_r1_s1-cell_869                 7               7
sample_control_r1_s1-cell_870                14              14
sample_control_r1_s1-cell_871                 4               4
sample_control_r1_s1-cell_872                14              14
sample_control_r1_s1-cell_873                 1               1
sample_control_r1_s1-cell_874                 4               4
sample_control_r1_s1-cell_875                14              14
sample_control_r1_s1-cell_876                 0               0
sample_control_r1_s1-cell_877                 0               0
sample_control_r1_s1-cell_878                 0               0
sample_control_r1_s1-cell_879                 3               3
sample_control_r1_s1-cell_880                 7               7
sample_control_r1_s1-cell_881                 6               6
sample_control_r1_s1-cell_883                 3               3
sample_control_r1_s1-cell_884                 4               4
sample_control_r1_s1-cell_885                 0               0
sample_control_r1_s1-cell_886                 0               0
sample_control_r1_s1-cell_887                14              14
sample_control_r1_s1-cell_888                 0               0
sample_control_r1_s1-cell_889                 6               6
sample_control_r1_s1-cell_890                18              18
sample_control_r1_s1-cell_891                14              14
sample_control_r1_s1-cell_892                 0               0
sample_control_r1_s1-cell_893                14              14
sample_control_r1_s1-cell_894                 3               3
sample_control_r1_s1-cell_895                 0               0
sample_control_r1_s1-cell_896                14              14
sample_control_r1_s1-cell_897                 3               3
sample_control_r1_s1-cell_898                 0               0
sample_control_r1_s1-cell_899                 3               3
sample_control_r1_s1-cell_900                 0               0
sample_control_r1_s1-cell_901                 0               0
sample_control_r1_s1-cell_902                14              14
sample_control_r1_s1-cell_903                 1               1
sample_control_r1_s1-cell_904                 0               0
sample_control_r1_s1-cell_905                 8               8
sample_control_r1_s1-cell_906                18              18
sample_control_r1_s1-cell_907                 0               0
sample_control_r1_s1-cell_908                 4               4
sample_control_r1_s1-cell_909                13              13
sample_control_r1_s1-cell_910                 0               0
sample_control_r1_s1-cell_911                 3               3
sample_control_r1_s1-cell_912                14              14
sample_control_r1_s1-cell_913                 0               0
sample_control_r1_s1-cell_914                11              11
sample_control_r1_s1-cell_915                 4               4
sample_control_r1_s1-cell_916                11              11
sample_control_r1_s1-cell_917                 4               4
sample_control_r1_s1-cell_918                 9               9
sample_control_r1_s1-cell_919                 3               3
sample_control_r1_s1-cell_920                 7               7
sample_control_r1_s1-cell_921                 0               0
sample_control_r1_s1-cell_922                 0               0
sample_control_r1_s1-cell_923                 3               3
sample_control_r1_s1-cell_924                 1               1
sample_control_r1_s1-cell_925                11              11
sample_control_r1_s1-cell_926                 4               4
sample_control_r1_s1-cell_927                 4               4
sample_control_r1_s1-cell_928                 0               0
sample_control_r1_s1-cell_929                 0               0
sample_control_r1_s1-cell_930                 4               4
sample_control_r1_s1-cell_931                 0               0
sample_control_r1_s1-cell_932                 4               4
sample_control_r1_s1-cell_933                 4               4
sample_control_r1_s1-cell_934                 4               4
sample_control_r1_s1-cell_937                 1               1
sample_control_r1_s1-cell_938                13              13
sample_control_r1_s1-cell_939                 3               3
sample_control_r1_s1-cell_940                 1               1
sample_control_r1_s1-cell_941                 4               4
sample_control_r1_s1-cell_942                 4               4
sample_control_r1_s1-cell_943                 3               3
sample_control_r1_s1-cell_944                 4               4
sample_control_r1_s1-cell_945                18              18
sample_control_r1_s1-cell_946                 3               3
sample_control_r1_s1-cell_947                 0               0
sample_control_r1_s1-cell_948                 0               0
sample_control_r1_s1-cell_949                 7               7
sample_control_r1_s1-cell_950                 0               0
sample_control_r1_s1-cell_951                 1               1
sample_control_r1_s1-cell_952                 0               0
sample_control_r1_s1-cell_953                 0               0
sample_control_r1_s1-cell_954                 0               0
sample_control_r1_s1-cell_955                 4               4
sample_control_r1_s1-cell_956                 0               0
sample_control_r1_s1-cell_957                 3               3
sample_control_r1_s1-cell_958                 0               0
sample_control_r1_s1-cell_959                 8               8
sample_control_r1_s1-cell_961                 0               0
sample_control_r1_s1-cell_962                 3               3
sample_control_r1_s1-cell_963                 0               0
sample_control_r1_s1-cell_964                 9               9
sample_control_r1_s1-cell_965                 8               8
sample_control_r1_s1-cell_966                 6               6
sample_control_r1_s1-cell_967                 4               4
sample_control_r1_s1-cell_968                 4               4
sample_control_r1_s1-cell_969                15              15
sample_control_r1_s1-cell_970                 7               7
sample_control_r1_s1-cell_971                15              15
sample_control_r1_s1-cell_972                 4               4
sample_control_r1_s1-cell_973                 3               3
sample_control_r1_s1-cell_974                 0               0
sample_control_r1_s1-cell_975                 0               0
sample_control_r1_s1-cell_976                 3               3
sample_control_r1_s1-cell_977                18              18
sample_control_r1_s1-cell_978                 4               4
sample_control_r1_s1-cell_979                 6               6
sample_control_r1_s1-cell_980                18              18
sample_control_r1_s1-cell_981                 0               0
sample_control_r1_s1-cell_982                 7               7
sample_control_r1_s1-cell_983                11              11
sample_control_r1_s1-cell_984                 8               8
sample_control_r1_s1-cell_985                 3               3
sample_control_r1_s1-cell_986                 6               6
sample_control_r1_s1-cell_987                 0               0
sample_control_r1_s1-cell_988                 8               8
sample_control_r1_s1-cell_989                11              11
sample_control_r1_s1-cell_990                 0               0
sample_control_r1_s1-cell_991                 0               0
sample_control_r1_s1-cell_992                18              18
sample_control_r1_s1-cell_993                 0               0
sample_control_r1_s1-cell_994                 7               7
sample_control_r1_s1-cell_995                 0               0
sample_control_r1_s1-cell_996                 0               0
sample_control_r1_s1-cell_997                 0               0
sample_control_r1_s1-cell_998                 4               4
sample_control_r1_s1-cell_999                 0               0
sample_control_r1_s1-cell_1000               18              18
sample_control_r1_s1-cell_1001                0               0
sample_control_r1_s1-cell_1002                4               4
sample_control_r1_s1-cell_1003                7               7
sample_control_r1_s1-cell_1004                2               2
sample_control_r1_s1-cell_1005                3               3
sample_control_r1_s1-cell_1007                0               0
sample_control_r1_s1-cell_1008                0               0
sample_control_r1_s1-cell_1009                3               3
sample_control_r1_s1-cell_1010               15              15
sample_control_r1_s1-cell_1011                1               1
sample_control_r1_s1-cell_1012                0               0
sample_control_r1_s1-cell_1014               18              18
sample_control_r1_s1-cell_1015                0               0
sample_control_r1_s1-cell_1016                8               8
sample_control_r1_s1-cell_1017                0               0
sample_control_r1_s1-cell_1018                0               0
sample_control_r1_s1-cell_1019                4               4
sample_control_r1_s1-cell_1020                0               0
sample_control_r1_s1-cell_1021                1               1
sample_control_r1_s1-cell_1022                0               0
sample_control_r1_s1-cell_1023                0               0
sample_control_r1_s1-cell_1024               15              15
sample_control_r1_s1-cell_1025                0               0
sample_control_r1_s1-cell_1026               15              15
sample_control_r1_s1-cell_1027               18              18
sample_control_r1_s1-cell_1028                0               0
sample_control_r1_s1-cell_1030                4               4
sample_control_r1_s1-cell_1032                4               4
sample_control_r1_s1-cell_1033                0               0
sample_control_r1_s1-cell_1034                4               4
sample_control_r1_s1-cell_1035                0               0
sample_control_r1_s1-cell_1036                6               6
sample_control_r1_s1-cell_1037                4               4
sample_control_r1_s1-cell_1038                7               7
sample_control_r1_s1-cell_1039               15              15
sample_control_r1_s1-cell_1040                7               7
sample_control_r1_s1-cell_1041                0               0
sample_control_r1_s1-cell_1042               11              11
sample_control_r1_s1-cell_1043                4               4
sample_control_r1_s1-cell_1044               23              23
sample_control_r1_s1-cell_1045                3               3
sample_control_r1_s1-cell_1046               23              23
sample_control_r1_s1-cell_1047                7               7
sample_control_r1_s1-cell_1048                0               0
sample_control_r1_s1-cell_1049                4               4
sample_control_r1_s1-cell_1050                4               4
sample_control_r1_s1-cell_1051                0               0
sample_control_r1_s1-cell_1052               11              11
sample_control_r1_s1-cell_1053                6               6
sample_control_r1_s1-cell_1054                1               1
sample_control_r1_s1-cell_1055                0               0
sample_control_r1_s1-cell_1056                7               7
sample_control_r1_s1-cell_1057                1               1
sample_control_r1_s1-cell_1059                0               0
sample_control_r1_s1-cell_1060                1               1
sample_control_r1_s1-cell_1061                0               0
sample_control_r1_s1-cell_1062                4               4
sample_control_r1_s1-cell_1063                4               4
sample_control_r1_s1-cell_1064                4               4
sample_control_r1_s1-cell_1065                0               0
sample_control_r1_s1-cell_1066                1               1
sample_control_r1_s1-cell_1067                0               0
sample_control_r1_s1-cell_1068                0               0
sample_control_r1_s1-cell_1069                0               0
sample_control_r1_s1-cell_1070                0               0
sample_control_r1_s1-cell_1071                0               0
sample_control_r1_s1-cell_1072                4               4
sample_control_r1_s1-cell_1073               11              11
sample_control_r1_s1-cell_1074                0               0
sample_control_r1_s1-cell_1075                7               7
sample_control_r1_s1-cell_1076                7               7
sample_control_r1_s1-cell_1077                0               0
sample_control_r1_s1-cell_1078                3               3
sample_control_r1_s1-cell_1079                0               0
sample_control_r1_s1-cell_1080                0               0
sample_control_r1_s1-cell_1081               13              13
sample_control_r1_s1-cell_1082                0               0
sample_control_r1_s1-cell_1083                0               0
sample_control_r1_s1-cell_1084                0               0
sample_control_r1_s1-cell_1086                0               0
sample_control_r1_s1-cell_1087                0               0
sample_control_r1_s1-cell_1089                7               7
sample_control_r1_s1-cell_1090                3               3
sample_control_r1_s1-cell_1091                7               7
sample_control_r1_s1-cell_1092                7               7
sample_control_r1_s1-cell_1093                4               4
sample_control_r1_s1-cell_1094                4               4
sample_control_r1_s1-cell_1095                3               3
sample_control_r1_s1-cell_1096                8               8
sample_control_r1_s1-cell_1098                1               1
sample_control_r1_s1-cell_1099                7               7
sample_control_r1_s1-cell_1100                3               3
sample_control_r1_s1-cell_1101                0               0
sample_control_r1_s1-cell_1102               11              11
sample_control_r1_s1-cell_1103               11              11
sample_control_r1_s1-cell_1104                4               4
sample_control_r1_s1-cell_1106                4               4
sample_control_r1_s1-cell_1107                8               8
sample_control_r1_s1-cell_1108                4               4
sample_control_r1_s1-cell_1109                1               1
sample_control_r1_s1-cell_1111                0               0
sample_control_r1_s1-cell_1112               10              10
sample_control_r1_s1-cell_1113                3               3
sample_control_r1_s1-cell_1114                0               0
sample_control_r1_s1-cell_1115                0               0
sample_control_r1_s1-cell_1116               11              11
sample_control_r1_s1-cell_1117                0               0
sample_control_r1_s1-cell_1118                3               3
sample_control_r1_s1-cell_1119                4               4
sample_control_r1_s1-cell_1120                1               1
sample_control_r1_s1-cell_1121                9               9
sample_control_r1_s1-cell_1122                0               0
sample_control_r1_s1-cell_1123               11              11
sample_control_r1_s1-cell_1124                0               0
sample_control_r1_s1-cell_1125                7               7
sample_control_r1_s1-cell_1126               18              18
sample_control_r1_s1-cell_1127                0               0
sample_control_r1_s1-cell_1128                0               0
sample_control_r1_s1-cell_1129                0               0
sample_control_r1_s1-cell_1130               18              18
sample_control_r1_s1-cell_1132                7               7
sample_control_r1_s1-cell_1133                4               4
sample_control_r1_s1-cell_1134                3               3
sample_control_r1_s1-cell_1135                4               4
sample_control_r1_s1-cell_1136                4               4
sample_control_r1_s1-cell_1137                4               4
sample_control_r1_s1-cell_1138                1               1
sample_control_r1_s1-cell_1139                7               7
sample_control_r1_s1-cell_1140                4               4
sample_control_r1_s1-cell_1141                0               0
sample_control_r1_s1-cell_1142                3               3
sample_control_r1_s1-cell_1143                3               3
sample_control_r1_s1-cell_1144               10              10
sample_control_r1_s1-cell_1145               11              11
sample_control_r1_s1-cell_1146                4               4
sample_control_r1_s1-cell_1147                4               4
sample_control_r1_s1-cell_1148                4               4
sample_control_r1_s1-cell_1149                4               4
sample_control_r1_s1-cell_1150                4               4
sample_control_r1_s1-cell_1151                3               3
sample_control_r1_s1-cell_1152                3               3
sample_control_r1_s1-cell_1153                4               4
sample_control_r1_s1-cell_1154                0               0
sample_control_r1_s1-cell_1155                3               3
sample_control_r1_s1-cell_1156                1               1
sample_control_r1_s1-cell_1157                2               2
sample_control_r1_s1-cell_1158               15              15
sample_control_r1_s1-cell_1159               10              10
sample_control_r1_s1-cell_1160                4               4
sample_control_r1_s1-cell_1161                0               0
sample_control_r1_s1-cell_1162                4               4
sample_control_r1_s1-cell_1163                7               7
sample_control_r1_s1-cell_1164                0               0
sample_control_r1_s1-cell_1165                7               7
sample_control_r1_s1-cell_1166                4               4
sample_control_r1_s1-cell_1167                3               3
sample_control_r1_s1-cell_1168                4               4
sample_control_r1_s1-cell_1169                4               4
sample_control_r1_s1-cell_1170                3               3
sample_control_r1_s1-cell_1171                1               1
sample_control_r1_s1-cell_1172                4               4
sample_control_r1_s1-cell_1173                0               0
sample_control_r1_s1-cell_1174                0               0
sample_control_r1_s1-cell_1176                1               1
sample_control_r1_s1-cell_1177               11              11
sample_control_r1_s1-cell_1178                7               7
sample_control_r1_s1-cell_1179                7               7
sample_control_r1_s1-cell_1180                0               0
sample_control_r1_s1-cell_1181                0               0
sample_control_r1_s1-cell_1182                1               1
sample_control_r1_s1-cell_1183                0               0
sample_control_r1_s1-cell_1184                4               4
sample_control_r1_s1-cell_1185                4               4
sample_control_r1_s1-cell_1186                0               0
sample_control_r1_s1-cell_1187                7               7
sample_control_r1_s1-cell_1188                4               4
sample_control_r1_s1-cell_1189                4               4
sample_control_r1_s1-cell_1190                7               7
sample_control_r1_s1-cell_1191                0               0
sample_control_r1_s1-cell_1192                0               0
sample_control_r1_s1-cell_1193                1               1
sample_control_r1_s1-cell_1194                0               0
sample_control_r1_s1-cell_1195                3               3
sample_control_r1_s1-cell_1196               14              14
sample_control_r1_s1-cell_1197               14              14
sample_control_r1_s1-cell_1198                0               0
sample_control_r1_s1-cell_1199                0               0
sample_control_r1_s1-cell_1200                0               0
sample_control_r1_s1-cell_1201               18              18
sample_control_r1_s1-cell_1202                0               0
sample_control_r1_s1-cell_1203                4               4
sample_control_r1_s1-cell_1204               11              11
sample_control_r1_s1-cell_1205                3               3
sample_control_r1_s1-cell_1206                3               3
sample_control_r1_s1-cell_1207               18              18
sample_control_r1_s1-cell_1208                3               3
sample_control_r1_s1-cell_1209                4               4
sample_control_r1_s1-cell_1210                0               0
sample_control_r1_s1-cell_1213               13              13
sample_control_r1_s1-cell_1214               13              13
sample_control_r1_s1-cell_1215                8               8
sample_control_r1_s1-cell_1216                3               3
sample_control_r1_s1-cell_1217                0               0
sample_control_r1_s1-cell_1218                8               8
sample_control_r1_s1-cell_1219                0               0
sample_control_r1_s1-cell_1220                0               0
sample_control_r1_s1-cell_1221                6               6
sample_control_r1_s1-cell_1222               15              15
sample_control_r1_s1-cell_1223                4               4
sample_control_r1_s1-cell_1224                3               3
sample_control_r1_s1-cell_1225                3               3
sample_control_r1_s1-cell_1226               13              13
sample_control_r1_s1-cell_1227                0               0
sample_control_r1_s1-cell_1228                3               3
sample_control_r1_s1-cell_1230                4               4
sample_control_r1_s1-cell_1231                4               4
sample_control_r1_s1-cell_1232                3               3
sample_control_r1_s1-cell_1233                3               3
sample_control_r1_s1-cell_1234                1               1
sample_control_r1_s1-cell_1235               11              11
sample_control_r1_s1-cell_1236                7               7
sample_control_r1_s1-cell_1237               10              10
sample_control_r1_s1-cell_1238               10              10
sample_control_r1_s1-cell_1239                0               0
sample_control_r1_s1-cell_1240                4               4
sample_control_r1_s1-cell_1241                0               0
sample_control_r1_s1-cell_1242                3               3
sample_control_r1_s1-cell_1243                1               1
sample_control_r1_s1-cell_1245                4               4
sample_control_r1_s1-cell_1247               13              13
sample_control_r1_s1-cell_1248               13              13
sample_control_r1_s1-cell_1249                7               7
sample_control_r1_s1-cell_1250                0               0
sample_control_r1_s1-cell_1251                4               4
sample_control_r1_s1-cell_1252                3               3
sample_control_r1_s1-cell_1253               18              18
sample_control_r1_s1-cell_1254                1               1
sample_control_r1_s1-cell_1255                0               0
sample_control_r1_s1-cell_1256               15              15
sample_control_r1_s1-cell_1257                4               4
sample_control_r1_s1-cell_1258                7               7
sample_control_r1_s1-cell_1259                0               0
sample_control_r1_s1-cell_1261               15              15
sample_control_r1_s1-cell_1262                0               0
sample_control_r1_s1-cell_1263                3               3
sample_control_r1_s1-cell_1264                1               1
sample_control_r1_s1-cell_1265                4               4
sample_control_r1_s1-cell_1266                0               0
sample_control_r1_s1-cell_1267               11              11
sample_control_r1_s1-cell_1268                0               0
sample_control_r1_s1-cell_1269                0               0
sample_control_r1_s1-cell_1270                0               0
sample_control_r1_s1-cell_1271               11              11
sample_control_r1_s1-cell_1272                0               0
sample_control_r1_s1-cell_1273                0               0
sample_control_r1_s1-cell_1274                4               4
sample_control_r1_s1-cell_1275                7               7
sample_control_r1_s1-cell_1276                4               4
sample_control_r1_s1-cell_1277                6               6
sample_control_r1_s1-cell_1278                0               0
sample_control_r1_s1-cell_1279               10              10
sample_control_r1_s1-cell_1280                7               7
sample_control_r1_s1-cell_1281                4               4
sample_control_r1_s1-cell_1282                0               0
sample_control_r1_s1-cell_1283               13              13
sample_control_r1_s1-cell_1284                7               7
sample_control_r1_s1-cell_1285                1               1
sample_control_r1_s1-cell_1286                4               4
sample_control_r1_s1-cell_1287               11              11
sample_control_r1_s1-cell_1288                0               0
sample_control_r1_s1-cell_1289                7               7
sample_control_r1_s1-cell_1290                0               0
sample_control_r1_s1-cell_1291               18              18
sample_control_r1_s1-cell_1292                0               0
sample_control_r1_s1-cell_1294                0               0
sample_control_r1_s1-cell_1295                0               0
sample_control_r1_s1-cell_1296                7               7
sample_control_r1_s1-cell_1297                8               8
sample_control_r1_s1-cell_1298                0               0
sample_control_r1_s1-cell_1299               13              13
sample_control_r1_s1-cell_1300                0               0
sample_control_r1_s1-cell_1301                0               0
sample_control_r1_s1-cell_1302                0               0
sample_control_r1_s1-cell_1303                1               1
sample_control_r1_s1-cell_1304               10              10
sample_control_r1_s1-cell_1305                0               0
sample_control_r1_s1-cell_1306                0               0
sample_control_r1_s1-cell_1307                4               4
sample_control_r1_s1-cell_1308               18              18
sample_control_r1_s1-cell_1309                1               1
sample_control_r1_s1-cell_1310                3               3
sample_control_r1_s1-cell_1311               13              13
sample_control_r1_s1-cell_1312                0               0
sample_control_r1_s1-cell_1313               18              18
sample_control_r1_s1-cell_1314                4               4
sample_control_r1_s1-cell_1315                1               1
sample_control_r1_s1-cell_1316                1               1
sample_control_r1_s1-cell_1317                3               3
sample_control_r1_s1-cell_1318                4               4
sample_control_r1_s1-cell_1319                3               3
sample_control_r1_s1-cell_1320                3               3
sample_control_r1_s1-cell_1321                0               0
sample_control_r1_s1-cell_1322                3               3
sample_control_r1_s1-cell_1323                4               4
sample_control_r1_s1-cell_1324                9               9
sample_control_r1_s1-cell_1325                0               0
sample_control_r1_s1-cell_1326                4               4
sample_control_r1_s1-cell_1327                2               2
sample_control_r1_s1-cell_1328                7               7
sample_control_r1_s1-cell_1329                0               0
sample_control_r1_s1-cell_1330                0               0
sample_control_r1_s1-cell_1331                0               0
sample_control_r1_s1-cell_1332                4               4
sample_control_r1_s1-cell_1333                0               0
sample_control_r1_s1-cell_1334                1               1
sample_control_r1_s1-cell_1335                0               0
sample_control_r1_s1-cell_1336                1               1
sample_control_r1_s1-cell_1337               14              14
sample_control_r1_s1-cell_1338                0               0
sample_control_r1_s1-cell_1339                4               4
sample_control_r1_s1-cell_1340               14              14
sample_control_r1_s1-cell_1342                3               3
sample_control_r1_s1-cell_1343                3               3
sample_control_r1_s1-cell_1345                0               0
sample_control_r1_s1-cell_1346               14              14
sample_control_r1_s1-cell_1347                4               4
sample_control_r1_s1-cell_1348                7               7
sample_control_r1_s1-cell_1350               11              11
sample_control_r1_s1-cell_1351                4               4
sample_control_r1_s1-cell_1352                7               7
sample_control_r1_s1-cell_1353                7               7
sample_control_r1_s1-cell_1354                4               4
sample_control_r1_s1-cell_1355                1               1
sample_control_r1_s1-cell_1356               15              15
sample_control_r1_s1-cell_1357                0               0
sample_control_r1_s1-cell_1358                3               3
sample_control_r1_s1-cell_1359                4               4
sample_control_r1_s1-cell_1360                0               0
sample_control_r1_s1-cell_1361                0               0
sample_control_r1_s1-cell_1362               11              11
sample_control_r1_s1-cell_1363                1               1
sample_control_r1_s1-cell_1364                0               0
sample_control_r1_s1-cell_1365                7               7
sample_control_r1_s1-cell_1366                7               7
sample_control_r1_s1-cell_1367                3               3
sample_control_r1_s1-cell_1368                7               7
sample_control_r1_s1-cell_1369                9               9
sample_control_r1_s1-cell_1370                0               0
sample_control_r1_s1-cell_1371                0               0
sample_control_r1_s1-cell_1372                0               0
sample_control_r1_s1-cell_1373               11              11
sample_control_r1_s1-cell_1374                3               3
sample_control_r1_s1-cell_1375                3               3
sample_control_r1_s1-cell_1376                0               0
sample_control_r1_s1-cell_1377                0               0
sample_control_r1_s1-cell_1378                4               4
sample_control_r1_s1-cell_1379                1               1
sample_control_r1_s1-cell_1380                4               4
sample_control_r1_s1-cell_1381               10              10
sample_control_r1_s1-cell_1382                3               3
sample_control_r1_s1-cell_1383                7               7
sample_control_r1_s1-cell_1384                3               3
sample_control_r1_s1-cell_1385                0               0
sample_control_r1_s1-cell_1386                4               4
sample_control_r1_s1-cell_1387                1               1
sample_control_r1_s1-cell_1388                3               3
sample_control_r1_s1-cell_1389                3               3
sample_control_r1_s1-cell_1390                6               6
sample_control_r1_s1-cell_1391                4               4
sample_control_r1_s1-cell_1392                0               0
sample_control_r1_s1-cell_1393                0               0
sample_control_r1_s1-cell_1394                3               3
sample_control_r1_s1-cell_1395                0               0
sample_control_r1_s1-cell_1396                3               3
sample_control_r1_s1-cell_1397                0               0
sample_control_r1_s1-cell_1398                4               4
sample_control_r1_s1-cell_1399                3               3
sample_control_r1_s1-cell_1400                0               0
sample_control_r1_s1-cell_1401               10              10
sample_control_r1_s1-cell_1403                0               0
sample_control_r1_s1-cell_1404                0               0
sample_control_r1_s1-cell_1405                7               7
sample_control_r1_s1-cell_1406                4               4
sample_control_r1_s1-cell_1407               18              18
sample_control_r1_s1-cell_1408                3               3
sample_control_r1_s1-cell_1409                0               0
sample_control_r1_s1-cell_1410               18              18
sample_control_r1_s1-cell_1411               14              14
sample_control_r1_s1-cell_1412               13              13
sample_control_r1_s1-cell_1413                0               0
sample_control_r1_s1-cell_1414                5               5
sample_control_r1_s1-cell_1415                0               0
sample_control_r1_s1-cell_1416                4               4
sample_control_r1_s1-cell_1417                6               6
sample_control_r1_s1-cell_1418                0               0
sample_control_r1_s1-cell_1419               13              13
sample_control_r1_s1-cell_1420                3               3
sample_control_r1_s1-cell_1421                3               3
sample_control_r1_s1-cell_1422                1               1
sample_control_r1_s1-cell_1423                4               4
sample_control_r1_s1-cell_1424                9               9
sample_control_r1_s1-cell_1425                1               1
sample_control_r1_s1-cell_1426                0               0
sample_control_r1_s1-cell_1427                9               9
sample_control_r1_s1-cell_1428                7               7
sample_control_r1_s1-cell_1429                4               4
sample_control_r1_s1-cell_1431                3               3
sample_control_r1_s1-cell_1432                4               4
sample_control_r1_s1-cell_1433                4               4
sample_control_r1_s1-cell_1434                4               4
sample_control_r1_s1-cell_1435               13              13
sample_control_r1_s1-cell_1436                0               0
sample_control_r1_s1-cell_1437                4               4
sample_control_r1_s1-cell_1438                0               0
sample_control_r1_s1-cell_1439               11              11
sample_control_r1_s1-cell_1440               13              13
sample_control_r1_s1-cell_1441                4               4
sample_control_r1_s1-cell_1442               18              18
sample_control_r1_s1-cell_1443                4               4
sample_control_r1_s1-cell_1444                3               3
sample_control_r1_s1-cell_1445                0               0
sample_control_r1_s1-cell_1446                3               3
sample_control_r1_s1-cell_1447                6               6
sample_control_r1_s1-cell_1448                1               1
sample_control_r1_s1-cell_1449                4               4
sample_control_r1_s1-cell_1450                0               0
sample_control_r1_s1-cell_1451                1               1
sample_control_r1_s1-cell_1452                0               0
sample_control_r1_s1-cell_1453                0               0
sample_control_r1_s1-cell_1454                4               4
sample_control_r1_s1-cell_1455                0               0
sample_control_r1_s1-cell_1456               11              11
sample_control_r1_s1-cell_1457                3               3
sample_control_r1_s1-cell_1458                7               7
sample_control_r1_s1-cell_1459                1               1
sample_control_r1_s1-cell_1460                4               4
sample_control_r1_s1-cell_1461               15              15
sample_control_r1_s1-cell_1462                0               0
sample_control_r1_s1-cell_1463                0               0
sample_control_r1_s1-cell_1464                4               4
sample_control_r1_s1-cell_1465                0               0
sample_control_r1_s1-cell_1466                4               4
sample_control_r1_s1-cell_1467                3               3
sample_control_r1_s1-cell_1468                0               0
sample_control_r1_s1-cell_1469               14              14
sample_control_r1_s1-cell_1470               15              15
sample_control_r1_s1-cell_1471                0               0
sample_control_r1_s1-cell_1472                0               0
sample_control_r1_s1-cell_1473                0               0
sample_control_r1_s1-cell_1474               18              18
sample_control_r1_s1-cell_1477                0               0
sample_control_r1_s1-cell_1478                4               4
sample_control_r1_s1-cell_1479                4               4
sample_control_r1_s1-cell_1480               15              15
sample_control_r1_s1-cell_1481                3               3
sample_control_r1_s1-cell_1482                7               7
sample_control_r1_s1-cell_1483                8               8
sample_control_r1_s1-cell_1485               10              10
sample_control_r1_s1-cell_1486                0               0
sample_control_r1_s1-cell_1487                1               1
sample_control_r1_s1-cell_1488                0               0
sample_control_r1_s1-cell_1489                7               7
sample_control_r1_s1-cell_1490                7               7
sample_control_r1_s1-cell_1491                7               7
sample_control_r1_s1-cell_1492                4               4
sample_control_r1_s1-cell_1493               13              13
sample_control_r1_s1-cell_1494                0               0
sample_control_r1_s1-cell_1495                8               8
sample_control_r1_s1-cell_1496                7               7
sample_control_r1_s1-cell_1497                4               4
sample_control_r1_s1-cell_1498               15              15
sample_control_r1_s1-cell_1499               15              15
sample_control_r1_s1-cell_1500                9               9
sample_control_r1_s1-cell_1501               10              10
sample_control_r1_s1-cell_1502               11              11
sample_control_r1_s1-cell_1504                0               0
sample_control_r1_s1-cell_1505                1               1
sample_control_r1_s1-cell_1506                0               0
sample_control_r1_s1-cell_1507                5               5
sample_control_r1_s1-cell_1508               10              10
sample_control_r1_s1-cell_1509                5               5
sample_control_r1_s1-cell_1510               18              18
sample_control_r1_s1-cell_1511                4               4
sample_control_r1_s1-cell_1512               11              11
sample_control_r1_s1-cell_1513                3               3
sample_control_r1_s1-cell_1514                7               7
sample_control_r1_s1-cell_1515                4               4
sample_control_r1_s1-cell_1516                5               5
sample_control_r1_s1-cell_1517                4               4
sample_control_r1_s1-cell_1518                6               6
sample_control_r1_s1-cell_1519                4               4
sample_control_r1_s1-cell_1521                3               3
sample_control_r1_s1-cell_1522                4               4
sample_control_r1_s1-cell_1523                0               0
sample_control_r1_s1-cell_1524               13              13
sample_control_r1_s1-cell_1525                0               0
sample_control_r1_s1-cell_1526                0               0
sample_control_r1_s1-cell_1527                3               3
sample_control_r1_s1-cell_1528                0               0
sample_control_r1_s1-cell_1529               14              14
sample_control_r1_s1-cell_1530                3               3
sample_control_r1_s1-cell_1531                4               4
sample_control_r1_s1-cell_1532                4               4
sample_control_r1_s1-cell_1533               13              13
sample_control_r1_s1-cell_1534                7               7
sample_control_r1_s1-cell_1535                1               1
sample_control_r1_s1-cell_1536                4               4
sample_control_r1_s1-cell_1537               12              12
sample_control_r1_s1-cell_1538               14              14
sample_control_r1_s1-cell_1539                0               0
sample_control_r1_s1-cell_1540                0               0
sample_control_r1_s1-cell_1541               13              13
sample_control_r1_s1-cell_1542                0               0
sample_control_r1_s1-cell_1543               20              20
sample_control_r1_s1-cell_1544               18              18
sample_control_r1_s1-cell_1545                6               6
sample_control_r1_s1-cell_1546                4               4
sample_control_r1_s1-cell_1547                7               7
sample_control_r1_s1-cell_1548                0               0
sample_control_r1_s1-cell_1549                0               0
sample_control_r1_s1-cell_1550               13              13
sample_control_r1_s1-cell_1551                0               0
sample_control_r1_s1-cell_1552                0               0
sample_control_r1_s1-cell_1553               15              15
sample_control_r1_s1-cell_1554               15              15
sample_control_r1_s1-cell_1555                0               0
sample_control_r1_s1-cell_1556                5               5
sample_control_r1_s1-cell_1557               15              15
sample_control_r1_s1-cell_1558                4               4
sample_control_r1_s1-cell_1559                7               7
sample_control_r1_s1-cell_1560                0               0
sample_control_r1_s1-cell_1562                3               3
sample_control_r1_s1-cell_1563               15              15
sample_control_r1_s1-cell_1564                5               5
sample_control_r1_s1-cell_1565               13              13
sample_control_r1_s1-cell_1566                4               4
sample_control_r1_s1-cell_1567               14              14
sample_control_r1_s1-cell_1568                7               7
sample_control_r1_s1-cell_1569                0               0
sample_control_r1_s1-cell_1570                1               1
sample_control_r1_s1-cell_1571               20              20
sample_control_r1_s1-cell_1572               11              11
sample_control_r1_s1-cell_1573                4               4
sample_control_r1_s1-cell_1574               13              13
sample_control_r1_s1-cell_1575               14              14
sample_control_r1_s1-cell_1577               20              20
sample_control_r1_s1-cell_1578                1               1
sample_control_r1_s1-cell_1579               13              13
sample_control_r1_s1-cell_1580                3               3
sample_control_r1_s1-cell_1581               15              15
sample_control_r1_s1-cell_1582               18              18
sample_control_r1_s1-cell_1583                1               1
sample_control_r1_s1-cell_1584               15              15
sample_control_r1_s1-cell_1586                0               0
sample_control_r1_s1-cell_1587                7               7
sample_control_r1_s1-cell_1588                4               4
sample_control_r1_s1-cell_1589               11              11
sample_control_r1_s1-cell_1590                1               1
sample_control_r1_s1-cell_1591                0               0
sample_control_r1_s1-cell_1592                0               0
sample_control_r1_s1-cell_1593                0               0
sample_control_r1_s1-cell_1594                0               0
sample_control_r1_s1-cell_1595                4               4
sample_control_r1_s1-cell_1596                0               0
sample_control_r1_s1-cell_1597               13              13
sample_control_r1_s1-cell_1598                8               8
sample_control_r1_s1-cell_1599                3               3
sample_control_r1_s1-cell_1601               15              15
sample_control_r1_s1-cell_1602                8               8
sample_control_r1_s1-cell_1603               13              13
sample_control_r1_s1-cell_1604                0               0
sample_control_r1_s1-cell_1605                0               0
sample_control_r1_s1-cell_1606                4               4
sample_control_r1_s1-cell_1607                4               4
sample_control_r1_s1-cell_1608                7               7
sample_control_r1_s1-cell_1609                8               8
sample_control_r1_s1-cell_1610                5               5
sample_control_r1_s1-cell_1611                9               9
sample_control_r1_s1-cell_1612               15              15
sample_control_r1_s1-cell_1613                0               0
sample_control_r1_s1-cell_1614               13              13
sample_control_r1_s1-cell_1615                8               8
sample_control_r1_s1-cell_1616                4               4
sample_control_r1_s1-cell_1617                1               1
sample_control_r1_s1-cell_1618                0               0
sample_control_r1_s1-cell_1619                7               7
sample_control_r1_s1-cell_1620               10              10
sample_control_r1_s1-cell_1621                1               1
sample_control_r1_s1-cell_1622                0               0
sample_control_r1_s1-cell_1623               13              13
sample_control_r1_s1-cell_1624                0               0
sample_control_r1_s1-cell_1625                0               0
sample_control_r1_s1-cell_1626               10              10
sample_control_r1_s1-cell_1627               15              15
sample_control_r1_s1-cell_1628                7               7
sample_control_r1_s1-cell_1629                0               0
sample_control_r1_s1-cell_1630                4               4
sample_control_r1_s1-cell_1631                6               6
sample_control_r1_s1-cell_1632               11              11
sample_control_r1_s1-cell_1633                4               4
sample_control_r1_s1-cell_1634                4               4
sample_control_r1_s1-cell_1635               14              14
sample_control_r1_s1-cell_1636                0               0
sample_control_r1_s1-cell_1637                0               0
sample_control_r1_s1-cell_1638                7               7
sample_control_r1_s1-cell_1640                0               0
sample_control_r1_s1-cell_1641               13              13
sample_control_r1_s1-cell_1642                0               0
sample_control_r1_s1-cell_1643                0               0
sample_control_r1_s1-cell_1644                0               0
sample_control_r1_s1-cell_1645               18              18
sample_control_r1_s1-cell_1646                7               7
sample_control_r1_s1-cell_1647               14              14
sample_control_r1_s1-cell_1648                1               1
sample_control_r1_s1-cell_1649                0               0
sample_control_r1_s1-cell_1650                0               0
sample_control_r1_s1-cell_1651               18              18
sample_control_r1_s1-cell_1652                0               0
sample_control_r1_s1-cell_1653               13              13
sample_control_r1_s1-cell_1654                0               0
sample_control_r1_s1-cell_1655                1               1
sample_control_r1_s1-cell_1656                3               3
sample_control_r1_s1-cell_1657                0               0
sample_control_r1_s1-cell_1658                4               4
sample_control_r1_s1-cell_1659                0               0
sample_control_r1_s1-cell_1660                0               0
sample_control_r1_s1-cell_1661                4               4
sample_control_r1_s1-cell_1662                4               4
sample_control_r1_s1-cell_1663               12              12
sample_control_r1_s1-cell_1664                4               4
sample_control_r1_s1-cell_1665               13              13
sample_control_r1_s1-cell_1666                7               7
sample_control_r1_s1-cell_1667                7               7
sample_control_r1_s1-cell_1668                4               4
sample_control_r1_s1-cell_1669                3               3
sample_control_r1_s1-cell_1670               15              15
sample_control_r1_s1-cell_1671                0               0
sample_control_r1_s1-cell_1672                3               3
sample_control_r1_s1-cell_1673                3               3
sample_control_r1_s1-cell_1674                1               1
sample_control_r1_s1-cell_1675                0               0
sample_control_r1_s1-cell_1676                0               0
sample_control_r1_s1-cell_1677                4               4
sample_control_r1_s1-cell_1678                4               4
sample_control_r1_s1-cell_1679                4               4
sample_control_r1_s1-cell_1680                4               4
sample_control_r1_s1-cell_1681                0               0
sample_control_r1_s1-cell_1682                7               7
sample_control_r1_s1-cell_1683                0               0
sample_control_r1_s1-cell_1684                0               0
sample_control_r1_s1-cell_1685                0               0
sample_control_r1_s1-cell_1686                4               4
sample_control_r1_s1-cell_1687                4               4
sample_control_r1_s1-cell_1688               18              18
sample_control_r1_s1-cell_1689               14              14
sample_control_r1_s1-cell_1690                9               9
sample_control_r1_s1-cell_1691                0               0
sample_control_r1_s1-cell_1692                4               4
sample_control_r1_s1-cell_1693                1               1
sample_control_r1_s1-cell_1694                4               4
sample_control_r1_s1-cell_1695                4               4
sample_control_r1_s1-cell_1696                4               4
sample_control_r1_s1-cell_1697                1               1
sample_control_r1_s1-cell_1698                0               0
sample_control_r1_s1-cell_1699                1               1
sample_control_r1_s1-cell_1700                5               5
sample_control_r1_s1-cell_1701               12              12
sample_control_r1_s1-cell_1702                0               0
sample_control_r1_s1-cell_1703                8               8
sample_control_r1_s1-cell_1704                0               0
sample_control_r1_s1-cell_1705               11              11
sample_control_r1_s1-cell_1706                4               4
sample_control_r1_s1-cell_1707                1               1
sample_control_r1_s1-cell_1708                7               7
sample_control_r1_s1-cell_1709                4               4
sample_control_r1_s1-cell_1710                4               4
sample_control_r1_s1-cell_1711                0               0
sample_control_r1_s1-cell_1712               14              14
sample_control_r1_s1-cell_1713               23              23
sample_control_r1_s1-cell_1714                0               0
sample_control_r1_s1-cell_1715                4               4
sample_control_r1_s1-cell_1716                7               7
sample_control_r1_s1-cell_1717                3               3
sample_control_r1_s1-cell_1718                0               0
sample_control_r1_s1-cell_1719                4               4
sample_control_r1_s1-cell_1720                4               4
sample_control_r1_s1-cell_1721                0               0
sample_control_r1_s1-cell_1722                4               4
sample_control_r1_s1-cell_1723                0               0
sample_control_r1_s1-cell_1724                4               4
sample_control_r1_s1-cell_1725                0               0
sample_control_r1_s1-cell_1726                0               0
sample_control_r1_s1-cell_1727                0               0
sample_control_r1_s1-cell_1728                3               3
sample_control_r1_s1-cell_1729                0               0
sample_control_r1_s1-cell_1730               14              14
sample_control_r1_s1-cell_1731                3               3
sample_control_r1_s1-cell_1732               11              11
sample_control_r1_s1-cell_1733                0               0
sample_control_r1_s1-cell_1734                8               8
sample_control_r1_s1-cell_1735               23              23
sample_control_r1_s1-cell_1736                7               7
sample_control_r1_s1-cell_1737                4               4
sample_control_r1_s1-cell_1738                4               4
sample_control_r1_s1-cell_1739                4               4
sample_control_r1_s1-cell_1740                0               0
sample_control_r1_s1-cell_1741               18              18
sample_control_r1_s1-cell_1742                0               0
sample_control_r1_s1-cell_1743                0               0
sample_control_r1_s1-cell_1744                3               3
sample_control_r1_s1-cell_1745                4               4
sample_control_r1_s1-cell_1746               16              16
sample_control_r1_s1-cell_1747               15              15
sample_control_r1_s1-cell_1748                0               0
sample_control_r1_s1-cell_1749                0               0
sample_control_r1_s1-cell_1750                8               8
sample_control_r1_s1-cell_1751                0               0
sample_control_r1_s1-cell_1752                4               4
sample_control_r1_s1-cell_1753                0               0
sample_control_r1_s1-cell_1754                4               4
sample_control_r1_s1-cell_1755                4               4
sample_control_r1_s1-cell_1757                4               4
sample_control_r1_s1-cell_1758                1               1
sample_control_r1_s1-cell_1759                0               0
sample_control_r1_s1-cell_1760               15              15
sample_control_r1_s1-cell_1761                0               0
sample_control_r1_s1-cell_1762                0               0
sample_control_r1_s1-cell_1763                1               1
sample_control_r1_s1-cell_1764               18              18
sample_control_r1_s1-cell_1765                4               4
sample_control_r1_s1-cell_1766                0               0
sample_control_r1_s1-cell_1767                4               4
sample_control_r1_s1-cell_1768                0               0
sample_control_r1_s1-cell_1769               14              14
sample_control_r1_s1-cell_1770                0               0
sample_control_r1_s1-cell_1771               15              15
sample_control_r1_s1-cell_1772                0               0
sample_control_r1_s1-cell_1773                1               1
sample_control_r1_s1-cell_1774                3               3
sample_control_r1_s1-cell_1775                0               0
sample_control_r1_s1-cell_1776                1               1
sample_control_r1_s1-cell_1777                0               0
sample_control_r1_s1-cell_1778               18              18
sample_control_r1_s1-cell_1779                0               0
sample_control_r1_s1-cell_1780                0               0
sample_control_r1_s1-cell_1781                0               0
sample_control_r1_s1-cell_1782                0               0
sample_control_r1_s1-cell_1783               15              15
sample_control_r1_s1-cell_1784               18              18
sample_control_r1_s1-cell_1785                3               3
sample_control_r1_s1-cell_1786                1               1
sample_control_r1_s1-cell_1787                4               4
sample_control_r1_s1-cell_1788                4               4
sample_control_r1_s1-cell_1789                7               7
sample_control_r1_s1-cell_1790                4               4
sample_control_r1_s1-cell_1791                4               4
sample_control_r1_s1-cell_1792                4               4
sample_control_r1_s1-cell_1793                0               0
sample_control_r1_s1-cell_1794                0               0
sample_control_r1_s1-cell_1795                3               3
sample_control_r1_s1-cell_1796                1               1
sample_control_r1_s1-cell_1797               10              10
sample_control_r1_s1-cell_1798                0               0
sample_control_r1_s1-cell_1799                0               0
sample_control_r1_s1-cell_1800                3               3
sample_control_r1_s1-cell_1801               15              15
sample_control_r1_s1-cell_1802                0               0
sample_control_r1_s1-cell_1803               15              15
sample_control_r1_s1-cell_1804                4               4
sample_control_r1_s1-cell_1805                0               0
sample_control_r1_s1-cell_1806                0               0
sample_control_r1_s1-cell_1807               15              15
sample_control_r1_s1-cell_1808                1               1
sample_control_r1_s1-cell_1809               11              11
sample_control_r1_s1-cell_1810                0               0
sample_control_r1_s1-cell_1811                1               1
sample_control_r1_s1-cell_1812                0               0
sample_control_r1_s1-cell_1813                1               1
sample_control_r1_s1-cell_1814                0               0
sample_control_r1_s1-cell_1815               15              15
sample_control_r1_s1-cell_1816                0               0
sample_control_r1_s1-cell_1817                7               7
sample_control_r1_s1-cell_1819                0               0
sample_control_r1_s1-cell_1820                0               0
sample_control_r1_s1-cell_1821                0               0
sample_control_r1_s1-cell_1822                1               1
sample_control_r1_s1-cell_1823                0               0
sample_control_r1_s1-cell_1824                0               0
sample_control_r1_s1-cell_1825                0               0
sample_control_r1_s1-cell_1826               18              18
sample_control_r1_s1-cell_1827                3               3
sample_control_r1_s1-cell_1828                0               0
sample_control_r1_s1-cell_1830                1               1
sample_control_r1_s1-cell_1831               14              14
sample_control_r1_s1-cell_1832                1               1
sample_control_r1_s1-cell_1833                0               0
sample_control_r1_s1-cell_1834                0               0
sample_control_r1_s1-cell_1835                4               4
sample_control_r1_s1-cell_1836                4               4
sample_control_r1_s1-cell_1837                4               4
sample_control_r1_s1-cell_1838                0               0
sample_control_r1_s1-cell_1839                0               0
sample_control_r1_s1-cell_1840                0               0
sample_control_r1_s1-cell_1841                4               4
sample_control_r1_s1-cell_1842                3               3
sample_control_r1_s1-cell_1843                0               0
sample_control_r1_s1-cell_1844                0               0
sample_control_r1_s1-cell_1845                4               4
sample_control_r1_s1-cell_1846                0               0
sample_control_r1_s1-cell_1847                1               1
sample_control_r1_s1-cell_1848                4               4
sample_control_r1_s1-cell_1849               15              15
sample_control_r1_s1-cell_1850                6               6
sample_control_r1_s1-cell_1851                0               0
sample_control_r1_s1-cell_1852                9               9
sample_control_r1_s1-cell_1853               23              23
sample_control_r1_s1-cell_1854               15              15
sample_control_r1_s1-cell_1855                0               0
sample_control_r1_s1-cell_1856                7               7
sample_control_r1_s1-cell_1857                0               0
sample_control_r1_s1-cell_1858                0               0
sample_control_r1_s1-cell_1859               15              15
sample_control_r1_s1-cell_1860               18              18
sample_control_r1_s1-cell_1862                0               0
sample_control_r1_s1-cell_1863               15              15
sample_control_r1_s1-cell_1864                0               0
sample_control_r1_s1-cell_1865               15              15
sample_control_r1_s1-cell_1866                0               0
sample_control_r1_s1-cell_1867                0               0
sample_control_r1_s1-cell_1868                4               4
sample_control_r1_s1-cell_1869                4               4
sample_control_r1_s1-cell_1870                4               4
sample_control_r1_s1-cell_1871                1               1
sample_control_r1_s1-cell_1872                3               3
sample_control_r1_s1-cell_1873                0               0
sample_control_r1_s1-cell_1874                4               4
sample_control_r1_s1-cell_1875               15              15
sample_control_r1_s1-cell_1876                0               0
sample_control_r1_s1-cell_1877               15              15
sample_control_r1_s1-cell_1878                3               3
sample_control_r1_s1-cell_1879                6               6
sample_control_r1_s1-cell_1880                3               3
sample_control_r1_s1-cell_1881                0               0
sample_control_r1_s1-cell_1882               12              12
sample_control_r1_s1-cell_1883                0               0
sample_control_r1_s1-cell_1884                1               1
sample_control_r1_s1-cell_1886                0               0
sample_control_r1_s1-cell_1889                0               0
sample_control_r1_s1-cell_1891                0               0
sample_control_r1_s1-cell_1892                0               0
sample_control_r1_s1-cell_1893               15              15
sample_control_r1_s1-cell_1894               15              15
sample_control_r1_s1-cell_1895                4               4
sample_control_r1_s1-cell_1896                4               4
sample_control_r1_s1-cell_1897                1               1
sample_control_r1_s1-cell_1898                0               0
sample_control_r1_s1-cell_1899                7               7
sample_control_r1_s1-cell_1900                0               0
sample_control_r1_s1-cell_1901                1               1
sample_control_r1_s1-cell_1902                3               3
sample_control_r1_s1-cell_1904                4               4
sample_control_r1_s1-cell_1908                4               4
sample_control_r1_s1-cell_1909               15              15
sample_control_r1_s1-cell_1910                3               3
sample_control_r1_s1-cell_1911               15              15
sample_control_r1_s1-cell_1912                7               7
sample_control_r1_s1-cell_1913                4               4
sample_control_r1_s1-cell_1914                0               0
sample_control_r1_s1-cell_1915                0               0
sample_control_r1_s1-cell_1916                1               1
sample_control_r1_s1-cell_1917                1               1
sample_control_r1_s1-cell_1918               11              11
sample_control_r1_s1-cell_1919                1               1
sample_control_r1_s1-cell_1920                1               1
sample_control_r1_s1-cell_1921                0               0
sample_control_r1_s1-cell_1922               15              15
sample_control_r1_s1-cell_1923                0               0
sample_control_r1_s1-cell_1924               11              11
sample_control_r1_s1-cell_1925                0               0
sample_control_r1_s1-cell_1926                4               4
sample_control_r1_s1-cell_1927                0               0
sample_control_r1_s1-cell_1928               11              11
sample_control_r1_s1-cell_1929                4               4
sample_control_r1_s1-cell_1930                1               1
sample_control_r1_s1-cell_1931                0               0
sample_control_r1_s1-cell_1932                9               9
sample_control_r1_s1-cell_1933                0               0
sample_control_r1_s1-cell_1934                0               0
sample_control_r1_s1-cell_1935                0               0
sample_control_r1_s1-cell_1936                4               4
sample_control_r1_s1-cell_1937                3               3
sample_control_r1_s1-cell_1938                0               0
sample_control_r1_s1-cell_1939                1               1
sample_control_r1_s1-cell_1940                0               0
sample_control_r1_s1-cell_1943               15              15
sample_control_r1_s1-cell_1944               18              18
sample_control_r1_s1-cell_1945                0               0
sample_control_r1_s1-cell_1946               15              15
sample_control_r1_s1-cell_1947                4               4
sample_control_r1_s1-cell_1948                0               0
sample_control_r1_s1-cell_1949                4               4
sample_control_r1_s1-cell_1950               15              15
sample_control_r1_s1-cell_1951               15              15
sample_control_r1_s1-cell_1952                4               4
sample_control_r1_s1-cell_1953                0               0
sample_control_r1_s1-cell_1955                3               3
sample_control_r1_s1-cell_1956               15              15
sample_control_r1_s1-cell_1957                0               0
sample_control_r1_s1-cell_1958                1               1
sample_control_r1_s1-cell_1959                8               8
sample_control_r1_s1-cell_1960                7               7
sample_control_r1_s1-cell_1961                1               1
sample_control_r1_s1-cell_1962                4               4
sample_control_r1_s1-cell_1963                3               3
sample_control_r1_s1-cell_1964               15              15
sample_control_r1_s1-cell_1965               15              15
sample_control_r1_s1-cell_1966               15              15
sample_control_r1_s1-cell_1967                3               3
sample_control_r1_s1-cell_1968                4               4
sample_control_r1_s1-cell_1970               18              18
sample_control_r1_s1-cell_1971                0               0
sample_control_r1_s1-cell_1972                0               0
sample_control_r1_s1-cell_1973                3               3
sample_control_r1_s1-cell_1975                0               0
sample_control_r1_s1-cell_1976                3               3
sample_control_r1_s1-cell_1977                4               4
sample_control_r1_s1-cell_1978                1               1
sample_control_r1_s1-cell_1979                4               4
sample_control_r1_s1-cell_1980                0               0
sample_control_r1_s1-cell_1981                7               7
sample_control_r1_s1-cell_1982               15              15
sample_control_r1_s1-cell_1983                4               4
sample_control_r1_s1-cell_1984                0               0
sample_control_r1_s1-cell_1985                0               0
sample_control_r1_s1-cell_1986                3               3
sample_control_r1_s1-cell_1987                1               1
sample_control_r1_s1-cell_1988                0               0
sample_control_r1_s1-cell_1989                4               4
sample_control_r1_s1-cell_1990                7               7
sample_control_r1_s1-cell_1991                0               0
sample_control_r1_s1-cell_1992                0               0
sample_control_r1_s1-cell_1993                0               0
sample_control_r1_s1-cell_1994                1               1
sample_control_r1_s1-cell_1995                0               0
sample_control_r1_s1-cell_1996                0               0
sample_control_r1_s1-cell_1997                4               4
sample_control_r1_s1-cell_1998                0               0
sample_control_r1_s1-cell_1999                0               0
sample_control_r1_s1-cell_2000                8               8
sample_control_r1_s1-cell_2001                0               0
sample_control_r1_s1-cell_2002                2               2
sample_control_r1_s1-cell_2003                7               7
sample_control_r1_s1-cell_2004                0               0
sample_control_r1_s1-cell_2005                0               0
sample_control_r1_s1-cell_2006                8               8
sample_control_r1_s1-cell_2007               15              15
sample_control_r1_s1-cell_2008                7               7
sample_control_r1_s1-cell_2009                0               0
sample_control_r1_s1-cell_2010                1               1
sample_control_r1_s1-cell_2011                4               4
sample_control_r1_s1-cell_2012                4               4
sample_control_r1_s1-cell_2013                0               0
sample_control_r1_s1-cell_2014                4               4
sample_control_r1_s1-cell_2015                0               0
sample_control_r1_s1-cell_2016                0               0
sample_control_r1_s1-cell_2017                0               0
sample_control_r1_s1-cell_2018               11              11
sample_control_r1_s1-cell_2021                0               0
sample_control_r1_s1-cell_2022                7               7
sample_control_r1_s1-cell_2024                0               0
sample_control_r1_s1-cell_2025                3               3
sample_control_r1_s1-cell_2027                0               0
sample_control_r1_s1-cell_2028                4               4
sample_control_r1_s1-cell_2030                0               0
sample_control_r1_s1-cell_2031                4               4
sample_control_r1_s1-cell_2032               14              14
sample_control_r1_s1-cell_2033                0               0
sample_control_r1_s1-cell_2034                0               0
sample_control_r1_s1-cell_2035                4               4
sample_control_r1_s1-cell_2036                0               0
sample_control_r1_s1-cell_2037                3               3
sample_control_r1_s1-cell_2038               18              18
sample_control_r1_s1-cell_2039                0               0
sample_control_r1_s1-cell_2040                0               0
sample_control_r1_s1-cell_2041                1               1
sample_control_r1_s1-cell_2042                6               6
sample_control_r1_s1-cell_2043                0               0
sample_control_r1_s1-cell_2044                4               4
sample_control_r1_s1-cell_2045                0               0
sample_control_r1_s1-cell_2046                1               1
sample_control_r1_s1-cell_2047                4               4
sample_control_r1_s1-cell_2048                0               0
sample_control_r1_s1-cell_2049                0               0
sample_control_r1_s1-cell_2050                0               0
sample_control_r1_s1-cell_2051                8               8
sample_control_r1_s1-cell_2052                0               0
sample_control_r1_s1-cell_2053                0               0
sample_control_r1_s1-cell_2054                0               0
sample_control_r1_s1-cell_2055                0               0
sample_control_r1_s1-cell_2056                4               4
sample_control_r1_s1-cell_2057                0               0
sample_control_r1_s1-cell_2058                4               4
sample_control_r1_s1-cell_2059                0               0
sample_control_r1_s1-cell_2060                4               4
sample_control_r1_s1-cell_2061                0               0
sample_control_r1_s1-cell_2062                3               3
sample_control_r1_s1-cell_2063                3               3
sample_control_r1_s1-cell_2064                0               0
sample_control_r1_s1-cell_2065               18              18
sample_control_r1_s1-cell_2066                4               4
sample_control_r1_s1-cell_2067                3               3
sample_control_r1_s1-cell_2068               15              15
sample_control_r1_s1-cell_2069                0               0
sample_control_r1_s1-cell_2070                0               0
sample_control_r1_s1-cell_2071                0               0
sample_control_r1_s1-cell_2072                4               4
sample_control_r1_s1-cell_2073               15              15
sample_control_r1_s1-cell_2074                0               0
sample_control_r1_s1-cell_2075                0               0
sample_control_r1_s1-cell_2076               18              18
sample_control_r1_s1-cell_2077                4               4
sample_control_r1_s1-cell_2078                6               6
sample_control_r1_s1-cell_2079                4               4
sample_control_r1_s1-cell_2080                0               0
sample_control_r1_s1-cell_2081                0               0
sample_control_r1_s1-cell_2082                7               7
sample_control_r1_s1-cell_2083                0               0
sample_control_r1_s1-cell_2084                7               7
sample_control_r1_s1-cell_2085                0               0
sample_control_r1_s1-cell_2086                0               0
sample_control_r1_s1-cell_2087                0               0
sample_control_r1_s1-cell_2088                0               0
sample_control_r1_s1-cell_2089                0               0
sample_control_r1_s1-cell_2090               14              14
sample_control_r1_s1-cell_2091                0               0
sample_control_r1_s1-cell_2092                1               1
sample_control_r1_s1-cell_2093                0               0
sample_control_r1_s1-cell_2094                4               4
sample_control_r1_s1-cell_2095                3               3
sample_control_r1_s1-cell_2096                0               0
sample_control_r1_s1-cell_2097               14              14
sample_control_r1_s1-cell_2098                4               4
sample_control_r1_s1-cell_2099               10              10
sample_control_r1_s1-cell_2100                3               3
sample_control_r1_s1-cell_2101                0               0
sample_control_r1_s1-cell_2102               11              11
sample_control_r1_s1-cell_2103                0               0
sample_control_r1_s1-cell_2104                0               0
sample_control_r1_s1-cell_2105                7               7
sample_control_r1_s1-cell_2106                0               0
sample_control_r1_s1-cell_2107                3               3
sample_control_r1_s1-cell_2108               15              15
sample_control_r1_s1-cell_2109                7               7
sample_control_r1_s1-cell_2110                0               0
sample_control_r1_s1-cell_2111               18              18
sample_control_r1_s1-cell_2112                3               3
sample_control_r1_s1-cell_2113                7               7
sample_control_r1_s1-cell_2114                0               0
sample_control_r1_s1-cell_2115                3               3
sample_control_r1_s1-cell_2116                7               7
sample_control_r1_s1-cell_2117                0               0
sample_control_r1_s1-cell_2118               15              15
sample_control_r1_s1-cell_2119                0               0
sample_control_r1_s1-cell_2120                7               7
sample_control_r1_s1-cell_2121                0               0
sample_control_r1_s1-cell_2122                0               0
sample_control_r1_s1-cell_2123                1               1
sample_control_r1_s1-cell_2124                4               4
sample_control_r1_s1-cell_2125                0               0
sample_control_r1_s1-cell_2126                7               7
sample_control_r1_s1-cell_2127               15              15
sample_control_r1_s1-cell_2128                4               4
sample_control_r1_s1-cell_2129                7               7
sample_control_r1_s1-cell_2130               15              15
sample_control_r1_s1-cell_2131                1               1
sample_control_r1_s1-cell_2132               14              14
sample_control_r1_s1-cell_2133                0               0
sample_control_r1_s1-cell_2135                4               4
sample_control_r1_s1-cell_2136                7               7
sample_control_r1_s1-cell_2137                0               0
sample_control_r1_s1-cell_2140                4               4
sample_control_r1_s1-cell_2141                6               6
sample_control_r1_s1-cell_2142                0               0
sample_control_r1_s1-cell_2143                3               3
sample_control_r1_s1-cell_2144                1               1
sample_control_r1_s1-cell_2145               14              14
sample_control_r1_s1-cell_2146                0               0
sample_control_r1_s1-cell_2147                0               0
sample_control_r1_s1-cell_2148                7               7
sample_control_r1_s1-cell_2149                0               0
sample_control_r1_s1-cell_2150                0               0
sample_control_r1_s1-cell_2151                0               0
sample_control_r1_s1-cell_2152                0               0
sample_control_r1_s1-cell_2153                0               0
sample_control_r1_s1-cell_2154                1               1
sample_control_r1_s1-cell_2155                1               1
sample_control_r1_s1-cell_2156                0               0
sample_control_r1_s1-cell_2157                3               3
sample_control_r1_s1-cell_2158               13              13
sample_control_r1_s1-cell_2159               19              19
sample_control_r1_s1-cell_2160                0               0
sample_control_r1_s1-cell_2161                0               0
sample_control_r1_s1-cell_2162                7               7
sample_control_r1_s1-cell_2163                0               0
sample_control_r1_s1-cell_2164                7               7
sample_control_r1_s1-cell_2165                3               3
sample_control_r1_s1-cell_2166                0               0
sample_control_r1_s1-cell_2167                4               4
sample_control_r1_s1-cell_2168               15              15
sample_control_r1_s1-cell_2169                3               3
sample_control_r1_s1-cell_2170                0               0
sample_control_r1_s1-cell_2172                4               4
sample_control_r1_s1-cell_2173                4               4
sample_control_r1_s1-cell_2174                1               1
sample_control_r1_s1-cell_2175                4               4
sample_control_r1_s1-cell_2176                4               4
sample_control_r1_s1-cell_2177                4               4
sample_control_r1_s1-cell_2178               10              10
sample_control_r1_s1-cell_2179                1               1
sample_control_r1_s1-cell_2180                4               4
sample_control_r1_s1-cell_2181                4               4
sample_control_r1_s1-cell_2182                0               0
sample_control_r1_s1-cell_2183                0               0
sample_control_r1_s1-cell_2184                0               0
sample_control_r1_s1-cell_2185                4               4
sample_control_r1_s1-cell_2186                4               4
sample_control_r1_s1-cell_2187               14              14
sample_control_r1_s1-cell_2188                7               7
sample_control_r1_s1-cell_2189               15              15
sample_control_r1_s1-cell_2191                0               0
sample_control_r1_s1-cell_2192                0               0
sample_control_r1_s1-cell_2193                1               1
sample_control_r1_s1-cell_2194               10              10
sample_control_r1_s1-cell_2195                7               7
sample_control_r1_s1-cell_2196                4               4
sample_control_r1_s1-cell_2197                4               4
sample_control_r1_s1-cell_2198               11              11
sample_control_r1_s1-cell_2199                0               0
sample_control_r1_s1-cell_2200               18              18
sample_control_r1_s1-cell_2201                1               1
sample_control_r1_s1-cell_2202               10              10
sample_control_r1_s1-cell_2203                4               4
sample_control_r1_s1-cell_2204                0               0
sample_control_r1_s1-cell_2205                0               0
sample_control_r1_s1-cell_2206                3               3
sample_control_r1_s1-cell_2207                0               0
sample_control_r1_s1-cell_2208                0               0
sample_control_r1_s1-cell_2209                0               0
sample_control_r1_s1-cell_2210                3               3
sample_control_r1_s1-cell_2211                0               0
sample_control_r1_s1-cell_2212                0               0
sample_control_r1_s1-cell_2213                3               3
sample_control_r1_s1-cell_2214                4               4
sample_control_r1_s1-cell_2216                1               1
sample_control_r1_s1-cell_2217               15              15
sample_control_r1_s1-cell_2218                4               4
sample_control_r1_s1-cell_2219                0               0
sample_control_r1_s1-cell_2220                6               6
sample_control_r1_s1-cell_2222                4               4
sample_control_r1_s1-cell_2224                4               4
sample_control_r1_s1-cell_2225                3               3
sample_control_r1_s1-cell_2226                3               3
sample_control_r1_s1-cell_2227                0               0
sample_control_r1_s1-cell_2228               18              18
sample_control_r1_s1-cell_2229                0               0
sample_control_r1_s1-cell_2230                4               4
sample_control_r1_s1-cell_2231                4               4
sample_control_r1_s1-cell_2232                4               4
sample_control_r1_s1-cell_2233                4               4
sample_control_r1_s1-cell_2234                0               0
sample_control_r1_s1-cell_2235               15              15
sample_control_r1_s1-cell_2236                7               7
sample_control_r1_s1-cell_2238                0               0
sample_control_r1_s1-cell_2239                7               7
sample_control_r1_s1-cell_2240               15              15
sample_control_r1_s1-cell_2241                0               0
sample_control_r1_s1-cell_2242                0               0
sample_control_r1_s1-cell_2243                1               1
sample_control_r1_s1-cell_2244                7               7
sample_control_r1_s1-cell_2245                7               7
sample_control_r1_s1-cell_2246                4               4
sample_control_r1_s1-cell_2247                7               7
sample_control_r1_s1-cell_2248                0               0
sample_control_r1_s1-cell_2249                3               3
sample_control_r1_s1-cell_2250                0               0
sample_control_r1_s1-cell_2251                0               0
sample_control_r1_s1-cell_2252                1               1
sample_control_r1_s1-cell_2253               11              11
sample_control_r1_s1-cell_2254                3               3
sample_control_r1_s1-cell_2256                6               6
sample_control_r1_s1-cell_2257                0               0
sample_control_r1_s1-cell_2258                0               0
sample_control_r1_s1-cell_2259                3               3
sample_control_r1_s1-cell_2260               14              14
sample_control_r1_s1-cell_2261               11              11
sample_control_r1_s1-cell_2262               12              12
sample_control_r1_s1-cell_2263                0               0
sample_control_r1_s1-cell_2264               15              15
sample_control_r1_s1-cell_2265                0               0
sample_control_r1_s1-cell_2266                1               1
sample_control_r1_s1-cell_2267               18              18
sample_control_r1_s1-cell_2268                1               1
sample_control_r1_s1-cell_2269                4               4
sample_control_r1_s1-cell_2270                4               4
sample_control_r1_s1-cell_2271                1               1
sample_control_r1_s1-cell_2272                7               7
sample_control_r1_s1-cell_2273                0               0
sample_control_r1_s1-cell_2274                2               2
sample_control_r1_s1-cell_2275                0               0
sample_control_r1_s1-cell_2276               11              11
sample_control_r1_s1-cell_2277                3               3
sample_control_r1_s1-cell_2278                3               3
sample_control_r1_s1-cell_2279                3               3
sample_control_r1_s1-cell_2280                4               4
sample_control_r1_s1-cell_2281               15              15
sample_control_r1_s1-cell_2282                0               0
sample_control_r1_s1-cell_2283                0               0
sample_control_r1_s1-cell_2284               14              14
sample_control_r1_s1-cell_2285                0               0
sample_control_r1_s1-cell_2286               18              18
sample_control_r1_s1-cell_2287                7               7
sample_control_r1_s1-cell_2288                4               4
sample_control_r1_s1-cell_2289                6               6
sample_control_r1_s1-cell_2290                4               4
sample_control_r1_s1-cell_2291                4               4
sample_control_r1_s1-cell_2292               15              15
sample_control_r1_s1-cell_2293                3               3
sample_control_r1_s1-cell_2294               11              11
sample_control_r1_s1-cell_2295                0               0
sample_control_r1_s1-cell_2296                4               4
sample_control_r1_s1-cell_2297                3               3
sample_control_r1_s1-cell_2298                0               0
sample_control_r1_s1-cell_2299                4               4
sample_control_r1_s1-cell_2300                4               4
sample_control_r1_s1-cell_2301                4               4
sample_control_r1_s1-cell_2302                1               1
sample_control_r1_s1-cell_2303               18              18
sample_control_r1_s1-cell_2304                1               1
sample_control_r1_s1-cell_2305                0               0
sample_control_r1_s1-cell_2306                1               1
sample_control_r1_s1-cell_2307                6               6
sample_control_r1_s1-cell_2308                0               0
sample_control_r1_s1-cell_2309                0               0
sample_control_r1_s1-cell_2310                0               0
sample_control_r1_s1-cell_2311                0               0
sample_control_r1_s1-cell_2312                3               3
sample_control_r1_s1-cell_2313                8               8
sample_control_r1_s1-cell_2314                0               0
sample_control_r1_s1-cell_2315                1               1
sample_control_r1_s1-cell_2316                1               1
sample_control_r1_s1-cell_2317                4               4
sample_control_r1_s1-cell_2318                1               1
sample_control_r1_s1-cell_2319                0               0
sample_control_r1_s1-cell_2320                3               3
sample_control_r1_s1-cell_2321                0               0
sample_control_r1_s1-cell_2322                3               3
sample_control_r1_s1-cell_2323                4               4
sample_control_r1_s1-cell_2324                0               0
sample_control_r1_s1-cell_2325                0               0
sample_control_r1_s1-cell_2326                3               3
sample_control_r1_s1-cell_2327               15              15
sample_control_r1_s1-cell_2328                4               4
sample_control_r1_s1-cell_2329               15              15
sample_control_r1_s1-cell_2330                4               4
sample_control_r1_s1-cell_2331                1               1
sample_control_r1_s1-cell_2332                0               0
sample_control_r1_s1-cell_2333                0               0
sample_control_r1_s1-cell_2334                4               4
sample_control_r1_s1-cell_2335                8               8
sample_control_r1_s1-cell_2336                0               0
sample_control_r1_s1-cell_2337                0               0
sample_control_r1_s1-cell_2338                1               1
sample_control_r1_s1-cell_2339                0               0
sample_control_r1_s1-cell_2340                0               0
sample_control_r1_s1-cell_2341                4               4
sample_control_r1_s1-cell_2342                3               3
sample_control_r1_s1-cell_2343                3               3
sample_control_r1_s1-cell_2344                0               0
sample_control_r1_s1-cell_2345                0               0
sample_control_r1_s1-cell_2346                0               0
sample_control_r1_s1-cell_2347                7               7
sample_control_r1_s1-cell_2348                0               0
sample_control_r1_s1-cell_2349                0               0
sample_control_r1_s1-cell_2350                0               0
sample_control_r1_s1-cell_2351                8               8
sample_control_r1_s1-cell_2352               15              15
sample_control_r1_s1-cell_2353                0               0
sample_control_r1_s1-cell_2354                0               0
sample_control_r1_s1-cell_2355                0               0
sample_control_r1_s1-cell_2356                1               1
sample_control_r1_s1-cell_2357                7               7
sample_control_r1_s1-cell_2358               13              13
sample_control_r1_s1-cell_2359                4               4
sample_control_r1_s1-cell_2360                0               0
sample_control_r1_s1-cell_2361                0               0
sample_control_r1_s1-cell_2362                0               0
sample_control_r1_s1-cell_2363                0               0
sample_control_r1_s1-cell_2364                4               4
sample_control_r1_s1-cell_2366                1               1
sample_control_r1_s1-cell_2367                0               0
sample_control_r1_s1-cell_2368                4               4
sample_control_r1_s1-cell_2369                0               0
sample_control_r1_s1-cell_2370               18              18
sample_control_r1_s1-cell_2371               11              11
sample_control_r1_s1-cell_2372                8               8
sample_control_r1_s1-cell_2373               14              14
sample_control_r1_s1-cell_2374                0               0
sample_control_r1_s1-cell_2375                4               4
sample_control_r1_s1-cell_2376               15              15
sample_control_r1_s1-cell_2377                4               4
sample_control_r1_s1-cell_2378                0               0
sample_control_r1_s1-cell_2379               18              18
sample_control_r1_s1-cell_2380                4               4
sample_control_r1_s1-cell_2381                4               4
sample_control_r1_s1-cell_2382                7               7
sample_control_r1_s1-cell_2383                3               3
sample_control_r1_s1-cell_2384                8               8
sample_control_r1_s1-cell_2385                4               4
sample_control_r1_s1-cell_2386                1               1
sample_control_r1_s1-cell_2387               11              11
sample_control_r1_s1-cell_2388               15              15
sample_control_r1_s1-cell_2389                0               0
sample_control_r1_s1-cell_2390                0               0
sample_control_r1_s1-cell_2391                0               0
sample_control_r1_s1-cell_2392               18              18
sample_control_r1_s1-cell_2393                3               3
sample_control_r1_s1-cell_2394               18              18
sample_control_r1_s1-cell_2395                3               3
sample_control_r1_s1-cell_2396                0               0
sample_control_r1_s1-cell_2397                4               4
sample_control_r1_s1-cell_2398                3               3
sample_control_r1_s1-cell_2399                0               0
sample_control_r1_s1-cell_2400               15              15
sample_control_r1_s1-cell_2401                3               3
sample_control_r1_s1-cell_2402                3               3
sample_control_r1_s1-cell_2403                1               1
sample_control_r1_s1-cell_2404                7               7
sample_control_r1_s1-cell_2405                0               0
sample_control_r1_s1-cell_2406               11              11
sample_control_r1_s1-cell_2407                9               9
sample_control_r1_s1-cell_2408                0               0
sample_control_r1_s1-cell_2409               15              15
sample_control_r1_s1-cell_2410               15              15
sample_control_r1_s1-cell_2411                0               0
sample_control_r1_s1-cell_2412                0               0
sample_control_r1_s1-cell_2413                4               4
sample_control_r1_s1-cell_2414                0               0
sample_control_r1_s1-cell_2415               18              18
sample_control_r1_s1-cell_2416                0               0
sample_control_r1_s1-cell_2417                7               7
sample_control_r1_s1-cell_2418                4               4
sample_control_r1_s1-cell_2419                3               3
sample_control_r1_s1-cell_2420                0               0
sample_control_r1_s1-cell_2421                7               7
sample_control_r1_s1-cell_2422               15              15
sample_control_r1_s1-cell_2423                7               7
sample_control_r1_s1-cell_2424                0               0
sample_control_r1_s1-cell_2425               13              13
sample_control_r1_s1-cell_2426                7               7
sample_control_r1_s1-cell_2427               14              14
sample_control_r1_s1-cell_2428                0               0
sample_control_r1_s1-cell_2429                0               0
sample_control_r1_s1-cell_2430               18              18
sample_control_r1_s1-cell_2431                0               0
sample_control_r1_s1-cell_2432                0               0
sample_control_r1_s1-cell_2433                1               1
sample_control_r1_s1-cell_2434                7               7
sample_control_r1_s1-cell_2435                0               0
sample_control_r1_s1-cell_2436                4               4
sample_control_r1_s1-cell_2437                0               0
sample_control_r1_s1-cell_2438                0               0
sample_control_r1_s1-cell_2439                0               0
sample_control_r1_s1-cell_2440                4               4
sample_control_r1_s1-cell_2441                4               4
sample_control_r1_s1-cell_2442                0               0
sample_control_r1_s1-cell_2443                3               3
sample_control_r1_s1-cell_2444                0               0
sample_control_r1_s1-cell_2445                7               7
sample_control_r1_s1-cell_2446                4               4
sample_control_r1_s1-cell_2447                0               0
sample_control_r1_s1-cell_2448               15              15
sample_control_r1_s1-cell_2449                4               4
sample_control_r1_s1-cell_2450                0               0
sample_control_r1_s1-cell_2451                4               4
sample_control_r1_s1-cell_2452               13              13
sample_control_r1_s1-cell_2453                0               0
sample_control_r1_s1-cell_2454                3               3
sample_control_r1_s1-cell_2455                1               1
sample_control_r1_s1-cell_2456                3               3
sample_control_r1_s1-cell_2457                1               1
sample_control_r1_s1-cell_2458                3               3
sample_control_r1_s1-cell_2459               18              18
sample_control_r1_s1-cell_2460                3               3
sample_control_r1_s1-cell_2461                1               1
sample_control_r1_s1-cell_2462                1               1
sample_control_r1_s1-cell_2463                0               0
sample_control_r1_s1-cell_2464                0               0
sample_control_r1_s1-cell_2465                0               0
sample_control_r1_s1-cell_2466                0               0
sample_control_r1_s1-cell_2467                3               3
sample_control_r1_s1-cell_2468                0               0
sample_control_r1_s1-cell_2469                0               0
sample_control_r1_s1-cell_2470                7               7
sample_control_r1_s1-cell_2471                4               4
sample_control_r1_s1-cell_2472                4               4
sample_control_r1_s1-cell_2473               18              18
sample_control_r1_s1-cell_2474                0               0
sample_control_r1_s1-cell_2475                0               0
sample_control_r1_s1-cell_2477                7               7
sample_control_r1_s1-cell_2478                0               0
sample_control_r1_s1-cell_2479                3               3
sample_control_r1_s1-cell_2480                0               0
sample_control_r1_s1-cell_2481               14              14
sample_control_r1_s1-cell_2482                0               0
sample_control_r1_s1-cell_2483                0               0
sample_control_r1_s1-cell_2484                4               4
sample_control_r1_s1-cell_2485                3               3
sample_control_r1_s1-cell_2486                0               0
sample_control_r1_s1-cell_2487                0               0
sample_control_r1_s1-cell_2488               14              14
sample_control_r1_s1-cell_2489                3               3
sample_control_r1_s1-cell_2490                3               3
sample_control_r1_s1-cell_2491                7               7
sample_control_r1_s1-cell_2492                0               0
sample_control_r1_s1-cell_2493               11              11
sample_control_r1_s1-cell_2494                0               0
sample_control_r1_s1-cell_2495                8               8
sample_control_r1_s1-cell_2496                0               0
sample_control_r1_s1-cell_2497                0               0
sample_control_r1_s1-cell_2498                7               7
sample_control_r1_s1-cell_2499                0               0
sample_control_r1_s1-cell_2500                8               8
sample_control_r1_s1-cell_2501                7               7
sample_control_r1_s1-cell_2502                0               0
sample_control_r1_s1-cell_2503                0               0
sample_control_r1_s1-cell_2504                7               7
sample_control_r1_s1-cell_2505                0               0
sample_control_r1_s1-cell_2506                7               7
sample_control_r1_s1-cell_2507                0               0
sample_control_r1_s1-cell_2508                8               8
sample_control_r1_s1-cell_2509                4               4
sample_control_r1_s1-cell_2510                1               1
sample_control_r1_s1-cell_2511                0               0
sample_control_r1_s1-cell_2512               15              15
sample_control_r1_s1-cell_2513                0               0
sample_control_r1_s1-cell_2514                0               0
sample_control_r1_s1-cell_2515                0               0
sample_control_r1_s1-cell_2516               11              11
sample_control_r1_s1-cell_2517               23              23
sample_control_r1_s1-cell_2518               18              18
sample_control_r1_s1-cell_2519                1               1
sample_control_r1_s1-cell_2520                1               1
sample_control_r1_s1-cell_2521               13              13
sample_control_r1_s1-cell_2522                0               0
sample_control_r1_s1-cell_2523                0               0
sample_control_r1_s1-cell_2524                0               0
sample_control_r1_s1-cell_2525                0               0
sample_control_r1_s1-cell_2526                0               0
sample_control_r1_s1-cell_2527                0               0
sample_control_r1_s1-cell_2528                4               4
sample_control_r1_s1-cell_2529                4               4
sample_control_r1_s1-cell_2530                0               0
sample_control_r1_s1-cell_2531                3               3
sample_control_r1_s1-cell_2532                4               4
sample_control_r1_s1-cell_2533                4               4
sample_control_r1_s1-cell_2534               15              15
sample_control_r1_s1-cell_2535                0               0
sample_control_r1_s1-cell_2536                1               1
sample_control_r1_s1-cell_2537                0               0
sample_control_r1_s1-cell_2538                0               0
sample_control_r1_s1-cell_2539               11              11
sample_control_r1_s1-cell_2540               15              15
sample_control_r1_s1-cell_2541                7               7
sample_control_r1_s1-cell_2542                4               4
sample_control_r1_s1-cell_2543                3               3
sample_control_r1_s1-cell_2544                0               0
sample_control_r1_s1-cell_2545               18              18
sample_control_r1_s1-cell_2546                8               8
sample_control_r1_s1-cell_2548                1               1
sample_control_r1_s1-cell_2549                1               1
sample_control_r1_s1-cell_2550                0               0
sample_control_r1_s1-cell_2551                4               4
sample_control_r1_s1-cell_2552                3               3
sample_control_r1_s1-cell_2553                0               0
sample_control_r1_s1-cell_2554                0               0
sample_control_r1_s1-cell_2555                3               3
sample_control_r1_s1-cell_2556               14              14
sample_control_r1_s1-cell_2557                0               0
sample_control_r1_s1-cell_2558               18              18
sample_control_r1_s1-cell_2559                0               0
sample_control_r1_s1-cell_2560                3               3
sample_control_r1_s1-cell_2561                0               0
sample_control_r1_s1-cell_2562                4               4
sample_control_r1_s1-cell_2563                7               7
sample_control_r1_s1-cell_2564                0               0
sample_control_r1_s1-cell_2565                0               0
sample_control_r1_s1-cell_2566                0               0
sample_control_r1_s1-cell_2567                9               9
sample_control_r1_s1-cell_2569                1               1
sample_control_r1_s1-cell_2570                8               8
sample_control_r1_s1-cell_2571                0               0
sample_control_r1_s1-cell_2572                0               0
sample_control_r1_s1-cell_2573                6               6
sample_control_r1_s1-cell_2574                0               0
sample_control_r1_s1-cell_2575                0               0
sample_control_r1_s1-cell_2576                1               1
sample_control_r1_s1-cell_2577               11              11
sample_control_r1_s1-cell_2578                3               3
sample_control_r1_s1-cell_2579                1               1
sample_control_r1_s1-cell_2580                8               8
sample_control_r1_s1-cell_2581                0               0
sample_control_r1_s1-cell_2582                0               0
sample_control_r1_s1-cell_2583                0               0
sample_control_r1_s1-cell_2584                4               4
sample_control_r1_s1-cell_2585                0               0
sample_control_r1_s1-cell_2586                4               4
sample_control_r1_s1-cell_2587                0               0
sample_control_r1_s1-cell_2588                4               4
sample_control_r1_s1-cell_2589                4               4
sample_control_r1_s1-cell_2590                0               0
sample_control_r1_s1-cell_2591               11              11
sample_control_r1_s1-cell_2592                1               1
sample_control_r1_s1-cell_2593                4               4
sample_control_r1_s1-cell_2594                4               4
sample_control_r1_s1-cell_2596                4               4
sample_control_r1_s1-cell_2597                0               0
sample_control_r1_s1-cell_2598                0               0
sample_control_r1_s1-cell_2599                9               9
sample_control_r1_s1-cell_2600                4               4
sample_control_r1_s1-cell_2601                0               0
sample_control_r1_s1-cell_2602               15              15
sample_control_r1_s1-cell_2603                3               3
sample_control_r1_s1-cell_2604                1               1
sample_control_r1_s1-cell_2605                0               0
sample_control_r1_s1-cell_2606               18              18
sample_control_r1_s1-cell_2607                4               4
sample_control_r1_s1-cell_2608                4               4
sample_control_r1_s1-cell_2609                4               4
sample_control_r1_s1-cell_2610                4               4
sample_control_r1_s1-cell_2611                3               3
sample_control_r1_s1-cell_2612                4               4
sample_control_r1_s1-cell_2613               11              11
sample_control_r1_s1-cell_2614                0               0
sample_control_r1_s1-cell_2615                1               1
sample_control_r1_s1-cell_2617                7               7
sample_control_r1_s1-cell_2620                4               4
sample_control_r1_s1-cell_2621               11              11
sample_control_r1_s1-cell_2622                0               0
sample_control_r1_s1-cell_2623                1               1
sample_control_r1_s1-cell_2624                6               6
sample_control_r1_s1-cell_2625                0               0
sample_control_r1_s1-cell_2626                0               0
sample_control_r1_s1-cell_2627                6               6
sample_control_r1_s1-cell_2628                3               3
sample_control_r1_s1-cell_2629                4               4
sample_control_r1_s1-cell_2630                9               9
sample_control_r1_s1-cell_2631                1               1
sample_control_r1_s1-cell_2632                0               0
sample_control_r1_s1-cell_2633                4               4
sample_control_r1_s1-cell_2634                1               1
sample_control_r1_s1-cell_2635                4               4
sample_control_r1_s1-cell_2636                7               7
sample_control_r1_s1-cell_2637                0               0
sample_control_r1_s1-cell_2638                1               1
sample_control_r1_s1-cell_2641                1               1
sample_control_r1_s1-cell_2642                4               4
sample_control_r1_s1-cell_2643                3               3
sample_control_r1_s1-cell_2644                8               8
sample_control_r1_s1-cell_2645                4               4
sample_control_r1_s1-cell_2646                3               3
sample_control_r1_s1-cell_2647                0               0
sample_control_r1_s1-cell_2648                7               7
sample_control_r1_s1-cell_2649               18              18
sample_control_r1_s1-cell_2650                1               1
sample_control_r1_s1-cell_2651                0               0
sample_control_r1_s1-cell_2652               11              11
sample_control_r1_s1-cell_2653                1               1
sample_control_r1_s1-cell_2654                1               1
sample_control_r1_s1-cell_2655                0               0
sample_control_r1_s1-cell_2656                0               0
sample_control_r1_s1-cell_2657                0               0
sample_control_r1_s1-cell_2658                1               1
sample_control_r1_s1-cell_2659                0               0
sample_control_r1_s1-cell_2660                0               0
sample_control_r1_s1-cell_2661               11              11
sample_control_r1_s1-cell_2662                4               4
sample_control_r1_s1-cell_2663                1               1
sample_control_r1_s1-cell_2664                4               4
sample_control_r1_s1-cell_2665                0               0
sample_control_r1_s1-cell_2666               10              10
sample_control_r1_s1-cell_2667                4               4
sample_control_r1_s1-cell_2668                0               0
sample_control_r1_s1-cell_2669                0               0
sample_control_r1_s1-cell_2670                7               7
sample_control_r1_s1-cell_2671                0               0
sample_control_r1_s1-cell_2672                0               0
sample_control_r1_s1-cell_2673                7               7
sample_control_r1_s1-cell_2674                0               0
sample_control_r1_s1-cell_2675                0               0
sample_control_r1_s1-cell_2676                4               4
sample_control_r1_s1-cell_2677                7               7
sample_control_r1_s1-cell_2678                0               0
sample_control_r1_s1-cell_2679               10              10
sample_control_r1_s1-cell_2680                8               8
sample_control_r1_s1-cell_2681                4               4
sample_control_r1_s1-cell_2682                0               0
sample_control_r1_s1-cell_2683                0               0
sample_control_r1_s1-cell_2684                3               3
sample_control_r1_s1-cell_2685                0               0
sample_control_r1_s1-cell_2686                0               0
sample_control_r1_s1-cell_2687               18              18
sample_control_r1_s1-cell_2688                0               0
sample_control_r1_s1-cell_2689                3               3
sample_control_r1_s1-cell_2690               18              18
sample_control_r1_s1-cell_2691                0               0
sample_control_r1_s1-cell_2692                0               0
sample_control_r1_s1-cell_2693                3               3
sample_control_r1_s1-cell_2694               10              10
sample_control_r1_s1-cell_2695                4               4
sample_control_r1_s1-cell_2696                0               0
sample_control_r1_s1-cell_2697                0               0
sample_control_r1_s1-cell_2698                4               4
sample_control_r1_s1-cell_2699                0               0
sample_control_r1_s1-cell_2700               18              18
sample_control_r1_s1-cell_2701                0               0
sample_control_r1_s1-cell_2702                0               0
sample_control_r1_s1-cell_2703               18              18
sample_control_r1_s1-cell_2704                3               3
sample_control_r1_s1-cell_2705                0               0
sample_control_r1_s1-cell_2706                0               0
sample_control_r1_s1-cell_2707                0               0
sample_control_r1_s1-cell_2708                3               3
sample_control_r1_s1-cell_2709                3               3
sample_control_r1_s1-cell_2710                0               0
sample_control_r1_s1-cell_2711                7               7
sample_control_r1_s1-cell_2712                0               0
sample_control_r1_s1-cell_2713               10              10
sample_control_r1_s1-cell_2714                0               0
sample_control_r1_s1-cell_2715                0               0
sample_control_r1_s1-cell_2716               10              10
sample_control_r1_s1-cell_2717               18              18
sample_control_r1_s1-cell_2718                1               1
sample_control_r1_s1-cell_2719                4               4
sample_control_r1_s1-cell_2720                4               4
sample_control_r1_s1-cell_2721                0               0
sample_control_r1_s1-cell_2722                1               1
sample_control_r1_s1-cell_2723                0               0
sample_control_r1_s1-cell_2724                0               0
sample_control_r1_s1-cell_2725                4               4
sample_control_r1_s1-cell_2726                3               3
sample_control_r1_s1-cell_2727               13              13
sample_control_r1_s1-cell_2728                4               4
sample_control_r1_s1-cell_2729                0               0
sample_control_r1_s1-cell_2730                4               4
sample_control_r1_s1-cell_2731                4               4
sample_control_r1_s1-cell_2732                0               0
sample_control_r1_s1-cell_2733                1               1
sample_control_r1_s1-cell_2734                4               4
sample_control_r1_s1-cell_2735                0               0
sample_control_r1_s1-cell_2736               14              14
sample_control_r1_s1-cell_2737                3               3
sample_control_r1_s1-cell_2738               18              18
sample_control_r1_s1-cell_2739               12              12
sample_control_r1_s1-cell_2740                0               0
sample_control_r1_s1-cell_2741                6               6
sample_control_r1_s1-cell_2742                0               0
sample_control_r1_s1-cell_2743                0               0
sample_control_r1_s1-cell_2744               14              14
sample_control_r1_s1-cell_2745                4               4
sample_control_r1_s1-cell_2746                0               0
sample_control_r1_s1-cell_2747                4               4
sample_control_r1_s1-cell_2748                0               0
sample_control_r1_s1-cell_2749                4               4
sample_control_r1_s1-cell_2750                0               0
sample_control_r1_s1-cell_2751               11              11
sample_control_r1_s1-cell_2752                4               4
sample_control_r1_s1-cell_2753                4               4
sample_control_r1_s1-cell_2754                1               1
sample_control_r1_s1-cell_2755                4               4
sample_control_r1_s1-cell_2756                0               0
sample_control_r1_s1-cell_2757                0               0
sample_control_r1_s1-cell_2758                0               0
sample_control_r1_s1-cell_2759                0               0
sample_control_r1_s1-cell_2760                0               0
sample_control_r1_s1-cell_2761                0               0
sample_control_r1_s1-cell_2762                3               3
sample_control_r1_s1-cell_2763                1               1
sample_control_r1_s1-cell_2764                0               0
sample_control_r1_s1-cell_2765                7               7
sample_control_r1_s1-cell_2766                3               3
sample_control_r1_s1-cell_2767                7               7
sample_control_r1_s1-cell_2768                0               0
sample_control_r1_s1-cell_2769                7               7
sample_control_r1_s1-cell_2770               18              18
sample_control_r1_s1-cell_2771                0               0
sample_control_r1_s1-cell_2772                0               0
sample_control_r1_s1-cell_2773                7               7
sample_control_r1_s1-cell_2774                0               0
sample_control_r1_s1-cell_2775                0               0
sample_control_r1_s1-cell_2777                0               0
sample_control_r1_s1-cell_2778               10              10
sample_control_r1_s1-cell_2779                4               4
sample_control_r1_s1-cell_2780                0               0
sample_control_r1_s1-cell_2781               10              10
sample_control_r1_s1-cell_2782               12              12
sample_control_r1_s1-cell_2783               18              18
sample_control_r1_s1-cell_2784                4               4
sample_control_r1_s1-cell_2785               13              13
sample_control_r1_s1-cell_2786                4               4
sample_control_r1_s1-cell_2787                4               4
sample_control_r1_s1-cell_2788                0               0
sample_control_r1_s1-cell_2789               12              12
sample_control_r1_s1-cell_2790                0               0
sample_control_r1_s1-cell_2791                0               0
sample_control_r1_s1-cell_2792                0               0
sample_control_r1_s1-cell_2793                1               1
sample_control_r1_s1-cell_2794                1               1
sample_control_r1_s1-cell_2795                4               4
sample_control_r1_s1-cell_2796               18              18
sample_control_r1_s1-cell_2797               18              18
sample_control_r1_s1-cell_2798                7               7
sample_control_r1_s1-cell_2799                0               0
sample_control_r1_s1-cell_2800               18              18
sample_control_r1_s1-cell_2801               18              18
sample_control_r1_s1-cell_2802                4               4
sample_control_r1_s1-cell_2803                4               4
sample_control_r1_s1-cell_2804                7               7
sample_control_r1_s1-cell_2805                4               4
sample_control_r1_s1-cell_2806                3               3
sample_control_r1_s1-cell_2807                4               4
sample_control_r1_s1-cell_2808                0               0
sample_control_r1_s1-cell_2809                0               0
sample_control_r1_s1-cell_2810                1               1
sample_control_r1_s1-cell_2811               15              15
sample_control_r1_s1-cell_2812               14              14
sample_control_r1_s1-cell_2813                0               0
sample_control_r1_s1-cell_2814                1               1
sample_control_r1_s1-cell_2815               11              11
sample_control_r1_s1-cell_2816                0               0
sample_control_r1_s1-cell_2817                6               6
sample_control_r1_s1-cell_2818                0               0
sample_control_r1_s1-cell_2819               13              13
sample_control_r1_s1-cell_2820                0               0
sample_control_r1_s1-cell_2821                0               0
sample_control_r1_s1-cell_2822               11              11
sample_control_r1_s1-cell_2823               11              11
sample_control_r1_s1-cell_2824                0               0
sample_control_r1_s1-cell_2825                0               0
sample_control_r1_s1-cell_2826                4               4
sample_control_r1_s1-cell_2827                1               1
sample_control_r1_s1-cell_2828               15              15
sample_control_r1_s1-cell_2829                0               0
sample_control_r1_s1-cell_2830                3               3
sample_control_r1_s1-cell_2831                3               3
sample_control_r1_s1-cell_2833                3               3
sample_control_r1_s1-cell_2834               13              13
sample_control_r1_s1-cell_2835                0               0
sample_control_r1_s1-cell_2836                0               0
sample_control_r1_s1-cell_2837                3               3
sample_control_r1_s1-cell_2838                0               0
sample_control_r1_s1-cell_2839                3               3
sample_control_r1_s1-cell_2840                6               6
sample_control_r1_s1-cell_2841                1               1
sample_control_r1_s1-cell_2842                4               4
sample_control_r1_s1-cell_2843                3               3
sample_control_r1_s1-cell_2844                4               4
sample_control_r1_s1-cell_2845                1               1
sample_control_r1_s1-cell_2846                0               0
sample_control_r1_s1-cell_2847                1               1
sample_control_r1_s1-cell_2848                0               0
sample_control_r1_s1-cell_2849                0               0
sample_control_r1_s1-cell_2850                0               0
sample_control_r1_s1-cell_2851                1               1
sample_control_r1_s1-cell_2852                0               0
sample_control_r1_s1-cell_2853               18              18
sample_control_r1_s1-cell_2854               15              15
sample_control_r1_s1-cell_2855                0               0
sample_control_r1_s1-cell_2856                0               0
sample_control_r1_s1-cell_2857                0               0
sample_control_r1_s1-cell_2858                0               0
sample_control_r1_s1-cell_2859                0               0
sample_control_r1_s1-cell_2860                0               0
sample_control_r1_s1-cell_2861                0               0
sample_control_r1_s1-cell_2862                1               1
sample_control_r1_s1-cell_2863                1               1
sample_control_r1_s1-cell_2864                3               3
sample_control_r1_s1-cell_2865               13              13
sample_control_r1_s1-cell_2866                4               4
sample_control_r1_s1-cell_2867                0               0
sample_control_r1_s1-cell_2868               14              14
sample_control_r1_s1-cell_2870                1               1
sample_control_r1_s1-cell_2871               12              12
sample_control_r1_s1-cell_2872                0               0
sample_control_r1_s1-cell_2873                0               0
sample_control_r1_s1-cell_2874                0               0
sample_control_r1_s1-cell_2875               14              14
sample_control_r1_s1-cell_2876                1               1
sample_control_r1_s1-cell_2877               13              13
sample_control_r1_s1-cell_2878                0               0
sample_control_r1_s1-cell_2879                4               4
sample_control_r1_s1-cell_2880                8               8
sample_control_r1_s1-cell_2881                4               4
sample_control_r1_s1-cell_2883               13              13
sample_control_r1_s1-cell_2884                0               0
sample_control_r1_s1-cell_2885               18              18
sample_control_r1_s1-cell_2886                1               1
sample_control_r1_s1-cell_2887                1               1
sample_control_r1_s1-cell_2888               18              18
sample_control_r1_s1-cell_2889                3               3
sample_control_r1_s1-cell_2890                0               0
sample_control_r1_s1-cell_2891                0               0
sample_control_r1_s1-cell_2892                0               0
sample_control_r1_s1-cell_2893                4               4
sample_control_r1_s1-cell_2894                0               0
sample_control_r1_s1-cell_2895                3               3
sample_control_r1_s1-cell_2896                4               4
sample_control_r1_s1-cell_2897                0               0
sample_control_r1_s1-cell_2899                4               4
sample_control_r1_s1-cell_2900                0               0
sample_control_r1_s1-cell_2901                0               0
sample_control_r1_s1-cell_2902               10              10
sample_control_r1_s1-cell_2903                4               4
sample_control_r1_s1-cell_2904                0               0
sample_control_r1_s1-cell_2905               11              11
sample_control_r1_s1-cell_2906                1               1
sample_control_r1_s1-cell_2907                0               0
sample_control_r1_s1-cell_2908                3               3
sample_control_r1_s1-cell_2909               18              18
sample_control_r1_s1-cell_2910                3               3
sample_control_r1_s1-cell_2911               10              10
sample_control_r1_s1-cell_2912                3               3
sample_control_r1_s1-cell_2913                4               4
sample_control_r1_s1-cell_2914                4               4
sample_control_r1_s1-cell_2915                0               0
sample_control_r1_s1-cell_2916                1               1
sample_control_r1_s1-cell_2917                4               4
sample_control_r1_s1-cell_2918                1               1
sample_control_r1_s1-cell_2919                1               1
sample_control_r1_s1-cell_2920                4               4
sample_control_r1_s1-cell_2921                4               4
sample_control_r1_s1-cell_2922                0               0
sample_control_r1_s1-cell_2923                7               7
sample_control_r1_s1-cell_2924                0               0
sample_control_r1_s1-cell_2925                0               0
sample_control_r1_s1-cell_2926                0               0
sample_control_r1_s1-cell_2928                7               7
sample_control_r1_s1-cell_2929                6               6
sample_control_r1_s1-cell_2930                9               9
sample_control_r1_s1-cell_2932                4               4
sample_control_r1_s1-cell_2933                0               0
sample_control_r1_s1-cell_2934               18              18
sample_control_r1_s1-cell_2935                1               1
sample_control_r1_s1-cell_2936                0               0
sample_control_r1_s1-cell_2937                0               0
sample_control_r1_s1-cell_2938                1               1
sample_control_r1_s1-cell_2939               12              12
sample_control_r1_s1-cell_2940                1               1
sample_control_r1_s1-cell_2941                0               0
sample_control_r1_s1-cell_2942               15              15
sample_control_r1_s1-cell_2943                4               4
sample_control_r1_s1-cell_2944                0               0
sample_control_r1_s1-cell_2945                3               3
sample_control_r1_s1-cell_2946                0               0
sample_control_r1_s1-cell_2947               11              11
sample_control_r1_s1-cell_2948               10              10
sample_control_r1_s1-cell_2949               12              12
sample_control_r1_s1-cell_2950                4               4
sample_control_r1_s1-cell_2951                7               7
sample_control_r1_s1-cell_2952                4               4
sample_control_r1_s1-cell_2953                0               0
sample_control_r1_s1-cell_2954               15              15
sample_control_r1_s1-cell_2955                1               1
sample_control_r1_s1-cell_2956                0               0
sample_control_r1_s1-cell_2957                3               3
sample_control_r1_s1-cell_2959                0               0
sample_control_r1_s1-cell_2960                5               5
sample_control_r1_s1-cell_2961                9               9
sample_control_r1_s1-cell_2962                1               1
sample_control_r1_s1-cell_2963                0               0
sample_control_r1_s1-cell_2964                0               0
sample_control_r1_s1-cell_2965                4               4
sample_control_r1_s1-cell_2966                4               4
sample_control_r1_s1-cell_2968                1               1
sample_control_r1_s1-cell_2969                0               0
sample_control_r1_s1-cell_2970                4               4
sample_control_r1_s1-cell_2971                1               1
sample_control_r1_s1-cell_2972                4               4
sample_control_r1_s1-cell_2973                0               0
sample_control_r1_s1-cell_2974                0               0
sample_control_r1_s1-cell_2975                7               7
sample_control_r1_s1-cell_2976               14              14
sample_control_r1_s1-cell_2977                4               4
sample_control_r1_s1-cell_2978                0               0
sample_control_r1_s1-cell_2979               18              18
sample_control_r1_s1-cell_2980                0               0
sample_control_r1_s1-cell_2981                0               0
sample_control_r1_s1-cell_2982               13              13
sample_control_r1_s1-cell_2983                4               4
sample_control_r1_s1-cell_2984                0               0
sample_control_r1_s1-cell_2985                0               0
sample_control_r1_s1-cell_2987               14              14
sample_control_r1_s1-cell_2988                0               0
sample_control_r1_s1-cell_2989                0               0
sample_control_r1_s1-cell_2992                0               0
sample_control_r1_s1-cell_2993                7               7
sample_control_r1_s1-cell_2995                4               4
sample_control_r1_s1-cell_2996                0               0
sample_control_r1_s1-cell_2997                0               0
sample_control_r1_s1-cell_2998                0               0
sample_control_r1_s1-cell_2999                4               4
sample_control_r1_s1-cell_3000                0               0
sample_control_r1_s1-cell_3001                0               0
sample_control_r1_s1-cell_3002                3               3
sample_control_r1_s1-cell_3003                4               4
sample_control_r1_s1-cell_3004                0               0
sample_control_r1_s1-cell_3005                0               0
sample_control_r1_s1-cell_3006                3               3
sample_control_r1_s1-cell_3007                8               8
sample_control_r1_s1-cell_3008                1               1
sample_control_r1_s1-cell_3009                0               0
sample_control_r1_s1-cell_3010                0               0
sample_control_r1_s1-cell_3011                7               7
sample_control_r1_s1-cell_3012                4               4
sample_control_r1_s1-cell_3013                1               1
sample_control_r1_s1-cell_3014               15              15
sample_control_r1_s1-cell_3015                7               7
sample_control_r1_s1-cell_3016                6               6
sample_control_r1_s1-cell_3017                4               4
sample_control_r1_s1-cell_3018                4               4
sample_control_r1_s1-cell_3019                0               0
sample_control_r1_s1-cell_3020                0               0
sample_control_r1_s1-cell_3021               13              13
sample_control_r1_s1-cell_3022                6               6
sample_control_r1_s1-cell_3023                4               4
sample_control_r1_s1-cell_3024                2               2
sample_control_r1_s1-cell_3025                0               0
sample_control_r1_s1-cell_3026                0               0
sample_control_r1_s1-cell_3027                3               3
sample_control_r1_s1-cell_3028                0               0
sample_control_r1_s1-cell_3029                0               0
sample_control_r1_s1-cell_3030                4               4
sample_control_r1_s1-cell_3031                0               0
sample_control_r1_s1-cell_3032                4               4
sample_control_r1_s1-cell_3033                4               4
sample_control_r1_s1-cell_3034               18              18
sample_control_r1_s1-cell_3035                0               0
sample_control_r1_s1-cell_3036                7               7
sample_control_r1_s1-cell_3037                0               0
sample_control_r1_s1-cell_3038                0               0
sample_control_r1_s1-cell_3039                6               6
sample_control_r1_s1-cell_3040                4               4
sample_control_r1_s1-cell_3041                0               0
sample_control_r1_s1-cell_3042               18              18
sample_control_r1_s1-cell_3043                4               4
sample_control_r1_s1-cell_3044               18              18
sample_control_r1_s1-cell_3045                0               0
sample_control_r1_s1-cell_3046                7               7
sample_control_r1_s1-cell_3047                0               0
sample_control_r1_s1-cell_3048                4               4
sample_control_r1_s1-cell_3049                1               1
sample_control_r1_s1-cell_3050                3               3
sample_control_r1_s1-cell_3051               18              18
sample_control_r1_s1-cell_3052                4               4
sample_control_r1_s1-cell_3054                8               8
sample_control_r1_s1-cell_3055                5               5
sample_control_r1_s1-cell_3056                4               4
sample_control_r1_s1-cell_3057                0               0
sample_control_r1_s1-cell_3058               12              12
sample_control_r1_s1-cell_3059                8               8
sample_control_r1_s1-cell_3060                0               0
sample_control_r1_s1-cell_3061                0               0
sample_control_r1_s1-cell_3062                3               3
sample_control_r1_s1-cell_3063                1               1
sample_control_r1_s1-cell_3064                7               7
sample_control_r1_s1-cell_3065               18              18
sample_control_r1_s1-cell_3066                7               7
sample_control_r1_s1-cell_3067                0               0
sample_control_r1_s1-cell_3068                1               1
sample_control_r1_s1-cell_3069                0               0
sample_control_r1_s1-cell_3070                3               3
sample_control_r1_s1-cell_3071                0               0
sample_control_r1_s1-cell_3072                0               0
sample_control_r1_s1-cell_3073                3               3
sample_control_r1_s1-cell_3074                7               7
sample_control_r1_s1-cell_3075               11              11
sample_control_r1_s1-cell_3076                0               0
sample_control_r1_s1-cell_3077               15              15
sample_control_r1_s1-cell_3078                3               3
sample_control_r1_s1-cell_3079                0               0
sample_control_r1_s1-cell_3080                4               4
sample_control_r1_s1-cell_3081                3               3
sample_control_r1_s1-cell_3082                0               0
sample_control_r1_s1-cell_3084               11              11
sample_control_r1_s1-cell_3085                4               4
sample_control_r1_s1-cell_3086                0               0
sample_control_r1_s1-cell_3087                3               3
sample_control_r1_s1-cell_3088                0               0
sample_control_r1_s1-cell_3089                4               4
sample_control_r1_s1-cell_3090                4               4
sample_control_r1_s1-cell_3091                8               8
sample_control_r1_s1-cell_3092                7               7
sample_control_r1_s1-cell_3093                4               4
sample_control_r1_s1-cell_3094                1               1
sample_control_r1_s1-cell_3095                3               3
sample_control_r1_s1-cell_3096                0               0
sample_control_r1_s1-cell_3097                4               4
sample_control_r1_s1-cell_3098                0               0
sample_control_r1_s1-cell_3099                4               4
sample_control_r1_s1-cell_3100               15              15
sample_control_r1_s1-cell_3101                7               7
sample_control_r1_s1-cell_3102                4               4
sample_control_r1_s1-cell_3103                0               0
sample_control_r1_s1-cell_3104                3               3
sample_control_r1_s1-cell_3105                3               3
sample_control_r1_s1-cell_3106                0               0
sample_control_r1_s1-cell_3107                0               0
sample_control_r1_s1-cell_3108                0               0
sample_control_r1_s1-cell_3109                0               0
sample_control_r1_s1-cell_3110                0               0
sample_control_r1_s1-cell_3111                1               1
sample_control_r1_s1-cell_3112               18              18
sample_control_r1_s1-cell_3113                0               0
sample_control_r1_s1-cell_3114                0               0
sample_control_r1_s1-cell_3115                4               4
sample_control_r1_s1-cell_3116                4               4
sample_control_r1_s1-cell_3117               13              13
sample_control_r1_s1-cell_3118                1               1
sample_control_r1_s1-cell_3119                8               8
sample_control_r1_s1-cell_3120                4               4
sample_control_r1_s1-cell_3121                1               1
sample_control_r1_s1-cell_3122               11              11
sample_control_r1_s1-cell_3123                4               4
sample_control_r1_s1-cell_3124                1               1
sample_control_r1_s1-cell_3125               18              18
sample_control_r1_s1-cell_3126                4               4
sample_control_r1_s1-cell_3127                1               1
sample_control_r1_s1-cell_3128               18              18
sample_control_r1_s1-cell_3129                0               0
sample_control_r1_s1-cell_3130                0               0
sample_control_r1_s1-cell_3132                4               4
sample_control_r1_s1-cell_3133                4               4
sample_control_r1_s1-cell_3134                3               3
sample_control_r1_s1-cell_3135                0               0
sample_control_r1_s1-cell_3136                0               0
sample_control_r1_s1-cell_3137               13              13
sample_control_r1_s1-cell_3138                6               6
sample_control_r1_s1-cell_3139               11              11
sample_control_r1_s1-cell_3140                0               0
sample_control_r1_s1-cell_3141                4               4
sample_control_r1_s1-cell_3142                4               4
sample_control_r1_s1-cell_3143               13              13
sample_control_r1_s1-cell_3145                4               4
sample_control_r1_s1-cell_3146               11              11
sample_control_r1_s1-cell_3147                0               0
sample_control_r1_s1-cell_3148                0               0
sample_control_r1_s1-cell_3149                0               0
sample_control_r1_s1-cell_3150                4               4
sample_control_r1_s1-cell_3151                0               0
sample_control_r1_s1-cell_3153                1               1
sample_control_r1_s1-cell_3154                0               0
sample_control_r1_s1-cell_3155                7               7
sample_control_r1_s1-cell_3156                6               6
sample_control_r1_s1-cell_3157                3               3
sample_control_r1_s1-cell_3158                4               4
sample_control_r1_s1-cell_3159                3               3
sample_control_r1_s1-cell_3160                3               3
sample_control_r1_s1-cell_3161                0               0
sample_control_r1_s1-cell_3162                3               3
sample_control_r1_s1-cell_3163                0               0
sample_control_r1_s1-cell_3164               14              14
sample_control_r1_s1-cell_3165                3               3
sample_control_r1_s1-cell_3167                8               8
sample_control_r1_s1-cell_3168                3               3
sample_control_r1_s1-cell_3169                1               1
sample_control_r1_s1-cell_3170                4               4
sample_control_r1_s1-cell_3171                1               1
sample_control_r1_s1-cell_3172                7               7
sample_control_r1_s1-cell_3173                0               0
sample_control_r1_s1-cell_3174                8               8
sample_control_r1_s1-cell_3175                0               0
sample_control_r1_s1-cell_3176                4               4
sample_control_r1_s1-cell_3177                0               0
sample_control_r1_s1-cell_3178                1               1
sample_control_r1_s1-cell_3179                0               0
sample_control_r1_s1-cell_3180                0               0
sample_control_r1_s1-cell_3181                1               1
sample_control_r1_s1-cell_3182                1               1
sample_control_r1_s1-cell_3184                0               0
sample_control_r1_s1-cell_3185                0               0
sample_control_r1_s1-cell_3186                0               0
sample_control_r1_s1-cell_3187                0               0
sample_control_r1_s1-cell_3188                7               7
sample_control_r1_s1-cell_3189                6               6
sample_control_r1_s1-cell_3190                0               0
sample_control_r1_s1-cell_3191                0               0
sample_control_r1_s1-cell_3192                3               3
sample_control_r1_s1-cell_3193                0               0
sample_control_r1_s1-cell_3194                1               1
sample_control_r1_s1-cell_3195               12              12
sample_control_r1_s1-cell_3196                4               4
sample_control_r1_s1-cell_3197                3               3
sample_control_r1_s1-cell_3198                4               4
sample_control_r1_s1-cell_3199                0               0
sample_control_r1_s1-cell_3200                0               0
sample_control_r1_s1-cell_3201                0               0
sample_control_r1_s1-cell_3202                4               4
sample_control_r1_s1-cell_3203                3               3
sample_control_r1_s1-cell_3204                0               0
sample_control_r1_s1-cell_3205                0               0
sample_control_r1_s1-cell_3206               12              12
sample_control_r1_s1-cell_3207                4               4
sample_control_r1_s1-cell_3208                4               4
sample_control_r1_s1-cell_3209               14              14
sample_control_r1_s1-cell_3210                0               0
sample_control_r1_s1-cell_3211                0               0
sample_control_r1_s1-cell_3212                1               1
sample_control_r1_s1-cell_3213                0               0
sample_control_r1_s1-cell_3214                0               0
sample_control_r1_s1-cell_3216                0               0
sample_control_r1_s1-cell_3217                4               4
sample_control_r1_s1-cell_3218                0               0
sample_control_r1_s1-cell_3219                2               2
sample_control_r1_s1-cell_3220               18              18
sample_control_r1_s1-cell_3221                6               6
sample_control_r1_s1-cell_3223                0               0
sample_control_r1_s1-cell_3224                4               4
sample_control_r1_s1-cell_3225                4               4
sample_control_r1_s1-cell_3227                3               3
sample_control_r1_s1-cell_3228                4               4
sample_control_r1_s1-cell_3229                0               0
sample_control_r1_s1-cell_3230                3               3
sample_control_r1_s1-cell_3231                1               1
sample_control_r1_s1-cell_3232                1               1
sample_control_r1_s1-cell_3233                4               4
sample_control_r1_s1-cell_3234                1               1
sample_control_r1_s1-cell_3235               13              13
sample_control_r1_s1-cell_3236                0               0
sample_control_r1_s1-cell_3237                3               3
sample_control_r1_s1-cell_3239                1               1
sample_control_r1_s1-cell_3240                0               0
sample_control_r1_s1-cell_3241                1               1
sample_control_r1_s1-cell_3242                4               4
sample_control_r1_s1-cell_3243                0               0
sample_control_r1_s1-cell_3244                4               4
sample_control_r1_s1-cell_3245                0               0
sample_control_r1_s1-cell_3246                0               0
sample_control_r1_s1-cell_3247                0               0
sample_control_r1_s1-cell_3248                0               0
sample_control_r1_s1-cell_3249                3               3
sample_control_r1_s1-cell_3250                0               0
sample_control_r1_s1-cell_3251                3               3
sample_control_r1_s1-cell_3252                4               4
sample_control_r1_s1-cell_3253               11              11
sample_control_r1_s1-cell_3254                0               0
sample_control_r1_s1-cell_3255                0               0
sample_control_r1_s1-cell_3257                0               0
sample_control_r1_s1-cell_3258                0               0
sample_control_r1_s1-cell_3259                4               4
sample_control_r1_s1-cell_3260                1               1
sample_control_r1_s1-cell_3261                0               0
sample_control_r1_s1-cell_3262                4               4
sample_control_r1_s1-cell_3263                0               0
sample_control_r1_s1-cell_3264                0               0
sample_control_r1_s1-cell_3265                0               0
sample_control_r1_s1-cell_3266               11              11
sample_control_r1_s1-cell_3267                0               0
sample_control_r1_s1-cell_3268                4               4
sample_control_r1_s1-cell_3269                1               1
sample_control_r1_s1-cell_3270                1               1
sample_control_r1_s1-cell_3271               18              18
sample_control_r1_s1-cell_3272               18              18
sample_control_r1_s1-cell_3273               15              15
sample_control_r1_s1-cell_3274                0               0
sample_control_r1_s1-cell_3275                0               0
sample_control_r1_s1-cell_3276                1               1
                                 predicted_ct_lvl1 predicted_ct_lvl2
sample_control_r1_s1-cell_1      Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2      Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3         Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_4            Fibroblasts               Fib
sample_control_r1_s1-cell_5      Endothelial cells      Capillary EC
sample_control_r1_s1-cell_6      Endothelial cells      Capillary EC
sample_control_r1_s1-cell_7      Endothelial cells      Capillary EC
sample_control_r1_s1-cell_8              Pericytes                PC
sample_control_r1_s1-cell_9         Cardiomyocytes                CM
sample_control_r1_s1-cell_10        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_11     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_12        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_13        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_14        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_15           Fibroblasts               Fib
sample_control_r1_s1-cell_16        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_17           Fibroblasts               Fib
sample_control_r1_s1-cell_18        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_19           Fibroblasts               Fib
sample_control_r1_s1-cell_20           Fibroblasts               Fib
sample_control_r1_s1-cell_21             Pericytes                PC
sample_control_r1_s1-cell_22     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_23           Fibroblasts               Fib
sample_control_r1_s1-cell_24           Fibroblasts               Fib
sample_control_r1_s1-cell_28           Fibroblasts               Fib
sample_control_r1_s1-cell_29        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_30     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_31        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_33     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_34        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_35        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_36           Fibroblasts               Fib
sample_control_r1_s1-cell_37        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_38        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_39           Fibroblasts               Fib
sample_control_r1_s1-cell_40        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_41          Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_42           Fibroblasts               Fib
sample_control_r1_s1-cell_43        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_44           Fibroblasts               Fib
sample_control_r1_s1-cell_45     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_47          Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_48          Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_49        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_50        Cardiomyocytes                CM
sample_control_r1_s1-cell_51             Pericytes                PC
sample_control_r1_s1-cell_52     Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_53           Fibroblasts               Fib
sample_control_r1_s1-cell_54        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_55        Cardiomyocytes                CM
sample_control_r1_s1-cell_56     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_57        Cardiomyocytes                CM
sample_control_r1_s1-cell_58        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_59        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_60           Fibroblasts               Fib
sample_control_r1_s1-cell_61        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_62     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_63     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_64     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_65           Fibroblasts               Fib
sample_control_r1_s1-cell_66          Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_67        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_68        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_69     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_71           Fibroblasts               Fib
sample_control_r1_s1-cell_72        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_73           Fibroblasts               Fib
sample_control_r1_s1-cell_74     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_75        Cardiomyocytes                CM
sample_control_r1_s1-cell_76     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_77        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_78     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_79     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_81           Fibroblasts               Fib
sample_control_r1_s1-cell_82        Cardiomyocytes                CM
sample_control_r1_s1-cell_83           Fibroblasts               Fib
sample_control_r1_s1-cell_84        Cardiomyocytes               Fib
sample_control_r1_s1-cell_85           Fibroblasts               Fib
sample_control_r1_s1-cell_86        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_87        Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_88     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_90           Fibroblasts               Fib
sample_control_r1_s1-cell_91     Endothelial cells      Capillary EC
sample_control_r1_s1-cell_92        Cardiomyocytes                CM
sample_control_r1_s1-cell_93        Cardiomyocytes                CM
sample_control_r1_s1-cell_94           Fibroblasts               Fib
sample_control_r1_s1-cell_95        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_96        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_97        Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_98        Cardiomyocytes                CM
sample_control_r1_s1-cell_99        Cardiomyocytes                CM
sample_control_r1_s1-cell_100          Fibroblasts               Fib
sample_control_r1_s1-cell_101    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_102         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_103    Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_104       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_105            Pericytes                PC
sample_control_r1_s1-cell_106         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_107          Fibroblasts               Fib
sample_control_r1_s1-cell_108    Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_109       Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_110    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_111    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_112       Cardiomyocytes                CM
sample_control_r1_s1-cell_113    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_114          Fibroblasts               Fib
sample_control_r1_s1-cell_115    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_116          Fibroblasts               Fib
sample_control_r1_s1-cell_117          Fibroblasts               Fib
sample_control_r1_s1-cell_118       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_120       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_121       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_122    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_123         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_124          Fibroblasts               Fib
sample_control_r1_s1-cell_125          Fibroblasts               Fib
sample_control_r1_s1-cell_126       Cardiomyocytes               Fib
sample_control_r1_s1-cell_127    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_128       Cardiomyocytes                CM
sample_control_r1_s1-cell_129    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_130         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_131       Cardiomyocytes                CM
sample_control_r1_s1-cell_132       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_134    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_135    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_136    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_137    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_139         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_140       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_141    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_142       Cardiomyocytes                CM
sample_control_r1_s1-cell_143       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_144         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_145    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_146       Cardiomyocytes                CM
sample_control_r1_s1-cell_147    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_148       Cardiomyocytes                CM
sample_control_r1_s1-cell_149       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_150    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_151          Fibroblasts               Fib
sample_control_r1_s1-cell_152    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_153          Fibroblasts               Fib
sample_control_r1_s1-cell_154          Fibroblasts               Fib
sample_control_r1_s1-cell_155          Fibroblasts               Fib
sample_control_r1_s1-cell_157          Fibroblasts               Fib
sample_control_r1_s1-cell_158         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_159         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_160       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_161       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_162          Fibroblasts               Fib
sample_control_r1_s1-cell_163          Fibroblasts               Fib
sample_control_r1_s1-cell_164          Fibroblasts               Fib
sample_control_r1_s1-cell_165          Fibroblasts               Fib
sample_control_r1_s1-cell_166         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_167          Fibroblasts               Fib
sample_control_r1_s1-cell_168       Cardiomyocytes                CM
sample_control_r1_s1-cell_169         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_170    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_171       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_172          Fibroblasts               Fib
sample_control_r1_s1-cell_173         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_174          Fibroblasts               Fib
sample_control_r1_s1-cell_175    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_176          Fibroblasts               Fib
sample_control_r1_s1-cell_177       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_178    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_179         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_180         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_181    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_182         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_183       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_184       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_185    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_186       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_187          Fibroblasts               Fib
sample_control_r1_s1-cell_188  Smooth muscle cells               SMC
sample_control_r1_s1-cell_189       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_190         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_191          Fibroblasts               Fib
sample_control_r1_s1-cell_192          Fibroblasts               Fib
sample_control_r1_s1-cell_194    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_195          Fibroblasts               Fib
sample_control_r1_s1-cell_196          Fibroblasts               Fib
sample_control_r1_s1-cell_197    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_198          Fibroblasts               Fib
sample_control_r1_s1-cell_199    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_200         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_201         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_202          Fibroblasts               Fib
sample_control_r1_s1-cell_203       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_204    Endothelial cells                EC
sample_control_r1_s1-cell_205       Cardiomyocytes                CM
sample_control_r1_s1-cell_207          Fibroblasts               Fib
sample_control_r1_s1-cell_211    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_213       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_214       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_215    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_216         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_217          Fibroblasts               Fib
sample_control_r1_s1-cell_218       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_219          Fibroblasts               Fib
sample_control_r1_s1-cell_220       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_221       Cardiomyocytes                CM
sample_control_r1_s1-cell_222       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_223          Fibroblasts               Fib
sample_control_r1_s1-cell_224          Fibroblasts               Fib
sample_control_r1_s1-cell_225    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_226       Cardiomyocytes                CM
sample_control_r1_s1-cell_227    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_228          Fibroblasts               Fib
sample_control_r1_s1-cell_229         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_230          Fibroblasts               Fib
sample_control_r1_s1-cell_231          Fibroblasts               Fib
sample_control_r1_s1-cell_232       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_233  Smooth muscle cells               SMC
sample_control_r1_s1-cell_234       Cardiomyocytes                CM
sample_control_r1_s1-cell_235          Fibroblasts               Fib
sample_control_r1_s1-cell_236          Fibroblasts               Fib
sample_control_r1_s1-cell_237       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_238    Endothelial cells       Arterial EC
sample_control_r1_s1-cell_239          Fibroblasts               Fib
sample_control_r1_s1-cell_240          Fibroblasts               Fib
sample_control_r1_s1-cell_241       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_242    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_243    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_244          Fibroblasts               Fib
sample_control_r1_s1-cell_245    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_246          Fibroblasts               Fib
sample_control_r1_s1-cell_247    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_248       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_249       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_250    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_251    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_252       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_253       Cardiomyocytes                CM
sample_control_r1_s1-cell_254          Fibroblasts               Fib
sample_control_r1_s1-cell_256          Fibroblasts               Fib
sample_control_r1_s1-cell_257    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_258       Cardiomyocytes                CM
sample_control_r1_s1-cell_260       Cardiomyocytes               Fib
sample_control_r1_s1-cell_261       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_262       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_263       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_264    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_265    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_266    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_267       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_268          Fibroblasts               Fib
sample_control_r1_s1-cell_269       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_270    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_271          Fibroblasts               Fib
sample_control_r1_s1-cell_272    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_273          Fibroblasts               Fib
sample_control_r1_s1-cell_274    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_275          Fibroblasts               Fib
sample_control_r1_s1-cell_276          Fibroblasts               Fib
sample_control_r1_s1-cell_277       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_278       Cardiomyocytes                CM
sample_control_r1_s1-cell_279       Cardiomyocytes                CM
sample_control_r1_s1-cell_280          Fibroblasts               Fib
sample_control_r1_s1-cell_281    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_282       Cardiomyocytes                CM
sample_control_r1_s1-cell_283       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_284    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_285    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_286       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_287       Cardiomyocytes                CM
sample_control_r1_s1-cell_288          Fibroblasts               Fib
sample_control_r1_s1-cell_289       Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_290       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_291          Fibroblasts               Fib
sample_control_r1_s1-cell_292          Fibroblasts               Fib
sample_control_r1_s1-cell_293    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_294    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_295    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_296       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_297    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_298            Pericytes                PC
sample_control_r1_s1-cell_299    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_300          Fibroblasts               Fib
sample_control_r1_s1-cell_301       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_302    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_303       Cardiomyocytes                CM
sample_control_r1_s1-cell_304       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_305            Pericytes                PC
sample_control_r1_s1-cell_306       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_307       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_308         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_310            Pericytes                PC
sample_control_r1_s1-cell_312       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_313       Cardiomyocytes                CM
sample_control_r1_s1-cell_314          Fibroblasts               Fib
sample_control_r1_s1-cell_315       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_316    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_317          Fibroblasts               Fib
sample_control_r1_s1-cell_318       Cardiomyocytes                CM
sample_control_r1_s1-cell_319       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_320    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_321       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_322    Endothelial cells                EC
sample_control_r1_s1-cell_323       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_324       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_325       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_326       Cardiomyocytes                CM
sample_control_r1_s1-cell_327    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_328    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_329          Fibroblasts               Fib
sample_control_r1_s1-cell_330          Fibroblasts               Fib
sample_control_r1_s1-cell_331    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_332    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_334            Pericytes                PC
sample_control_r1_s1-cell_335          Fibroblasts               Fib
sample_control_r1_s1-cell_336       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_337       Cardiomyocytes                CM
sample_control_r1_s1-cell_338          Fibroblasts               Fib
sample_control_r1_s1-cell_339          Fibroblasts               Fib
sample_control_r1_s1-cell_340    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_341            Pericytes                PC
sample_control_r1_s1-cell_342       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_343          Fibroblasts               Fib
sample_control_r1_s1-cell_344       Cardiomyocytes                CM
sample_control_r1_s1-cell_345       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_346          Fibroblasts               Fib
sample_control_r1_s1-cell_347    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_348          Fibroblasts               Fib
sample_control_r1_s1-cell_349       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_350    Endothelial cells       Arterial EC
sample_control_r1_s1-cell_352    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_353            Pericytes                PC
sample_control_r1_s1-cell_354    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_355       Cardiomyocytes                CM
sample_control_r1_s1-cell_356          Fibroblasts               Fib
sample_control_r1_s1-cell_357       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_358       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_359       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_360    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_361    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_362    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_363    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_364       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_365       Cardiomyocytes                CM
sample_control_r1_s1-cell_366       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_367       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_368         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_369    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_370       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_371            Pericytes                PC
sample_control_r1_s1-cell_372       Cardiomyocytes                CM
sample_control_r1_s1-cell_373       Cardiomyocytes                CM
sample_control_r1_s1-cell_374       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_375          Fibroblasts               Fib
sample_control_r1_s1-cell_376          Fibroblasts               Fib
sample_control_r1_s1-cell_377       Cardiomyocytes               Fib
sample_control_r1_s1-cell_379    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_380    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_381       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_382       Cardiomyocytes                CM
sample_control_r1_s1-cell_383    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_384       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_385    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_386    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_387    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_388       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_390    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_391       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_392    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_393    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_394       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_395       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_396       Cardiomyocytes                CM
sample_control_r1_s1-cell_397    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_398       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_399    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_400    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_401    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_402    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_403       Cardiomyocytes                CM
sample_control_r1_s1-cell_404          Fibroblasts               Fib
sample_control_r1_s1-cell_405       Cardiomyocytes                CM
sample_control_r1_s1-cell_406         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_407       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_408       Cardiomyocytes                CM
sample_control_r1_s1-cell_409    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_410    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_412    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_413          Fibroblasts               Fib
sample_control_r1_s1-cell_414       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_415       Cardiomyocytes                CM
sample_control_r1_s1-cell_416       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_417       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_418    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_419    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_420          Fibroblasts               Fib
sample_control_r1_s1-cell_421       Cardiomyocytes                CM
sample_control_r1_s1-cell_422       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_423       Cardiomyocytes                PC
sample_control_r1_s1-cell_424       Cardiomyocytes                CM
sample_control_r1_s1-cell_425          Fibroblasts               Fib
sample_control_r1_s1-cell_426       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_427       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_428       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_429    Endothelial cells                EC
sample_control_r1_s1-cell_430         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_431       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_432          Fibroblasts               Fib
sample_control_r1_s1-cell_433    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_434       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_435          Fibroblasts               Fib
sample_control_r1_s1-cell_436       Cardiomyocytes                CM
sample_control_r1_s1-cell_437            Pericytes                PC
sample_control_r1_s1-cell_438       Cardiomyocytes                CM
sample_control_r1_s1-cell_439       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_440    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_441       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_442    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_443    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_444          Fibroblasts               Fib
sample_control_r1_s1-cell_446    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_447       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_448         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_449       Cardiomyocytes                CM
sample_control_r1_s1-cell_450       Cardiomyocytes                CM
sample_control_r1_s1-cell_451       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_452    Endothelial cells       Arterial EC
sample_control_r1_s1-cell_453       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_454         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_455          Fibroblasts               Fib
sample_control_r1_s1-cell_456       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_457       Cardiomyocytes                CM
sample_control_r1_s1-cell_458       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_459            Pericytes                PC
sample_control_r1_s1-cell_460    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_461            Pericytes                PC
sample_control_r1_s1-cell_462          Fibroblasts               Fib
sample_control_r1_s1-cell_463       Cardiomyocytes                CM
sample_control_r1_s1-cell_464    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_465       Cardiomyocytes               Fib
sample_control_r1_s1-cell_466       Cardiomyocytes                CM
sample_control_r1_s1-cell_468       Cardiomyocytes                CM
sample_control_r1_s1-cell_469       Cardiomyocytes                CM
sample_control_r1_s1-cell_470       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_471    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_472    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_473    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_475    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_476    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_477       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_478    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_480       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_481       Cardiomyocytes                PC
sample_control_r1_s1-cell_482          Fibroblasts               Fib
sample_control_r1_s1-cell_483       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_484            Pericytes                PC
sample_control_r1_s1-cell_485    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_486       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_487    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_488          Fibroblasts               Fib
sample_control_r1_s1-cell_489       Cardiomyocytes                CM
sample_control_r1_s1-cell_490       Cardiomyocytes                CM
sample_control_r1_s1-cell_491       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_492    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_493       Cardiomyocytes                CM
sample_control_r1_s1-cell_494          Fibroblasts               Fib
sample_control_r1_s1-cell_495    Endothelial cells            CM-BZ1
sample_control_r1_s1-cell_496       Cardiomyocytes                CM
sample_control_r1_s1-cell_497            Pericytes                PC
sample_control_r1_s1-cell_498          Fibroblasts               Fib
sample_control_r1_s1-cell_499          Fibroblasts               Fib
sample_control_r1_s1-cell_501    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_502         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_503            Pericytes                PC
sample_control_r1_s1-cell_504       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_505          Fibroblasts               Fib
sample_control_r1_s1-cell_506       Cardiomyocytes                CM
sample_control_r1_s1-cell_507       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_508       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_509          Fibroblasts               Fib
sample_control_r1_s1-cell_510         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_511         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_512       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_513         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_514       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_515    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_516          Fibroblasts               Fib
sample_control_r1_s1-cell_517          Fibroblasts               Fib
sample_control_r1_s1-cell_518       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_520          Fibroblasts               Fib
sample_control_r1_s1-cell_521          Fibroblasts               Fib
sample_control_r1_s1-cell_522       Cardiomyocytes                CM
sample_control_r1_s1-cell_523       Cardiomyocytes                CM
sample_control_r1_s1-cell_524       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_525         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_526    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_527          Fibroblasts               Fib
sample_control_r1_s1-cell_528       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_529       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_530       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_531       Cardiomyocytes                CM
sample_control_r1_s1-cell_532    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_533       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_534       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_536       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_537         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_538          Fibroblasts               Fib
sample_control_r1_s1-cell_539            Pericytes                PC
sample_control_r1_s1-cell_540          Fibroblasts               Fib
sample_control_r1_s1-cell_541    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_542          Fibroblasts               Fib
sample_control_r1_s1-cell_543       Cardiomyocytes                CM
sample_control_r1_s1-cell_544    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_545       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_546    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_547          Fibroblasts               Fib
sample_control_r1_s1-cell_548       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_549            Pericytes                PC
sample_control_r1_s1-cell_550          Fibroblasts               Fib
sample_control_r1_s1-cell_551       Cardiomyocytes                CM
sample_control_r1_s1-cell_552          Fibroblasts               Fib
sample_control_r1_s1-cell_553       Cardiomyocytes                CM
sample_control_r1_s1-cell_554       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_555       Cardiomyocytes                CM
sample_control_r1_s1-cell_556          Fibroblasts               Fib
sample_control_r1_s1-cell_557            Pericytes                PC
sample_control_r1_s1-cell_558       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_559    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_560    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_561          Fibroblasts               Fib
sample_control_r1_s1-cell_562    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_563       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_564       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_565       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_566       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_567    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_568       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_569          Fibroblasts               Fib
sample_control_r1_s1-cell_571       Cardiomyocytes                CM
sample_control_r1_s1-cell_572       Cardiomyocytes                CM
sample_control_r1_s1-cell_574       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_575          Fibroblasts               Fib
sample_control_r1_s1-cell_576    Endothelial cells                PC
sample_control_r1_s1-cell_577       Cardiomyocytes                CM
sample_control_r1_s1-cell_578    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_579       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_581    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_582            Pericytes                PC
sample_control_r1_s1-cell_583    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_584          Fibroblasts               Fib
sample_control_r1_s1-cell_585    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_586    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_587       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_588         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_589       Cardiomyocytes                CM
sample_control_r1_s1-cell_590       Cardiomyocytes                CM
sample_control_r1_s1-cell_591       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_592          Fibroblasts               Fib
sample_control_r1_s1-cell_593    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_594          Fibroblasts               Fib
sample_control_r1_s1-cell_595    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_596          Fibroblasts               Fib
sample_control_r1_s1-cell_597          Fibroblasts               Fib
sample_control_r1_s1-cell_598    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_599       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_600    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_601    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_602            Pericytes                PC
sample_control_r1_s1-cell_603         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_604       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_605       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_606          Fibroblasts               Fib
sample_control_r1_s1-cell_607          Fibroblasts               Fib
sample_control_r1_s1-cell_608    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_609    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_610          Fibroblasts               Fib
sample_control_r1_s1-cell_611       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_612          Fibroblasts               Fib
sample_control_r1_s1-cell_613          Fibroblasts               Fib
sample_control_r1_s1-cell_614    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_615    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_616          Fibroblasts               Fib
sample_control_r1_s1-cell_617    Endothelial cells       Arterial EC
sample_control_r1_s1-cell_618       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_619       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_620       Cardiomyocytes                CM
sample_control_r1_s1-cell_621          Fibroblasts               Fib
sample_control_r1_s1-cell_622    Endothelial cells                EC
sample_control_r1_s1-cell_624       Cardiomyocytes                CM
sample_control_r1_s1-cell_625          Fibroblasts               Fib
sample_control_r1_s1-cell_626          Fibroblasts               Fib
sample_control_r1_s1-cell_627       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_628          Fibroblasts               Fib
sample_control_r1_s1-cell_629       Cardiomyocytes               SMC
sample_control_r1_s1-cell_630            Pericytes                PC
sample_control_r1_s1-cell_631    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_632       Cardiomyocytes                CM
sample_control_r1_s1-cell_633    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_634       Cardiomyocytes                CM
sample_control_r1_s1-cell_635          Fibroblasts               Fib
sample_control_r1_s1-cell_636       Cardiomyocytes                CM
sample_control_r1_s1-cell_637          Fibroblasts               Fib
sample_control_r1_s1-cell_638    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_639       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_640    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_641       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_642    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_643       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_644          Fibroblasts               Fib
sample_control_r1_s1-cell_645    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_646    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_647       Cardiomyocytes                CM
sample_control_r1_s1-cell_648    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_649       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_650          Fibroblasts               Fib
sample_control_r1_s1-cell_651    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_652       Cardiomyocytes                CM
sample_control_r1_s1-cell_653       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_654          Fibroblasts               Fib
sample_control_r1_s1-cell_655       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_656            Pericytes                PC
sample_control_r1_s1-cell_657          Fibroblasts               Fib
sample_control_r1_s1-cell_658       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_659          Fibroblasts               Fib
sample_control_r1_s1-cell_660       Cardiomyocytes                CM
sample_control_r1_s1-cell_661    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_662  Smooth muscle cells               SMC
sample_control_r1_s1-cell_663       Cardiomyocytes                CM
sample_control_r1_s1-cell_664    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_665    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_666       Cardiomyocytes                CM
sample_control_r1_s1-cell_667    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_668    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_669       Cardiomyocytes                CM
sample_control_r1_s1-cell_670       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_671          Fibroblasts               Fib
sample_control_r1_s1-cell_672    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_673       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_674       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_675          Fibroblasts               Fib
sample_control_r1_s1-cell_676       Cardiomyocytes                CM
sample_control_r1_s1-cell_677       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_678    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_679            Pericytes                PC
sample_control_r1_s1-cell_680    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_681    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_682          Fibroblasts               Fib
sample_control_r1_s1-cell_683          Fibroblasts               Fib
sample_control_r1_s1-cell_684       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_685            Pericytes                PC
sample_control_r1_s1-cell_686          Fibroblasts               Fib
sample_control_r1_s1-cell_687  Smooth muscle cells               SMC
sample_control_r1_s1-cell_688       Cardiomyocytes                CM
sample_control_r1_s1-cell_689          Fibroblasts               Fib
sample_control_r1_s1-cell_690       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_691  Smooth muscle cells               SMC
sample_control_r1_s1-cell_692          Fibroblasts               Fib
sample_control_r1_s1-cell_693          Fibroblasts               Fib
sample_control_r1_s1-cell_694    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_695            Pericytes                PC
sample_control_r1_s1-cell_696       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_697          Fibroblasts               Fib
sample_control_r1_s1-cell_698    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_699    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_700          Fibroblasts               Fib
sample_control_r1_s1-cell_701       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_702       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_703            Pericytes                PC
sample_control_r1_s1-cell_704    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_705       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_706       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_707    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_708       Cardiomyocytes                CM
sample_control_r1_s1-cell_709    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_710    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_711    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_712       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_713          Fibroblasts               Fib
sample_control_r1_s1-cell_714          Fibroblasts               Fib
sample_control_r1_s1-cell_715       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_716    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_717    Endothelial cells       Arterial EC
sample_control_r1_s1-cell_718    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_719          Fibroblasts               Fib
sample_control_r1_s1-cell_720       Cardiomyocytes                CM
sample_control_r1_s1-cell_721    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_722       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_723            Pericytes                PC
sample_control_r1_s1-cell_724          Fibroblasts               Fib
sample_control_r1_s1-cell_725    Endothelial cells                EC
sample_control_r1_s1-cell_726          Fibroblasts               Fib
sample_control_r1_s1-cell_727       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_728       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_729       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_730    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_733       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_734          Fibroblasts               Fib
sample_control_r1_s1-cell_735  Smooth muscle cells               SMC
sample_control_r1_s1-cell_736          Fibroblasts               Fib
sample_control_r1_s1-cell_737          Fibroblasts               Fib
sample_control_r1_s1-cell_738       Cardiomyocytes                CM
sample_control_r1_s1-cell_739          Fibroblasts               Fib
sample_control_r1_s1-cell_740  Smooth muscle cells               SMC
sample_control_r1_s1-cell_741          Fibroblasts               Fib
sample_control_r1_s1-cell_742    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_743            Pericytes                PC
sample_control_r1_s1-cell_744       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_745       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_746            Pericytes                PC
sample_control_r1_s1-cell_747          Fibroblasts               Fib
sample_control_r1_s1-cell_748    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_749       Cardiomyocytes                CM
sample_control_r1_s1-cell_750       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_751       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_752    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_753       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_754          Fibroblasts               Fib
sample_control_r1_s1-cell_755  Smooth muscle cells               SMC
sample_control_r1_s1-cell_756          Fibroblasts               Fib
sample_control_r1_s1-cell_757       Cardiomyocytes                CM
sample_control_r1_s1-cell_758       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_759       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_760    Endothelial cells                EC
sample_control_r1_s1-cell_761          Fibroblasts               Fib
sample_control_r1_s1-cell_762    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_763         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_764          Fibroblasts               Fib
sample_control_r1_s1-cell_765       Cardiomyocytes                CM
sample_control_r1_s1-cell_766       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_767       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_768  Smooth muscle cells               SMC
sample_control_r1_s1-cell_769          Fibroblasts               Fib
sample_control_r1_s1-cell_770       Cardiomyocytes                CM
sample_control_r1_s1-cell_771         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_772  Smooth muscle cells               SMC
sample_control_r1_s1-cell_773       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_774  Smooth muscle cells               SMC
sample_control_r1_s1-cell_776  Smooth muscle cells               SMC
sample_control_r1_s1-cell_777       Cardiomyocytes                CM
sample_control_r1_s1-cell_778  Smooth muscle cells               SMC
sample_control_r1_s1-cell_779            Pericytes                PC
sample_control_r1_s1-cell_780       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_781          Fibroblasts               Fib
sample_control_r1_s1-cell_782       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_783    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_784    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_785          Fibroblasts               Fib
sample_control_r1_s1-cell_786    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_787       Cardiomyocytes                CM
sample_control_r1_s1-cell_788       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_789       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_790          Fibroblasts               Fib
sample_control_r1_s1-cell_791       Cardiomyocytes                CM
sample_control_r1_s1-cell_792  Smooth muscle cells               SMC
sample_control_r1_s1-cell_793  Smooth muscle cells               SMC
sample_control_r1_s1-cell_794            Pericytes                PC
sample_control_r1_s1-cell_795    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_796       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_797  Smooth muscle cells               SMC
sample_control_r1_s1-cell_798       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_799  Smooth muscle cells               SMC
sample_control_r1_s1-cell_800       Cardiomyocytes                CM
sample_control_r1_s1-cell_801       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_802          Fibroblasts               Fib
sample_control_r1_s1-cell_803            Pericytes                PC
sample_control_r1_s1-cell_804          Fibroblasts               Fib
sample_control_r1_s1-cell_805       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_806          Fibroblasts               Fib
sample_control_r1_s1-cell_807       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_808    Endothelial cells                EC
sample_control_r1_s1-cell_809    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_810         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_811       Cardiomyocytes                CM
sample_control_r1_s1-cell_812  Smooth muscle cells               SMC
sample_control_r1_s1-cell_813       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_814    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_815            Pericytes                PC
sample_control_r1_s1-cell_816       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_817       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_818       Cardiomyocytes                CM
sample_control_r1_s1-cell_821          Fibroblasts               Fib
sample_control_r1_s1-cell_822    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_823       Cardiomyocytes                CM
sample_control_r1_s1-cell_824       Cardiomyocytes                CM
sample_control_r1_s1-cell_825            Pericytes                PC
sample_control_r1_s1-cell_826       Cardiomyocytes                CM
sample_control_r1_s1-cell_827       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_828    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_829          Fibroblasts               Fib
sample_control_r1_s1-cell_830    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_831    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_832       Cardiomyocytes                CM
sample_control_r1_s1-cell_833          Fibroblasts               Fib
sample_control_r1_s1-cell_834          Fibroblasts               Fib
sample_control_r1_s1-cell_835          Fibroblasts               Fib
sample_control_r1_s1-cell_836       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_837            Pericytes                PC
sample_control_r1_s1-cell_838       Cardiomyocytes      Capillary EC
sample_control_r1_s1-cell_839       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_840       Cardiomyocytes                CM
sample_control_r1_s1-cell_842    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_844    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_845       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_846          Fibroblasts               Fib
sample_control_r1_s1-cell_847       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_848       Cardiomyocytes                CM
sample_control_r1_s1-cell_849    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_850       Cardiomyocytes                CM
sample_control_r1_s1-cell_851          Fibroblasts               Fib
sample_control_r1_s1-cell_853    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_854       Cardiomyocytes                CM
sample_control_r1_s1-cell_856       Cardiomyocytes                CM
sample_control_r1_s1-cell_857       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_858       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_859    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_860       Cardiomyocytes                CM
sample_control_r1_s1-cell_861       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_862    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_863  Smooth muscle cells               SMC
sample_control_r1_s1-cell_864    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_865    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_866    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_867            Pericytes                PC
sample_control_r1_s1-cell_868       Cardiomyocytes                CM
sample_control_r1_s1-cell_869          Fibroblasts               Fib
sample_control_r1_s1-cell_870       Cardiomyocytes                CM
sample_control_r1_s1-cell_871       Cardiomyocytes                CM
sample_control_r1_s1-cell_872       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_873    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_874       Cardiomyocytes                CM
sample_control_r1_s1-cell_875          Fibroblasts               Fib
sample_control_r1_s1-cell_876       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_877       Cardiomyocytes                CM
sample_control_r1_s1-cell_878       Cardiomyocytes                CM
sample_control_r1_s1-cell_879    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_880          Fibroblasts               Fib
sample_control_r1_s1-cell_881    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_883    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_884       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_885            Pericytes                PC
sample_control_r1_s1-cell_886       Cardiomyocytes                CM
sample_control_r1_s1-cell_887       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_888       Cardiomyocytes                CM
sample_control_r1_s1-cell_889    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_890         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_891       Cardiomyocytes                CM
sample_control_r1_s1-cell_892       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_893    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_894    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_895       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_896       Cardiomyocytes                CM
sample_control_r1_s1-cell_897    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_898       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_899    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_900       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_901       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_902       Cardiomyocytes                CM
sample_control_r1_s1-cell_903          Fibroblasts               Fib
sample_control_r1_s1-cell_904    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_905         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_906    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_907    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_908       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_909       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_910          Fibroblasts               Fib
sample_control_r1_s1-cell_911    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_912       Cardiomyocytes                CM
sample_control_r1_s1-cell_913            Pericytes                PC
sample_control_r1_s1-cell_914            Pericytes                PC
sample_control_r1_s1-cell_915       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_916            Pericytes                PC
sample_control_r1_s1-cell_917       Cardiomyocytes                CM
sample_control_r1_s1-cell_918          Fibroblasts               Fib
sample_control_r1_s1-cell_919          Fibroblasts               Fib
sample_control_r1_s1-cell_920          Fibroblasts               Fib
sample_control_r1_s1-cell_921       Cardiomyocytes                CM
sample_control_r1_s1-cell_922       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_923    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_924    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_925            Pericytes                PC
sample_control_r1_s1-cell_926          Fibroblasts               Fib
sample_control_r1_s1-cell_927       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_928       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_929            Pericytes                PC
sample_control_r1_s1-cell_930       Cardiomyocytes                CM
sample_control_r1_s1-cell_931       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_932    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_933       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_934       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_937    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_938  Smooth muscle cells               SMC
sample_control_r1_s1-cell_939    Endothelial cells                EC
sample_control_r1_s1-cell_940    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_941       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_942       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_943    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_944       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_945         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_946    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_947       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_948       Cardiomyocytes                CM
sample_control_r1_s1-cell_949          Fibroblasts               Fib
sample_control_r1_s1-cell_950    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_951    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_952       Cardiomyocytes                CM
sample_control_r1_s1-cell_953       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_954       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_955       Cardiomyocytes                CM
sample_control_r1_s1-cell_956       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_957    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_958       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_959         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_961       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_962    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_963       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_964          Fibroblasts               Fib
sample_control_r1_s1-cell_965         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_966       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_967       Cardiomyocytes                CM
sample_control_r1_s1-cell_968       Cardiomyocytes               Fib
sample_control_r1_s1-cell_969    Endothelial cells       Endocardial
sample_control_r1_s1-cell_970          Fibroblasts               Fib
sample_control_r1_s1-cell_971    Endothelial cells       Endocardial
sample_control_r1_s1-cell_972       Cardiomyocytes               Fib
sample_control_r1_s1-cell_973    Endothelial cells                PC
sample_control_r1_s1-cell_974       Cardiomyocytes                CM
sample_control_r1_s1-cell_975       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_976    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_977       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_978       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_979       Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_980       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_981       Cardiomyocytes                PC
sample_control_r1_s1-cell_982       Cardiomyocytes                CM
sample_control_r1_s1-cell_983            Pericytes                PC
sample_control_r1_s1-cell_984    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_985    Endothelial cells      Capillary EC
sample_control_r1_s1-cell_986       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_987       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_988         Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_989            Pericytes                PC
sample_control_r1_s1-cell_990       Cardiomyocytes                CM
sample_control_r1_s1-cell_991       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_992            Pericytes                PC
sample_control_r1_s1-cell_993       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_994          Fibroblasts               Fib
sample_control_r1_s1-cell_995       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_996       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_997       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_998       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_999       Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1000      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1001      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1002      Cardiomyocytes                CM
sample_control_r1_s1-cell_1003         Fibroblasts               Fib
sample_control_r1_s1-cell_1004         Fibroblasts               Fib
sample_control_r1_s1-cell_1005   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1007      Cardiomyocytes                CM
sample_control_r1_s1-cell_1008      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1009   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1010   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1011         Fibroblasts               Fib
sample_control_r1_s1-cell_1012      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1014        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1015         Fibroblasts               Fib
sample_control_r1_s1-cell_1016   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1017           Pericytes                PC
sample_control_r1_s1-cell_1018      Cardiomyocytes                CM
sample_control_r1_s1-cell_1019   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1020      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1021   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1022      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1023      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1024   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1025      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1026   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1027      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1028      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1030   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1032      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1033      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1034      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1035      Cardiomyocytes                CM
sample_control_r1_s1-cell_1036   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1037         Fibroblasts               Fib
sample_control_r1_s1-cell_1038         Fibroblasts               Fib
sample_control_r1_s1-cell_1039   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1040         Fibroblasts               Fib
sample_control_r1_s1-cell_1041      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1042         Fibroblasts               Fib
sample_control_r1_s1-cell_1043      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1044         Fibroblasts               Fib
sample_control_r1_s1-cell_1045   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1046         Fibroblasts               Fib
sample_control_r1_s1-cell_1047         Fibroblasts               Fib
sample_control_r1_s1-cell_1048      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1049      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1050   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1051      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1052           Pericytes                PC
sample_control_r1_s1-cell_1053      Cardiomyocytes                CM
sample_control_r1_s1-cell_1054   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1055      Cardiomyocytes                CM
sample_control_r1_s1-cell_1056      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1057   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1059      Cardiomyocytes                CM
sample_control_r1_s1-cell_1060           Pericytes                PC
sample_control_r1_s1-cell_1061         Fibroblasts               Fib
sample_control_r1_s1-cell_1062      Cardiomyocytes                CM
sample_control_r1_s1-cell_1063      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1064      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1065      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1066   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1067      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1068           Pericytes                PC
sample_control_r1_s1-cell_1069      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1070      Cardiomyocytes                CM
sample_control_r1_s1-cell_1071      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1072   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1073           Pericytes                PC
sample_control_r1_s1-cell_1074      Cardiomyocytes                CM
sample_control_r1_s1-cell_1075         Fibroblasts               Fib
sample_control_r1_s1-cell_1076         Fibroblasts               Fib
sample_control_r1_s1-cell_1077      Cardiomyocytes                CM
sample_control_r1_s1-cell_1078   Endothelial cells                EC
sample_control_r1_s1-cell_1079      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1080         Fibroblasts               Fib
sample_control_r1_s1-cell_1081 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1082      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1083      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1084      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1086   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1087      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1089         Fibroblasts               Fib
sample_control_r1_s1-cell_1090   Endothelial cells                EC
sample_control_r1_s1-cell_1091         Fibroblasts               Fib
sample_control_r1_s1-cell_1092         Fibroblasts               Fib
sample_control_r1_s1-cell_1093      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1094   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1095   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1096        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1098   Replicating cells               Rep
sample_control_r1_s1-cell_1099         Fibroblasts               Fib
sample_control_r1_s1-cell_1100   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1101      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1102           Pericytes                PC
sample_control_r1_s1-cell_1103           Pericytes                PC
sample_control_r1_s1-cell_1104      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1106      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1107        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1108      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1109   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1111      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1112        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1113   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1114   Endothelial cells            CM-BZ1
sample_control_r1_s1-cell_1115      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1116           Pericytes                PC
sample_control_r1_s1-cell_1117      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1118   Endothelial cells                EC
sample_control_r1_s1-cell_1119      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1120   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1121   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_1122   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1123           Pericytes                PC
sample_control_r1_s1-cell_1124      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1125         Fibroblasts               Fib
sample_control_r1_s1-cell_1126   Endothelial cells               Fib
sample_control_r1_s1-cell_1127      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1128      Cardiomyocytes                CM
sample_control_r1_s1-cell_1129      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1130      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1132         Fibroblasts               Fib
sample_control_r1_s1-cell_1133      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1134   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1135      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1136   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1137      Cardiomyocytes                CM
sample_control_r1_s1-cell_1138         Fibroblasts               Fib
sample_control_r1_s1-cell_1139         Fibroblasts               Fib
sample_control_r1_s1-cell_1140   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1141      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1142   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1143   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1144      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1145           Pericytes                PC
sample_control_r1_s1-cell_1146      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1147           Pericytes                PC
sample_control_r1_s1-cell_1148      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1149      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1150      Cardiomyocytes                CM
sample_control_r1_s1-cell_1151   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1152   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1153      Cardiomyocytes                CM
sample_control_r1_s1-cell_1154      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1155   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1156         Fibroblasts               Fib
sample_control_r1_s1-cell_1157 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1158   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1159      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1160      Cardiomyocytes                CM
sample_control_r1_s1-cell_1161      Cardiomyocytes                CM
sample_control_r1_s1-cell_1162      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1163         Fibroblasts               Fib
sample_control_r1_s1-cell_1164      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1165         Fibroblasts               Fib
sample_control_r1_s1-cell_1166      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1167   Endothelial cells                EC
sample_control_r1_s1-cell_1168      Cardiomyocytes                CM
sample_control_r1_s1-cell_1169      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1170         Fibroblasts               Fib
sample_control_r1_s1-cell_1171   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1172      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1173      Cardiomyocytes                CM
sample_control_r1_s1-cell_1174      Cardiomyocytes                CM
sample_control_r1_s1-cell_1176   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_1177           Pericytes                PC
sample_control_r1_s1-cell_1178         Fibroblasts               Fib
sample_control_r1_s1-cell_1179         Fibroblasts               Fib
sample_control_r1_s1-cell_1180      Cardiomyocytes               Fib
sample_control_r1_s1-cell_1181      Cardiomyocytes                CM
sample_control_r1_s1-cell_1182   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1183   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1184   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1185      Cardiomyocytes                CM
sample_control_r1_s1-cell_1186      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1187         Fibroblasts               Fib
sample_control_r1_s1-cell_1188      Cardiomyocytes                CM
sample_control_r1_s1-cell_1189      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1190         Fibroblasts               Fib
sample_control_r1_s1-cell_1191      Cardiomyocytes                CM
sample_control_r1_s1-cell_1192           Pericytes                PC
sample_control_r1_s1-cell_1193         Fibroblasts               Fib
sample_control_r1_s1-cell_1194      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1195   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1196      Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_1197      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1198      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1199      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1200      Cardiomyocytes                CM
sample_control_r1_s1-cell_1201      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1202      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1203      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1204           Pericytes                PC
sample_control_r1_s1-cell_1205   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1206   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1207      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1208   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1209         Fibroblasts               Fib
sample_control_r1_s1-cell_1210      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1213 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1214 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1215        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1216   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1217      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1218        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1219      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1220      Cardiomyocytes                CM
sample_control_r1_s1-cell_1221      Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_1222   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1223   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1224   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1225   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1226 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1227   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1228   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1230         Fibroblasts               Fib
sample_control_r1_s1-cell_1231      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1232   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1233   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1234   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1235         Fibroblasts               Fib
sample_control_r1_s1-cell_1236         Fibroblasts               Fib
sample_control_r1_s1-cell_1237        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1238         Fibroblasts               Fib
sample_control_r1_s1-cell_1239      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1240         Fibroblasts               Fib
sample_control_r1_s1-cell_1241      Cardiomyocytes                CM
sample_control_r1_s1-cell_1242   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1243   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1245      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1247 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1248 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1249         Fibroblasts               Fib
sample_control_r1_s1-cell_1250      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1251      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1252   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1253      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1254   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1255      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1256   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1257      Cardiomyocytes                CM
sample_control_r1_s1-cell_1258         Fibroblasts               Fib
sample_control_r1_s1-cell_1259      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1261   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1262      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1263   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1264   Endothelial cells               Fib
sample_control_r1_s1-cell_1265      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1266      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1267           Pericytes                PC
sample_control_r1_s1-cell_1268      Cardiomyocytes                CM
sample_control_r1_s1-cell_1269      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1270      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1271           Pericytes                PC
sample_control_r1_s1-cell_1272      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1273      Cardiomyocytes                CM
sample_control_r1_s1-cell_1274         Fibroblasts               Fib
sample_control_r1_s1-cell_1275         Fibroblasts               Fib
sample_control_r1_s1-cell_1276      Cardiomyocytes                CM
sample_control_r1_s1-cell_1277      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1278   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1279        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1280         Fibroblasts               Fib
sample_control_r1_s1-cell_1281      Cardiomyocytes                CM
sample_control_r1_s1-cell_1282      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1283 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1284         Fibroblasts               Fib
sample_control_r1_s1-cell_1285   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1286      Cardiomyocytes               Fib
sample_control_r1_s1-cell_1287           Pericytes                PC
sample_control_r1_s1-cell_1288      Cardiomyocytes                CM
sample_control_r1_s1-cell_1289         Fibroblasts               Fib
sample_control_r1_s1-cell_1290      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1291      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1292      Cardiomyocytes                CM
sample_control_r1_s1-cell_1294   Replicating cells               Rep
sample_control_r1_s1-cell_1295      Cardiomyocytes                CM
sample_control_r1_s1-cell_1296         Fibroblasts               Fib
sample_control_r1_s1-cell_1297         Fibroblasts               Fib
sample_control_r1_s1-cell_1298           Pericytes                PC
sample_control_r1_s1-cell_1299      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1300           Pericytes                PC
sample_control_r1_s1-cell_1301      Cardiomyocytes                CM
sample_control_r1_s1-cell_1302         Fibroblasts               Fib
sample_control_r1_s1-cell_1303         Fibroblasts               Fib
sample_control_r1_s1-cell_1304        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1305      Cardiomyocytes                CM
sample_control_r1_s1-cell_1306      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1307      Cardiomyocytes                CM
sample_control_r1_s1-cell_1308      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1309         Fibroblasts               Fib
sample_control_r1_s1-cell_1310   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1311         Fibroblasts               Fib
sample_control_r1_s1-cell_1312      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1313      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1314      Cardiomyocytes                CM
sample_control_r1_s1-cell_1315   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1316         Fibroblasts               Fib
sample_control_r1_s1-cell_1317   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1318      Cardiomyocytes                CM
sample_control_r1_s1-cell_1319   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1320   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1321      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1322   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1323      Cardiomyocytes                CM
sample_control_r1_s1-cell_1324           Pericytes                PC
sample_control_r1_s1-cell_1325      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1326      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1327         Fibroblasts               Fib
sample_control_r1_s1-cell_1328         Fibroblasts               Fib
sample_control_r1_s1-cell_1329      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1330      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1331      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1332      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1333      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1334   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1335      Cardiomyocytes                CM
sample_control_r1_s1-cell_1336   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1337      Cardiomyocytes                CM
sample_control_r1_s1-cell_1338         Fibroblasts               Fib
sample_control_r1_s1-cell_1339      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1340      Cardiomyocytes                CM
sample_control_r1_s1-cell_1342   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1343   Endothelial cells                EC
sample_control_r1_s1-cell_1345      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1346      Cardiomyocytes                CM
sample_control_r1_s1-cell_1347   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1348         Fibroblasts               Fib
sample_control_r1_s1-cell_1350           Pericytes                PC
sample_control_r1_s1-cell_1351      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1352   Replicating cells               Rep
sample_control_r1_s1-cell_1353   Replicating cells               Rep
sample_control_r1_s1-cell_1354         Fibroblasts               Fib
sample_control_r1_s1-cell_1355   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1356   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1357      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1358         Fibroblasts               Fib
sample_control_r1_s1-cell_1359   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1360      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1361      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1362           Pericytes                PC
sample_control_r1_s1-cell_1363   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1364      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1365         Fibroblasts               Fib
sample_control_r1_s1-cell_1366         Fibroblasts               Fib
sample_control_r1_s1-cell_1367   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1368         Fibroblasts               Fib
sample_control_r1_s1-cell_1369   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_1370      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1371      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1372      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1373   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1374   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1375   Endothelial cells                EC
sample_control_r1_s1-cell_1376      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1377           Pericytes                PC
sample_control_r1_s1-cell_1378      Cardiomyocytes                CM
sample_control_r1_s1-cell_1379      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1380   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1381   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1382   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1383         Fibroblasts               Fib
sample_control_r1_s1-cell_1384   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1385      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1386      Cardiomyocytes                CM
sample_control_r1_s1-cell_1387   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1388   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1389   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1390      Cardiomyocytes                CM
sample_control_r1_s1-cell_1391   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1392      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1393      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1394   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1395   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1396   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1397      Cardiomyocytes                CM
sample_control_r1_s1-cell_1398      Cardiomyocytes                CM
sample_control_r1_s1-cell_1399   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1400      Cardiomyocytes                CM
sample_control_r1_s1-cell_1401        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1403      Cardiomyocytes                CM
sample_control_r1_s1-cell_1404   Replicating cells               Rep
sample_control_r1_s1-cell_1405         Fibroblasts               Fib
sample_control_r1_s1-cell_1406      Cardiomyocytes                CM
sample_control_r1_s1-cell_1407      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1408   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1409      Cardiomyocytes                CM
sample_control_r1_s1-cell_1410      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1411      Cardiomyocytes                CM
sample_control_r1_s1-cell_1412      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1413      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1414   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1415      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1416      Cardiomyocytes                CM
sample_control_r1_s1-cell_1417      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1418      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1419 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1420   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1421   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1422   Replicating cells               Rep
sample_control_r1_s1-cell_1423      Cardiomyocytes                CM
sample_control_r1_s1-cell_1424   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_1425   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1426      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1427         Fibroblasts               Fib
sample_control_r1_s1-cell_1428         Fibroblasts               Fib
sample_control_r1_s1-cell_1429   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1431   Endothelial cells                EC
sample_control_r1_s1-cell_1432      Cardiomyocytes                CM
sample_control_r1_s1-cell_1433      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1434 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1435 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1436      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1437      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1438      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1439           Pericytes                PC
sample_control_r1_s1-cell_1440 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1441      Cardiomyocytes                CM
sample_control_r1_s1-cell_1442      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1443           Pericytes                PC
sample_control_r1_s1-cell_1444   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1445      Cardiomyocytes                CM
sample_control_r1_s1-cell_1446   Endothelial cells                EC
sample_control_r1_s1-cell_1447   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1448   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1449      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1450      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1451   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1452      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1453      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1454      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1455      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1456           Pericytes                PC
sample_control_r1_s1-cell_1457   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1458         Fibroblasts               Fib
sample_control_r1_s1-cell_1459   Endothelial cells               Fib
sample_control_r1_s1-cell_1460      Cardiomyocytes                CM
sample_control_r1_s1-cell_1461   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1462      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1463      Cardiomyocytes                CM
sample_control_r1_s1-cell_1464   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1465      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1466      Cardiomyocytes                CM
sample_control_r1_s1-cell_1467   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1468      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1469      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1470   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1471      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1472      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1473      Cardiomyocytes                CM
sample_control_r1_s1-cell_1474      Cardiomyocytes                CM
sample_control_r1_s1-cell_1477      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1478      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1479         Fibroblasts               Fib
sample_control_r1_s1-cell_1480   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1481   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1482         Fibroblasts               Fib
sample_control_r1_s1-cell_1483        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1485         Fibroblasts               Fib
sample_control_r1_s1-cell_1486      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1487   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1488      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1489         Fibroblasts               Fib
sample_control_r1_s1-cell_1490   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1491         Fibroblasts               Fib
sample_control_r1_s1-cell_1492           Pericytes                PC
sample_control_r1_s1-cell_1493        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1494      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1495        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1496         Fibroblasts               Fib
sample_control_r1_s1-cell_1497      Cardiomyocytes                CM
sample_control_r1_s1-cell_1498   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1499   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1500   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_1501        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1502           Pericytes                PC
sample_control_r1_s1-cell_1504           Pericytes                PC
sample_control_r1_s1-cell_1505   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1506      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1507      Cardiomyocytes          Mo/MO/DC
sample_control_r1_s1-cell_1508   Endothelial cells               SMC
sample_control_r1_s1-cell_1509        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1510      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1511      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1512           Pericytes                PC
sample_control_r1_s1-cell_1513   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1514         Fibroblasts               Fib
sample_control_r1_s1-cell_1515   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1516         Fibroblasts               Fib
sample_control_r1_s1-cell_1517        Immune cells            CM-BZ2
sample_control_r1_s1-cell_1518      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1519      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1521   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1522      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1523      Cardiomyocytes                CM
sample_control_r1_s1-cell_1524 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1525      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1526      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1527   Endothelial cells                EC
sample_control_r1_s1-cell_1528      Cardiomyocytes               Fib
sample_control_r1_s1-cell_1529      Cardiomyocytes                CM
sample_control_r1_s1-cell_1530   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1531      Cardiomyocytes                CM
sample_control_r1_s1-cell_1532      Cardiomyocytes                CM
sample_control_r1_s1-cell_1533 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1534         Fibroblasts               Fib
sample_control_r1_s1-cell_1535         Fibroblasts               Fib
sample_control_r1_s1-cell_1536      Cardiomyocytes                CM
sample_control_r1_s1-cell_1537      Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_1538      Cardiomyocytes                CM
sample_control_r1_s1-cell_1539         Fibroblasts               Fib
sample_control_r1_s1-cell_1540      Cardiomyocytes                CM
sample_control_r1_s1-cell_1541           Pericytes                PC
sample_control_r1_s1-cell_1542      Cardiomyocytes                CM
sample_control_r1_s1-cell_1543      Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_1544        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1545      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1546      Cardiomyocytes                CM
sample_control_r1_s1-cell_1547        Immune cells          Lymphoid
sample_control_r1_s1-cell_1548      Cardiomyocytes                CM
sample_control_r1_s1-cell_1549      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1550 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1551      Cardiomyocytes                CM
sample_control_r1_s1-cell_1552      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1553   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1554   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1555      Cardiomyocytes                CM
sample_control_r1_s1-cell_1556        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1557   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1558      Cardiomyocytes                CM
sample_control_r1_s1-cell_1559         Fibroblasts               Fib
sample_control_r1_s1-cell_1560      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1562   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1563   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1564        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1565 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1566      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1567      Cardiomyocytes                CM
sample_control_r1_s1-cell_1568         Fibroblasts               Fib
sample_control_r1_s1-cell_1569   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1570         Fibroblasts               Fib
sample_control_r1_s1-cell_1571      Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_1572           Pericytes                PC
sample_control_r1_s1-cell_1573      Cardiomyocytes                CM
sample_control_r1_s1-cell_1574 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1575      Cardiomyocytes                CM
sample_control_r1_s1-cell_1577      Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_1578   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1579 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1580   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1581   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1582        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1583         Fibroblasts               Fib
sample_control_r1_s1-cell_1584   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1586      Cardiomyocytes                CM
sample_control_r1_s1-cell_1587         Fibroblasts               Fib
sample_control_r1_s1-cell_1588      Cardiomyocytes                CM
sample_control_r1_s1-cell_1589   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1590   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1591      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1592      Cardiomyocytes                CM
sample_control_r1_s1-cell_1593      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1594      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1595      Cardiomyocytes                CM
sample_control_r1_s1-cell_1596      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1597 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1598        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1599   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1601   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1602        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1603 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1604      Cardiomyocytes                CM
sample_control_r1_s1-cell_1605      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1606      Cardiomyocytes                CM
sample_control_r1_s1-cell_1607      Cardiomyocytes                CM
sample_control_r1_s1-cell_1608         Fibroblasts               Fib
sample_control_r1_s1-cell_1609         Fibroblasts               Fib
sample_control_r1_s1-cell_1610         Fibroblasts               Fib
sample_control_r1_s1-cell_1611   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1612   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1613      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1614 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1615        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1616      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1617   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1618      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1619         Fibroblasts               Fib
sample_control_r1_s1-cell_1620        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1621   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1622      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1623   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1624      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1625   Endothelial cells               Fib
sample_control_r1_s1-cell_1626   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1627   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1628         Fibroblasts               Fib
sample_control_r1_s1-cell_1629      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1630   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1631      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1632           Pericytes                PC
sample_control_r1_s1-cell_1633   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1634      Cardiomyocytes                CM
sample_control_r1_s1-cell_1635   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1636         Fibroblasts               Fib
sample_control_r1_s1-cell_1637         Fibroblasts               Fib
sample_control_r1_s1-cell_1638         Fibroblasts               Fib
sample_control_r1_s1-cell_1640      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1641 Smooth muscle cells               SMC
sample_control_r1_s1-cell_1642      Cardiomyocytes                CM
sample_control_r1_s1-cell_1643           Pericytes                PC
sample_control_r1_s1-cell_1644      Cardiomyocytes                CM
sample_control_r1_s1-cell_1645      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1646         Fibroblasts               Fib
sample_control_r1_s1-cell_1647      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1648   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1649      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1650      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1651        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1652      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1653      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1654      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1655   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1656   Endothelial cells                EC
sample_control_r1_s1-cell_1657   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1658   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1659      Cardiomyocytes                CM
sample_control_r1_s1-cell_1660   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1661   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1662      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1663      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1664   Endothelial cells               Fib
sample_control_r1_s1-cell_1665   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1666         Fibroblasts               Fib
sample_control_r1_s1-cell_1667         Fibroblasts               Fib
sample_control_r1_s1-cell_1668   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1669   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1670   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1671      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1672   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1673   Endothelial cells                EC
sample_control_r1_s1-cell_1674   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1675      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1676      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1677      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1678      Cardiomyocytes                CM
sample_control_r1_s1-cell_1679      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1680      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1681         Fibroblasts               Fib
sample_control_r1_s1-cell_1682         Fibroblasts               Fib
sample_control_r1_s1-cell_1683      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1684      Cardiomyocytes                CM
sample_control_r1_s1-cell_1685         Fibroblasts               Fib
sample_control_r1_s1-cell_1686      Cardiomyocytes                CM
sample_control_r1_s1-cell_1687      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1688      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1689      Cardiomyocytes                CM
sample_control_r1_s1-cell_1690   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_1691      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1692      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1693   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1694      Cardiomyocytes                CM
sample_control_r1_s1-cell_1695      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1696      Cardiomyocytes                CM
sample_control_r1_s1-cell_1697   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1698      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1699   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1700      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1701         Fibroblasts               Fib
sample_control_r1_s1-cell_1702   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1703         Fibroblasts               Fib
sample_control_r1_s1-cell_1704      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1705           Pericytes                PC
sample_control_r1_s1-cell_1706      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1707   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1708         Fibroblasts               Fib
sample_control_r1_s1-cell_1709      Cardiomyocytes                CM
sample_control_r1_s1-cell_1710      Cardiomyocytes                CM
sample_control_r1_s1-cell_1711      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1712      Cardiomyocytes                CM
sample_control_r1_s1-cell_1713         Fibroblasts               Fib
sample_control_r1_s1-cell_1714      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1715   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1716         Fibroblasts               Fib
sample_control_r1_s1-cell_1717   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1718      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1719         Fibroblasts               Fib
sample_control_r1_s1-cell_1720      Cardiomyocytes                CM
sample_control_r1_s1-cell_1721      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1722      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1723      Cardiomyocytes               Fib
sample_control_r1_s1-cell_1724      Cardiomyocytes                CM
sample_control_r1_s1-cell_1725      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1726      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1727      Cardiomyocytes                CM
sample_control_r1_s1-cell_1728   Endothelial cells                EC
sample_control_r1_s1-cell_1729      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1730      Cardiomyocytes                CM
sample_control_r1_s1-cell_1731   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1732           Pericytes                PC
sample_control_r1_s1-cell_1733      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1734        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1735   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1736         Fibroblasts               Fib
sample_control_r1_s1-cell_1737      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1738      Cardiomyocytes               Fib
sample_control_r1_s1-cell_1739         Fibroblasts               Fib
sample_control_r1_s1-cell_1740      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1741        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1742         Fibroblasts               Fib
sample_control_r1_s1-cell_1743      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1744   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1745      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1746        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1747   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1748      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1749      Cardiomyocytes                CM
sample_control_r1_s1-cell_1750        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1751      Cardiomyocytes                CM
sample_control_r1_s1-cell_1752      Cardiomyocytes                CM
sample_control_r1_s1-cell_1753      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1754      Cardiomyocytes                CM
sample_control_r1_s1-cell_1755   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1757   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1758   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1759      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1760   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1761      Cardiomyocytes                CM
sample_control_r1_s1-cell_1762      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1763   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1764      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1765      Cardiomyocytes                CM
sample_control_r1_s1-cell_1766      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1767   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1768      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1769      Cardiomyocytes                CM
sample_control_r1_s1-cell_1770   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1771   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1772      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1773   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1774   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1775      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1776   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1777   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1778      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1779      Cardiomyocytes                CM
sample_control_r1_s1-cell_1780      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1781   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1782      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1783   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1784        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1785   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1786   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1787      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1788      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1789         Fibroblasts               Fib
sample_control_r1_s1-cell_1790      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1791         Fibroblasts               Fib
sample_control_r1_s1-cell_1792      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1793      Cardiomyocytes                CM
sample_control_r1_s1-cell_1794      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1795   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1796   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1797        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1798      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1799      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1800   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1801   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1802      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1803   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1804   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1805   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1806      Cardiomyocytes                CM
sample_control_r1_s1-cell_1807   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1808   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1809           Pericytes                PC
sample_control_r1_s1-cell_1810      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1811   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1812   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1813   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1814      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1815   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1816      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1817   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1819      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1820      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1821      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1822   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1823      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1824      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1825      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1826      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1827   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1828      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1830   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1831      Cardiomyocytes                CM
sample_control_r1_s1-cell_1832   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1833      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1834      Cardiomyocytes                CM
sample_control_r1_s1-cell_1835   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1836         Fibroblasts               Fib
sample_control_r1_s1-cell_1837         Fibroblasts               Fib
sample_control_r1_s1-cell_1838      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1839      Cardiomyocytes                CM
sample_control_r1_s1-cell_1840      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1841      Cardiomyocytes                CM
sample_control_r1_s1-cell_1842   Endothelial cells                PC
sample_control_r1_s1-cell_1843      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1844      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1845      Cardiomyocytes                CM
sample_control_r1_s1-cell_1846      Cardiomyocytes                CM
sample_control_r1_s1-cell_1847   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1848      Cardiomyocytes                PC
sample_control_r1_s1-cell_1849   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1850      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1851      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1852   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_1853   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_1854   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1855      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1856         Fibroblasts               Fib
sample_control_r1_s1-cell_1857      Cardiomyocytes                CM
sample_control_r1_s1-cell_1858      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1859   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1860      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1862      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1863   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1864      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1865   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1866      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1867      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1868      Cardiomyocytes                CM
sample_control_r1_s1-cell_1869      Cardiomyocytes                CM
sample_control_r1_s1-cell_1870      Cardiomyocytes               Fib
sample_control_r1_s1-cell_1871   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1872   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1873      Cardiomyocytes                CM
sample_control_r1_s1-cell_1874      Cardiomyocytes                CM
sample_control_r1_s1-cell_1875   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1876      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1877   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1878   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1879      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1880   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1881      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1882         Fibroblasts               Fib
sample_control_r1_s1-cell_1883      Cardiomyocytes                CM
sample_control_r1_s1-cell_1884   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1886      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1889      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1891      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1892      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1893   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1894   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1895      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1896   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1897         Fibroblasts               Fib
sample_control_r1_s1-cell_1898      Cardiomyocytes                CM
sample_control_r1_s1-cell_1899   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1900      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1901   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1902   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1904      Cardiomyocytes                CM
sample_control_r1_s1-cell_1908      Cardiomyocytes                CM
sample_control_r1_s1-cell_1909   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_1910   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1911   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1912      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1913   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1914      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1915         Fibroblasts               Fib
sample_control_r1_s1-cell_1916   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1917   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1918           Pericytes                PC
sample_control_r1_s1-cell_1919   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1920   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1921   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1922   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1923      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1924         Fibroblasts               Fib
sample_control_r1_s1-cell_1925      Cardiomyocytes               Fib
sample_control_r1_s1-cell_1926   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1927      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1928           Pericytes                PC
sample_control_r1_s1-cell_1929   Endothelial cells            CM-BZ1
sample_control_r1_s1-cell_1930   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_1931      Cardiomyocytes                CM
sample_control_r1_s1-cell_1932   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_1933   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1934      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1935           Pericytes                PC
sample_control_r1_s1-cell_1936      Cardiomyocytes               Fib
sample_control_r1_s1-cell_1937   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1938      Cardiomyocytes                CM
sample_control_r1_s1-cell_1939   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1940      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1943   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1944      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1945      Cardiomyocytes                CM
sample_control_r1_s1-cell_1946   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1947      Cardiomyocytes                CM
sample_control_r1_s1-cell_1948      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1949      Cardiomyocytes                CM
sample_control_r1_s1-cell_1950   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1951   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1952   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1953      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1955   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1956   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1957   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1958   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1959        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_1960         Fibroblasts               Fib
sample_control_r1_s1-cell_1961   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1962      Cardiomyocytes                CM
sample_control_r1_s1-cell_1963   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1964   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1965   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1966   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1967   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1968      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1970      Cardiomyocytes                CM
sample_control_r1_s1-cell_1971      Cardiomyocytes                CM
sample_control_r1_s1-cell_1972      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1973   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1975      Cardiomyocytes                CM
sample_control_r1_s1-cell_1976   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1977      Cardiomyocytes                CM
sample_control_r1_s1-cell_1978   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1979      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1980      Cardiomyocytes                CM
sample_control_r1_s1-cell_1981         Fibroblasts               Fib
sample_control_r1_s1-cell_1982   Endothelial cells       Endocardial
sample_control_r1_s1-cell_1983      Cardiomyocytes                CM
sample_control_r1_s1-cell_1984      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1985      Cardiomyocytes                CM
sample_control_r1_s1-cell_1986   Endothelial cells                EC
sample_control_r1_s1-cell_1987   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1988      Cardiomyocytes                CM
sample_control_r1_s1-cell_1989      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1990         Fibroblasts               Fib
sample_control_r1_s1-cell_1991      Cardiomyocytes                CM
sample_control_r1_s1-cell_1992      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1993      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1994   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_1995      Cardiomyocytes                CM
sample_control_r1_s1-cell_1996      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1997      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1998      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_1999      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2000        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2001      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2002         Fibroblasts               Fib
sample_control_r1_s1-cell_2003         Fibroblasts               Fib
sample_control_r1_s1-cell_2004      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2005   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2006        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2007   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2008         Fibroblasts               Fib
sample_control_r1_s1-cell_2009         Fibroblasts               Fib
sample_control_r1_s1-cell_2010         Fibroblasts               Fib
sample_control_r1_s1-cell_2011      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2012      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2013      Cardiomyocytes                CM
sample_control_r1_s1-cell_2014      Cardiomyocytes                CM
sample_control_r1_s1-cell_2015   Endothelial cells            CM-BZ1
sample_control_r1_s1-cell_2016      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2017      Cardiomyocytes                CM
sample_control_r1_s1-cell_2018           Pericytes                PC
sample_control_r1_s1-cell_2021      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2022         Fibroblasts               Fib
sample_control_r1_s1-cell_2024      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2025   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2027         Fibroblasts               Fib
sample_control_r1_s1-cell_2028      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2030      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2031      Cardiomyocytes                CM
sample_control_r1_s1-cell_2032      Cardiomyocytes                CM
sample_control_r1_s1-cell_2033      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2034      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2035   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2036      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2037   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2038      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2039      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2040         Fibroblasts               Fib
sample_control_r1_s1-cell_2041   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2042      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2043      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2044      Cardiomyocytes                CM
sample_control_r1_s1-cell_2045      Cardiomyocytes                CM
sample_control_r1_s1-cell_2046        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2047      Cardiomyocytes                CM
sample_control_r1_s1-cell_2048      Cardiomyocytes                CM
sample_control_r1_s1-cell_2049      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2050      Cardiomyocytes                CM
sample_control_r1_s1-cell_2051        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2052      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2053      Cardiomyocytes                CM
sample_control_r1_s1-cell_2054      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2055      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2056   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2057      Cardiomyocytes                CM
sample_control_r1_s1-cell_2058      Cardiomyocytes                CM
sample_control_r1_s1-cell_2059      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2060      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2061      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2062   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2063   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2064   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2065      Cardiomyocytes                CM
sample_control_r1_s1-cell_2066      Cardiomyocytes                CM
sample_control_r1_s1-cell_2067   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2068   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_2069      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2070      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2071      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2072      Cardiomyocytes                CM
sample_control_r1_s1-cell_2073   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2074      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2075      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2076      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2077   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2078      Cardiomyocytes                CM
sample_control_r1_s1-cell_2079   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2080      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2081      Cardiomyocytes                CM
sample_control_r1_s1-cell_2082   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2083      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2084   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2085      Cardiomyocytes                CM
sample_control_r1_s1-cell_2086      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2087      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2088      Cardiomyocytes                CM
sample_control_r1_s1-cell_2089      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2090      Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_2091      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2092   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2093      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2094      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2095   Endothelial cells                EC
sample_control_r1_s1-cell_2096      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2097      Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_2098         Fibroblasts               Fib
sample_control_r1_s1-cell_2099        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2100   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2101      Cardiomyocytes                CM
sample_control_r1_s1-cell_2102           Pericytes                PC
sample_control_r1_s1-cell_2103      Cardiomyocytes                CM
sample_control_r1_s1-cell_2104      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2105         Fibroblasts               Fib
sample_control_r1_s1-cell_2106      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2107   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2108   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2109         Fibroblasts               Fib
sample_control_r1_s1-cell_2110      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2111      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2112   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2113         Fibroblasts               Fib
sample_control_r1_s1-cell_2114      Cardiomyocytes                CM
sample_control_r1_s1-cell_2115   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2116         Fibroblasts               Fib
sample_control_r1_s1-cell_2117      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2118   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_2119      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2120         Fibroblasts               Fib
sample_control_r1_s1-cell_2121      Cardiomyocytes                CM
sample_control_r1_s1-cell_2122      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2123   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2124      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2125      Cardiomyocytes                CM
sample_control_r1_s1-cell_2126         Fibroblasts               Fib
sample_control_r1_s1-cell_2127   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2128      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2129         Fibroblasts               Fib
sample_control_r1_s1-cell_2130   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_2131   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2132      Cardiomyocytes                CM
sample_control_r1_s1-cell_2133      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2135   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2136         Fibroblasts               Fib
sample_control_r1_s1-cell_2137      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2140      Cardiomyocytes                CM
sample_control_r1_s1-cell_2141      Cardiomyocytes                CM
sample_control_r1_s1-cell_2142      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2143   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2144   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_2145      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2146      Cardiomyocytes                CM
sample_control_r1_s1-cell_2147      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2148         Fibroblasts               Fib
sample_control_r1_s1-cell_2149      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2150      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2151      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2152      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2153      Cardiomyocytes                CM
sample_control_r1_s1-cell_2154   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2155   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2156      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2157   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2158 Smooth muscle cells               SMC
sample_control_r1_s1-cell_2159   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2160      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2161      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2162         Fibroblasts               Fib
sample_control_r1_s1-cell_2163      Cardiomyocytes                CM
sample_control_r1_s1-cell_2164   Endothelial cells          Mo/MO/DC
sample_control_r1_s1-cell_2165   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2166      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2167      Cardiomyocytes                CM
sample_control_r1_s1-cell_2168   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_2169   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2170      Cardiomyocytes                CM
sample_control_r1_s1-cell_2172      Cardiomyocytes                CM
sample_control_r1_s1-cell_2173   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2174   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2175      Cardiomyocytes                CM
sample_control_r1_s1-cell_2176      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2177      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2178        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2179   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2180   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2181      Cardiomyocytes                CM
sample_control_r1_s1-cell_2182      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2183         Fibroblasts               Fib
sample_control_r1_s1-cell_2184      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2185      Cardiomyocytes                CM
sample_control_r1_s1-cell_2186   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2187      Cardiomyocytes                CM
sample_control_r1_s1-cell_2188         Fibroblasts               Fib
sample_control_r1_s1-cell_2189   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2191      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2192      Cardiomyocytes                CM
sample_control_r1_s1-cell_2193   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2194        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2195         Fibroblasts               Fib
sample_control_r1_s1-cell_2196      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2197      Cardiomyocytes                CM
sample_control_r1_s1-cell_2198           Pericytes                PC
sample_control_r1_s1-cell_2199      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2200      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2201   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2202   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2203      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2204   Endothelial cells            CM-BZ1
sample_control_r1_s1-cell_2205         Fibroblasts               Fib
sample_control_r1_s1-cell_2206   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2207      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2208      Cardiomyocytes                CM
sample_control_r1_s1-cell_2209      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2210   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2211      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2212      Cardiomyocytes                CM
sample_control_r1_s1-cell_2213   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2214   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2216   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2217   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2218      Cardiomyocytes                CM
sample_control_r1_s1-cell_2219   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2220      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2222      Cardiomyocytes                CM
sample_control_r1_s1-cell_2224   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2225   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2226   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2227      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2228        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2229   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2230      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2231      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2232      Cardiomyocytes                CM
sample_control_r1_s1-cell_2233      Cardiomyocytes                CM
sample_control_r1_s1-cell_2234      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2235   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2236         Fibroblasts               Fib
sample_control_r1_s1-cell_2238      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2239         Fibroblasts               Fib
sample_control_r1_s1-cell_2240   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2241      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2242      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2243   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2244           Pericytes                PC
sample_control_r1_s1-cell_2245         Fibroblasts               Fib
sample_control_r1_s1-cell_2246         Fibroblasts               Fib
sample_control_r1_s1-cell_2247         Fibroblasts               Fib
sample_control_r1_s1-cell_2248      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2249   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2250      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2251      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2252   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2253           Pericytes                PC
sample_control_r1_s1-cell_2254   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2256      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2257      Cardiomyocytes                CM
sample_control_r1_s1-cell_2258   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2259   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2260   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2261           Pericytes                PC
sample_control_r1_s1-cell_2262      Cardiomyocytes      Capillary EC
sample_control_r1_s1-cell_2263      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2264   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2265      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2266   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2267      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2268   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2269      Cardiomyocytes                CM
sample_control_r1_s1-cell_2270   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2271   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2272         Fibroblasts               Fib
sample_control_r1_s1-cell_2273      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2274         Fibroblasts               Fib
sample_control_r1_s1-cell_2275      Cardiomyocytes                CM
sample_control_r1_s1-cell_2276         Fibroblasts               Fib
sample_control_r1_s1-cell_2277   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2278   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2279   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2280      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2281   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2282      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2283         Fibroblasts               Fib
sample_control_r1_s1-cell_2284      Cardiomyocytes                CM
sample_control_r1_s1-cell_2285      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2286        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2287         Fibroblasts               Fib
sample_control_r1_s1-cell_2288      Cardiomyocytes               Fib
sample_control_r1_s1-cell_2289      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2290      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2291      Cardiomyocytes                CM
sample_control_r1_s1-cell_2292   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2293   Endothelial cells                EC
sample_control_r1_s1-cell_2294           Pericytes                PC
sample_control_r1_s1-cell_2295      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2296      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2297   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2298      Cardiomyocytes                CM
sample_control_r1_s1-cell_2299         Fibroblasts               Fib
sample_control_r1_s1-cell_2300      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2301      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2302   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2303      Cardiomyocytes                CM
sample_control_r1_s1-cell_2304        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2305      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2306         Fibroblasts               Fib
sample_control_r1_s1-cell_2307      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2308      Cardiomyocytes                CM
sample_control_r1_s1-cell_2309      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2310      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2311      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2312   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2313        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2314      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2315   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2316         Fibroblasts               Fib
sample_control_r1_s1-cell_2317      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2318   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2319      Cardiomyocytes                CM
sample_control_r1_s1-cell_2320   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2321 Smooth muscle cells               SMC
sample_control_r1_s1-cell_2322   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2323      Cardiomyocytes                CM
sample_control_r1_s1-cell_2324      Cardiomyocytes                CM
sample_control_r1_s1-cell_2325      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2326   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2327   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2328      Cardiomyocytes               Fib
sample_control_r1_s1-cell_2329   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2330      Cardiomyocytes                CM
sample_control_r1_s1-cell_2331   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2332   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2333      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2334      Cardiomyocytes                CM
sample_control_r1_s1-cell_2335        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2336      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2337      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2338   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2339      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2340      Cardiomyocytes                CM
sample_control_r1_s1-cell_2341      Cardiomyocytes                CM
sample_control_r1_s1-cell_2342   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2343   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2344   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2345      Cardiomyocytes                CM
sample_control_r1_s1-cell_2346      Cardiomyocytes                CM
sample_control_r1_s1-cell_2347         Fibroblasts               Fib
sample_control_r1_s1-cell_2348      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2349      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2350      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2351   Endothelial cells                EC
sample_control_r1_s1-cell_2352   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2353      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2354      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2355      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2356         Fibroblasts               Fib
sample_control_r1_s1-cell_2357         Fibroblasts               Fib
sample_control_r1_s1-cell_2358      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2359      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2360      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2361      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2362      Cardiomyocytes                CM
sample_control_r1_s1-cell_2363      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2364      Cardiomyocytes                CM
sample_control_r1_s1-cell_2366   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2367      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2368      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2369 Smooth muscle cells               SMC
sample_control_r1_s1-cell_2370           Pericytes                PC
sample_control_r1_s1-cell_2371           Pericytes                PC
sample_control_r1_s1-cell_2372        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2373      Cardiomyocytes                CM
sample_control_r1_s1-cell_2374      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2375   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2376   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2377         Fibroblasts               Fib
sample_control_r1_s1-cell_2378      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2379         Fibroblasts               Fib
sample_control_r1_s1-cell_2380   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2381      Cardiomyocytes                CM
sample_control_r1_s1-cell_2382        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2383   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2384        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2385      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2386         Fibroblasts               Fib
sample_control_r1_s1-cell_2387           Pericytes                PC
sample_control_r1_s1-cell_2388   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2389      Cardiomyocytes                CM
sample_control_r1_s1-cell_2390      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2391      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2392      Cardiomyocytes                CM
sample_control_r1_s1-cell_2393   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2394      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2395   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2396      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2397      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2398   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2399      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2400   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2401   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2402   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2403         Fibroblasts               Fib
sample_control_r1_s1-cell_2404         Fibroblasts               Fib
sample_control_r1_s1-cell_2405      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2406           Pericytes                PC
sample_control_r1_s1-cell_2407   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_2408      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2409   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2410   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2411      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2412      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2413      Cardiomyocytes                CM
sample_control_r1_s1-cell_2414      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2415        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2416      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2417         Fibroblasts               Fib
sample_control_r1_s1-cell_2418      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2419   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2420      Cardiomyocytes                CM
sample_control_r1_s1-cell_2421      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2422   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2423         Fibroblasts               Fib
sample_control_r1_s1-cell_2424      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2425      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2426   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2427      Cardiomyocytes                CM
sample_control_r1_s1-cell_2428      Cardiomyocytes                CM
sample_control_r1_s1-cell_2429      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2430      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2431      Cardiomyocytes                CM
sample_control_r1_s1-cell_2432      Cardiomyocytes                CM
sample_control_r1_s1-cell_2433   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2434         Fibroblasts               Fib
sample_control_r1_s1-cell_2435      Cardiomyocytes                CM
sample_control_r1_s1-cell_2436      Cardiomyocytes                CM
sample_control_r1_s1-cell_2437      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2438      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2439      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2440      Cardiomyocytes                CM
sample_control_r1_s1-cell_2441      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2442      Cardiomyocytes                CM
sample_control_r1_s1-cell_2443   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2444      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2445      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2446         Fibroblasts               Fib
sample_control_r1_s1-cell_2447      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2448   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2449         Fibroblasts               Fib
sample_control_r1_s1-cell_2450      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2451      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2452      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2453      Cardiomyocytes                CM
sample_control_r1_s1-cell_2454   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2455   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2456   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2457   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2458   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2459      Cardiomyocytes                CM
sample_control_r1_s1-cell_2460   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2461   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2462   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_2463      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2464      Cardiomyocytes                CM
sample_control_r1_s1-cell_2465      Cardiomyocytes                PC
sample_control_r1_s1-cell_2466      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2467   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2468      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2469      Cardiomyocytes                CM
sample_control_r1_s1-cell_2470         Fibroblasts               Fib
sample_control_r1_s1-cell_2471   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2472      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2473      Cardiomyocytes                CM
sample_control_r1_s1-cell_2474      Cardiomyocytes                CM
sample_control_r1_s1-cell_2475      Cardiomyocytes                CM
sample_control_r1_s1-cell_2477         Fibroblasts               Fib
sample_control_r1_s1-cell_2478      Cardiomyocytes               Fib
sample_control_r1_s1-cell_2479   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2480      Cardiomyocytes                CM
sample_control_r1_s1-cell_2481      Cardiomyocytes               Fib
sample_control_r1_s1-cell_2482      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2483      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2484   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2485   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2486      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2487      Cardiomyocytes                CM
sample_control_r1_s1-cell_2488      Cardiomyocytes                CM
sample_control_r1_s1-cell_2489   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2490   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2491         Fibroblasts               Fib
sample_control_r1_s1-cell_2492      Cardiomyocytes                CM
sample_control_r1_s1-cell_2493           Pericytes                PC
sample_control_r1_s1-cell_2494           Pericytes                PC
sample_control_r1_s1-cell_2495        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2496   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2497      Cardiomyocytes                CM
sample_control_r1_s1-cell_2498         Fibroblasts               Fib
sample_control_r1_s1-cell_2499      Cardiomyocytes                CM
sample_control_r1_s1-cell_2500        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2501         Fibroblasts               Fib
sample_control_r1_s1-cell_2502      Cardiomyocytes                CM
sample_control_r1_s1-cell_2503      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2504         Fibroblasts               Fib
sample_control_r1_s1-cell_2505      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2506         Fibroblasts               Fib
sample_control_r1_s1-cell_2507      Cardiomyocytes                CM
sample_control_r1_s1-cell_2508        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2509      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2510   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2511           Pericytes                PC
sample_control_r1_s1-cell_2512   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2513      Cardiomyocytes                CM
sample_control_r1_s1-cell_2514      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2515         Fibroblasts               Fib
sample_control_r1_s1-cell_2516           Pericytes                PC
sample_control_r1_s1-cell_2517         Fibroblasts               Fib
sample_control_r1_s1-cell_2518      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2519   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2520   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2521 Smooth muscle cells               SMC
sample_control_r1_s1-cell_2522      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2523      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2524      Cardiomyocytes                CM
sample_control_r1_s1-cell_2525      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2526      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2527      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2528      Cardiomyocytes      Capillary EC
sample_control_r1_s1-cell_2529      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2530      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2531         Fibroblasts               Fib
sample_control_r1_s1-cell_2532   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2533      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2534   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2535      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2536   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2537      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2538      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2539   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2540   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2541         Fibroblasts               Fib
sample_control_r1_s1-cell_2542      Cardiomyocytes                CM
sample_control_r1_s1-cell_2543   Endothelial cells                EC
sample_control_r1_s1-cell_2544      Cardiomyocytes                CM
sample_control_r1_s1-cell_2545      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2546        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2548   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2549        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2550   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2551      Cardiomyocytes                CM
sample_control_r1_s1-cell_2552   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2553      Cardiomyocytes                CM
sample_control_r1_s1-cell_2554      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2555   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2556      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2557      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2558      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2559      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2560   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2561      Cardiomyocytes                CM
sample_control_r1_s1-cell_2562   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2563   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2564      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2565      Cardiomyocytes                CM
sample_control_r1_s1-cell_2566      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2567         Fibroblasts               Fib
sample_control_r1_s1-cell_2569   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2570        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2571      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2572      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2573      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2574      Cardiomyocytes                CM
sample_control_r1_s1-cell_2575         Fibroblasts               Fib
sample_control_r1_s1-cell_2576         Fibroblasts               Fib
sample_control_r1_s1-cell_2577           Pericytes                PC
sample_control_r1_s1-cell_2578   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2579         Fibroblasts               Fib
sample_control_r1_s1-cell_2580        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2581      Cardiomyocytes                CM
sample_control_r1_s1-cell_2582   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2583      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2584      Cardiomyocytes                CM
sample_control_r1_s1-cell_2585      Cardiomyocytes                CM
sample_control_r1_s1-cell_2586      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2587      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2588      Cardiomyocytes                CM
sample_control_r1_s1-cell_2589      Cardiomyocytes                CM
sample_control_r1_s1-cell_2590      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2591           Pericytes                PC
sample_control_r1_s1-cell_2592   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2593      Cardiomyocytes                CM
sample_control_r1_s1-cell_2594      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2596      Cardiomyocytes                CM
sample_control_r1_s1-cell_2597      Cardiomyocytes                CM
sample_control_r1_s1-cell_2598      Cardiomyocytes                CM
sample_control_r1_s1-cell_2599   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_2600      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2601      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2602   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2603   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2604   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2605      Cardiomyocytes                CM
sample_control_r1_s1-cell_2606      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2607      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2608         Fibroblasts               Fib
sample_control_r1_s1-cell_2609      Cardiomyocytes                CM
sample_control_r1_s1-cell_2610      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2611   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2612         Fibroblasts               Fib
sample_control_r1_s1-cell_2613           Pericytes                PC
sample_control_r1_s1-cell_2614      Cardiomyocytes                CM
sample_control_r1_s1-cell_2615   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_2617         Fibroblasts               Fib
sample_control_r1_s1-cell_2620      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2621           Pericytes                PC
sample_control_r1_s1-cell_2622      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2623         Fibroblasts               Fib
sample_control_r1_s1-cell_2624      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2625      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2626      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2627      Cardiomyocytes                CM
sample_control_r1_s1-cell_2628   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2629      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2630   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_2631         Fibroblasts               Fib
sample_control_r1_s1-cell_2632      Cardiomyocytes                CM
sample_control_r1_s1-cell_2633      Cardiomyocytes                CM
sample_control_r1_s1-cell_2634   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2635      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2636         Fibroblasts               Fib
sample_control_r1_s1-cell_2637      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2638   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2641   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2642   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2643   Endothelial cells                EC
sample_control_r1_s1-cell_2644        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2645         Fibroblasts               Fib
sample_control_r1_s1-cell_2646   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2647      Cardiomyocytes                CM
sample_control_r1_s1-cell_2648         Fibroblasts               Fib
sample_control_r1_s1-cell_2649      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2650   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2651      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2652           Pericytes                PC
sample_control_r1_s1-cell_2653   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2654   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2655      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2656           Pericytes                PC
sample_control_r1_s1-cell_2657         Fibroblasts               Fib
sample_control_r1_s1-cell_2658   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_2659         Fibroblasts               Fib
sample_control_r1_s1-cell_2660      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2661           Pericytes                PC
sample_control_r1_s1-cell_2662      Cardiomyocytes                CM
sample_control_r1_s1-cell_2663   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2664      Cardiomyocytes                CM
sample_control_r1_s1-cell_2665      Cardiomyocytes                CM
sample_control_r1_s1-cell_2666        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2667      Cardiomyocytes                CM
sample_control_r1_s1-cell_2668      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2669      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2670         Fibroblasts               Fib
sample_control_r1_s1-cell_2671   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2672      Cardiomyocytes                CM
sample_control_r1_s1-cell_2673         Fibroblasts               Fib
sample_control_r1_s1-cell_2674           Pericytes                PC
sample_control_r1_s1-cell_2675   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2676      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2677         Fibroblasts               Fib
sample_control_r1_s1-cell_2678      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2679      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2680        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2681      Cardiomyocytes                CM
sample_control_r1_s1-cell_2682      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2683      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2684   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2685      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2686      Cardiomyocytes                CM
sample_control_r1_s1-cell_2687      Cardiomyocytes                CM
sample_control_r1_s1-cell_2688      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2689   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2690      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2691      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2692      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2693   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2694      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2695   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2696      Cardiomyocytes                CM
sample_control_r1_s1-cell_2697      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2698   Endothelial cells            CM-BZ1
sample_control_r1_s1-cell_2699      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2700      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2701      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2702      Cardiomyocytes                CM
sample_control_r1_s1-cell_2703      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2704   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2705      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2706      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2707      Cardiomyocytes                CM
sample_control_r1_s1-cell_2708   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2709   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2710      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2711         Fibroblasts               Fib
sample_control_r1_s1-cell_2712      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2713      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2714      Cardiomyocytes                CM
sample_control_r1_s1-cell_2715      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2716        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2717      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2718   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2719   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2720   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2721      Cardiomyocytes                CM
sample_control_r1_s1-cell_2722   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2723      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2724      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2725      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2726   Endothelial cells                EC
sample_control_r1_s1-cell_2727      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2728      Cardiomyocytes                CM
sample_control_r1_s1-cell_2729      Cardiomyocytes               Fib
sample_control_r1_s1-cell_2730      Cardiomyocytes                CM
sample_control_r1_s1-cell_2731      Cardiomyocytes                CM
sample_control_r1_s1-cell_2732      Cardiomyocytes                CM
sample_control_r1_s1-cell_2733   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2734      Cardiomyocytes                CM
sample_control_r1_s1-cell_2735      Cardiomyocytes                CM
sample_control_r1_s1-cell_2736      Cardiomyocytes                CM
sample_control_r1_s1-cell_2737   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2738        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2739         Fibroblasts               Fib
sample_control_r1_s1-cell_2740      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2741   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2742      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2743      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2744      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2745      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2746      Cardiomyocytes                CM
sample_control_r1_s1-cell_2747   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2748         Fibroblasts               Fib
sample_control_r1_s1-cell_2749      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2750      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2751      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2752      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2753      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2754   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2755      Cardiomyocytes                CM
sample_control_r1_s1-cell_2756      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2757      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2758      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2759      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2760      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2761      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2762   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2763   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2764      Cardiomyocytes                CM
sample_control_r1_s1-cell_2765         Fibroblasts               Fib
sample_control_r1_s1-cell_2766   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2767         Fibroblasts               Fib
sample_control_r1_s1-cell_2768      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2769         Fibroblasts               Fib
sample_control_r1_s1-cell_2770      Cardiomyocytes                CM
sample_control_r1_s1-cell_2771      Cardiomyocytes                CM
sample_control_r1_s1-cell_2772      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2773         Fibroblasts               Fib
sample_control_r1_s1-cell_2774      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2775      Cardiomyocytes                CM
sample_control_r1_s1-cell_2777      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2778        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2779   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2780      Cardiomyocytes                CM
sample_control_r1_s1-cell_2781   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2782      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2783        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2784      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2785         Fibroblasts               Fib
sample_control_r1_s1-cell_2786   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2787      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2788      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2789      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2790      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2791      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2792           Pericytes                PC
sample_control_r1_s1-cell_2793   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2794   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2795      Cardiomyocytes                CM
sample_control_r1_s1-cell_2796      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2797      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2798      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2799      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2800      Cardiomyocytes                CM
sample_control_r1_s1-cell_2801        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2802      Cardiomyocytes                CM
sample_control_r1_s1-cell_2803      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2804         Fibroblasts               Fib
sample_control_r1_s1-cell_2805      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2806   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2807      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2808      Cardiomyocytes                CM
sample_control_r1_s1-cell_2809      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2810   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2811   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2812      Cardiomyocytes                CM
sample_control_r1_s1-cell_2813      Cardiomyocytes                CM
sample_control_r1_s1-cell_2814   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2815           Pericytes                PC
sample_control_r1_s1-cell_2816      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2817         Fibroblasts               Fib
sample_control_r1_s1-cell_2818      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2819 Smooth muscle cells               SMC
sample_control_r1_s1-cell_2820      Cardiomyocytes                CM
sample_control_r1_s1-cell_2821      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2822           Pericytes                PC
sample_control_r1_s1-cell_2823           Pericytes                PC
sample_control_r1_s1-cell_2824      Cardiomyocytes                CM
sample_control_r1_s1-cell_2825      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2826      Cardiomyocytes                CM
sample_control_r1_s1-cell_2827   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2828   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_2829      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2830   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2831   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2833   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2834      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2835      Cardiomyocytes                CM
sample_control_r1_s1-cell_2836      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2837   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2838      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2839   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2840      Cardiomyocytes               SMC
sample_control_r1_s1-cell_2841         Fibroblasts               Fib
sample_control_r1_s1-cell_2842      Cardiomyocytes                CM
sample_control_r1_s1-cell_2843   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2844      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2845   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2846      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2847   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2848      Cardiomyocytes                CM
sample_control_r1_s1-cell_2849      Cardiomyocytes                CM
sample_control_r1_s1-cell_2850      Cardiomyocytes                CM
sample_control_r1_s1-cell_2851   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2852      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2853      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2854   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2855      Cardiomyocytes                CM
sample_control_r1_s1-cell_2856      Cardiomyocytes                CM
sample_control_r1_s1-cell_2857      Cardiomyocytes                CM
sample_control_r1_s1-cell_2858      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2859      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2860      Cardiomyocytes                CM
sample_control_r1_s1-cell_2861      Cardiomyocytes                CM
sample_control_r1_s1-cell_2862         Fibroblasts               Fib
sample_control_r1_s1-cell_2863         Fibroblasts               Fib
sample_control_r1_s1-cell_2864   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2865      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2866   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2867   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2868   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2870   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2871      Cardiomyocytes                CM
sample_control_r1_s1-cell_2872      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2873      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2874      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2875      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2876   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2877         Fibroblasts               Fib
sample_control_r1_s1-cell_2878      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2879      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2880        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2881   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2883 Smooth muscle cells               SMC
sample_control_r1_s1-cell_2884         Fibroblasts               Fib
sample_control_r1_s1-cell_2885      Cardiomyocytes                CM
sample_control_r1_s1-cell_2886   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2887   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_2888      Cardiomyocytes                CM
sample_control_r1_s1-cell_2889   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2890      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2891      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2892      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2893      Cardiomyocytes                CM
sample_control_r1_s1-cell_2894      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2895   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2896      Cardiomyocytes                CM
sample_control_r1_s1-cell_2897      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2899         Fibroblasts               Fib
sample_control_r1_s1-cell_2900      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2901      Cardiomyocytes                CM
sample_control_r1_s1-cell_2902      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2903      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2904      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2905        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2906         Fibroblasts               Fib
sample_control_r1_s1-cell_2907      Cardiomyocytes                CM
sample_control_r1_s1-cell_2908   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2909      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2910   Endothelial cells                EC
sample_control_r1_s1-cell_2911        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2912   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2913      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2914      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2915      Cardiomyocytes                CM
sample_control_r1_s1-cell_2916   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2917   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2918   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2919   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2920   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2921   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2922      Cardiomyocytes                CM
sample_control_r1_s1-cell_2923         Fibroblasts               Fib
sample_control_r1_s1-cell_2924      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2925   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2926      Cardiomyocytes                CM
sample_control_r1_s1-cell_2928         Fibroblasts               Fib
sample_control_r1_s1-cell_2929      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2930         Fibroblasts               Fib
sample_control_r1_s1-cell_2932      Cardiomyocytes                CM
sample_control_r1_s1-cell_2933      Cardiomyocytes                CM
sample_control_r1_s1-cell_2934      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2935   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2936      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2937      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2938   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2939      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2940   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2941      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2942   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_2943      Cardiomyocytes                CM
sample_control_r1_s1-cell_2944      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2945   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2946      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2947           Pericytes                PC
sample_control_r1_s1-cell_2948        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_2949      Cardiomyocytes                CM
sample_control_r1_s1-cell_2950      Cardiomyocytes                CM
sample_control_r1_s1-cell_2951         Fibroblasts               Fib
sample_control_r1_s1-cell_2952      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2953      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2954   Endothelial cells       Endocardial
sample_control_r1_s1-cell_2955   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2956      Cardiomyocytes                CM
sample_control_r1_s1-cell_2957   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2959      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2960      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2961   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2962   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2963      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2964      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2965      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2966   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2968   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2969      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2970      Cardiomyocytes                CM
sample_control_r1_s1-cell_2971   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2972      Cardiomyocytes                CM
sample_control_r1_s1-cell_2973      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2974      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2975         Fibroblasts               Fib
sample_control_r1_s1-cell_2976      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2977   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2978      Cardiomyocytes                CM
sample_control_r1_s1-cell_2979      Cardiomyocytes                CM
sample_control_r1_s1-cell_2980      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2981      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2982 Smooth muscle cells               SMC
sample_control_r1_s1-cell_2983      Cardiomyocytes                CM
sample_control_r1_s1-cell_2984      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2985      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2987      Cardiomyocytes                CM
sample_control_r1_s1-cell_2988      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2989      Cardiomyocytes                CM
sample_control_r1_s1-cell_2992      Cardiomyocytes                PC
sample_control_r1_s1-cell_2993         Fibroblasts               Fib
sample_control_r1_s1-cell_2995      Cardiomyocytes                CM
sample_control_r1_s1-cell_2996   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_2997      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2998      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_2999      Cardiomyocytes                CM
sample_control_r1_s1-cell_3000      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3001   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3002   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3003   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3004      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3005      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3006   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3007        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_3008   Endothelial cells               Fib
sample_control_r1_s1-cell_3009      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3010      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3011         Fibroblasts               Fib
sample_control_r1_s1-cell_3012         Fibroblasts               Fib
sample_control_r1_s1-cell_3013   Endothelial cells      Lymphatic EC
sample_control_r1_s1-cell_3014   Endothelial cells       Endocardial
sample_control_r1_s1-cell_3015         Fibroblasts               Fib
sample_control_r1_s1-cell_3016   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3017   Endothelial cells               Fib
sample_control_r1_s1-cell_3018      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3019      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3020         Fibroblasts               Fib
sample_control_r1_s1-cell_3021 Smooth muscle cells               SMC
sample_control_r1_s1-cell_3022   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3023         Fibroblasts               Fib
sample_control_r1_s1-cell_3024         Fibroblasts               Fib
sample_control_r1_s1-cell_3025      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3026         Fibroblasts               Fib
sample_control_r1_s1-cell_3027   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3028      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3029      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3030         Fibroblasts               Fib
sample_control_r1_s1-cell_3031      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3032      Cardiomyocytes                CM
sample_control_r1_s1-cell_3033      Cardiomyocytes                CM
sample_control_r1_s1-cell_3034      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3035      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3036   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3037      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3038      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3039      Cardiomyocytes                CM
sample_control_r1_s1-cell_3040      Cardiomyocytes                CM
sample_control_r1_s1-cell_3041      Cardiomyocytes                CM
sample_control_r1_s1-cell_3042      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3043      Cardiomyocytes                CM
sample_control_r1_s1-cell_3044      Cardiomyocytes          Mo/MO/DC
sample_control_r1_s1-cell_3045      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3046      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3047      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3048      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3049   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3050   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3051        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_3052      Cardiomyocytes                CM
sample_control_r1_s1-cell_3054         Fibroblasts               Fib
sample_control_r1_s1-cell_3055      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3056   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3057      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3058      Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_3059         Fibroblasts               Fib
sample_control_r1_s1-cell_3060      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3061      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3062   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3063   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3064         Fibroblasts               Fib
sample_control_r1_s1-cell_3065      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3066         Fibroblasts               Fib
sample_control_r1_s1-cell_3067      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3068      Cardiomyocytes                CM
sample_control_r1_s1-cell_3069      Cardiomyocytes                CM
sample_control_r1_s1-cell_3070   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3071      Cardiomyocytes                CM
sample_control_r1_s1-cell_3072      Cardiomyocytes                CM
sample_control_r1_s1-cell_3073   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3074         Fibroblasts               Fib
sample_control_r1_s1-cell_3075           Pericytes                PC
sample_control_r1_s1-cell_3076      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3077   Endothelial cells       Endocardial
sample_control_r1_s1-cell_3078   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3079      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3080   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3081   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3082      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3084           Pericytes                PC
sample_control_r1_s1-cell_3085      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3086      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3087   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3088      Cardiomyocytes                CM
sample_control_r1_s1-cell_3089      Cardiomyocytes                CM
sample_control_r1_s1-cell_3090      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3091        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_3092         Fibroblasts               Fib
sample_control_r1_s1-cell_3093      Cardiomyocytes                CM
sample_control_r1_s1-cell_3094   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3095   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3096      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3097      Cardiomyocytes                CM
sample_control_r1_s1-cell_3098      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3099      Cardiomyocytes                CM
sample_control_r1_s1-cell_3100   Endothelial cells       Endocardial
sample_control_r1_s1-cell_3101         Fibroblasts               Fib
sample_control_r1_s1-cell_3102      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3103      Cardiomyocytes                CM
sample_control_r1_s1-cell_3104   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3105   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3106      Cardiomyocytes                CM
sample_control_r1_s1-cell_3107      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3108      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3109           Pericytes                PC
sample_control_r1_s1-cell_3110      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3111   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3112      Cardiomyocytes                CM
sample_control_r1_s1-cell_3113      Cardiomyocytes                CM
sample_control_r1_s1-cell_3114      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3115      Cardiomyocytes                CM
sample_control_r1_s1-cell_3116      Cardiomyocytes                CM
sample_control_r1_s1-cell_3117 Smooth muscle cells               SMC
sample_control_r1_s1-cell_3118   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3119        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_3120      Cardiomyocytes                CM
sample_control_r1_s1-cell_3121   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3122           Pericytes                PC
sample_control_r1_s1-cell_3123   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3124   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3125      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3126      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3127   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3128      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3129      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3130         Fibroblasts               Fib
sample_control_r1_s1-cell_3132      Cardiomyocytes                CM
sample_control_r1_s1-cell_3133      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3134   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3135      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3136      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3137 Smooth muscle cells               SMC
sample_control_r1_s1-cell_3138      Cardiomyocytes                CM
sample_control_r1_s1-cell_3139   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3140      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3141      Cardiomyocytes                CM
sample_control_r1_s1-cell_3142      Cardiomyocytes                CM
sample_control_r1_s1-cell_3143      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3145      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3146           Pericytes                PC
sample_control_r1_s1-cell_3147      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3148      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3149      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3150   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3151      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3153   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3154      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3155         Fibroblasts               Fib
sample_control_r1_s1-cell_3156      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3157   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3158      Cardiomyocytes                CM
sample_control_r1_s1-cell_3159   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3160   Endothelial cells                EC
sample_control_r1_s1-cell_3161      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3162   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3163      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3164      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3165   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3167        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_3168   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3169   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3170         Fibroblasts               Fib
sample_control_r1_s1-cell_3171   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3172         Fibroblasts               Fib
sample_control_r1_s1-cell_3173      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3174      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3175      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3176      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3177      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3178   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3179      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3180      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3181   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3182   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3184      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3185      Cardiomyocytes                CM
sample_control_r1_s1-cell_3186      Cardiomyocytes                CM
sample_control_r1_s1-cell_3187      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3188         Fibroblasts               Fib
sample_control_r1_s1-cell_3189      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3190      Cardiomyocytes                CM
sample_control_r1_s1-cell_3191      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3192   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3193   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3194   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3195      Cardiomyocytes            CM-BZ2
sample_control_r1_s1-cell_3196      Cardiomyocytes                CM
sample_control_r1_s1-cell_3197   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3198      Cardiomyocytes                CM
sample_control_r1_s1-cell_3199      Cardiomyocytes                CM
sample_control_r1_s1-cell_3200      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3201      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3202   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3203   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3204         Fibroblasts               Fib
sample_control_r1_s1-cell_3205      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3206         Fibroblasts               Fib
sample_control_r1_s1-cell_3207      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3208      Cardiomyocytes                CM
sample_control_r1_s1-cell_3209      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3210      Cardiomyocytes                CM
sample_control_r1_s1-cell_3211      Cardiomyocytes                CM
sample_control_r1_s1-cell_3212   Endothelial cells       Arterial EC
sample_control_r1_s1-cell_3213      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3214      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3216      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3217   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3218      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3219   Replicating cells               Rep
sample_control_r1_s1-cell_3220      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3221   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3223      Cardiomyocytes                CM
sample_control_r1_s1-cell_3224      Cardiomyocytes                CM
sample_control_r1_s1-cell_3225      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3227   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3228      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3229      Cardiomyocytes               Fib
sample_control_r1_s1-cell_3230   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3231   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3232   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3233      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3234   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3235      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3236      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3237   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3239         Fibroblasts               Fib
sample_control_r1_s1-cell_3240         Fibroblasts               Fib
sample_control_r1_s1-cell_3241   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3242      Cardiomyocytes                CM
sample_control_r1_s1-cell_3243      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3244      Cardiomyocytes                CM
sample_control_r1_s1-cell_3245      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3246      Cardiomyocytes                CM
sample_control_r1_s1-cell_3247      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3248      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3249   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3250      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3251   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3252      Cardiomyocytes                CM
sample_control_r1_s1-cell_3253           Pericytes                PC
sample_control_r1_s1-cell_3254      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3255      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3257      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3258      Cardiomyocytes                CM
sample_control_r1_s1-cell_3259      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3260   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3261   Endothelial cells       Endocardial
sample_control_r1_s1-cell_3262      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3263      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3264   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3265      Cardiomyocytes                CM
sample_control_r1_s1-cell_3266           Pericytes                PC
sample_control_r1_s1-cell_3267      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3268           Pericytes                PC
sample_control_r1_s1-cell_3269   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3270   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3271      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3272        Immune cells          Mo/MO/DC
sample_control_r1_s1-cell_3273   Endothelial cells       Endocardial
sample_control_r1_s1-cell_3274   Endothelial cells      Capillary EC
sample_control_r1_s1-cell_3275      Cardiomyocytes            CM-BZ1
sample_control_r1_s1-cell_3276   Endothelial cells      Capillary EC
                               predicted_ct_lvl3 orig_label_calcagno in_endo
sample_control_r1_s1-cell_1          Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2          Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3           Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_4          Clust_Prrx1           Clust_Gsn   FALSE
sample_control_r1_s1-cell_5          Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_6          Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_7          Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_8         Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_9           Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_10          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_11         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_12          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_13          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_14          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_15         Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_16          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_17         Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_18          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_19         Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_20          Clust_Ddr2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_21        Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_22           Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_23          Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_24          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_28          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_29          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_30           Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_31          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_33         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_34          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_35          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_36          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_37          Clust_Nppa         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_38          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_39          Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_40          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_41          Clust_Cd68         Clust_Skap1   FALSE
sample_control_r1_s1-cell_42          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_43          Clust_Nppa        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_44          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_45         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_47          Clust_Cd68         Clust_Skap1   FALSE
sample_control_r1_s1-cell_48          Clust_Cd68         Clust_Skap1   FALSE
sample_control_r1_s1-cell_49          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_50          Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_51        Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_52         Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_53          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_54          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_55          Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_56         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_57          Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_58          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_59          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_60          Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_61          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_62         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_63         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_64         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_65          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_66          Clust_Cd68          Clust_Arg1   FALSE
sample_control_r1_s1-cell_67          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_68          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_69         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_71          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_72          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_73          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_74         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_75          Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_76          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_77          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_78        Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_79         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_81          Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_82          Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_83          Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_84          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_85          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_86          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_87         Clust_Xirp2         Clust_Xirp2   FALSE
sample_control_r1_s1-cell_88          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_90          Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_91         Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_92          Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_93          Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_94          Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_95          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_96          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_97          Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_98          Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_99          Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_100         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_101          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_102         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_103        Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_104         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_105       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_106         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_107         Clust_Ddr2         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_108        Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_109        Clust_Xirp2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_110       Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_111        Clust_Skap1         Clust_Skap1   FALSE
sample_control_r1_s1-cell_112         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_113        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_114        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_115       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_116         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_117         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_118         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_120         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_121         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_122        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_123         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_124         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_125         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_126        Clust_Prrx1         Clust_Xirp2   FALSE
sample_control_r1_s1-cell_127       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_128         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_129        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_130         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_131         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_132         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_134        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_135          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_136          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_137       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_139         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_140         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_141        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_142         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_143         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_144         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_145        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_146         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_147          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_148         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_149         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_150        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_151         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_152        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_153         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_154         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_155         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_157         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_158         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_159         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_160         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_161         Clust_Nppa        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_162         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_163         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_164         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_165         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_166         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_167         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_168         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_169         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_170          Clust_Kit          Clust_Myh6   FALSE
sample_control_r1_s1-cell_171         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_172         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_173         Clust_Cd68          Clust_Mono   FALSE
sample_control_r1_s1-cell_174         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_175          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_176         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_177         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_178        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_179         Clust_Cd68          Clust_Mono   FALSE
sample_control_r1_s1-cell_180         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_181        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_182         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_183         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_184         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_185        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_186         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_187         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_188        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_189         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_190         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_191         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_192         Clust_Nppa        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_194        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_195         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_196         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_197        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_198         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_199          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_200         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_201         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_202         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_203         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_204       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_205         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_207         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_211        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_213         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_214         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_215        Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_216         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_217         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_218         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_219         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_220         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_221         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_222         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_223         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_224        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_225        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_226         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_227       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_228         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_229         Clust_Cd68          Clust_Mono   FALSE
sample_control_r1_s1-cell_230         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_231         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_232         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_233        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_234         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_235         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_236         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_237         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_238        Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_239        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_240         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_241         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_242        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_243          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_244         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_245        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_246         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_247          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_248         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_249         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_250          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_251        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_252         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_253         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_254        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_256         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_257        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_258         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_260         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_261         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_262         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_263         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_264          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_265       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_266        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_267         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_268         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_269         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_270        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_271         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_272        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_273         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_274        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_275         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_276         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_277         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_278         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_279         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_280         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_281        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_282         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_283         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_284          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_285       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_286         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_287         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_288         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_289        Clust_Xirp2         Clust_Xirp2   FALSE
sample_control_r1_s1-cell_290         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_291         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_292         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_293        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_294       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_295       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_296         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_297        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_298       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_299        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_300         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_301         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_302        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_303         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_304         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_305       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_306         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_307         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_308         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_310       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_312         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_313         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_314         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_315         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_316          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_317         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_318         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_319         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_320        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_321         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_322       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_323         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_324         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_325         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_326         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_327        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_328        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_329         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_330         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_331       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_332        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_334       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_335        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_336         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_337         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_338         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_339         Clust_Ddr2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_340        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_341       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_342         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_343         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_344         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_345         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_346         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_347       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_348         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_349         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_350        Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_352        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_353       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_354       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_355         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_356         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_357         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_358         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_359         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_360        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_361        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_362        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_363        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_364         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_365         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_366         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_367         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_368         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_369        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_370         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_371       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_372         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_373         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_374         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_375         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_376         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_377         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_379        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_380        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_381         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_382         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_383        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_384         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_385        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_386        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_387       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_388         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_390        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_391         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_392        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_393        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_394         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_395         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_396         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_397       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_398         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_399        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_400        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_401          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_402          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_403         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_404        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_405         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_406         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_407         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_408         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_409          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_410        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_412       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_413         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_414         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_415         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_416         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_417         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_418        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_419        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_420        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_421         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_422         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_423       Clust_Pdgfrb          Clust_Myh6   FALSE
sample_control_r1_s1-cell_424         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_425         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_426         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_427         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_428         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_429       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_430         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_431         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_432         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_433        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_434         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_435         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_436         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_437       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_438         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_439         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_440        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_441         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_442        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_443          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_444         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_446        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_447         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_448         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_449         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_450         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_451         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_452        Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_453         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_454         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_455         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_456         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_457         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_458         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_459       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_460        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_461       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_462        Clust_Prrx1         Clust_Postn   FALSE
sample_control_r1_s1-cell_463         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_464         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_465         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_466         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_468         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_469         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_470         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_471        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_472        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_473          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_475          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_476        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_477         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_478        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_480         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_481       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_482         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_483         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_484       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_485        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_486         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_487        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_488         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_489         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_490         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_491         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_492       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_493         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_494         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_495         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_496         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_497       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_498         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_499         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_501       Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_502         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_503       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_504         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_505         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_506         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_507         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_508         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_509         Clust_Ddr2          Clust_Dkk3   FALSE
sample_control_r1_s1-cell_510         Clust_Cd68          Clust_Mono   FALSE
sample_control_r1_s1-cell_511         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_512         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_513         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_514         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_515          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_516         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_517         Clust_Nppa        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_518         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_520         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_521         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_522         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_523         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_524         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_525         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_526        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_527         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_528         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_529         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_530         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_531         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_532        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_533         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_534         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_536         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_537         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_538         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_539       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_540         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_541        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_542         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_543         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_544          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_545         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_546       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_547         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_548         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_549       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_550         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_551         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_552        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_553         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_554         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_555         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_556         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_557       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_558         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_559        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_560          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_561         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_562        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_563         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_564         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_565         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_566         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_567        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_568         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_569         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_571         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_572         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_574         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_575         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_576       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_577         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_578          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_579         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_581          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_582       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_583        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_584         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_585        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_586        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_587         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_588         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_589         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_590         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_591         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_592        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_593       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_594         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_595        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_596         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_597        Clust_Prrx1         Clust_Postn   FALSE
sample_control_r1_s1-cell_598          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_599         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_600       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_601        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_602       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_603         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_604         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_605         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_606        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_607         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_608        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_609          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_610         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_611         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_612         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_613         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_614        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_615          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_616         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_617        Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_618         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_619         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_620         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_621         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_622       Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_624         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_625         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_626        Clust_Prrx1         Clust_Postn   FALSE
sample_control_r1_s1-cell_627         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_628       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_629        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_630       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_631        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_632         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_633        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_634         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_635         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_636         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_637         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_638        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_639         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_640          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_641         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_642        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_643         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_644        Clust_Prrx1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_645        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_646          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_647         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_648        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_649         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_650         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_651        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_652         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_653         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_654        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_655         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_656       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_657       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_658         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_659        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_660         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_661       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_662        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_663         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_664        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_665          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_666         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_667        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_668        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_669         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_670         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_671         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_672        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_673         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_674         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_675         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_676         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_677         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_678        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_679       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_680        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_681        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_682         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_683         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_684         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_685       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_686         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_687        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_688         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_689         Clust_Ddr2          Clust_Dkk3   FALSE
sample_control_r1_s1-cell_690         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_691        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_692        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_693         Clust_Ddr2          Clust_Dkk3   FALSE
sample_control_r1_s1-cell_694       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_695       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_696         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_697         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_698        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_699        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_700         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_701         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_702         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_703       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_704       Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_705         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_706         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_707          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_708         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_709        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_710        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_711        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_712         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_713         Clust_Ddr2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_714         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_715         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_716          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_717        Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_718        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_719         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_720         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_721        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_722         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_723       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_724         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_725       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_726        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_727         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_728         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_729         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_730        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_733         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_734         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_735        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_736         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_737         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_738         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_739         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_740        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_741        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_742        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_743       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_744         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_745         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_746       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_747        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_748        Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_749         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_750         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_751         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_752        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_753         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_754        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_755        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_756         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_757         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_758         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_759         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_760       Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_761        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_762        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_763         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_764        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_765         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_766         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_767         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_768        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_769         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_770         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_771         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_772        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_773         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_774        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_776        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_777         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_778        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_779       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_780         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_781         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_782         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_783          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_784        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_785        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_786         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_787         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_788         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_789         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_790         Clust_Ddr2        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_791         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_792        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_793        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_794       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_795        Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_796         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_797        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_798         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_799        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_800         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_801         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_802         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_803       Clust_Pdgfrb         Clust_Myh11   FALSE
sample_control_r1_s1-cell_804         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_805         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_806        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_807         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_808       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_809         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_810         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_811         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_812        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_813         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_814          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_815       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_816         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_817         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_818         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_821         Clust_Ddr2        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_822        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_823         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_824         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_825       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_826         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_827         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_828        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_829         Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_830       Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_831        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_832         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_833         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_834          Clust_Kit        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_835         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_836         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_837       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_838         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_839         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_840         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_842          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_844          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_845         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_846        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_847         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_848         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_849          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_850         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_851        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_853       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_854         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_856         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_857         Clust_Nppa        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_858         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_859        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_860         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_861         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_862        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_863        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_864        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_865        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_866        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_867       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_868         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_869         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_870         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_871         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_872         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_873          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_874         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_875        Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_876         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_877         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_878         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_879          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_880         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_881        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_883          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_884         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_885       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_886         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_887         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_888         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_889          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_890         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_891         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_892         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_893         Clust_Nppa        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_894        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_895         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_896         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_897       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_898         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_899       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_900         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_901         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_902         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_903         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_904        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_905         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_906        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_907          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_908         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_909         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_910        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_911        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_912         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_913       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_914       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_915         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_916       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_917         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_918         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_919         Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_920       Clust_Pdgfrb         Clust_Postn   FALSE
sample_control_r1_s1-cell_921         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_922         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_923          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_924        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_925       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_926        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_927         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_928         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_929       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_930         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_931         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_932          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_933         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_934         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_937        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_938        Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_939       Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_940          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_941         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_942         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_943        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_944         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_945         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_946          Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_947         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_948         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_949        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_950        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_951        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_952         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_953         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_954         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_955         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_956         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_957       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_958         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_959         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_961         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_962        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_963         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_964        Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_965         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_966         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_967         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_968         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_969         Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_970         Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_971         Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_972         Clust_Nppa         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_973       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_974         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_975         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_976        Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_977         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_978         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_979        Clust_Xirp2         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_980         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_981       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_982         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_983       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_984          Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_985       Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_986         Clust_Nppa        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_987         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_988         Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_989       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_990         Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_991         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_992       Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_993         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_994         Clust_Ddr2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_995         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_996         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_997         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_998         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_999         Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1000        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1001        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1002        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1003        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1004        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1005       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1007        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1008        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1009       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1010        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1011       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1012        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1014        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1015       Clust_Prrx1           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1016       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1017      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1018        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1019       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1020        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1021         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1022        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1023        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1024        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1025        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1026        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1027        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1028        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1030       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1032        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1033        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1034        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1035        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1036       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1037       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1038        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1039        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1040        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1041        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1042        Clust_Ddr2         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1043        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1044        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1045       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1046       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1047        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1048        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1049        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1050         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1051        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1052      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1053        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1054         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1055        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1056        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1057       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1059        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1060      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1061       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1062        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1063        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1064        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1065        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1066       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1067        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1068      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1069        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1070        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1071        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1072       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1073      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1074        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1075        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1076        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1077        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1078      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_1079        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1080       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1081       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1082        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1083        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1084        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1086       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1087        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1089        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1090      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1091        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1092        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1093        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1094       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1095      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1096        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1098       Clust_Top2a           Clust_Rep   FALSE
sample_control_r1_s1-cell_1099        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1100         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1101        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1102      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1103      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1104        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1106        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1107        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1108        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1109         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1111        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1112        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1113       Clust_Tcf15           Clust_Kit   FALSE
sample_control_r1_s1-cell_1114        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1115        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1116      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1117        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1118      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1119        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1120      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1121       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_1122       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1123      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1124        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1125       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1126         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1127        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1128        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1129        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1130        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1132        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1133        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1134         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1135        Clust_Nppa        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_1136         Clust_Kit          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1137        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1138       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1139        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1140       Clust_Tcf15           Clust_Rep   FALSE
sample_control_r1_s1-cell_1141        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1142       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1143         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1144        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1145      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1146        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1147      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1148        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1149        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1150        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1151      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1152       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1153        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1154        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1155       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1156        Clust_Ddr2         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1157       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1158        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1159        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1160        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1161        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1162        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1163        Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_1164        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1165        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1166        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1167      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1168        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1169        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1170        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1171       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1172        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1173        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1174        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1176       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_1177      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1178        Clust_Ddr2          Clust_Dkk3   FALSE
sample_control_r1_s1-cell_1179        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1180       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1181        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1182       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1183        Clust_Nppa        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1184       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1185        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1186        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1187        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1188        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1189        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1190        Clust_Ddr2          Clust_Dkk3   FALSE
sample_control_r1_s1-cell_1191        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1192      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1193       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1194        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1195       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1196       Clust_Xirp2         Clust_Xirp2   FALSE
sample_control_r1_s1-cell_1197        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1198        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1199        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1200        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1201        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1202        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1203        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1204      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1205         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1206         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1207        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1208         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1209       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1210        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1213       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1214       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1215        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1216         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1217        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1218        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1219        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1220        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1221       Clust_Xirp2         Clust_Xirp2   FALSE
sample_control_r1_s1-cell_1222         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1223         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1224         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1225       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1226       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1227        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1228       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1230       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1231        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1232        Clust_Ddr2        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1233      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1234         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1235      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1236       Clust_Prrx1         Clust_Postn   FALSE
sample_control_r1_s1-cell_1237        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1238       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1239        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1240        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1241        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1242       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1243       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1245        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1247       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1248       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1249        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1250        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1251        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1252       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1253        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1254         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1255        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1256        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1257        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1258        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1259        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1261        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1262        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1263       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1264         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1265        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1266        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1267      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1268        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1269        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1270        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1271      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1272        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1273        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1274       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1275        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1276        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1277        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1278       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1279        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1280       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1281        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1282        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1283       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1284        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1285       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1286        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1287      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1288        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1289        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1290        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1291        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1292        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1294       Clust_Top2a           Clust_Rep   FALSE
sample_control_r1_s1-cell_1295        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1296        Clust_Ddr2          Clust_Pi16   FALSE
sample_control_r1_s1-cell_1297        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1298      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1299        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1300      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1301        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1302      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1303        Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_1304        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1305        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1306        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1307        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1308        Clust_Nppa         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1309        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1310       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1311       Clust_Prrx1         Clust_Postn   FALSE
sample_control_r1_s1-cell_1312        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1313        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1314        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1315       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1316        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1317         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1318        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1319       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1320       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1321        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1322       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1323        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1324      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1325        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1326        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1327        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1328       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1329        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1330        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1331        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1332        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1333        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1334         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1335        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1336         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1337        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1338       Clust_Prrx1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1339        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1340        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1342       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1343      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_1345        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1346        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1347      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_1348        Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_1350      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1351        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1352       Clust_Top2a           Clust_Rep   FALSE
sample_control_r1_s1-cell_1353       Clust_Top2a           Clust_Rep   FALSE
sample_control_r1_s1-cell_1354       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1355       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1356        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1357        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1358        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1359       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1360        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1361        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1362      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1363       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1364        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1365        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1366        Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_1367       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1368        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1369       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_1370        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1371        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1372        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1373       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1374       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1375      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_1376        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1377      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1378        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1379        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1380      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_1381       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1382         Clust_Kit           Clust_Rep   FALSE
sample_control_r1_s1-cell_1383        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1384      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1385        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1386        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1387       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1388      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1389       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1390        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1391      Clust_Entpd1           Clust_Kit   FALSE
sample_control_r1_s1-cell_1392        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1393        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1394         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1395         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1396         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1397        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1398        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1399       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1400        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1401        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1403        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1404       Clust_Top2a           Clust_Rep   FALSE
sample_control_r1_s1-cell_1405        Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_1406        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1407        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1408       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1409        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1410        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1411        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1412        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1413        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1414        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1415        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1416        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1417        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1418        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1419       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1420       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1421       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1422       Clust_Top2a           Clust_Rep   FALSE
sample_control_r1_s1-cell_1423        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1424       Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1425       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1426        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1427        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1428        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1429       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1431      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_1432        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1433        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1434       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1435       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1436        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1437        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1438        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1439      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1440       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1441        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1442        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1443      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1444         Clust_Kit           Clust_Rep   FALSE
sample_control_r1_s1-cell_1445        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1446      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1447        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1448       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1449        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1450        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1451       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1452        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1453        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1454        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1455        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1456      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1457       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1458       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1459       Clust_Prrx1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1460        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1461        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1462        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1463        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1464      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_1465        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1466        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1467       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1468        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1469        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1470        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1471        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1472        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1473        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1474        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1477        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1478        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1479       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1480        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1481         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1482        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1483        Clust_Cd68         Clust_Skap1   FALSE
sample_control_r1_s1-cell_1485        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1486        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1487       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1488        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1489        Clust_Ddr2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1490        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1491        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1492      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1493        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1494        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1495        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1496        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1497        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1498        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1499        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1500       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_1501        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1502      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1504      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1505       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1506        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1507        Clust_Cd68           Clust_NSG   FALSE
sample_control_r1_s1-cell_1508       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1509        Clust_Cd68           Clust_NSG   FALSE
sample_control_r1_s1-cell_1510        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1511        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1512      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1513       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1514        Clust_Ddr2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1515        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1516        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1517       Clust_Xirp2         Clust_Skap1   FALSE
sample_control_r1_s1-cell_1518        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1519        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1521       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1522        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1523        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1524       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1525        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1526        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1527      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_1528        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1529        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1530       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1531        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1532        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1533       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1534        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1535       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1536        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1537       Clust_Xirp2        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_1538        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1539       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1540        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1541      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1542        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1543       Clust_Xirp2        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_1544        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1545        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1546        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1547       Clust_Skap1         Clust_Skap1   FALSE
sample_control_r1_s1-cell_1548        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1549        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1550       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1551        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1552        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1553        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1554        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1555        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1556        Clust_Cd68           Clust_NSG   FALSE
sample_control_r1_s1-cell_1557        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1558        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1559        Clust_Ddr2          Clust_Dkk3   FALSE
sample_control_r1_s1-cell_1560        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1562       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1563         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1564        Clust_Cd68           Clust_NSG   FALSE
sample_control_r1_s1-cell_1565       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1566        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1567        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1568        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1569       Clust_Prrx1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1570       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1571       Clust_Xirp2        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_1572      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1573        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1574       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1575        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1577       Clust_Xirp2        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_1578       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1579       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1580       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1581        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1582        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1583        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1584        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1586        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1587        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1588        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1589        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1590       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1591        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1592        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1593        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1594        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1595        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1596        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1597       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1598        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1599       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1601        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1602        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1603       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1604        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1605        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1606        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1607        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1608       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1609        Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_1610        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1611        Clust_Nppa         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1612        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1613        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1614       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1615        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1616        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1617       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1618        Clust_Nppa         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1619        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1620        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1621       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1622        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1623       Clust_Acta2        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1624        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1625        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1626       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1627        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1628        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1629        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1630      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1631        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1632      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1633       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1634        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1635      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1636       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1637       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1638        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1640        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1641       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1642        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1643      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1644        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1645        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1646        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1647        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1648         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1649        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1650        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1651        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1652        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1653        Clust_Nppa         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1654        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1655       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1656      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_1657       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1658       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1659        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1660       Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1661      Clust_Entpd1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1662        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1663        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1664        Clust_Ddr2        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1665         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1666        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1667        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1668       Clust_Prrx1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1669       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1670        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1671        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1672         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1673      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1674       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1675        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1676        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1677        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1678        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1679        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1680        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1681       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1682        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1683        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1684        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1685       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_1686        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1687        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1688        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1689        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1690       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_1691        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1692        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1693         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1694        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1695        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1696        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1697       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1698        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1699         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1700        Clust_Nppa        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_1701       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1702        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1703        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1704        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1705      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1706        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1707        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1708        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1709        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1710        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1711        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1712        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1713       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1714        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1715        Clust_Nppa        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1716        Clust_Ddr2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1717      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1718        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1719       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1720        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1721        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1722        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1723        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1724        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1725        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1726        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1727        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1728      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1729        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1730        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1731       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1732      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1733        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1734        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1735      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1736        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1737        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1738       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1739       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1740        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1741        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1742       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1743        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1744       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1745        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1746        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1747        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1748        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1749        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1750        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1751        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1752        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1753        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1754        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1755      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1757       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1758         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1759        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1760        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1761        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1762        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1763         Clust_Kit          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1764        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1765        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1766        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1767      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1768        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1769        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1770       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1771        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1772        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1773       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1774       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1775        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1776       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1777        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1778        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1779        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1780        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1781        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1782        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1783        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1784        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1785       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1786       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1787        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1788        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1789        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1790        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1791       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1792        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1793        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1794        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1795       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1796       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1797        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1798        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1799        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1800      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1801        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1802        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1803        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1804      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1805         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1806        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1807        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1808       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1809      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1810        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1811       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1812        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1813         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1814        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1815        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1816        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1817        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1819        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1820        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1821        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1822       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1823        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1824        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1825        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1826        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1827       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1828        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1830       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1831        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1832        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1833        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1834        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1835         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1836       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1837       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1838        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1839        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1840        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1841        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1842      Clust_Pdgfrb        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1843        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1844        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1845        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1846        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1847        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1848      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1849        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1850        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1851        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1852       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_1853       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_1854        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1855        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1856        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_1857        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1858        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1859        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1860        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1862        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1863        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1864        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1865        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1866        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1867        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1868        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1869        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1870        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1871         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1872       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1873        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1874        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1875         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1876        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1877         Clust_Kit          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1878       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1879        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1880         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1881        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1882       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1883        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1884       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1886        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1889        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1891        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1892        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1893        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1894        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1895        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1896       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1897       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_1898        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1899        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1900        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1901       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1902      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1904        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1908        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1909       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_1910       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1911        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1912        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1913        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1914        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1915       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1916       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1917         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1918      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1919         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1920         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1921        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1922        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1923        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1924        Clust_Ddr2         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1925        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1926         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_1927        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1928      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1929        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1930       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_1931        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1932       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_1933        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1934        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1935      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_1936        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1937       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1938        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1939       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1940        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1943        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1944        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1945        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1946        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1947        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1948        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1949        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1950        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1951        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1952         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1953        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1955      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1956        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1957        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1958        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1959        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_1960        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_1961         Clust_Kit          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1962        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1963      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1964        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1965        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1966        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1967       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1968        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1970        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1971        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1972        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1973         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1975        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1976       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1977        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1978       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1979        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1980        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1981        Clust_Ddr2          Clust_Pi16   FALSE
sample_control_r1_s1-cell_1982        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_1983        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1984        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1985        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1986      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1987       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1988        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1989        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1990        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1991        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1992        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1993        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1994         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_1995        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1996        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1997        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1998        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_1999        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2000        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2001        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2002        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2003        Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_2004        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2005       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2006        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2007        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2008       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_2009       Clust_Prrx1         Clust_Postn   FALSE
sample_control_r1_s1-cell_2010       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2011        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2012        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2013        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2014        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2015        Clust_Nppa        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2016        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2017        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2018      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2021        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2022       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_2024        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2025      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_2027       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2028        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2030        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2031        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2032        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2033        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2034        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2035         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2036        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2037       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2038        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2039        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2040       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2041       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2042        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2043        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2044        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2045        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2046        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2047        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2048        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2049        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2050        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2051        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2052        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2053        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2054        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2055        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2056      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_2057        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2058        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2059        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2060        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2061        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2062       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2063      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2064        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2065        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2066        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2067       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2068       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_2069        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2070        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2071        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2072        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2073        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2074        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2075        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2076        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2077      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2078        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2079         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2080        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2081        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2082       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2083        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2084       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2085        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2086        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2087        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2088        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2089        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2090       Clust_Xirp2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2091        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2092         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2093        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2094        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2095      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2096        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2097       Clust_Xirp2         Clust_Xirp2   FALSE
sample_control_r1_s1-cell_2098       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2099        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2100       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2101        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2102      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2103        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2104        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2105        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2106        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2107       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2108         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2109        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2110        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2111        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2112         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2113        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2114        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2115         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2116        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2117        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2118       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_2119        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2120        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2121        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2122        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2123       Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2124        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2125        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2126        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2127        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2128        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2129        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2130       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_2131       Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2132        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2133        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2135        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2136        Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_2137        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2140        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2141        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2142        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2143       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2144       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_2145        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2146        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2147        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2148        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2149        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2150        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2151        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2152        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2153        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2154       Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2155       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2156        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2157         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2158       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_2159         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2160        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2161        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2162        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2163        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2164        Clust_Cd68        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_2165       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2166        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2167        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2168       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_2169       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2170        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2172        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2173         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2174       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2175        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2176        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2177        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2178        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2179         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2180       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2181        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2182        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2183        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2184        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2185        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2186       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2187        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2188        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2189        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2191        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2192        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2193       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2194        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2195        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2196        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2197        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2198      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2199        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2200        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2201      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2202         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2203        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2204        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2205        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2206       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2207        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2208        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2209        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2210      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2211        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2212        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2213       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2214         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2216       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2217        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2218        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2219         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2220        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2222        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2224      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2225       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2226      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2227        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2228        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2229         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2230        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2231        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2232        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2233        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2234        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2235        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2236        Clust_Ddr2          Clust_Dkk3   FALSE
sample_control_r1_s1-cell_2238        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2239        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2240        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2241        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2242        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2243       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2244      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2245        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2246       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2247        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2248        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2249       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2250        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2251        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2252       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2253      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2254       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2256        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2257        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2258         Clust_Kit          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2259       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2260         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2261      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2262        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2263        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2264        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2265        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2266       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2267        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2268       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2269        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2270       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2271        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2272        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2273        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2274        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2275        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2276       Clust_Prrx1       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_2277       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2278         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2279         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2280        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2281        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2282        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2283         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2284        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2285        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2286        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2287        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2288       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2289        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2290        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2291        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2292        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2293      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2294      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2295        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2296        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2297       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2298        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2299       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2300        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2301        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2302         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2303        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2304        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2305        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2306       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2307        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2308        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2309        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2310        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2311        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2312      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2313        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2314        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2315         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2316       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2317        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2318         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2319        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2320      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2321       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_2322      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2323        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2324        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2325        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2326       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2327        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2328       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2329         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2330        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2331      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2332         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2333        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2334        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2335        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2336        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2337        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2338       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2339        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2340        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2341        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2342      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2343       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2344         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2345        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2346        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2347        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2348        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2349        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2350        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2351      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2352        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2353        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2354        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2355        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2356        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2357        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2358        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2359        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2360        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2361        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2362        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2363        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2364        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2366         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2367        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2368        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2369       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_2370      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2371      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2372        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2373        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2374        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2375         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2376        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2377       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2378        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2379        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2380         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2381        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2382        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2383       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2384        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2385        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2386        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2387      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2388        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2389        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2390        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2391        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2392        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2393      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_2394        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2395       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2396        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2397        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2398       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2399        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2400        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2401         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2402       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2403       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2404        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2405        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2406      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2407       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_2408        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2409        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2410        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2411        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2412        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2413        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2414        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2415        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2416        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2417        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2418        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2419      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2420        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2421        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2422        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2423        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2424        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2425        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2426       Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2427        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2428        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2429        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2430        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2431        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2432        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2433       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2434        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2435        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2436        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2437        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2438        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2439        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2440        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2441        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2442        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2443      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2444        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2445        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2446       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2447        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2448        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2449       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2450        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2451        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2452        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2453        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2454       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2455         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2456       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2457       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2458         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2459        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2460      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2461         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2462       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_2463        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2464        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2465      Clust_Pdgfrb          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2466        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2467       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2468        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2469        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2470        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2471       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2472        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2473        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2474        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2475        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2477        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2478        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2479       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2480        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2481        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2482        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2483        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2484       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2485      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2486        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2487        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2488        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2489       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2490       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2491        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2492        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2493      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2494      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2495        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2496         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2497        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2498        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2499        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2500        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2501        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2502        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2503        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2504        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2505        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2506        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2507        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2508        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2509        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2510         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2511      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2512        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2513        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2514        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2515        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2516      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2517        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2518        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2519       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2520       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2521       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_2522        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2523        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2524        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2525        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2526        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2527        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2528        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2529        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2530        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2531        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2532       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2533        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2534        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2535        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2536       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2537        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2538        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2539      Clust_Pdgfrb        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2540        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2541        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2542        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2543      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2544        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2545        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2546        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2548         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2549        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2550         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2551        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2552      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2553        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2554        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2555       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2556        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2557        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2558        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2559        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2560       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2561        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2562        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2563        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2564        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2565        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2566        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2567       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2569       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2570        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2571        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2572        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2573        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2574        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2575        Clust_Ddr2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2576        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2577      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2578         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2579       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2580        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2581        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2582        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2583        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2584        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2585        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2586        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2587        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2588        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2589        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2590        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2591      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2592       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2593        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2594        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2596        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2597        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2598        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2599       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_2600        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2601        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2602        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2603       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2604       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2605        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2606        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2607        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2608       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2609        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2610        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2611       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2612       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2613      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2614        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2615       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_2617        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_2620        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2621      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2622        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2623       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2624        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2625        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2626        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2627        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2628       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2629        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2630       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_2631       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2632        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2633        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2634       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2635        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2636        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2637        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2638         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2641       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2642       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2643      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2644        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2645       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2646       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2647        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2648       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2649        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2650         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2651        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2652      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2653       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2654       Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2655        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2656      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2657       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2658       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_2659       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2660        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2661      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2662        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2663         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2664        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2665        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2666        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2667        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2668        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2669        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2670       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2671        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2672        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2673        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2674      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2675       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2676        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2677        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2678        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2679        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2680        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2681        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2682        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2683        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2684       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2685        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2686        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2687        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2688        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2689       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2690        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2691        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2692        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2693       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2694        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2695      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2696        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2697        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2698        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2699        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2700        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2701        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2702        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2703        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2704         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2705        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2706        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2707        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2708      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2709       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2710        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2711        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2712        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2713        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2714        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2715        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2716        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2717        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2718         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2719       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2720         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2721        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2722       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2723        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2724        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2725        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2726      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2727        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2728        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2729        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2730        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2731        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2732        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2733       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2734        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2735        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2736        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2737       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2738        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2739       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2740        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2741       Clust_Tcf15          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2742        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2743        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2744        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2745        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2746        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2747       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2748       Clust_Prrx1           Clust_Kit   FALSE
sample_control_r1_s1-cell_2749        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2750        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2751        Clust_Nppa         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2752        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2753        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2754       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2755        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2756        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2757        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2758        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2759        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2760        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2761        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2762       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2763       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2764        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2765       Clust_Prrx1         Clust_Postn   FALSE
sample_control_r1_s1-cell_2766      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2767        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2768        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2769       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2770        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2771        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2772        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2773       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2774        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2775        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2777        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2778        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2779      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2780        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2781       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2782        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2783        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2784        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2785       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2786         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2787        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2788        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2789        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2790        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2791        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2792      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2793         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2794         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2795        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2796        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2797        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2798        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2799        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2800        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2801        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2802        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2803        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2804        Clust_Ddr2         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2805        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2806         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2807        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2808        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2809        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2810       Clust_Tcf15           Clust_Kit   FALSE
sample_control_r1_s1-cell_2811        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2812        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2813        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2814      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_2815      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2816        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2817        Clust_Ddr2         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2818        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2819       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_2820        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2821        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2822      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2823      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2824        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2825        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2826        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2827       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2828       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_2829        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2830         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2831       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2833      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2834        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2835        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2836        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2837       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2838        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2839       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2840       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_2841       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2842        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2843       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2844        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2845       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2846        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2847       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2848        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2849        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2850        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2851       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2852        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2853        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2854        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2855        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2856        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2857        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2858        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2859        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2860        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2861        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2862       Clust_Prrx1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2863       Clust_Prrx1         Clust_Postn   FALSE
sample_control_r1_s1-cell_2864       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2865        Clust_Nppa         Clust_Myh11   FALSE
sample_control_r1_s1-cell_2866        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2867       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2868       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2870       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2871        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2872        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2873        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2874        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2875        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2876      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2877        Clust_Ddr2         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2878        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2879        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2880        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2881       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2883       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_2884       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2885        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2886         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2887       Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2888        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2889         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2890        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2891        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2892        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2893        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2894        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2895      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2896        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2897        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2899       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2900        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2901        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2902        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2903        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2904        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2905        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2906       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_2907        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2908      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2909        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2910      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_2911        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2912       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2913        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2914        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2915        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2916         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2917         Clust_Kit          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2918         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2919       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2920         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2921       Clust_Tcf15           Clust_Kit   FALSE
sample_control_r1_s1-cell_2922        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2923        Clust_Ddr2          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2924        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2925       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2926        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2928        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2929        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2930       Clust_Prrx1         Clust_Postn   FALSE
sample_control_r1_s1-cell_2932        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2933        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2934        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2935       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2936        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2937        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2938       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2939        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2940       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2941        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2942       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_2943        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2944        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2945         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2946        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2947      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_2948        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_2949        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2950        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2951        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2952        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2953        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2954        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_2955       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2956        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2957       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2959        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2960        Clust_Nppa        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_2961         Clust_Kit         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_2962         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_2963        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2964        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2965        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2966       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2968       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2969        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2970        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2971       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2972        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2973        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2974        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2975        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_2976        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2977       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2978        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2979        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2980        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2981        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2982       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_2983        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2984        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2985        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2987        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2988        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2989        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2992      Clust_Pdgfrb          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2993        Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_2995        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2996        Clust_Nppa        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_2997        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2998        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_2999        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3000        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3001        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3002         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3003      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3004        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3005        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3006       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3007        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_3008       Clust_Prrx1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3009        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3010        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3011        Clust_Ddr2         Clust_Postn   FALSE
sample_control_r1_s1-cell_3012       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_3013       Clust_Lyve1        Clust_Ccl21a   FALSE
sample_control_r1_s1-cell_3014        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_3015        Clust_Ddr2        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3016         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_3017       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3018        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3019        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3020       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_3021       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_3022         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_3023       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_3024       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_3025        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3026        Clust_Ddr2       Clust_Hsd11b1   FALSE
sample_control_r1_s1-cell_3027       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3028        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3029        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3030       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_3031        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3032        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3033        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3034        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3035        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3036       Clust_Fbln5        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3037        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3038        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3039        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3040        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3041        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3042        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3043        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3044        Clust_Cd68          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3045        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3046        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3047        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3048        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3049       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3050       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3051        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_3052        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3054        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_3055        Clust_Nppa        Clust_Ankrd1   FALSE
sample_control_r1_s1-cell_3056      Clust_Entpd1           Clust_Rep   FALSE
sample_control_r1_s1-cell_3057        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3058       Clust_Xirp2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3059        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3060        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3061        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3062       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3063       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3064        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_3065        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3066       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_3067        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3068        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3069        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3070       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3071        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3072        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3073      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3074        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_3075      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_3076        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3077        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_3078         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3079        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3080         Clust_Kit          Clust_Npr3   FALSE
sample_control_r1_s1-cell_3081       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3082        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3084      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_3085        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3086        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3087      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3088        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3089        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3090        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3091        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_3092        Clust_Ddr2          Clust_Pi16   FALSE
sample_control_r1_s1-cell_3093        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3094       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3095         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_3096        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3097        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3098        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3099        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3100        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_3101        Clust_Ddr2          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3102        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3103        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3104      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3105      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3106        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3107        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3108        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3109      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_3110        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3111       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3112        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3113        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3114        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3115        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3116        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3117       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_3118         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3119        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_3120        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3121       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3122      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_3123       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3124       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3125        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3126        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3127       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3128        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3129        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3130        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_3132        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3133        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3134       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3135        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3136        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3137       Clust_Acta2         Clust_Myh11   FALSE
sample_control_r1_s1-cell_3138        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3139       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3140        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3141        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3142        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3143        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3145        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3146      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_3147        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3148        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3149        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3150       Clust_Prrx1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3151        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3153       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3154        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3155       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_3156        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3157         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3158        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3159       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3160      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3161        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3162       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3163        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3164        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3165         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3167        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_3168       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3169       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3170       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3171       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3172        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_3173        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3174        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3175        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3176        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3177        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3178       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3179        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3180        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3181       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3182       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3184        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3185        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3186        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3187        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3188        Clust_Ddr2           Clust_Gsn   FALSE
sample_control_r1_s1-cell_3189        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3190        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3191        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3192       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3193       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3194         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_3195       Clust_Xirp2         Clust_Xirp2   FALSE
sample_control_r1_s1-cell_3196        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3197       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3198        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3199        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3200        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3201        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3202       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3203         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3204       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_3205        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3206       Clust_Prrx1          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3207        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3208        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3209        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3210        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3211        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3212       Clust_Fbln5         Clust_Fbln5   FALSE
sample_control_r1_s1-cell_3213        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3214        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3216        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3217       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3218        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3219       Clust_Top2a           Clust_Rep   FALSE
sample_control_r1_s1-cell_3220        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3221         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_3223        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3224        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3225        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3227       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3228        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3229        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3230       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3231       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3232         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_3233        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3234         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_3235        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3236        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3237       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3239       Clust_Prrx1         Clust_Cxcl5   FALSE
sample_control_r1_s1-cell_3240        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3241         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_3242        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3243        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3244        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3245        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3246        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3247        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3248        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3249       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3250        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3251      Clust_Entpd1        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3252        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3253      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_3254        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3255        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3257        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3258        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3259        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3260       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3261        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_3262        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3263        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3264         Clust_Kit        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3265        Clust_Myh6          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3266      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_3267        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3268      Clust_Pdgfrb         Clust_Myo1b   FALSE
sample_control_r1_s1-cell_3269       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3270         Clust_Kit           Clust_Kit   FALSE
sample_control_r1_s1-cell_3271        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3272        Clust_Cd68         Clust_Lyve1   FALSE
sample_control_r1_s1-cell_3273        Clust_Npr3          Clust_Npr3   FALSE
sample_control_r1_s1-cell_3274       Clust_Tcf15        Clust_Pecam1   FALSE
sample_control_r1_s1-cell_3275        Clust_Nppa          Clust_Myh6   FALSE
sample_control_r1_s1-cell_3276       Clust_Tcf15        Clust_Pecam1   FALSE
                                  Pecam1      Npr3 spatial_endoc
sample_control_r1_s1-cell_1    1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2    1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3    0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_4    0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_5    1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_6    0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_7    0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_8    0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_9    0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_10   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_11   1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_12   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_13   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_14   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_15   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_16   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_17   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_18   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_19   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_20   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_21   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_22   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_23   1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_24   0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_28   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_29   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_30   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_31   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_33   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_34   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_35   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_36   0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_37   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_38   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_39   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_40   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_41   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_42   2.3025851 0.0000000         FALSE
sample_control_r1_s1-cell_43   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_44   0.0000000 1.7917595         FALSE
sample_control_r1_s1-cell_45   1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_47   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_48   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_49   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_50   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_51   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_52   1.3862944 1.0986123         FALSE
sample_control_r1_s1-cell_53   1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_54   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_55   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_56   1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_57   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_58   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_59   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_60   1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_61   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_62   2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_63   1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_64   1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_65   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_66   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_67   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_68   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_69   1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_71   0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_72   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_73   1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_74   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_75   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_76   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_77   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_78   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_79   2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_81   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_82   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_83   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_84   1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_85   1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_86   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_87   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_88   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_90   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_91   1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_92   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_93   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_94   1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_95   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_96   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_97   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_98   0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_99   0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_100  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_101  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_102  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_103  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_104  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_105  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_106  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_107  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_108  2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_109  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_110  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_111  0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_112  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_113  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_114  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_115  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_116  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_117  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_118  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_120  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_121  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_122  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_123  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_124  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_125  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_126  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_127  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_128  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_129  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_130  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_131  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_132  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_134  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_135  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_136  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_137  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_139  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_140  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_141  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_142  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_143  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_144  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_145  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_146  0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_147  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_148  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_149  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_150  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_151  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_152  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_153  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_154  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_155  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_157  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_158  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_159  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_160  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_161  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_162  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_163  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_164  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_165  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_166  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_167  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_168  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_169  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_170  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_171  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_172  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_173  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_174  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_175  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_176  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_177  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_178  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_179  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_180  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_181  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_182  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_183  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_184  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_185  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_186  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_187  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_188  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_189  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_190  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_191  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_192  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_194  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_195  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_196  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_197  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_198  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_199  2.9444390 0.0000000         FALSE
sample_control_r1_s1-cell_200  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_201  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_202  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_203  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_204  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_205  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_207  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_211  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_213  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_214  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_215  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_216  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_217  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_218  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_219  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_220  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_221  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_222  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_223  0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_224  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_225  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_226  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_227  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_228  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_229  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_230  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_231  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_232  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_233  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_234  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_235  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_236  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_237  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_238  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_239  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_240  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_241  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_242  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_243  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_244  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_245  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_246  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_247  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_248  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_249  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_250  2.3978953 0.0000000         FALSE
sample_control_r1_s1-cell_251  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_252  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_253  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_254  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_256  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_257  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_258  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_260  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_261  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_262  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_263  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_264  2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_265  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_266  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_267  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_268  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_269  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_270  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_271  0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_272  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_273  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_274  2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_275  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_276  1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_277  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_278  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_279  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_280  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_281  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_282  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_283  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_284  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_285  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_286  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_287  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_288  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_289  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_290  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_291  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_292  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_293  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_294  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_295  2.5649494 0.0000000         FALSE
sample_control_r1_s1-cell_296  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_297  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_298  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_299  2.4849066 0.0000000         FALSE
sample_control_r1_s1-cell_300  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_301  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_302  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_303  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_304  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_305  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_306  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_307  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_308  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_310  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_312  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_313  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_314  0.0000000 1.6094379         FALSE
sample_control_r1_s1-cell_315  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_316  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_317  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_318  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_319  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_320  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_321  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_322  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_323  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_324  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_325  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_326  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_327  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_328  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_329  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_330  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_331  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_332  2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_334  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_335  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_336  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_337  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_338  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_339  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_340  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_341  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_342  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_343  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_344  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_345  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_346  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_347  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_348  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_349  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_350  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_352  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_353  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_354  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_355  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_356  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_357  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_358  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_359  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_360  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_361  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_362  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_363  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_364  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_365  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_366  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_367  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_368  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_369  2.4849066 0.0000000         FALSE
sample_control_r1_s1-cell_370  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_371  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_372  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_373  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_374  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_375  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_376  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_377  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_379  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_380  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_381  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_382  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_383  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_384  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_385  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_386  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_387  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_388  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_390  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_391  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_392  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_393  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_394  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_395  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_396  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_397  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_398  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_399  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_400  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_401  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_402  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_403  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_404  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_405  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_406  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_407  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_408  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_409  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_410  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_412  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_413  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_414  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_415  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_416  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_417  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_418  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_419  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_420  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_421  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_422  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_423  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_424  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_425  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_426  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_427  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_428  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_429  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_430  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_431  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_432  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_433  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_434  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_435  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_436  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_437  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_438  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_439  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_440  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_441  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_442  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_443  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_444  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_446  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_447  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_448  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_449  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_450  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_451  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_452  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_453  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_454  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_455  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_456  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_457  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_458  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_459  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_460  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_461  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_462  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_463  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_464  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_465  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_466  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_468  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_469  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_470  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_471  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_472  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_473  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_475  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_476  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_477  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_478  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_480  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_481  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_482  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_483  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_484  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_485  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_486  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_487  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_488  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_489  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_490  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_491  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_492  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_493  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_494  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_495  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_496  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_497  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_498  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_499  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_501  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_502  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_503  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_504  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_505  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_506  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_507  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_508  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_509  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_510  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_511  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_512  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_513  0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_514  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_515  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_516  0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_517  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_518  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_520  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_521  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_522  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_523  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_524  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_525  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_526  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_527  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_528  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_529  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_530  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_531  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_532  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_533  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_534  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_536  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_537  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_538  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_539  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_540  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_541  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_542  1.6094379 0.6931472         FALSE
sample_control_r1_s1-cell_543  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_544  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_545  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_546  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_547  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_548  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_549  0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_550  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_551  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_552  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_553  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_554  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_555  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_556  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_557  0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_558  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_559  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_560  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_561  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_562  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_563  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_564  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_565  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_566  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_567  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_568  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_569  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_571  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_572  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_574  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_575  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_576  2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_577  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_578  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_579  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_581  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_582  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_583  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_584  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_585  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_586  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_587  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_588  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_589  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_590  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_591  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_592  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_593  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_594  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_595  1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_596  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_597  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_598  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_599  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_600  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_601  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_602  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_603  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_604  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_605  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_606  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_607  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_608  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_609  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_610  1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_611  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_612  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_613  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_614  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_615  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_616  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_617  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_618  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_619  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_620  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_621  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_622  1.6094379 0.6931472         FALSE
sample_control_r1_s1-cell_624  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_625  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_626  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_627  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_628  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_629  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_630  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_631  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_632  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_633  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_634  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_635  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_636  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_637  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_638  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_639  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_640  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_641  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_642  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_643  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_644  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_645  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_646  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_647  0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_648  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_649  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_650  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_651  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_652  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_653  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_654  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_655  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_656  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_657  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_658  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_659  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_660  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_661  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_662  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_663  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_664  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_665  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_666  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_667  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_668  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_669  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_670  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_671  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_672  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_673  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_674  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_675  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_676  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_677  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_678  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_679  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_680  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_681  2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_682  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_683  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_684  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_685  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_686  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_687  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_688  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_689  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_690  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_691  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_692  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_693  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_694  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_695  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_696  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_697  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_698  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_699  2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_700  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_701  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_702  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_703  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_704  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_705  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_706  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_707  2.5649494 0.0000000         FALSE
sample_control_r1_s1-cell_708  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_709  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_710  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_711  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_712  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_713  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_714  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_715  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_716  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_717  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_718  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_719  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_720  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_721  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_722  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_723  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_724  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_725  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_726  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_727  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_728  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_729  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_730  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_733  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_734  0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_735  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_736  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_737  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_738  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_739  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_740  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_741  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_742  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_743  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_744  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_745  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_746  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_747  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_748  2.4849066 0.0000000         FALSE
sample_control_r1_s1-cell_749  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_750  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_751  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_752  2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_753  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_754  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_755  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_756  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_757  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_758  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_759  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_760  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_761  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_762  2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_763  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_764  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_765  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_766  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_767  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_768  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_769  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_770  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_771  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_772  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_773  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_774  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_776  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_777  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_778  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_779  0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_780  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_781  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_782  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_783  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_784  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_785  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_786  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_787  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_788  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_789  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_790  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_791  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_792  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_793  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_794  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_795  2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_796  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_797  2.3025851 0.0000000         FALSE
sample_control_r1_s1-cell_798  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_799  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_800  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_801  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_802  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_803  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_804  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_805  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_806  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_807  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_808  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_809  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_810  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_811  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_812  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_813  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_814  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_815  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_816  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_817  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_818  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_821  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_822  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_823  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_824  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_825  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_826  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_827  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_828  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_829  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_830  0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_831  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_832  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_833  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_834  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_835  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_836  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_837  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_838  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_839  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_840  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_842  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_844  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_845  1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_846  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_847  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_848  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_849  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_850  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_851  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_853  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_854  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_856  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_857  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_858  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_859  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_860  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_861  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_862  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_863  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_864  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_865  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_866  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_867  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_868  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_869  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_870  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_871  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_872  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_873  2.3025851 0.0000000         FALSE
sample_control_r1_s1-cell_874  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_875  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_876  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_877  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_878  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_879  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_880  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_881  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_883  2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_884  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_885  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_886  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_887  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_888  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_889  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_890  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_891  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_892  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_893  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_894  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_895  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_896  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_897  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_898  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_899  1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_900  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_901  1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_902  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_903  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_904  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_905  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_906  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_907  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_908  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_909  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_910  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_911  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_912  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_913  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_914  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_915  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_916  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_917  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_918  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_919  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_920  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_921  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_922  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_923  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_924  2.3978953 0.0000000         FALSE
sample_control_r1_s1-cell_925  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_926  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_927  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_928  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_929  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_930  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_931  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_932  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_933  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_934  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_937  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_938  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_939  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_940  2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_941  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_942  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_943  1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_944  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_945  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_946  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_947  1.0986123 1.0986123         FALSE
sample_control_r1_s1-cell_948  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_949  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_950  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_951  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_952  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_953  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_954  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_955  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_956  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_957  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_958  1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_959  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_961  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_962  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_963  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_964  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_965  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_966  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_967  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_968  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_969  3.1780538 2.3978953         FALSE
sample_control_r1_s1-cell_970  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_971  2.7080502 2.0794415         FALSE
sample_control_r1_s1-cell_972  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_973  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_974  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_975  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_976  1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_977  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_978  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_979  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_980  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_981  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_982  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_983  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_984  1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_985  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_986  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_987  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_988  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_989  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_990  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_991  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_992  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_993  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_994  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_995  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_996  1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_997  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_998  0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_999  0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1000 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1001 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1002 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1003 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1004 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1005 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_1007 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1008 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1009 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1010 3.2958369 2.4849066         FALSE
sample_control_r1_s1-cell_1011 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1012 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1014 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1015 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1016 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1017 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1018 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1019 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1020 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1021 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1022 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1023 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1024 2.9444390 1.7917595         FALSE
sample_control_r1_s1-cell_1025 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1026 3.2580965 2.4849066         FALSE
sample_control_r1_s1-cell_1027 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1028 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1030 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1032 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1033 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1034 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1035 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1036 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1037 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1038 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1039 2.1972246 1.3862944         FALSE
sample_control_r1_s1-cell_1040 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1041 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1042 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1043 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1044 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1045 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1046 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1047 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1048 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1049 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1050 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1051 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1052 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1053 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1054 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1055 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1056 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1057 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1059 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1060 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1061 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1062 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1063 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1064 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1065 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1066 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1067 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1068 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1069 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1070 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1071 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1072 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1073 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1074 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1075 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1076 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1077 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1078 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1079 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1080 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1081 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1082 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1083 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1084 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1086 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1087 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1089 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1090 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1091 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1092 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1093 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1094 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1095 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1096 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1098 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1099 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1100 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1101 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1102 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1103 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1104 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1106 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1107 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1108 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1109 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1111 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1112 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1113 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1114 1.6094379 0.6931472         FALSE
sample_control_r1_s1-cell_1115 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1116 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1117 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1118 2.3978953 0.0000000         FALSE
sample_control_r1_s1-cell_1119 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1120 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1121 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1122 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1123 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1124 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1125 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1126 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1127 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1128 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1129 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1130 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1132 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1133 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1134 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1135 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1136 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1137 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1138 0.0000000 1.0986123         FALSE
sample_control_r1_s1-cell_1139 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1140 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1141 1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_1142 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1143 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_1144 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1145 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1146 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1147 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1148 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1149 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1150 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1151 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1152 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1153 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1154 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1155 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1156 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1157 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1158 2.6390573 1.7917595         FALSE
sample_control_r1_s1-cell_1159 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1160 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1161 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1162 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1163 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1164 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1165 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1166 1.3862944 1.0986123         FALSE
sample_control_r1_s1-cell_1167 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1168 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1169 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1170 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1171 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_1172 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1173 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1174 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1176 2.4849066 1.0986123         FALSE
sample_control_r1_s1-cell_1177 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1178 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1179 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1180 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1181 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1182 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1183 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1184 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1185 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1186 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1187 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1188 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1189 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1190 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1191 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1192 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1193 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1194 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1195 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1196 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1197 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1198 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1199 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1200 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1201 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1202 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1203 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1204 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1205 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1206 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1207 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1208 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_1209 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1210 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1213 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1214 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1215 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1216 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1217 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1218 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1219 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1220 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1221 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1222 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_1223 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1224 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1225 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1226 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1227 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1228 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1230 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1231 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1232 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1233 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1234 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1235 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1236 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1237 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1238 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1239 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1240 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1241 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1242 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1243 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1245 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1247 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1248 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1249 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1250 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1251 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1252 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1253 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1254 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1255 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1256 2.7080502 2.3978953         FALSE
sample_control_r1_s1-cell_1257 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1258 2.0794415 1.6094379         FALSE
sample_control_r1_s1-cell_1259 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1261 3.2958369 1.3862944         FALSE
sample_control_r1_s1-cell_1262 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1263 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1264 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1265 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1266 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1267 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1268 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1269 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1270 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1271 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1272 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1273 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1274 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1275 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1276 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1277 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1278 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1279 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1280 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1281 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1282 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1283 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1284 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1285 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1286 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1287 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1288 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1289 0.0000000 2.0794415         FALSE
sample_control_r1_s1-cell_1290 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1291 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1292 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1294 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1295 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1296 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1297 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1298 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1299 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1300 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1301 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1302 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1303 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1304 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1305 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1306 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1307 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1308 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1309 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1310 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1311 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1312 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1313 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1314 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1315 2.4849066 0.0000000         FALSE
sample_control_r1_s1-cell_1316 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1317 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1318 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1319 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1320 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1321 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1322 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_1323 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1324 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1325 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1326 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1327 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1328 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1329 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1330 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1331 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1332 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1333 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1334 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1335 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1336 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1337 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1338 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1339 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1340 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1342 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1343 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1345 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1346 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1347 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1348 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1350 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1351 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1352 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1353 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1354 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1355 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1356 2.8332133 2.3978953         FALSE
sample_control_r1_s1-cell_1357 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1358 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1359 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1360 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1361 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1362 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1363 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1364 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1365 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1366 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1367 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1368 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1369 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1370 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1371 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1372 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1373 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1374 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1375 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1376 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1377 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1378 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1379 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1380 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1381 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1382 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_1383 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1384 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1385 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1386 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1387 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_1388 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1389 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1390 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1391 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1392 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1393 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1394 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1395 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1396 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1397 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1398 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1399 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1400 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1401 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1403 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1404 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1405 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1406 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1407 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1408 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1409 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1410 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1411 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1412 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1413 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1414 1.3862944 1.0986123         FALSE
sample_control_r1_s1-cell_1415 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1416 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1417 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1418 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1419 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1420 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1421 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1422 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_1423 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1424 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_1425 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_1426 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1427 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1428 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1429 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1431 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1432 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1433 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1434 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1435 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_1436 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1437 0.6931472 1.0986123         FALSE
sample_control_r1_s1-cell_1438 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1439 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1440 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1441 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1442 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1443 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1444 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1445 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1446 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1447 1.9459101 1.3862944         FALSE
sample_control_r1_s1-cell_1448 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1449 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1450 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1451 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1452 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1453 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1454 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1455 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1456 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1457 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1458 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1459 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1460 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1461 2.8332133 1.3862944         FALSE
sample_control_r1_s1-cell_1462 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1463 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1464 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1465 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1466 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1467 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1468 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1469 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1470 2.7080502 2.8903718         FALSE
sample_control_r1_s1-cell_1471 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1472 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1473 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1474 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1477 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1478 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1479 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1480 1.9459101 2.6390573         FALSE
sample_control_r1_s1-cell_1481 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1482 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1483 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1485 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1486 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1487 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1488 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1489 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1490 1.0986123 2.0794415         FALSE
sample_control_r1_s1-cell_1491 1.6094379 1.6094379         FALSE
sample_control_r1_s1-cell_1492 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1493 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1494 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1495 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1496 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1497 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1498 2.7725887 2.5649494         FALSE
sample_control_r1_s1-cell_1499 2.0794415 1.0986123         FALSE
sample_control_r1_s1-cell_1500 2.4849066 0.0000000         FALSE
sample_control_r1_s1-cell_1501 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1502 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1504 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1505 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1506 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1507 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1508 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1509 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1510 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1511 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1512 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1513 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1514 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1515 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1516 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1517 1.6094379 0.6931472         FALSE
sample_control_r1_s1-cell_1518 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1519 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1521 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1522 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1523 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1524 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1525 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1526 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1527 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1528 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1529 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1530 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1531 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1532 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1533 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1534 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1535 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1536 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1537 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1538 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1539 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1540 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1541 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1542 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1543 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1544 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1545 1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_1546 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1547 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1548 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1549 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1550 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1551 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1552 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1553 1.9459101 0.6931472         FALSE
sample_control_r1_s1-cell_1554 2.0794415 1.6094379         FALSE
sample_control_r1_s1-cell_1555 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1556 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1557 2.4849066 1.6094379         FALSE
sample_control_r1_s1-cell_1558 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1559 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1560 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1562 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1563 2.0794415 0.6931472         FALSE
sample_control_r1_s1-cell_1564 1.7917595 0.6931472         FALSE
sample_control_r1_s1-cell_1565 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1566 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1567 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1568 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1569 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1570 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1571 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1572 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1573 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1574 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1575 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1577 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1578 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1579 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1580 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1581 3.2188758 1.9459101         FALSE
sample_control_r1_s1-cell_1582 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1583 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1584 2.4849066 3.0910425         FALSE
sample_control_r1_s1-cell_1586 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1587 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1588 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1589 1.6094379 0.6931472         FALSE
sample_control_r1_s1-cell_1590 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1591 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1592 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1593 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1594 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1595 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1596 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1597 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1598 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1599 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1601 3.1780538 3.0445224         FALSE
sample_control_r1_s1-cell_1602 1.7917595 1.3862944         FALSE
sample_control_r1_s1-cell_1603 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1604 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1605 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1606 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1607 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1608 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1609 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1610 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1611 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1612 3.3322045 1.9459101         FALSE
sample_control_r1_s1-cell_1613 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1614 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1615 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1616 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1617 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_1618 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1619 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1620 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1621 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1622 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1623 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1624 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1625 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1626 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1627 2.9444390 2.8332133         FALSE
sample_control_r1_s1-cell_1628 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1629 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1630 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1631 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1632 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1633 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1634 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1635 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1636 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1637 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1638 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1640 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1641 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1642 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1643 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1644 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1645 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1646 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1647 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1648 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1649 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1650 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1651 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1652 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1653 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1654 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1655 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1656 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1657 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1658 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1659 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1660 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1661 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1662 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1663 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1664 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1665 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1666 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1667 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1668 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1669 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1670 2.1972246 1.6094379         FALSE
sample_control_r1_s1-cell_1671 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1672 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1673 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1674 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_1675 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1676 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1677 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1678 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1679 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1680 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1681 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1682 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1683 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1684 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1685 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1686 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1687 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1688 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1689 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1690 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1691 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1692 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1693 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1694 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1695 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1696 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1697 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1698 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1699 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1700 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1701 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1702 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1703 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1704 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1705 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1706 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1707 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1708 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1709 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1710 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1711 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1712 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1713 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1714 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1715 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1716 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1717 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1718 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1719 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1720 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1721 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1722 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1723 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1724 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1725 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1726 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1727 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1728 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1729 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1730 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1731 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1732 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1733 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1734 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1735 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1736 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1737 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1738 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1739 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1740 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1741 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1742 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1743 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1744 1.9459101 0.6931472         FALSE
sample_control_r1_s1-cell_1745 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1746 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1747 1.7917595 1.3862944         FALSE
sample_control_r1_s1-cell_1748 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1749 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1750 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1751 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1752 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1753 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1754 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1755 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1757 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1758 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1759 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1760 1.6094379 0.6931472         FALSE
sample_control_r1_s1-cell_1761 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1762 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1763 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1764 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1765 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1766 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1767 1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_1768 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1769 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1770 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1771 3.2188758 2.1972246         FALSE
sample_control_r1_s1-cell_1772 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1773 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1774 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1775 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1776 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1777 1.7917595 1.6094379         FALSE
sample_control_r1_s1-cell_1778 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1779 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1780 1.0986123 1.0986123         FALSE
sample_control_r1_s1-cell_1781 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1782 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1783 3.2958369 2.5649494         FALSE
sample_control_r1_s1-cell_1784 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1785 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1786 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1787 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1788 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1789 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1790 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1791 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1792 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1793 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1794 0.6931472 1.3862944         FALSE
sample_control_r1_s1-cell_1795 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1796 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1797 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1798 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1799 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1800 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1801 1.7917595 1.3862944         FALSE
sample_control_r1_s1-cell_1802 1.0986123 1.0986123         FALSE
sample_control_r1_s1-cell_1803 2.5649494 1.3862944         FALSE
sample_control_r1_s1-cell_1804 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1805 1.6094379 0.6931472         FALSE
sample_control_r1_s1-cell_1806 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1807 2.7725887 0.6931472         FALSE
sample_control_r1_s1-cell_1808 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1809 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1810 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1811 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1812 1.7917595 1.0986123         FALSE
sample_control_r1_s1-cell_1813 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1814 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1815 2.1972246 1.6094379         FALSE
sample_control_r1_s1-cell_1816 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1817 1.9459101 1.0986123         FALSE
sample_control_r1_s1-cell_1819 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1820 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1821 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1822 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1823 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1824 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1825 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1826 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1827 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1828 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1830 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1831 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1832 2.6390573 1.3862944         FALSE
sample_control_r1_s1-cell_1833 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1834 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1835 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1836 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1837 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1838 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1839 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1840 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1841 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1842 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1843 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1844 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1845 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1846 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1847 2.6390573 1.6094379         FALSE
sample_control_r1_s1-cell_1848 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1849 2.8332133 2.0794415         FALSE
sample_control_r1_s1-cell_1850 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1851 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1852 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1853 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1854 2.7725887 1.9459101         FALSE
sample_control_r1_s1-cell_1855 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1856 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1857 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1858 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1859 1.7917595 0.6931472         FALSE
sample_control_r1_s1-cell_1860 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1862 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1863 2.8903718 2.7080502         FALSE
sample_control_r1_s1-cell_1864 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1865 2.7725887 1.0986123         FALSE
sample_control_r1_s1-cell_1866 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1867 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1868 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1869 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1870 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1871 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1872 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1873 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1874 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1875 2.3978953 1.0986123         FALSE
sample_control_r1_s1-cell_1876 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_1877 2.3025851 1.3862944         FALSE
sample_control_r1_s1-cell_1878 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1879 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1880 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1881 1.3862944 1.0986123         FALSE
sample_control_r1_s1-cell_1882 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1883 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1884 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_1886 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1889 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1891 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1892 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1893 3.2188758 2.4849066         FALSE
sample_control_r1_s1-cell_1894 3.4011974 2.5649494         FALSE
sample_control_r1_s1-cell_1895 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1896 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1897 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1898 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1899 1.7917595 1.7917595         FALSE
sample_control_r1_s1-cell_1900 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1901 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1902 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1904 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1908 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1909 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_1910 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1911 2.6390573 2.7725887         FALSE
sample_control_r1_s1-cell_1912 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1913 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1914 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1915 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1916 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1917 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1918 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1919 2.9444390 0.0000000         FALSE
sample_control_r1_s1-cell_1920 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_1921 1.6094379 1.3862944         FALSE
sample_control_r1_s1-cell_1922 2.4849066 1.7917595         FALSE
sample_control_r1_s1-cell_1923 1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_1924 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1925 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1926 2.3978953 0.0000000         FALSE
sample_control_r1_s1-cell_1927 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1928 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1929 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1930 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_1931 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1932 1.7917595 1.0986123         FALSE
sample_control_r1_s1-cell_1933 2.1972246 1.6094379         FALSE
sample_control_r1_s1-cell_1934 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1935 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1936 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1937 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_1938 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1939 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_1940 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1943 2.0794415 1.0986123         FALSE
sample_control_r1_s1-cell_1944 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1945 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1946 3.4011974 1.7917595         FALSE
sample_control_r1_s1-cell_1947 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1948 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1949 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1950 3.0445224 2.5649494         FALSE
sample_control_r1_s1-cell_1951 2.7080502 1.7917595         FALSE
sample_control_r1_s1-cell_1952 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1953 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1955 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1956 2.5649494 2.7080502         FALSE
sample_control_r1_s1-cell_1957 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1958 1.6094379 1.0986123         FALSE
sample_control_r1_s1-cell_1959 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1960 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1961 2.7725887 0.0000000         FALSE
sample_control_r1_s1-cell_1962 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1963 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_1964 3.2580965 1.9459101         FALSE
sample_control_r1_s1-cell_1965 2.5649494 1.9459101         FALSE
sample_control_r1_s1-cell_1966 2.0794415 0.6931472         FALSE
sample_control_r1_s1-cell_1967 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1968 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1970 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1971 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1972 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1973 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_1975 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_1976 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_1977 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1978 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1979 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1980 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1981 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_1982 3.3672958 2.3025851         FALSE
sample_control_r1_s1-cell_1983 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1984 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1985 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1986 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_1987 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1988 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1989 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1990 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1991 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1992 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1993 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_1994 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1995 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1996 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1997 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_1998 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_1999 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2000 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2001 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2002 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2003 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2004 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2005 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2006 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2007 3.4011974 1.7917595         FALSE
sample_control_r1_s1-cell_2008 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2009 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2010 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2011 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2012 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2013 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2014 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2015 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2016 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2017 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2018 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2021 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2022 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2024 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2025 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2027 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2028 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2030 1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_2031 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2032 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2033 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2034 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2035 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2036 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2037 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2038 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2039 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2040 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2041 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2042 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2043 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2044 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2045 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2046 1.3862944 1.0986123         FALSE
sample_control_r1_s1-cell_2047 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2048 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2049 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2050 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2051 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2052 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2053 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2054 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2055 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2056 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2057 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2058 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2059 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2060 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2061 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2062 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2063 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2064 1.7917595 1.3862944         FALSE
sample_control_r1_s1-cell_2065 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2066 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2067 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2068 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2069 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2070 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2071 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2072 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2073 2.5649494 2.5649494         FALSE
sample_control_r1_s1-cell_2074 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2075 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2076 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2077 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2078 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2079 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2080 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2081 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2082 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2083 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_2084 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2085 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2086 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2087 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2088 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_2089 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2090 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2091 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2092 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2093 1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_2094 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2095 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2096 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_2097 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2098 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2099 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2100 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2101 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2102 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2103 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2104 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2105 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2106 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2107 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2108 1.7917595 0.6931472         FALSE
sample_control_r1_s1-cell_2109 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2110 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2111 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2112 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2113 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_2114 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2115 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2116 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2117 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2118 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2119 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2120 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2121 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2122 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2123 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2124 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2125 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2126 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2127 2.4849066 1.3862944         FALSE
sample_control_r1_s1-cell_2128 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2129 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2130 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2131 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2132 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2133 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2135 1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_2136 0.0000000 1.0986123         FALSE
sample_control_r1_s1-cell_2137 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2140 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2141 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2142 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2143 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2144 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2145 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2146 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2147 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2148 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2149 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2150 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2151 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2152 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2153 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2154 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2155 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2156 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2157 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2158 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2159 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2160 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2161 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2162 2.0794415 1.6094379         FALSE
sample_control_r1_s1-cell_2163 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2164 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_2165 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2166 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_2167 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2168 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2169 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2170 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2172 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2173 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2174 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2175 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2176 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2177 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2178 2.0794415 1.3862944         FALSE
sample_control_r1_s1-cell_2179 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2180 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2181 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2182 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2183 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2184 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2185 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2186 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2187 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2188 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2189 1.7917595 1.0986123         FALSE
sample_control_r1_s1-cell_2191 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2192 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2193 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2194 2.0794415 1.3862944         FALSE
sample_control_r1_s1-cell_2195 0.0000000 1.0986123         FALSE
sample_control_r1_s1-cell_2196 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2197 0.0000000 1.0986123         FALSE
sample_control_r1_s1-cell_2198 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2199 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2200 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2201 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2202 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2203 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2204 1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_2205 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2206 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2207 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2208 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2209 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2210 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2211 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_2212 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2213 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2214 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2216 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_2217 2.5649494 2.0794415         FALSE
sample_control_r1_s1-cell_2218 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2219 1.7917595 0.6931472         FALSE
sample_control_r1_s1-cell_2220 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2222 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2224 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2225 2.3025851 0.0000000         FALSE
sample_control_r1_s1-cell_2226 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2227 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2228 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2229 1.9459101 0.6931472         FALSE
sample_control_r1_s1-cell_2230 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2231 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2232 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2233 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2234 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2235 3.1780538 2.3978953         FALSE
sample_control_r1_s1-cell_2236 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2238 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2239 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2240 2.3025851 1.7917595         FALSE
sample_control_r1_s1-cell_2241 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2242 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2243 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2244 2.1972246 0.6931472         FALSE
sample_control_r1_s1-cell_2245 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2246 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2247 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2248 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2249 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2250 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2251 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2252 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2253 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2254 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2256 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2257 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2258 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2259 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_2260 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2261 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2262 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2263 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2264 2.1972246 1.6094379         FALSE
sample_control_r1_s1-cell_2265 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2266 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2267 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2268 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2269 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2270 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2271 2.6390573 1.7917595         FALSE
sample_control_r1_s1-cell_2272 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2273 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2274 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2275 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2276 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2277 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2278 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2279 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_2280 0.0000000 1.0986123         FALSE
sample_control_r1_s1-cell_2281 2.0794415 1.0986123         FALSE
sample_control_r1_s1-cell_2282 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2283 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2284 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2285 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2286 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2287 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2288 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2289 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2290 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2291 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2292 2.3025851 1.0986123         FALSE
sample_control_r1_s1-cell_2293 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2294 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_2295 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2296 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_2297 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2298 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2299 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2300 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2301 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2302 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2303 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2304 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2305 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2306 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2307 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2308 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2309 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2310 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2311 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2312 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2313 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2314 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2315 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2316 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2317 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2318 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2319 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2320 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_2321 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2322 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2323 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2324 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2325 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2326 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2327 3.1780538 2.3025851         FALSE
sample_control_r1_s1-cell_2328 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2329 2.4849066 1.0986123         FALSE
sample_control_r1_s1-cell_2330 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2331 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2332 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2333 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_2334 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2335 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2336 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2337 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2338 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2339 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2340 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2341 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2342 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2343 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2344 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2345 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2346 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2347 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2348 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_2349 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_2350 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2351 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2352 2.5649494 1.6094379         FALSE
sample_control_r1_s1-cell_2353 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_2354 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2355 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2356 1.7917595 1.0986123         FALSE
sample_control_r1_s1-cell_2357 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2358 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2359 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2360 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2361 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2362 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2363 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2364 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2366 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2367 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2368 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2369 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2370 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2371 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2372 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2373 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2374 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2375 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2376 2.0794415 1.3862944         FALSE
sample_control_r1_s1-cell_2377 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2378 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2379 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2380 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2381 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2382 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2383 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2384 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2385 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2386 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2387 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2388 3.3672958 0.0000000         FALSE
sample_control_r1_s1-cell_2389 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2390 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2391 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2392 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2393 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2394 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2395 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2396 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2397 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2398 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2399 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2400 2.7080502 1.7917595         FALSE
sample_control_r1_s1-cell_2401 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2402 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2403 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2404 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2405 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2406 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2407 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2408 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2409 2.6390573 1.0986123         FALSE
sample_control_r1_s1-cell_2410 2.4849066 1.3862944         FALSE
sample_control_r1_s1-cell_2411 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2412 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2413 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2414 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2415 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_2416 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2417 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2418 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2419 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2420 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2421 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2422 3.4657359 2.0794415         FALSE
sample_control_r1_s1-cell_2423 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2424 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2425 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2426 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2427 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2428 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2429 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2430 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2431 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2432 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2433 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2434 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_2435 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2436 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2437 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2438 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2439 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2440 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2441 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2442 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2443 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2444 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2445 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2446 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2447 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2448 3.0910425 2.0794415         FALSE
sample_control_r1_s1-cell_2449 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2450 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2451 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2452 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2453 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2454 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2455 2.5649494 0.0000000         FALSE
sample_control_r1_s1-cell_2456 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2457 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2458 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2459 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2460 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2461 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2462 1.0986123 1.0986123         FALSE
sample_control_r1_s1-cell_2463 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2464 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2465 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2466 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2467 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2468 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_2469 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2470 0.0000000 1.0986123         FALSE
sample_control_r1_s1-cell_2471 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2472 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2473 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2474 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2475 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2477 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2478 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2479 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2480 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2481 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2482 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2483 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2484 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2485 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2486 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2487 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2488 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2489 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2490 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2491 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2492 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2493 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2494 1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_2495 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2496 1.6094379 0.6931472         FALSE
sample_control_r1_s1-cell_2497 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2498 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2499 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2500 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2501 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2502 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2503 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2504 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2505 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2506 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2507 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2508 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2509 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2510 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2511 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2512 2.3978953 1.9459101         FALSE
sample_control_r1_s1-cell_2513 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2514 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2515 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2516 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2517 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2518 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2519 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2520 1.7917595 0.6931472         FALSE
sample_control_r1_s1-cell_2521 2.3025851 0.0000000         FALSE
sample_control_r1_s1-cell_2522 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2523 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2524 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2525 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2526 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2527 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_2528 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2529 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2530 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2531 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2532 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2533 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2534 2.4849066 1.6094379         FALSE
sample_control_r1_s1-cell_2535 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2536 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2537 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2538 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2539 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2540 3.0445224 2.3025851         FALSE
sample_control_r1_s1-cell_2541 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2542 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2543 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2544 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2545 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2546 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2548 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2549 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2550 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2551 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2552 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2553 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2554 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2555 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2556 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2557 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2558 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2559 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2560 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2561 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2562 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2563 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2564 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2565 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2566 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2567 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2569 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2570 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2571 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2572 1.6094379 1.0986123         FALSE
sample_control_r1_s1-cell_2573 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2574 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2575 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2576 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2577 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2578 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2579 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_2580 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2581 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2582 1.0986123 1.7917595         FALSE
sample_control_r1_s1-cell_2583 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2584 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2585 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2586 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2587 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2588 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2589 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2590 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2591 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2592 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2593 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2594 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_2596 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2597 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2598 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2599 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2600 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2601 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2602 2.3978953 1.0986123         FALSE
sample_control_r1_s1-cell_2603 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2604 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2605 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2606 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2607 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2608 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2609 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_2610 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2611 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2612 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2613 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2614 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2615 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2617 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2620 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2621 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2622 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2623 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2624 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2625 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2626 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2627 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2628 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2629 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2630 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2631 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2632 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2633 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2634 2.5649494 0.0000000         FALSE
sample_control_r1_s1-cell_2635 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2636 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2637 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2638 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2641 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2642 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2643 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2644 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2645 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2646 2.5649494 0.0000000         FALSE
sample_control_r1_s1-cell_2647 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2648 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2649 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2650 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2651 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2652 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2653 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2654 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2655 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2656 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2657 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2658 2.3025851 0.0000000         FALSE
sample_control_r1_s1-cell_2659 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2660 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2661 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2662 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2663 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2664 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2665 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2666 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2667 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2668 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2669 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2670 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2671 1.3862944 2.1972246         FALSE
sample_control_r1_s1-cell_2672 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2673 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2674 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2675 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2676 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2677 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2678 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2679 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2680 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2681 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2682 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2683 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2684 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2685 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2686 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2687 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2688 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2689 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2690 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2691 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2692 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2693 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2694 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2695 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2696 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_2697 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2698 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2699 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2700 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2701 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2702 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2703 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2704 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2705 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2706 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2707 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2708 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2709 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2710 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2711 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2712 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2713 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2714 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2715 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2716 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_2717 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2718 2.8903718 0.0000000         FALSE
sample_control_r1_s1-cell_2719 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2720 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2721 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2722 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2723 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2724 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2725 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2726 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2727 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2728 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2729 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2730 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2731 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2732 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2733 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2734 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2735 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2736 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2737 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2738 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2739 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2740 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2741 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2742 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2743 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2744 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2745 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2746 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2747 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2748 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2749 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2750 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2751 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2752 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2753 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2754 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2755 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2756 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2757 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2758 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2759 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2760 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2761 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2762 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2763 2.3025851 0.0000000         FALSE
sample_control_r1_s1-cell_2764 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2765 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2766 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2767 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2768 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2769 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2770 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2771 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2772 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2773 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2774 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2775 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2777 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2778 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2779 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2780 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2781 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2782 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2783 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2784 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_2785 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2786 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2787 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2788 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2789 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2790 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2791 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2792 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2793 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2794 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2795 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2796 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2797 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2798 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2799 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2800 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2801 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2802 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2803 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2804 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2805 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2806 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2807 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2808 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2809 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2810 2.3025851 0.0000000         FALSE
sample_control_r1_s1-cell_2811 3.2580965 1.6094379         FALSE
sample_control_r1_s1-cell_2812 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2813 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2814 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2815 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2816 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2817 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2818 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2819 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2820 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2821 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2822 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2823 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2824 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2825 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2826 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2827 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_2828 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2829 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2830 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2831 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2833 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2834 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2835 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2836 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2837 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2838 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2839 2.3978953 0.0000000         FALSE
sample_control_r1_s1-cell_2840 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2841 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2842 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2843 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2844 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2845 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2846 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2847 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2848 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2849 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2850 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2851 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2852 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2853 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2854 2.9444390 1.3862944         FALSE
sample_control_r1_s1-cell_2855 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2856 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2857 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2858 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2859 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2860 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2861 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2862 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2863 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2864 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2865 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2866 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2867 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2868 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2870 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2871 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2872 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2873 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2874 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2875 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2876 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2877 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2878 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2879 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2880 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2881 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2883 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2884 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2885 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2886 2.3978953 0.0000000         FALSE
sample_control_r1_s1-cell_2887 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2888 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2889 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2890 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2891 1.0986123 0.6931472         FALSE
sample_control_r1_s1-cell_2892 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2893 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2894 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2895 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2896 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2897 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2899 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2900 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2901 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2902 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2903 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2904 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2905 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2906 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_2907 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2908 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2909 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2910 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2911 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2912 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2913 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2914 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2915 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2916 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_2917 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2918 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2919 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2920 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2921 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2922 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2923 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2924 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2925 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2926 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2928 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2929 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2930 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2932 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2933 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2934 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2935 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2936 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2937 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2938 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_2939 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2940 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_2941 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2942 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2943 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2944 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2945 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2946 1.7917595 1.0986123         FALSE
sample_control_r1_s1-cell_2947 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2948 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2949 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2950 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2951 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2952 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2953 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2954 2.5649494 2.0794415         FALSE
sample_control_r1_s1-cell_2955 2.3978953 0.0000000         FALSE
sample_control_r1_s1-cell_2956 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2957 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2959 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2960 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2961 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_2962 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_2963 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2964 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2965 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2966 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2968 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_2969 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2970 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2971 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_2972 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2973 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2974 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2975 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2976 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2977 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_2978 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2979 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2980 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2981 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2982 2.4849066 0.0000000         FALSE
sample_control_r1_s1-cell_2983 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2984 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2985 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2987 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2988 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2989 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2992 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2993 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2995 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2996 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2997 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_2998 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_2999 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3000 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3001 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3002 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3003 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3004 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3005 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3006 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3007 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_3008 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3009 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3010 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3011 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3012 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3013 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3014 1.6094379 1.9459101         FALSE
sample_control_r1_s1-cell_3015 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3016 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_3017 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3018 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3019 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3020 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3021 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3022 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_3023 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3024 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3025 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3026 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3027 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3028 1.3862944 1.0986123         FALSE
sample_control_r1_s1-cell_3029 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3030 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3031 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3032 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3033 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3034 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3035 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3036 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_3037 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3038 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3039 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3040 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3041 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3042 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3043 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3044 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3045 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3046 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3047 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3048 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3049 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_3050 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3051 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3052 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3054 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3055 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3056 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3057 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3058 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3059 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3060 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3061 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3062 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3063 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3064 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3065 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3066 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3067 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3068 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3069 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3070 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3071 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3072 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3073 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3074 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3075 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3076 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3077 2.8903718 2.3025851         FALSE
sample_control_r1_s1-cell_3078 2.0794415 0.0000000         FALSE
sample_control_r1_s1-cell_3079 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3080 1.6094379 0.6931472         FALSE
sample_control_r1_s1-cell_3081 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3082 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3084 1.9459101 0.6931472         FALSE
sample_control_r1_s1-cell_3085 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3086 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3087 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3088 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3089 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3090 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3091 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3092 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3093 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3094 2.3025851 0.0000000         FALSE
sample_control_r1_s1-cell_3095 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_3096 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3097 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3098 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3099 1.3862944 0.6931472         FALSE
sample_control_r1_s1-cell_3100 2.8903718 1.9459101         FALSE
sample_control_r1_s1-cell_3101 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3102 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3103 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3104 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_3105 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3106 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3107 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3108 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3109 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3110 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3111 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_3112 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3113 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3114 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3115 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3116 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3117 2.3978953 0.0000000         FALSE
sample_control_r1_s1-cell_3118 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_3119 0.0000000 0.6931472         FALSE
sample_control_r1_s1-cell_3120 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3121 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_3122 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3123 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3124 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3125 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3126 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3127 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3128 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3129 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3130 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3132 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3133 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3134 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_3135 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3136 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3137 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3138 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3139 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_3140 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3141 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3142 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3143 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3145 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3146 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3147 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3148 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3149 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3150 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3151 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3153 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_3154 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3155 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3156 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3157 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_3158 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3159 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3160 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_3161 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3162 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_3163 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3164 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3165 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3167 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3168 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3169 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_3170 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3171 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3172 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3173 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3174 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3175 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3176 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3177 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3178 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3179 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3180 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3181 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3182 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_3184 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3185 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3186 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3187 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3188 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3189 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3190 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3191 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3192 1.9459101 0.0000000         FALSE
sample_control_r1_s1-cell_3193 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_3194 2.1972246 0.0000000         FALSE
sample_control_r1_s1-cell_3195 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3196 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3197 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3198 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3199 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3200 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3201 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3202 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3203 2.4849066 0.0000000         FALSE
sample_control_r1_s1-cell_3204 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3205 1.6094379 1.0986123         FALSE
sample_control_r1_s1-cell_3206 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3207 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3208 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3209 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3210 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3211 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3212 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_3213 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3214 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3216 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3217 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3218 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3219 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3220 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3221 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_3223 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3224 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3225 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3227 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3228 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3229 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3230 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3231 2.4849066 0.0000000         FALSE
sample_control_r1_s1-cell_3232 2.3978953 0.0000000         FALSE
sample_control_r1_s1-cell_3233 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3234 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_3235 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3236 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3237 1.3862944 0.0000000         FALSE
sample_control_r1_s1-cell_3239 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3240 0.6931472 0.6931472         FALSE
sample_control_r1_s1-cell_3241 2.5649494 0.0000000         FALSE
sample_control_r1_s1-cell_3242 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3243 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3244 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3245 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3246 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3247 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3248 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3249 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3250 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3251 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3252 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3253 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3254 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3255 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3257 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3258 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3259 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3260 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3261 1.7917595 1.0986123         FALSE
sample_control_r1_s1-cell_3262 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3263 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3264 1.6094379 0.0000000         FALSE
sample_control_r1_s1-cell_3265 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3266 1.7917595 0.0000000         FALSE
sample_control_r1_s1-cell_3267 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3268 0.6931472 0.0000000         FALSE
sample_control_r1_s1-cell_3269 2.3978953 0.0000000         FALSE
sample_control_r1_s1-cell_3270 1.0986123 1.0986123         FALSE
sample_control_r1_s1-cell_3271 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3272 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3273 2.7725887 2.0794415         FALSE
sample_control_r1_s1-cell_3274 1.0986123 0.0000000         FALSE
sample_control_r1_s1-cell_3275 0.0000000 0.0000000         FALSE
sample_control_r1_s1-cell_3276 2.0794415 0.0000000         FALSE
                               anno_cell_type_lvl1  anno_cell_type_lvl2
sample_control_r1_s1-cell_1      Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2      Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3         Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_4      Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_5      Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_6         Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_7      Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_8              Pericytes            Pericytes
sample_control_r1_s1-cell_9         Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_10        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_11     Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_12        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_13        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_14        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_15        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_16        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_17     Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_18        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_19        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_20   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_21             Pericytes            Pericytes
sample_control_r1_s1-cell_22             Pericytes            Pericytes
sample_control_r1_s1-cell_23   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_24   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_28   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_29        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_30     Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_31        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_33        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_34        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_35        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_36   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_37        Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_38        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_39   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_40        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_41        Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_42   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_43        Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_44   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_45     Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_47          Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_48        Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_49        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_50        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_51             Pericytes            Pericytes
sample_control_r1_s1-cell_52   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_53   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_54        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_55        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_56     Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_57        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_58        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_59        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_60          Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_61        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_62     Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_63        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_64     Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_65   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_66   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_67        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_68        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_69     Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_71   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_72        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_73   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_74        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_75        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_76        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_77        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_78        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_79     Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_81   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_82        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_83   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_84        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_85   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_86        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_87        Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_88        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_90   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_91        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_92        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_93        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_94   Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_95        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_96        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_97        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_98        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_99        Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_100    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_101    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_102         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_103    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_104       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_105            Pericytes            Pericytes
sample_control_r1_s1-cell_106         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_107       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_108  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_109       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_110    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_111         Immune_cells       Lymphoid_cells
sample_control_r1_s1-cell_112       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_113    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_114       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_115    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_116       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_117  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_118       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_120       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_121       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_122    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_123         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_124  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_125  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_126       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_127    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_128       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_129    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_130         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_131       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_132       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_134    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_135    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_136  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_137    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_139         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_140       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_141    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_142       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_143       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_144         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_145    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_146       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_147    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_148       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_149       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_150    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_151  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_152    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_153  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_154  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_155  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_157  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_158         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_159         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_160       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_161  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_162  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_163  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_164  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_165  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_166         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_167  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_168       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_169  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_170       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_171       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_172  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_173    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_174  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_175  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_176  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_177       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_178    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_179  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_180         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_181    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_182    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_183       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_184       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_185       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_186       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_187  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_188  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_189       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_190       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_191  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_192       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_194       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_195       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_196  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_197       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_198  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_199    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_200         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_201         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_202  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_203       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_204       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_205       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_207  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_211       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_213       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_214       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_215    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_216         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_217  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_218       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_219  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_220       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_221       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_222       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_223  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_224       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_225    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_226       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_227    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_228  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_229    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_230  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_231  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_232       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_233  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_234       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_235  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_236  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_237       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_238    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_239       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_240  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_241       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_242    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_243    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_244  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_245    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_246  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_247    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_248       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_249       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_250    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_251    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_252       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_253       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_254       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_256  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_257    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_258       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_260    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_261       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_262       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_263       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_264    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_265    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_266       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_267       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_268  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_269       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_270       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_271  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_272    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_273         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_274    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_275  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_276  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_277       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_278       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_279       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_280  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_281    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_282       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_283       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_284    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_285    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_286       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_287       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_288  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_289       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_290       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_291    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_292  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_293    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_294    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_295    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_296       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_297    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_298            Pericytes            Pericytes
sample_control_r1_s1-cell_299    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_300  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_301       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_302    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_303       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_304       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_305            Pericytes            Pericytes
sample_control_r1_s1-cell_306       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_307       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_308         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_310            Pericytes            Pericytes
sample_control_r1_s1-cell_312         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_313       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_314  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_315       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_316    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_317  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_318       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_319       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_320    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_321       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_322    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_323       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_324       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_325       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_326       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_327    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_328    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_329  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_330  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_331    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_332    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_334            Pericytes            Pericytes
sample_control_r1_s1-cell_335  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_336       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_337       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_338  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_339  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_340    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_341            Pericytes            Pericytes
sample_control_r1_s1-cell_342  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_343  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_344    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_345       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_346  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_347  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_348  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_349       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_350         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_352    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_353            Pericytes            Pericytes
sample_control_r1_s1-cell_354    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_355       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_356  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_357       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_358       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_359       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_360    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_361    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_362    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_363         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_364       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_365       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_366       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_367       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_368         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_369    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_370       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_371            Pericytes            Pericytes
sample_control_r1_s1-cell_372       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_373       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_374         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_375  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_376       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_377       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_379    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_380       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_381       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_382       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_383    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_384       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_385       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_386    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_387    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_388       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_390    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_391       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_392    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_393    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_394       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_395       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_396       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_397            Pericytes            Pericytes
sample_control_r1_s1-cell_398       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_399       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_400    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_401         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_402    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_403       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_404       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_405       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_406            Pericytes            Pericytes
sample_control_r1_s1-cell_407       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_408       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_409    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_410    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_412       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_413  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_414  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_415       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_416       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_417       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_418    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_419       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_420  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_421       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_422       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_423       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_424       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_425  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_426       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_427       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_428       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_429       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_430         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_431       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_432  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_433    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_434       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_435  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_436       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_437            Pericytes            Pericytes
sample_control_r1_s1-cell_438       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_439       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_440    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_441       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_442    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_443       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_444  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_446    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_447       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_448         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_449       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_450       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_451       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_452    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_453       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_454         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_455  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_456       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_457       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_458       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_459            Pericytes            Pericytes
sample_control_r1_s1-cell_460    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_461         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_462  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_463       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_464       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_465       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_466       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_468       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_469       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_470       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_471    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_472    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_473    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_475    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_476    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_477       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_478    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_480       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_481       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_482  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_483       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_484       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_485    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_486       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_487    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_488  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_489       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_490       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_491       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_492       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_493       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_494  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_495       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_496       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_497            Pericytes            Pericytes
sample_control_r1_s1-cell_498         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_499  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_501       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_502         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_503            Pericytes            Pericytes
sample_control_r1_s1-cell_504       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_505         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_506       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_507       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_508       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_509  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_510  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_511         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_512       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_513         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_514       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_515       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_516  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_517    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_518       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_520    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_521    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_522       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_523       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_524       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_525       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_526       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_527  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_528       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_529       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_530       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_531       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_532    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_533       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_534       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_536       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_537         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_538  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_539            Pericytes            Pericytes
sample_control_r1_s1-cell_540  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_541       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_542  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_543       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_544    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_545       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_546    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_547  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_548       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_549            Pericytes            Pericytes
sample_control_r1_s1-cell_550  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_551       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_552    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_553       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_554       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_555       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_556  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_557            Pericytes            Pericytes
sample_control_r1_s1-cell_558       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_559    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_560    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_561  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_562    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_563       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_564       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_565       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_566       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_567    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_568       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_569  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_571       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_572       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_574       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_575  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_576            Pericytes            Pericytes
sample_control_r1_s1-cell_577       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_578       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_579       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_581    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_582            Pericytes            Pericytes
sample_control_r1_s1-cell_583    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_584  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_585    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_586       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_587       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_588         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_589       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_590       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_591       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_592       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_593       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_594  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_595    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_596  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_597         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_598    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_599       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_600    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_601    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_602       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_603         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_604       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_605       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_606       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_607  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_608    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_609       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_610  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_611       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_612       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_613  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_614    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_615    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_616  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_617    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_618       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_619       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_620       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_621       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_622    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_624       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_625  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_626  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_627       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_628       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_629  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_630            Pericytes            Pericytes
sample_control_r1_s1-cell_631    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_632       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_633       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_634       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_635  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_636       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_637  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_638       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_639       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_640    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_641       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_642    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_643       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_644    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_645    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_646       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_647       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_648       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_649       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_650  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_651    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_652       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_653       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_654       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_655       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_656            Pericytes            Pericytes
sample_control_r1_s1-cell_657       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_658       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_659       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_660       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_661       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_662  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_663       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_664    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_665       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_666       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_667    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_668    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_669       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_670       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_671  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_672    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_673       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_674       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_675  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_676       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_677  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_678    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_679            Pericytes            Pericytes
sample_control_r1_s1-cell_680    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_681    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_682  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_683  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_684  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_685            Pericytes            Pericytes
sample_control_r1_s1-cell_686  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_687  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_688       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_689  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_690       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_691  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_692       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_693  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_694       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_695            Pericytes            Pericytes
sample_control_r1_s1-cell_696       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_697  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_698    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_699    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_700  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_701       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_702       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_703            Pericytes            Pericytes
sample_control_r1_s1-cell_704       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_705       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_706       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_707    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_708       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_709       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_710       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_711    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_712       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_713  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_714  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_715       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_716       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_717         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_718       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_719  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_720       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_721    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_722  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_723            Pericytes            Pericytes
sample_control_r1_s1-cell_724  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_725    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_726  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_727       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_728       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_729       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_730    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_733       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_734  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_735  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_736  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_737  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_738       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_739  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_740       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_741       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_742    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_743            Pericytes            Pericytes
sample_control_r1_s1-cell_744       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_745       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_746            Pericytes            Pericytes
sample_control_r1_s1-cell_747       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_748  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_749       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_750       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_751       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_752  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_753       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_754       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_755  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_756  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_757       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_758       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_759       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_760       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_761       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_762    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_763         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_764       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_765       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_766       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_767       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_768  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_769            Pericytes            Pericytes
sample_control_r1_s1-cell_770       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_771         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_772  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_773       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_774  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_776  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_777       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_778  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_779  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_780       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_781       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_782       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_783    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_784    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_785       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_786       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_787       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_788       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_789       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_790    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_791       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_792  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_793  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_794            Pericytes            Pericytes
sample_control_r1_s1-cell_795  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_796       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_797  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_798       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_799  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_800       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_801       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_802         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_803  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_804  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_805       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_806    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_807       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_808    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_809       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_810         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_811       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_812  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_813  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_814    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_815            Pericytes            Pericytes
sample_control_r1_s1-cell_816       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_817       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_818       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_821  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_822    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_823       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_824       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_825            Pericytes            Pericytes
sample_control_r1_s1-cell_826       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_827       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_828    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_829  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_830    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_831    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_832       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_833  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_834       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_835  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_836       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_837            Pericytes            Pericytes
sample_control_r1_s1-cell_838       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_839       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_840       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_842    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_844    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_845       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_846       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_847       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_848       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_849    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_850       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_851       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_853       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_854       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_856       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_857       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_858       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_859       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_860       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_861       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_862    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_863  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_864       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_865    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_866    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_867            Pericytes            Pericytes
sample_control_r1_s1-cell_868       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_869  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_870       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_871       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_872       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_873    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_874       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_875       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_876       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_877       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_878       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_879    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_880  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_881       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_883    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_884       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_885       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_886       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_887       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_888       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_889       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_890       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_891       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_892       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_893       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_894    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_895       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_896       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_897    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_898       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_899    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_900       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_901       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_902       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_903    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_904       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_905         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_906       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_907       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_908       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_909  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_910       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_911    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_912       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_913       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_914            Pericytes            Pericytes
sample_control_r1_s1-cell_915       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_916            Pericytes            Pericytes
sample_control_r1_s1-cell_917       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_918         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_919    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_920  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_921       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_922       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_923    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_924    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_925            Pericytes            Pericytes
sample_control_r1_s1-cell_926       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_927       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_928       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_929       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_930       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_931       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_932       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_933       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_934       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_937    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_938  Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_939    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_940    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_941       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_942       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_943    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_944       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_945       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_946    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_947       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_948       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_949  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_950       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_951    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_952       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_953       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_954       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_955       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_956       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_957    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_958       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_959         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_961       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_962    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_963       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_964         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_965         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_966       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_967       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_968       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_969    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_970  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_971    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_972       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_973    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_974       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_975       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_976    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_977       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_978       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_979       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_980       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_981       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_982  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_983            Pericytes            Pericytes
sample_control_r1_s1-cell_984         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_985    Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_986       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_987       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_988         Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_989            Pericytes            Pericytes
sample_control_r1_s1-cell_990       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_991       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_992       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_993       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_994  Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_995       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_996       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_997       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_998       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_999       Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1000      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1001      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1002      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1003 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1004 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1005   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1007      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1008      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1009   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1010   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1011   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1012      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1014      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1015      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1016        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1017      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1018      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1019      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1020      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1021   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1022      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1023      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1024   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1025      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1026   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1027      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1028      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1030      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1032      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1033      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1034      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1035      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1036      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1037      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1038 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1039   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1040 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1041      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1042           Pericytes            Pericytes
sample_control_r1_s1-cell_1043      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1044 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1045   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1046 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1047 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1048      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1049      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1050      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1051      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1052           Pericytes            Pericytes
sample_control_r1_s1-cell_1053      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1054   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1055      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1056 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1057   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1059      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1060   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1061      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1062      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1063      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1064      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1065      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1066   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1067      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1068      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1069      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1070      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1071      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1072      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1073           Pericytes            Pericytes
sample_control_r1_s1-cell_1074      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1075 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1076 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1077      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1078   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1079      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1080      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1081 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1082      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1083      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1084      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1086      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1087      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1089 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1090   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1091 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1092 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1093      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1094      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1095   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1096        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1098   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1099 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1100   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1101      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1102           Pericytes            Pericytes
sample_control_r1_s1-cell_1103           Pericytes            Pericytes
sample_control_r1_s1-cell_1104      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1106      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1107        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1108      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1109   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1111      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1112        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1113   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1114      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1115      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1116           Pericytes            Pericytes
sample_control_r1_s1-cell_1117      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1118   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1119      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1120   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1121        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1122      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1123           Pericytes            Pericytes
sample_control_r1_s1-cell_1124      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1125 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1126      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1127      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1128      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1129      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1130      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1132 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1133      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1134   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1135      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1136      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1137      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1138   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1139 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1140      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1141      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1142   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1143   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1144        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1145           Pericytes            Pericytes
sample_control_r1_s1-cell_1146      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1147      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1148      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1149      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1150      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1151   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1152   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1153      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1154      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1155   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1156   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1157 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1158   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1159        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1160      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1161      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1162      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1163 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1164      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1165 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1166      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1167   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1168      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1169      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1170   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1171   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1172      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1173      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1174      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1176   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1177           Pericytes            Pericytes
sample_control_r1_s1-cell_1178 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1179 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1180      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1181      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1182   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1183      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1184      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1185      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1186      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1187 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1188      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1189      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1190 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1191      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1192      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1193   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1194      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1195   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1196      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1197      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1198      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1199      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1200      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1201      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1202      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1203      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1204           Pericytes            Pericytes
sample_control_r1_s1-cell_1205   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1206   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1207      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1208   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1209      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1210      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1213 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1214 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1215        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1216   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1217      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1218        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1219      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1220      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1221      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1222   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1223      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1224   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1225   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1226 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1227      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1228   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1230      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1231      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1232   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1233   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1234   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1235           Pericytes            Pericytes
sample_control_r1_s1-cell_1236 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1237        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1238        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1239      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1240      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1241      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1242   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1243   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1245      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1247 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1248 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1249 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1250      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1251      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1252   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1253      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1254   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1255      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1256   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1257      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1258 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1259      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1261   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1262      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1263   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1264   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1265      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1266      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1267           Pericytes            Pericytes
sample_control_r1_s1-cell_1268      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1269      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1270      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1271           Pericytes            Pericytes
sample_control_r1_s1-cell_1272      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1273      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1274      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1275 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1276      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1277      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1278      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1279        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1280 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1281      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1282      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1283 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1284 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1285   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1286      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1287           Pericytes            Pericytes
sample_control_r1_s1-cell_1288      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1289 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1290      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1291      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1292      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1294      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1295      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1296 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1297        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1298      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1299 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1300      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1301      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1302      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1303   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1304        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1305      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1306      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1307      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1308      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1309   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1310   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1311 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1312      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1313      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1314      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1315   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1316   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1317   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1318      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1319   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1320   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1321      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1322   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1323      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1324        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1325      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1326      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1327 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1328 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1329      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1330      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1331      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1332      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1333      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1334   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1335      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1336   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1337      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1338      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1339      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1340      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1342   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1343   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1345      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1346      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1347      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1348 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1350           Pericytes            Pericytes
sample_control_r1_s1-cell_1351      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1352 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1353 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1354      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1355   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1356   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1357      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1358   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1359      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1360      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1361      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1362           Pericytes            Pericytes
sample_control_r1_s1-cell_1363   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1364      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1365 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1366 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1367   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1368 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1369        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1370      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1371      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1372      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1373           Pericytes            Pericytes
sample_control_r1_s1-cell_1374   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1375   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1376      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1377      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1378      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1379   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1380      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1381        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1382   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1383 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1384   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1385      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1386      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1387   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1388   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1389   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1390      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1391      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1392      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1393      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1394   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1395      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1396   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1397      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1398      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1399   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1400      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1401        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1403      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1404      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1405 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1406      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1407      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1408   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1409      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1410      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1411      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1412 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1413      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1414      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1415      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1416      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1417      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1418      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1419 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1420   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1421   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1422   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1423      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1424        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1425   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1426      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1427        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1428 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1429      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1431   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1432      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1433      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1434      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1435 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1436      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1437      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1438      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1439           Pericytes            Pericytes
sample_control_r1_s1-cell_1440 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1441      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1442      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1443      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1444   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1445      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1446   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1447      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1448   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1449      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1450      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1451   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1452      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1453      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1454      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1455      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1456           Pericytes            Pericytes
sample_control_r1_s1-cell_1457   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1458 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1459   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1460      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1461   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1462      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1463      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1464      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1465      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1466      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1467   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1468      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1469      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1470   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1471      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1472      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1473      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1474      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1477      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1478      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1479      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1480   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1481   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1482 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1483        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1485        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1486      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1487   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1488      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1489 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1490 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1491 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1492      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1493 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1494      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1495        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1496 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1497      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1498   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1499   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1500        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1501        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1502           Pericytes            Pericytes
sample_control_r1_s1-cell_1504      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1505   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1506      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1507      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1508        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1509      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1510      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1511      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1512           Pericytes            Pericytes
sample_control_r1_s1-cell_1513   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1514 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1515      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1516      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1517      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1518      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1519      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1521   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1522      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1523      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1524 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1525      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1526      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1527   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1528      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1529      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1530   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1531      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1532      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1533 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1534 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1535   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1536      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1537      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1538      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1539      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1540      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1541 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1542      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1543      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1544      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1545      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1546      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1547 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1548      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1549      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1550 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1551      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1552      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1553   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1554   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1555      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1556      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1557   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1558      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1559 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1560      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1562   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1563   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1564      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1565 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1566      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1567      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1568 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1569      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1570   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1571      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1572           Pericytes            Pericytes
sample_control_r1_s1-cell_1573      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1574 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1575      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1577      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1578   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1579 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1580   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1581   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1582      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1583   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1584   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1586      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1587 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1588      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1589           Pericytes            Pericytes
sample_control_r1_s1-cell_1590   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1591      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1592      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1593      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1594      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1595      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1596      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1597 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1598        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1599   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1601   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1602        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1603 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1604      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1605      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1606      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1607      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1608 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1609        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1610      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1611        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1612   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1613      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1614 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1615        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1616      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1617   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1618      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1619 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1620        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1621   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1622      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1623 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1624      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1625      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1626        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1627   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1628 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1629      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1630      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1631      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1632           Pericytes            Pericytes
sample_control_r1_s1-cell_1633      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1634      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1635      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1636      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1637      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1638 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1640      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1641 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1642      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1643      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1644      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1645      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1646 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1647      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1648   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1649      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1650      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1651      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1652      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1653 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1654      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1655   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1656   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1657      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1658      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1659      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1660      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1661      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1662      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1663      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1664      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1665 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_1666 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1667 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1668      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1669   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1670   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1671      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1672   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1673   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1674   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1675      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1676      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1677      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1678      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1679      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1680      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1681      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1682 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1683      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1684      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1685      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1686      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1687      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1688      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1689      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1690        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1691      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1692      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1693   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1694      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1695      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1696      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1697   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1698      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1699   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1700      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_1701      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1702      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1703        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1704      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1705           Pericytes            Pericytes
sample_control_r1_s1-cell_1706      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1707   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1708 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1709      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1710      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1711      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1712      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1713 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1714      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1715      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1716 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1717   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1718      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1719      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1720      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1721      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1722      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1723      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1724      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1725      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1726      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1727      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1728   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1729      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1730      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1731   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1732           Pericytes            Pericytes
sample_control_r1_s1-cell_1733      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1734        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1735 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1736 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1737      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1738      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1739      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1740      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1741      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1742      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1743      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1744   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1745      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1746        Immune_cells       Lymphoid_cells
sample_control_r1_s1-cell_1747   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1748      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1749      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1750        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1751      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1752      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1753      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1754      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1755      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1757      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1758   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1759      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1760   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1761      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1762      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1763   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1764      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1765      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1766      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1767      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1768      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1769      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1770      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1771   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1772      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1773   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1774   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1775      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1776   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1777      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1778      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1779      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1780      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1781      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1782      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1783   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1784      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1785   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1786   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1787      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1788      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1789 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1790      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1791      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1792      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1793      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1794      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1795   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1796   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1797        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1798      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1799      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1800   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1801   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1802      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1803   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1804      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1805      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1806      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1807   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1808   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1809           Pericytes            Pericytes
sample_control_r1_s1-cell_1810      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1811   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1812      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1813   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1814      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1815   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1816      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1817 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1819      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1820      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1821      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1822   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1823      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1824      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1825      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1826      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1827   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1828      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1830   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1831      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1832   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1833      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1834      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1835      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1836      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1837      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1838      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1839      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1840      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1841      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1842   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1843      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1844      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1845      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1846      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1847   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1848      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1849   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1850      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1851      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1852        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1853 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1854   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1855      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1856 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1857      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1858      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1859   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1860      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1862      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1863   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1864      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1865   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1866      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1867      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1868      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1869      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1870      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1871   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1872   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1873      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1874      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1875   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1876      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1877   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1878   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1879      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1880   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1881      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1882      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1883      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1884   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1886      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1889      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1891      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1892      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1893   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1894   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1895      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1896      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1897   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1898      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1899 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1900      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1901   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1902   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1904      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1908      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1909   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1910   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1911   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1912 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1913      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1914      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1915      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1916   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1917   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1918           Pericytes            Pericytes
sample_control_r1_s1-cell_1919   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1920   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1921      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1922   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1923      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1924           Pericytes            Pericytes
sample_control_r1_s1-cell_1925      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1926      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1927      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1928           Pericytes            Pericytes
sample_control_r1_s1-cell_1929      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1930   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1931      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1932        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1933      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1934      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1935      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1936      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1937   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1938      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1939   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1940      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1943   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1944      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1945      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1946   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1947      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1948      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1949      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1950   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1951   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1952      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1953      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1955   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1956   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1957      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1958   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1959        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_1960 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1961   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1962      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1963   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1964   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1965   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1966   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1967   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1968      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1970      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1971      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1972      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1973   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1975      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1976   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1977      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1978   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1979      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1980      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1981 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1982   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1983      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1984      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1985      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1986   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1987   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1988      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1989      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1990 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_1991      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1992      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1993      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1994   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_1995      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1996      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1997      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1998      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_1999      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2000        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2001      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2002 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2003 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2004      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2005      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2006        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2007   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2008 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2009      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2010   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2011      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2012      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2013      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2014      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2015      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2016      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2017      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2018           Pericytes            Pericytes
sample_control_r1_s1-cell_2021      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2022 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2024      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2025   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2027      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2028      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2030      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2031      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2032      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2033      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2034      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2035      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2036      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2037   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2038      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2039      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2040      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2041   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2042      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2043      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2044      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2045      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2046   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2047      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2048      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2049      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2050      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2051        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2052      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2053      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2054      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2055      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2056      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2057      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2058      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2059      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2060      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2061      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2062   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2063   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2064      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2065      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2066      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2067   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2068   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2069      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2070      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2071      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2072      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2073   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2074      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2075      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2076      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2077      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2078      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2079      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2080      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2081      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2082 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2083      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2084 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2085      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2086      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2087      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2088      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2089      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2090      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2091      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2092   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2093      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2094      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2095   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2096      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2097      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2098      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2099        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2100   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2101      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2102           Pericytes            Pericytes
sample_control_r1_s1-cell_2103      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2104      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2105 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2106      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2107   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2108   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2109 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2110      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2111      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2112   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2113 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2114      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2115   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2116 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2117      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2118   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2119      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2120 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2121      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2122      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2123   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2124      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2125      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2126 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2127   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2128      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2129 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2130   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2131   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2132      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2133      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2135      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2136 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2137      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2140      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2141      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2142      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2143   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2144   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2145      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2146      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2147      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2148 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2149      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2150      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2151      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2152      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2153      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2154   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2155   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2156      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2157   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2158 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2159        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2160      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2161      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2162 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2163      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2164 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2165   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2166      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2167      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2168   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2169   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2170      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2172      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2173      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2174   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2175      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2176      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2177      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2178        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2179   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2180      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2181      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2182      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2183      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2184      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2185      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2186      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2187      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2188 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2189   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2191      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2192      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2193   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2194        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2195 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2196      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2197      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2198           Pericytes            Pericytes
sample_control_r1_s1-cell_2199      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2200      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2201   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2202        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2203      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2204      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2205      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2206   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2207      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2208      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2209      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2210   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2211      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2212      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2213   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2214      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2216   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2217   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2218      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2219      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2220      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2222      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2224      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2225   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2226   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2227      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2228      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2229      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2230      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2231      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2232      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2233      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2234      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2235   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2236 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2238      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2239 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2240   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2241      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2242      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2243   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2244 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2245 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2246      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2247 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2248      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2249   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2250      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2251      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2252   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2253           Pericytes            Pericytes
sample_control_r1_s1-cell_2254   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2256      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2257      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2258      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2259   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2260      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2261           Pericytes            Pericytes
sample_control_r1_s1-cell_2262      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2263      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2264   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2265      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2266   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2267      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2268   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2269      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2270      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2271   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2272 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2273      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2274 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2275      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2276           Pericytes            Pericytes
sample_control_r1_s1-cell_2277   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2278   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2279   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2280      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2281   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2282      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2283      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2284      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2285      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2286      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2287 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2288      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2289      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2290      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2291      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2292   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2293   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2294           Pericytes            Pericytes
sample_control_r1_s1-cell_2295      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2296      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2297   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2298      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2299      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2300      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2301      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2302   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2303      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2304   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2305      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2306   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2307      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2308      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2309      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2310      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2311      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2312   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2313        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2314      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2315   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2316   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2317      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2318   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2319      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2320   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2321      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2322   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2323      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2324      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2325      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2326   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2327   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2328      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2329   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2330      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2331   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2332      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2333      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2334      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2335        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2336      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2337      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2338   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2339      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2340      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2341      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2342   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2343   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2344      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2345      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2346      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2347 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2348      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2349      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2350      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2351        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2352   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2353      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2354      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2355      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2356   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2357 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2358 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2359      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2360      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2361      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2362      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2363      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2364      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2366   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2367      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2368      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2369      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2370      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2371           Pericytes            Pericytes
sample_control_r1_s1-cell_2372        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2373      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2374      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2375      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2376   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2377      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2378      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2379      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2380      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2381      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2382 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2383   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2384        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2385      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2386   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2387           Pericytes            Pericytes
sample_control_r1_s1-cell_2388   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2389      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2390      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2391      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2392      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2393   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2394      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2395   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2396      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2397      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2398   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2399      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2400   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2401   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2402   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2403   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2404 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2405      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2406           Pericytes            Pericytes
sample_control_r1_s1-cell_2407        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2408      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2409   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2410   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2411      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2412      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2413      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2414      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2415      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2416      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2417 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2418      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2419   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2420      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2421 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2422   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2423 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2424      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2425 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2426 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2427      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2428      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2429      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2430      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2431      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2432      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2433   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2434 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2435      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2436      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2437      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2438      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2439      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2440      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2441      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2442      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2443   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2444      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2445 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2446      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2447      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2448   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2449      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2450      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2451      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2452 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2453      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2454   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2455   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2456   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2457   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2458   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2459      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2460   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2461   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2462   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2463      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2464      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2465      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2466      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2467   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2468      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2469      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2470 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2471      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2472      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2473      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2474      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2475      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2477 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2478      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2479   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2480      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2481      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2482      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2483      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2484      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2485   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2486      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2487      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2488      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2489   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2490   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2491 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2492      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2493           Pericytes            Pericytes
sample_control_r1_s1-cell_2494      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2495        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2496      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2497      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2498 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2499      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2500        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2501 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2502      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2503      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2504 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2505      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2506 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2507      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2508        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2509      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2510   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2511      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2512   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2513      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2514      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2515      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2516           Pericytes            Pericytes
sample_control_r1_s1-cell_2517 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2518      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2519   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2520   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2521 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2522      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2523      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2524      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2525      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2526      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2527      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2528      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2529      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2530      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2531   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2532      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2533      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2534   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2535      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2536   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2537      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2538      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2539           Pericytes            Pericytes
sample_control_r1_s1-cell_2540   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2541 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2542      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2543   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2544      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2545      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2546        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2548   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2549   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2550      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2551      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2552   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2553      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2554      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2555   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2556      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2557      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2558      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2559      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2560   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2561      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2562      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2563 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2564      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2565      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2566      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2567        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2569   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2570        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2571      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2572      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2573      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2574      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2575      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2576   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2577           Pericytes            Pericytes
sample_control_r1_s1-cell_2578   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2579   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2580        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2581      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2582      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2583      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2584      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2585      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2586      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2587      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2588      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2589      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2590      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2591           Pericytes            Pericytes
sample_control_r1_s1-cell_2592   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2593      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2594      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2596      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2597      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2598      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2599        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2600      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2601      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2602   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2603   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2604   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2605      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2606      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2607      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2608      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2609      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2610      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2611   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2612      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2613           Pericytes            Pericytes
sample_control_r1_s1-cell_2614      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2615   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2617 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2620      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2621           Pericytes            Pericytes
sample_control_r1_s1-cell_2622      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2623   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2624      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2625      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2626      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2627      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2628   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2629      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2630        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2631   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2632      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2633      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2634   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2635      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2636 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2637      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2638   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2641   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2642      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2643   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2644        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2645      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2646   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2647      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2648 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2649      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2650   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2651      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2652           Pericytes            Pericytes
sample_control_r1_s1-cell_2653   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2654   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2655      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2656      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2657      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2658   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2659      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2660      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2661           Pericytes            Pericytes
sample_control_r1_s1-cell_2662      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2663   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2664      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2665      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2666        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2667      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2668      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2669      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2670 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2671      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2672      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2673 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2674      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2675      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2676      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2677 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2678      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2679        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2680        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2681      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2682      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2683      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2684   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2685      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2686      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2687      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2688      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2689   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2690      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2691      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2692      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2693   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2694        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2695      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2696      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2697      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2698      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2699      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2700      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2701      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2702      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2703      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2704   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2705      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2706      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2707      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2708   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2709   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2710      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2711 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2712      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2713        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2714      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2715      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2716        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2717      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2718   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2719      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2720      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2721      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2722   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2723      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2724      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2725      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2726   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2727 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2728      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2729      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2730      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2731      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2732      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2733   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2734      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2735      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2736      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2737   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2738      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2739      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2740      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2741      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2742      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2743      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2744      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2745      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2746      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2747      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2748      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2749      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2750      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2751           Pericytes            Pericytes
sample_control_r1_s1-cell_2752      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2753      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2754   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2755      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2756      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2757      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2758      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2759      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2760      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2761      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2762   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2763   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2764      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2765 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2766   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2767 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2768      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2769 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2770      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2771      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2772      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2773 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2774      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2775      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2777      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2778        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2779      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2780      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2781        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2782      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2783      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2784      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2785 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2786      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2787      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2788      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2789      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2790      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2791      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2792      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2793   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2794   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2795      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2796      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2797      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2798 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2799      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2800      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2801      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2802      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2803      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2804 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2805      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2806   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2807      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2808      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2809      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2810   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2811   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2812      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2813      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2814   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2815           Pericytes            Pericytes
sample_control_r1_s1-cell_2816      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2817      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2818      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2819 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2820      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2821      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2822           Pericytes            Pericytes
sample_control_r1_s1-cell_2823           Pericytes            Pericytes
sample_control_r1_s1-cell_2824      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2825      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2826      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2827   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2828   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2829      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2830   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2831   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2833   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2834 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2835      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2836      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2837   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2838      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2839   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2840      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2841   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2842      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2843   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2844      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2845   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2846      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2847   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2848      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2849      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2850      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2851   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2852      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2853      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2854   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2855      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2856      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2857      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2858      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2859      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2860      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2861      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2862   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2863   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2864   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2865 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2866      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2867      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2868      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2870   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2871      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2872      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2873      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2874      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2875      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2876   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2877 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2878      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2879      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2880        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2881      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2883 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2884      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2885      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2886   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2887   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2888      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2889   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2890      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2891      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2892      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2893      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2894      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2895   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2896      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2897      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2899      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2900      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2901      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2902        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2903      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2904      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2905           Pericytes            Pericytes
sample_control_r1_s1-cell_2906   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2907      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2908   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2909      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2910   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2911        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2912   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2913      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2914      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2915      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2916   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2917      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2918   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2919   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2920      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2921      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2922      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2923 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2924      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2925      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2926      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2928 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2929      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2930        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2932      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2933      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2934      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2935   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2936      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2937      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2938   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2939      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2940   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2941      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2942   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2943      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2944      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2945   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2946      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2947           Pericytes            Pericytes
sample_control_r1_s1-cell_2948        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2949      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2950      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2951 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2952      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2953      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2954   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2955   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2956      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2957   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2959      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2960      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_2961        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_2962   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2963      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2964      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2965      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2966      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2968   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2969      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2970      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2971   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_2972      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2973      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2974      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2975 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2976      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2977      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2978      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2979      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2980      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2981      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2982 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_2983      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2984      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2985      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2987      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2988      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2989      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2992      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2993 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_2995      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2996      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2997      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2998      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_2999      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3000      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3001      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3002   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3003      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3004      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3005      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3006   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3007        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_3008   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3009      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3010      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3011 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3012      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3013   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3014   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3015 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3016      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3017      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3018      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3019      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3020      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3021 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_3022      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3023      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3024 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3025      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3026      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3027   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3028      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3029      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3030      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3031      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3032      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3033      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3034      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3035      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3036 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3037      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3038      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3039      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3040      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3041      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3042      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3043      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3044      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3045      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3046 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3047      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3048      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3049   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3050   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3051      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3052      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3054        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_3055      Cardiomyocytes Cardiomyocytes_Nppa+
sample_control_r1_s1-cell_3056      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3057      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3058      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3059        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_3060      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3061      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3062   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3063   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3064 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3065      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3066 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3067      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3068   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3069      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3070   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3071      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3072      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3073   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3074 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3075           Pericytes            Pericytes
sample_control_r1_s1-cell_3076      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3077   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3078   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3079      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3080      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3081   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3082      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3084           Pericytes            Pericytes
sample_control_r1_s1-cell_3085      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3086      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3087   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3088      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3089      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3090      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3091        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_3092 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3093      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3094   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3095   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3096      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3097      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3098      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3099      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3100   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3101 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3102      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3103      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3104   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3105   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3106      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3107      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3108      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3109      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3110      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3111   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3112      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3113      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3114      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3115      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3116      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3117 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_3118   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3119        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_3120      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3121   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3122           Pericytes            Pericytes
sample_control_r1_s1-cell_3123      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3124   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3125      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3126      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3127   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3128      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3129      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3130      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3132      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3133      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3134   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3135      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3136      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3137 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_3138      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3139           Pericytes            Pericytes
sample_control_r1_s1-cell_3140      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3141      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3142      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3143 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_3145      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3146           Pericytes            Pericytes
sample_control_r1_s1-cell_3147      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3148      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3149      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3150      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3151      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3153   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3154      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3155 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3156      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3157   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3158      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3159   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3160   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3161      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3162   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3163      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3164      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3165   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3167        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_3168   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3169   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3170      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3171   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3172 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3173      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3174        Immune_cells        Myeloid_cells
sample_control_r1_s1-cell_3175      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3176      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3177      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3178   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3179      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3180      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3181   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3182   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3184      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3185      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3186      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3187      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3188 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3189      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3190      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3191      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3192   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3193      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3194   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3195      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3196      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3197   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3198      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3199      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3200      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3201      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3202      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3203   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3204      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3205      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3206      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3207      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3208      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3209      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3210      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3211      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3212   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3213      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3214      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3216      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3217      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3218      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3219 Cardiac_fibroblasts  Cardiac_fibroblasts
sample_control_r1_s1-cell_3220      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3221      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3223      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3224      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3225      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3227   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3228      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3229      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3230   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3231   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3232   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3233      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3234   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3235 Smooth_muscle_cells  Smooth_muscle_cells
sample_control_r1_s1-cell_3236      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3237   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3239   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3240      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3241   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3242      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3243      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3244      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3245      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3246      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3247      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3248      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3249   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3250      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3251   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3252      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3253           Pericytes            Pericytes
sample_control_r1_s1-cell_3254      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3255      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3257      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3258      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3259      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3260   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3261      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3262      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3263      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3264      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3265      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3266           Pericytes            Pericytes
sample_control_r1_s1-cell_3267      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3268      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3269   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3270   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3271      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3272      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3273   Endothelial_cells    Endothelial_cells
sample_control_r1_s1-cell_3274      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3275      Cardiomyocytes       Cardiomyocytes
sample_control_r1_s1-cell_3276   Endothelial_cells    Endothelial_cells
                                             anno_cell_type_lvl3 lymphoid
sample_control_r1_s1-cell_1               Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2               Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3                   Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_4                Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_5               Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_6                   Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_7                Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_8                    Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_9                   Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_10                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_11               Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_12                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_13                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_14                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_15                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_16                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_17               Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_18                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_19                Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_20             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_21                   Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_22                   Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_23             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_24             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_28            Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_29                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_30              Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_31                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_33                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_34                Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_35                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_36            Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_37                Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_38                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_39            Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_40                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_41                Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_42             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_43                Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_44            Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_45               Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_47                    Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_48                Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_49                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_50                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_51                   Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_52             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_53             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_54                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_55                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_56              Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_57                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_58                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_59                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_60                    Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_61                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_62               Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_63                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_64               Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_65             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_66             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_67                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_68                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_69               Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_71            Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_72                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_73             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_74                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_75                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_76                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_77                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_78                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_79              Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_81            Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_82                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_83             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_84                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_85             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_86                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_87                Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_88                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_90             Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_91                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_92                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_93                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_94            Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_95                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_96                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_97                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_98                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_99                  Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_100              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_101              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_102                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_103  Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_104               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_105                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_106                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_107                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_108            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_109               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_110             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_111                Lymphoid_cells_Cd3e     TRUE
sample_control_r1_s1-cell_112                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_113             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_114                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_115             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_116                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_117            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_118                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_120                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_121                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_122              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_123                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_124            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_125            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_126               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_127             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_128                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_129              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_130                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_131                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_132                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_134              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_135             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_136            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_137             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_139                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_140                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_141              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_142                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_143                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_144                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_145              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_146                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_147              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_148                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_149                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_150              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_151            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_152              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_153            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_154            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_155            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_157            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_158                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_159                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_160                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_161          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_162            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_163            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_164            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_165            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_166                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_167          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_168               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_169            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_170                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_171                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_172           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_173              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_174            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_175            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_176            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_177                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_178              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_179            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_180                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_181              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_182              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_183               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_184                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_185                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_186                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_187            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_188          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_189                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_190                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_191            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_192                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_194                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_195                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_196            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_197                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_198            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_199             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_200                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_201                            DC_Cd74    FALSE
sample_control_r1_s1-cell_202            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_203                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_204                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_205                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_207            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_211                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_213                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_214                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_215              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_216                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_217            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_218                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_219            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_220                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_221                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_222                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_223           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_224                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_225             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_226                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_227             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_228            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_229              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_230            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_231            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_232                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_233          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_234                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_235            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_236            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_237                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_238              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_239                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_240            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_241                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_242              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_243              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_244         Cardiac_fibroblasts_Col1a1    FALSE
sample_control_r1_s1-cell_245             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_246            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_247             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_248                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_249                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_250              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_251              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_252                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_253                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_254                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_256            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_257             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_258                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_260              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_261               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_262                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_263                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_264              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_265             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_266                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_267                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_268            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_269                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_270                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_271            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_272             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_273                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_274             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_275           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_276           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_277                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_278                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_279                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_280           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_281             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_282                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_283                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_284              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_285             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_286                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_287                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_288            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_289               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_290                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_291              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_292            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_293             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_294             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_295             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_296                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_297             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_298                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_299              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_300            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_301                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_302             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_303                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_304                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_305                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_306                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_307                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_308                            DC_Cd74    FALSE
sample_control_r1_s1-cell_310                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_312                            DC_Cd74    FALSE
sample_control_r1_s1-cell_313                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_314           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_315                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_316             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_317            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_318                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_319                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_320             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_321                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_322              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_323                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_324                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_325                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_326               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_327             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_328             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_329            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_330            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_331             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_332             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_334                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_335           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_336                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_337                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_338         Cardiac_fibroblasts_Col1a1    FALSE
sample_control_r1_s1-cell_339            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_340             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_341                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_342           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_343            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_344              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_345                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_346            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_347            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_348            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_349                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_350                  Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_352             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_353                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_354             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_355                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_356           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_357                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_358                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_359                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_360             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_361              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_362              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_363                            DC_Cd74    FALSE
sample_control_r1_s1-cell_364                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_365                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_366                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_367                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_368                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_369             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_370                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_371                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_372                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_373                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_374                            DC_Cd74    FALSE
sample_control_r1_s1-cell_375            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_376                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_377                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_379             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_380                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_381                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_382                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_383              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_384                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_385                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_386              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_387             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_388                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_390             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_391                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_392             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_393              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_394                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_395                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_396                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_397                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_398                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_399                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_400             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_401                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_402              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_403               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_404                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_405                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_406                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_407               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_408                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_409              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_410             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_412                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_413            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_414            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_415                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_416                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_417                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_418              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_419                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_420            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_421                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_422                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_423                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_424                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_425           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_426                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_427                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_428                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_429                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_430                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_431                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_432            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_433              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_434                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_435            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_436                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_437                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_438                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_439               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_440             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_441                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_442              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_443                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_444           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_446              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_447                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_448                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_449                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_450                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_451                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_452              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_453               Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_454                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_455           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_456                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_457               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_458                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_459                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_460             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_461                  Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_462           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_463                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_464                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_465                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_466               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_468                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_469                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_470                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_471             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_472              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_473             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_475              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_476             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_477                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_478              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_480                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_481                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_482            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_483                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_484                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_485             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_486                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_487             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_488            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_489                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_490                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_491                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_492                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_493                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_494            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_495                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_496                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_497                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_498                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_499            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_501                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_502                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_503                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_504                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_505                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_506                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_507                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_508                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_509            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_510            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_511                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_512                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_513                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_514                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_515                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_516           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_517              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_518                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_520             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_521             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_522                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_523                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_524                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_525                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_526                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_527            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_528                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_529                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_530                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_531                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_532              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_533                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_534                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_536                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_537                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_538            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_539                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_540            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_541               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_542            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_543                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_544             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_545                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_546             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_547            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_548                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_549                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_550            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_551                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_552              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_553                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_554                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_555                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_556            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_557                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_558               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_559              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_560             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_561            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_562             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_563                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_564                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_565                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_566                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_567              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_568                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_569            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_571                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_572                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_574                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_575            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_576                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_577                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_578                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_579                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_581              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_582                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_583              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_584            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_585              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_586                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_587                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_588                            DC_Cd74    FALSE
sample_control_r1_s1-cell_589                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_590                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_591                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_592                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_593                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_594            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_595             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_596            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_597                  Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_598             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_599                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_600             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_601             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_602                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_603                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_604                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_605                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_606                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_607            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_608             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_609                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_610           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_611                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_612                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_613            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_614              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_615              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_616           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_617              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_618                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_619                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_620                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_621                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_622             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_624                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_625           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_626            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_627                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_628                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_629          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_630                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_631             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_632                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_633                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_634                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_635            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_636                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_637            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_638                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_639                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_640              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_641                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_642             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_643                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_644              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_645              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_646                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_647                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_648                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_649                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_650         Cardiac_fibroblasts_Col1a1    FALSE
sample_control_r1_s1-cell_651             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_652                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_653                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_654               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_655                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_656                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_657                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_658                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_659                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_660                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_661                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_662            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_663                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_664             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_665                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_666               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_667              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_668             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_669                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_670                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_671            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_672             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_673                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_674                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_675            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_676                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_677          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_678             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_679                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_680             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_681             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_682            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_683            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_684            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_685                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_686            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_687          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_688                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_689            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_690                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_691          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_692                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_693            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_694               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_695                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_696                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_697            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_698             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_699             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_700            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_701                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_702                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_703                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_704                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_705                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_706                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_707              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_708               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_709                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_710                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_711              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_712                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_713            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_714            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_715                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_716               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_717                  Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_718                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_719            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_720                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_721             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_722          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_723                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_724            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_725             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_726          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_727                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_728                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_729                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_730             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_733               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_734            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_735          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_736            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_737            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_738                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_739            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_740                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_741               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_742              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_743                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_744                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_745                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_746                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_747                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_748          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_749                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_750                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_751                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_752          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_753                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_754                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_755          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_756            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_757                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_758                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_759                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_760                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_761                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_762              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_763                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_764                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_765                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_766                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_767                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_768          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_769                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_770                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_771                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_772          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_773                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_774          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_776          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_777               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_778          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_779          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_780                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_781                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_782               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_783             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_784             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_785                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_786                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_787               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_788                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_789                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_790              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_791                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_792          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_793          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_794                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_795            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_796                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_797          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_798               Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_799          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_800                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_801                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_802                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_803          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_804            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_805                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_806              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_807                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_808             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_809                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_810                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_811               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_812            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_813          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_814             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_815                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_816                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_817                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_818                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_821            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_822             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_823                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_824                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_825                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_826                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_827                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_828             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_829            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_830             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_831             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_832                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_833           Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_834                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_835            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_836                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_837                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_838                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_839                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_840                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_842              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_844             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_845                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_846               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_847                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_848                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_849             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_850                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_851                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_853                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_854                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_856               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_857                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_858                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_859                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_860                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_861               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_862              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_863          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_864               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_865             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_866             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_867                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_868                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_869            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_870               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_871                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_872               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_873              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_874                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_875               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_876                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_877                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_878                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_879             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_880            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_881               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_883             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_884                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_885                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_886                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_887               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_888                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_889               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_890                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_891               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_892                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_893               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_894             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_895                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_896               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_897             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_898                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_899             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_900                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_901                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_902               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_903              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_904                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_905                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_906                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_907                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_908                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_909          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_910                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_911             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_912               Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_913                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_914                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_915                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_916                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_917                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_918                  Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_919             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_920            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_921                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_922                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_923             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_924              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_925                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_926                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_927                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_928                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_929                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_930                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_931                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_932                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_933                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_934                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_937              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_938          Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_939             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_940              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_941                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_942                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_943             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_944                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_945                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_946             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_947                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_948                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_949            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_950                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_951              Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_952                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_953                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_954                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_955                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_956                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_957             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_958                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_959                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_961                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_962             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_963                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_964                  Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_965                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_966               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_967                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_968                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_969  Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_970            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_971  Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_972                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_973             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_974                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_975                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_976             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_977                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_978                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_979               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_980                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_981                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_982            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_983                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_984                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_985             Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_986               Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_987                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_988                   Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_989                  Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_990                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_991                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_992                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_993                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_994            Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_995                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_996                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_997                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_998                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_999                 Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1000                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1001                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1002                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1003           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1004        Cardiac_fibroblasts_Col1a1    FALSE
sample_control_r1_s1-cell_1005            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1007                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1008                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1009            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1010 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1011             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1012                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1014                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1015                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1016                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1017                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1018                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1019                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1020                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1021             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1022                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1023                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1024 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1025                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1026 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1027                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1028                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1030                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1032                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1033                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1034                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1035                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1036              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1037                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1038           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1039 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1040           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1041                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1042                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1043                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1044          Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_1045            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1046          Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_1047           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1048                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1049                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1050                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1051                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1052                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1053              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1054             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1055                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1056           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1057             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1059                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1060             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1061                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1062                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1063                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1064                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1065                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1066             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1067                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1068                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1069                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1070                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1071                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1072                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1073                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1074                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1075           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1076           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1077                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1078            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1079                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1080                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1081         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1082                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1083                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1084                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1086                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1087                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1089           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1090            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1091           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1092           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1093                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1094                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1095            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1096                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1098             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1099           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1100            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1101                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1102                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1103                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1104                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1106                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1107                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1108                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1109             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1111                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1112                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1113            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1114                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1115                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1116                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1117                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1118            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1119                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1120             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1121                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_1122                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1123                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1124                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1125           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1126                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1127                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1128                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1129                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1130                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1132           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1133                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1134            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1135                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1136                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1137                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1138             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1139           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1140                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1141                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1142            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1143            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1144                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1145                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1146                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1147                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1148                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1149                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1150                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1151            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1152            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1153                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1154                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1155            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1156             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1157        Cardiac_fibroblasts_Col1a1    FALSE
sample_control_r1_s1-cell_1158 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1159                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1160                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1161                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1162                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1163           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1164                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1165           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1166                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1167            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1168                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1169                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1170            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1171             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1172                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1173                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1174                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1176             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1177                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1178           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1179           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1180                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1181                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1182             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1183                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1184                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1185                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1186                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1187           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1188                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1189                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1190           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1191                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1192                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1193             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1194                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1195            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1196              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1197              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1198                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1199                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1200                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1201                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1202                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1203                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1204                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1205            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1206            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1207                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1208            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1209                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1210                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1213         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1214         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1215                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1216            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1217                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1218                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1219                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1220                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1221              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1222 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1223                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1224            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1225            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1226         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1227                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1228            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1230                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1231                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1232            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1233            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1234             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1235                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1236           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1237                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1238                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1239                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1240                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1241                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1242            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1243             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1245                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1247         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1248         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1249           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1250                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1251                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1252            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1253                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1254             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1255                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1256 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1257                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1258           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1259                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1261 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1262                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1263            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1264             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1265                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1266                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1267                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1268                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1269                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1270                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1271                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1272                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1273                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1274                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1275           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1276                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1277              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1278                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1279                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1280           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1281                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1282                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1283         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1284           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1285             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1286                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1287                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1288                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1289           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1290                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1291                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1292                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1294                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1295                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1296           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1297                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1298                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1299         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1300                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1301                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1302                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1303             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1304                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1305                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1306                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1307                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1308                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1309             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1310            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1311         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1312                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1313                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1314                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1315             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1316             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1317            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1318                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1319            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1320            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1321                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1322            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1323                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1324                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_1325                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1326                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1327        Cardiac_fibroblasts_Col1a1    FALSE
sample_control_r1_s1-cell_1328           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1329                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1330                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1331                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1332                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1333                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1334             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1335                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1336             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1337              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1338                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1339                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1340              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1342            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1343            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1345                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1346              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1347                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1348           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1350                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1351                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1352           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1353           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1354                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1355             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1356 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1357                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1358            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1359                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1360                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1361                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1362                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1363             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1364                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1365           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1366           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1367            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1368           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1369                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_1370                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1371                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1372                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1373                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1374            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1375            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1376                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1377                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1378                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1379             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1380                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1381                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1382            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1383           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1384            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1385                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1386                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1387             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1388            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1389            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1390              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1391                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1392                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1393                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1394            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1395                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1396            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1397                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1398                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1399            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1400                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1401                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1403                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1404                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1405           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1406                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1407                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1408            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1409                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1410                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1411              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1412         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1413                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1414              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1415                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1416                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1417              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1418                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1419         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1420            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1421            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1422             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1423                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1424                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_1425             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1426                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1427                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_1428           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1429                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1431            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1432                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1433                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1434                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1435         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1436                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1437                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1438                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1439                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1440         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1441                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1442                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1443                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1444            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1445                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1446            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1447              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1448             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1449                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1450                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1451             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1452                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1453                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1454                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1455                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1456                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1457            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1458           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1459             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1460                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1461 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1462                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1463                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1464                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1465                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1466                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1467            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1468                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1469              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1470 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1471                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1472                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1473                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1474                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1477                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1478                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1479                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1480 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1481            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1482           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1483                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1485                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1486                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1487             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1488                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1489           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1490           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1491           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1492                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1493         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1494                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1495                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1496           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1497                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1498 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1499 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1500                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_1501                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1502                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1504                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1505             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1506                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1507              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1508                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1509              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1510                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1511                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1512                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1513            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1514           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1515                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1516              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1517                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1518              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1519                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1521            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1522                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1523                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1524         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1525                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1526                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1527            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1528                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1529              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1530            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1531                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1532                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1533         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1534           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1535             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1536                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1537              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_1538              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1539                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1540                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1541         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1542                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1543              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1544                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1545              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1546                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1547           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1548                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1549                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1550         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1551                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1552                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1553 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1554 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1555                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1556              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1557 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1558                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1559           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1560                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1562            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1563 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1564              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1565         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1566                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1567              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1568           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1569                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1570             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1571              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1572                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1573                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1574         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1575              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1577              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1578             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1579         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1580            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1581 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1582                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1583             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1584 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1586                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1587           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1588                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1589                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1590             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1591                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1592                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1593                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1594                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1595                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1596                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1597         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1598                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1599            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1601 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1602                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1603         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1604                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1605                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1606                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1607                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1608           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1609                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1610              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1611                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_1612 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1613                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1614         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1615                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1616                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1617             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1618                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1619           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1620                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1621             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1622                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1623         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1624                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1625                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1626                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1627 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1628           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1629                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1630                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1631              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1632                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1633                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1634                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1635              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1636                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1637                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1638           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1640                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1641         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1642                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1643                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1644                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1645                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1646           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1647              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1648             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1649                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1650                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1651                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1652                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1653         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1654                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1655             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1656            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1657                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1658                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1659                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1660                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1661                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1662                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1663              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_1664                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1665         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_1666           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1667           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1668                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1669            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1670 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1671                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1672            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1673            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1674             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1675                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1676                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1677                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1678                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1679                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1680                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1681                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1682           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1683                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1684                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1685                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1686                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1687                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1688                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1689              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1690                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_1691                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1692                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1693             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1694                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1695                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1696                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1697             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1698                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1699             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1700              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_1701              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_1702                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1703                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1704                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1705                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1706                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1707             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1708           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1709                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1710                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1711                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1712              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1713          Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_1714                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1715                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1716           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1717            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1718                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1719                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1720                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1721                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1722                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1723                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1724                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1725                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1726                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1727                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1728            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1729                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1730              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1731            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1732                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1733                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1734                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1735          Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_1736           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1737                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1738                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1739                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1740                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1741                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1742                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1743                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1744            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1745                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1746               Lymphoid_cells_Cd3e     TRUE
sample_control_r1_s1-cell_1747 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1748                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1749                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1750                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1751                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1752                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1753                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1754                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1755                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1757                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1758             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1759                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1760 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1761                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1762                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1763             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1764                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1765                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1766                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1767                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1768                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1769              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1770                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1771 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1772                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1773             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1774            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1775                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1776             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1777                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1778                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1779                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1780                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1781                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1782                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1783 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1784                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1785            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1786             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1787                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1788                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1789           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1790                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1791                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1792                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1793                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1794                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1795            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1796             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1797                           DC_Cd74    FALSE
sample_control_r1_s1-cell_1798                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1799                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1800            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1801 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1802                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1803 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1804                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1805                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1806                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1807 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1808             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1809                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1810                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1811             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1812                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1813             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1814                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1815 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1816                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1817           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1819                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1820                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1821                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1822             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1823                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1824                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1825                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1826                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1827            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1828                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1830             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1831              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_1832             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1833                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1834                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1835                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1836                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1837                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1838                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1839                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1840                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1841                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1842            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1843                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1844                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1845                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1846                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1847             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1848                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1849 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1850              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1851                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1852                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_1853          Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_1854 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1855                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1856           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1857                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1858                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1859 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1860                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1862                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1863 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1864                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1865 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1866                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1867                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1868                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1869                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1870                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1871             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1872            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1873                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1874                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1875 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1876                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1877 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1878            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1879              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_1880            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1881                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1882              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_1883                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1884             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1886                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1889                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1891                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1892                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1893 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1894 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1895                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1896                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1897             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1898                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1899           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1900                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1901             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1902            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1904                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1908                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1909 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1910            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1911 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1912           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1913                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1914                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1915                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1916             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1917             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1918                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1919             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1920             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1921                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1922 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1923                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1924                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1925                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1926                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1927                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1928                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_1929                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1930             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1931                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1932                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_1933                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1934                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1935                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1936                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1937            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1938                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1939             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1940                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1943 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1944                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1945                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1946 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1947                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1948                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1949                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1950 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1951 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1952                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1953                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1955            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1956 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1957                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1958             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1959                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_1960           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1961             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1962                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1963            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1964 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1965 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1966 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1967            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1968                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1970                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1971                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1972                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1973            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1975                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1976            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1977                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1978             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1979                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1980                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1981           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1982 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_1983                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1984                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1985                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1986            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_1987             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1988                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1989                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1990           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_1991                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1992                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1993                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1994             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_1995                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1996                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1997                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1998                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_1999                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2000                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2001                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2002        Cardiac_fibroblasts_Col1a1    FALSE
sample_control_r1_s1-cell_2003           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2004                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2005                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2006                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2007 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2008           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2009                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2010             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2011                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2012                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2013                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2014                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2015                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2016                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2017                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2018                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2021                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2022           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2024                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2025            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2027                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2028                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2030                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2031                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2032              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2033                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2034                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2035                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2036                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2037            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2038                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2039                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2040                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2041             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2042              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2043                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2044                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2045                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2046             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2047                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2048                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2049                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2050                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2051                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2052                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2053                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2054                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2055                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2056                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2057                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2058                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2059                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2060                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2061                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2062            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2063            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2064                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2065                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2066                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2067            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2068 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2069                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2070                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2071                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2072                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2073 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2074                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2075                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2076                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2077                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2078              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2079                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2080                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2081                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2082           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2083                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2084           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2085                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2086                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2087                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2088                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2089                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2090              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2091                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2092             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2093                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2094                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2095            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2096                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2097              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2098                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2099                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2100            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2101                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2102                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2103                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2104                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2105           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2106                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2107            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2108 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2109           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2110                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2111                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2112            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2113           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2114                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2115            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2116           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2117                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2118 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2119                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2120           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2121                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2122                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2123             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2124                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2125                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2126           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2127 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2128                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2129           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2130 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2131             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2132              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2133                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2135                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2136           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2137                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2140                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2141              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2142                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2143            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2144             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2145              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2146                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2147                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2148           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2149                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2150                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2151                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2152                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2153                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2154             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2155             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2156                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2157            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2158         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2159                  Mono/Macros_Ccl2    FALSE
sample_control_r1_s1-cell_2160                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2161                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2162           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2163                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2164           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2165            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2166                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2167                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2168 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2169            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2170                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2172                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2173                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2174             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2175                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2176                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2177                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2178                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2179             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2180                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2181                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2182                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2183                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2184                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2185                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2186                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2187              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2188           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2189 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2191                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2192                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2193             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2194                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2195           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2196                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2197                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2198                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2199                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2200                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2201             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2202                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2203                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2204                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2205                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2206            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2207                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2208                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2209                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2210            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2211                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2212                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2213            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2214                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2216             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2217 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2218                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2219                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2220              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2222                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2224                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2225            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2226            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2227                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2228                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2229                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2230                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2231                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2232                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2233                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2234                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2235 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2236           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2238                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2239           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2240 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2241                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2242                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2243             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2244           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2245           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2246                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2247           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2248                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2249            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2250                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2251                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2252             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2253                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2254            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2256              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2257                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2258                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2259            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2260              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2261                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2262              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_2263                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2264 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2265                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2266             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2267                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2268             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2269                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2270                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2271             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2272           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2273                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2274        Cardiac_fibroblasts_Col1a1    FALSE
sample_control_r1_s1-cell_2275                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2276                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2277            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2278            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2279            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2280                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2281 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2282                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2283                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2284              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2285                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2286                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2287           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2288                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2289              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2290                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2291                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2292 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2293            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2294                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2295                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2296                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2297            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2298                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2299                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2300                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2301                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2302             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2303                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2304             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2305                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2306             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2307              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2308                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2309                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2310                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2311                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2312            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2313                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2314                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2315             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2316             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2317                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2318             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2319                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2320            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2321                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2322            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2323                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2324                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2325                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2326            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2327 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2328                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2329 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2330                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2331             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2332                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2333                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2334                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2335                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2336                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2337                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2338             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2339                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2340                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2341                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2342            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2343            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2344                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2345                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2346                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2347           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2348                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2349                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2350                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2351                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2352 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2353                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2354                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2355                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2356             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2357           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2358         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2359                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2360                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2361                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2362                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2363                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2364                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2366             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2367                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2368                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2369                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2370                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2371                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2372                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2373              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2374                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2375                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2376 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2377                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2378                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2379                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2380                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2381                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2382           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2383            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2384                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2385                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2386             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2387                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2388 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2389                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2390                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2391                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2392                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2393            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2394                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2395            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2396                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2397                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2398            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2399                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2400 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2401            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2402            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2403             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2404           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2405                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2406                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2407                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_2408                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2409 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2410 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2411                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2412                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2413                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2414                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2415                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2416                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2417           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2418                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2419            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2420                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2421           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2422 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2423           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2424                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2425         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2426           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2427              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2428                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2429                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2430                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2431                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2432                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2433             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2434           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2435                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2436                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2437                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2438                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2439                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2440                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2441                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2442                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2443            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2444                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2445           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2446                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2447                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2448 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2449                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2450                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2451                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2452         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2453                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2454            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2455             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2456            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2457             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2458            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2459                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2460            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2461             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2462             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2463                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2464                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2465                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2466                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2467            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2468                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2469                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2470           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2471                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2472                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2473                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2474                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2475                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2477           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2478                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2479            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2480                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2481              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2482                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2483                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2484                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2485            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2486                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2487                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2488              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2489            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2490            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2491           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2492                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2493                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2494                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2495                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2496                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2497                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2498           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2499                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2500                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2501           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2502                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2503                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2504           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2505                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2506           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2507                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2508                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2509                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2510             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2511                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2512 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2513                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2514                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2515                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2516                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2517          Cardiac_fibroblasts_Msln    FALSE
sample_control_r1_s1-cell_2518                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2519             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2520             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2521         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2522                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2523                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2524                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2525                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2526                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2527                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2528                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2529                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2530                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2531            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2532                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2533                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2534 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2535                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2536             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2537                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2538                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2539                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2540 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2541           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2542                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2543            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2544                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2545                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2546                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2548             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2549             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2550                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2551                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2552            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2553                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2554                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2555            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2556              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2557                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2558                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2559                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2560            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2561                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2562                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2563           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2564                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2565                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2566                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2567                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_2569             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2570                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2571                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2572                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2573              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2574                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2575                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2576             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2577                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2578            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2579             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2580                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2581                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2582                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2583                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2584                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2585                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2586                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2587                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2588                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2589                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2590                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2591                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2592             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2593                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2594                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2596                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2597                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2598                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2599                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_2600                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2601                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2602 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2603            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2604             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2605                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2606                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2607                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2608                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2609                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2610                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2611            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2612                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2613                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2614                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2615             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2617           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2620                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2621                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2622                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2623             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2624              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2625                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2626                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2627              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2628            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2629                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2630                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_2631             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2632                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2633                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2634             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2635                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2636           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2637                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2638             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2641             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2642                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2643            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2644                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2645                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2646            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2647                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2648           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2649                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2650             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2651                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2652                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2653             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2654             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2655                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2656                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2657                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2658             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2659                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2660                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2661                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2662                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2663             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2664                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2665                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2666                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2667                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2668                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2669                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2670           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2671                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2672                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2673           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2674                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2675                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2676                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2677           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2678                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2679                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2680                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2681                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2682                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2683                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2684            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2685                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2686                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2687                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2688                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2689            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2690                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2691                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2692                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2693            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2694                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2695                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2696                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2697                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2698                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2699                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2700                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2701                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2702                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2703                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2704            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2705                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2706                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2707                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2708            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2709            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2710                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2711           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2712                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2713                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2714                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2715                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2716                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2717                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2718             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2719                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2720                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2721                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2722             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2723                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2724                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2725                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2726            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2727         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2728                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2729                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2730                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2731                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2732                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2733             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2734                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2735                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2736              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2737            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2738                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2739              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_2740                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2741              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2742                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2743                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2744              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2745                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2746                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2747                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2748                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2749                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2750                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2751                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2752                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2753                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2754             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2755                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2756                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2757                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2758                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2759                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2760                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2761                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2762            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2763             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2764                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2765           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2766            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2767           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2768                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2769           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2770                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2771                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2772                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2773           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2774                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2775                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2777                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2778                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2779                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2780                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2781                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2782              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_2783                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2784                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2785         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2786                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2787                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2788                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2789              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_2790                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2791                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2792                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2793             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2794             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2795                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2796                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2797                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2798           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2799                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2800                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2801                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2802                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2803                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2804           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2805                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2806            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2807                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2808                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2809                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2810             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2811 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2812              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2813                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2814             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2815                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2816                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2817              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2818                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2819         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2820                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2821                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2822                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2823                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2824                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2825                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2826                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2827             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2828 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2829                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2830            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2831            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2833            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2834         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2835                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2836                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2837            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2838                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2839            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2840              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2841             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2842                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2843            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2844                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2845             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2846                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2847             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2848                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2849                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2850                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2851             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2852                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2853                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2854 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2855                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2856                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2857                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2858                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2859                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2860                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2861                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2862             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2863             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2864            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2865         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2866                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2867                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2868              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2870             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2871              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_2872                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2873                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2874                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2875              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2876             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2877         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2878                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2879                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2880                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_2881                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2883         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2884                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2885                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2886             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2887             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2888                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2889            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2890                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2891                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2892                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2893                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2894                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2895            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2896                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2897                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2899                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2900                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2901                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2902                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2903                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2904                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2905                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2906             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2907                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2908            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2909                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2910            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2911                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2912            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2913                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2914                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2915                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2916             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2917                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2918             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2919             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2920                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2921                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2922                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2923           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2924                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2925                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2926                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2928           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2929              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_2930                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_2932                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2933                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2934                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2935             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2936                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2937                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2938             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2939              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_2940             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2941                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2942 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2943                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2944                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2945            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2946                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2947                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_2948                           DC_Cd74    FALSE
sample_control_r1_s1-cell_2949              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_2950                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2951           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2952                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2953                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2954 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_2955             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2956                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2957            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_2959                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2960              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_2961                 Mono/Macros_Arg1+    FALSE
sample_control_r1_s1-cell_2962             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2963                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2964                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2965                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2966                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2968             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2969                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2970                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2971             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_2972                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2973                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2974                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2975           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2976              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2977                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2978                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2979                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2980                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2981                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2982         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_2983                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2984                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2985                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2987              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_2988                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2989                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2992                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2993           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_2995                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2996                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2997                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2998                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_2999                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3000                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3001                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3002            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3003                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3004                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3005                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3006            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3007                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_3008             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3009                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3010                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3011           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3012                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3013             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3014 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_3015           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3016              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_3017                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3018                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3019                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3020                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3021         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_3022              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_3023                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3024        Cardiac_fibroblasts_Col1a1    FALSE
sample_control_r1_s1-cell_3025                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3026                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3027            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3028                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3029                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3030                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3031                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3032                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3033                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3034                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3035                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3036           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3037                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3038                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3039              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_3040                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3041                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3042                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3043                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3044                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3045                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3046           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3047                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3048                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3049             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3050            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3051                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3052                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3054                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_3055              Cardiomyocytes_Nppa+    FALSE
sample_control_r1_s1-cell_3056                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3057                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3058              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_3059                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_3060                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3061                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3062            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3063             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3064           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3065                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3066           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3067                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3068             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3069                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3070            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3071                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3072                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3073            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3074           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3075                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_3076                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3077 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_3078            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3079                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3080                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3081            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3082                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3084                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_3085                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3086                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3087            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3088                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3089                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3090                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3091                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_3092           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3093                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3094             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3095            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3096                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3097                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3098                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3099                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3100 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_3101           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3102                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3103                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3104            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3105            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3106                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3107                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3108                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3109                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3110                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3111             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3112                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3113                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3114                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3115                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3116                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3117         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_3118             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3119                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_3120                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3121             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3122                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_3123                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3124             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3125                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3126                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3127             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3128                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3129                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3130                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3132                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3133                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3134            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3135                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3136                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3137         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_3138              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_3139                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_3140                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3141                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3142                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3143         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_3145                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3146                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_3147                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3148                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3149                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3150                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3151                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3153             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3154                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3155           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3156              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_3157            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3158                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3159            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3160            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3161                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3162            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3163                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3164              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_3165            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3167                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_3168            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3169             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3170                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3171             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3172           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3173                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3174                  Mono/Macros_C1qa    FALSE
sample_control_r1_s1-cell_3175                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3176                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3177                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3178             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3179                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3180                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3181             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3182             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3184                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3185                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3186                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3187                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3188           Cardiac_fibroblasts_Dcn    FALSE
sample_control_r1_s1-cell_3189              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_3190                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3191                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3192            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3193                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3194             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3195              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_3196                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3197            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3198                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3199                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3200                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3201                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3202                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3203            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3204                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3205                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3206              Cardiomyocytes_Nppb+    FALSE
sample_control_r1_s1-cell_3207                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3208                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3209              Cardiomyocytes_Vegfa    FALSE
sample_control_r1_s1-cell_3210                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3211                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3212             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3213                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3214                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3216                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3217                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3218                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3219        Cardiac_fibroblasts_Col1a1    FALSE
sample_control_r1_s1-cell_3220                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3221              Cardiomyocytes_Cxcr6    FALSE
sample_control_r1_s1-cell_3223                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3224                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3225                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3227            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3228                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3229                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3230            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3231             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3232             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3233                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3234             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3235         Smooth_muscle_cells_Myh11    FALSE
sample_control_r1_s1-cell_3236                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3237            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3239             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3240                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3241             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3242                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3243                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3244                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3245                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3246                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3247                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3248                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3249            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3250                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3251            Endothelial_cells_Aqp1    FALSE
sample_control_r1_s1-cell_3252                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3253                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_3254                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3255                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3257                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3258                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3259                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3260             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3261                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3262                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3263                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3264                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3265                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3266                 Pericytes_Colec11    FALSE
sample_control_r1_s1-cell_3267                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3268                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3269             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3270             Endothelial_cells_Kdr    FALSE
sample_control_r1_s1-cell_3271                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3272                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3273 Lymphatic_endothelial_cells_Lyve1    FALSE
sample_control_r1_s1-cell_3274                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3275                Cardiomyocytes_Pln    FALSE
sample_control_r1_s1-cell_3276             Endothelial_cells_Kdr    FALSE
 [ reached 'max' / getOption("max.print") -- omitted 65904 rows ]

Plot data

A) Spatial plots per sample

## Make a spatial plot for each sample and organize them using patchwork
sample_plots <- lapply(sample_names, function(sample) {
  meta_sub <- subset(new_metadata,sample_ID == sample)
  meta_sub$anno_cell_type_lvl2 <- gsub("_"," ",meta_sub$anno_cell_type_lvl2)
  
  # Generate the plot
  ## Add a line of blank space on top of the plot
  p <- ggplot(meta_sub, aes(x = X_centroid, 
                            y = Y_centroid,
                            color = anno_cell_type_lvl2)) +
    dark_theme_void() +
    geom_point(size = 0.6) +
    scale_color_manual(values = named_colors
                       ) +
    theme(legend.position = "right",
          legend.title = element_text(size = 20),
          legend.text = element_text(size = 16)) + # Hide legend or adjust as needed
    guides(color = guide_legend(title = "Cell types",override.aes = list(size = 6))) +
    labs(title = "")
  
  ## Manually add tags and titles to plots for visual improvements
  if(sample == "sample_control_r1_s1"){
    p <- p + 
      labs(tag = "a",
           title = "Control",
           y = "Replicate 1") + 
      theme(plot.tag = element_text(size = 20, face = "bold"),
            plot.title = element_text(hjust=0.5, size = 20, face = "bold"),
            axis.title.y = element_text(size = 20,angle = 90, face = "bold")
            )
  } else if(sample == "sample_4h_r1_s1"){
    p <- p + 
      labs(title = "4 hours") + 
      theme(plot.tag = element_text(size = 20, face = "bold"),
            plot.title = element_text(hjust=0.5, size = 20, face = "bold"))
  } else if(sample == "sample_2d_r1_s1"){
    p <- p + 
      labs(title = "2 days") + 
      theme(plot.tag = element_text(size = 20, face = "bold"),
            plot.title = element_text(hjust=0.5, size = 20, face = "bold"))
  } else if(sample == "sample_4d_r1_s1"){
    p <- p + 
      labs(title = "4 days") + 
      theme(plot.tag = element_text(size = 20, face = "bold"),
            plot.title = element_text(hjust=0.5, size = 20, face = "bold"))
  } else if (sample == "sample_control_r2_s1"){
    p <- p +
      labs(y = "Replicate 2") + 
      theme(axis.title.y = element_text(size = 20,angle = 90, face = "bold")
            )
  }
  
  
  # Return the plot
  return(p)
})
Inverted geom defaults of fill and color/colour.
To change them back, use invert_geom_defaults().
sample_plots_arranged <- wrap_plots(sample_plots,ncol = 4, nrows = 2) + plot_layout(guides = "collect") & theme(legend.position = 'right')
sample_plots_arranged

B) Cell type proportions over time

cell_type_proportions_per_sample <- metadata %>%
  group_by(anno_cell_type_lvl2,timepoint,sample_ID) %>%
  tally() %>%
  ungroup() %>%
  group_by(timepoint,sample_ID) %>%
  mutate("percent" = n / sum(n) * 100) %>%
  ungroup()

## Check that percentage sum up to 100 per sample
percent_check <- cell_type_proportions_per_sample %>%
  group_by(sample_ID) %>%
  summarise("sum" = sum(percent))

## Replace underscores in cell names with spaces
cell_type_proportions_per_sample$anno_cell_type_lvl2 <- gsub("_"," ",cell_type_proportions_per_sample$anno_cell_type_lvl2)

## Set order of cell types in plot from most abundant to least abundant
mean_percent <- cell_type_proportions_per_sample %>%
  group_by(timepoint,anno_cell_type_lvl2) %>%
  summarise("mean_percent" = mean(percent)) %>%
  ungroup() %>%
  group_by(timepoint) %>%
  arrange(desc(mean_percent))
`summarise()` has grouped output by 'timepoint'. You can override using the
`.groups` argument.
cell_type_proportions_per_sample$anno_cell_type_lvl2 <- factor(cell_type_proportions_per_sample$anno_cell_type_lvl2,
       levels = subset(mean_percent,timepoint == "control")$anno_cell_type_lvl2)

## Calculate mean cell number per timepoint
mean_percent <- cell_type_proportions_per_sample %>%
  mutate("anno_cell_type_lvl2" = if_else(grepl("Myeloid cells",anno_cell_type_lvl2),"Myeloid_cells",anno_cell_type_lvl2)) %>% ## Merge myeloid cells into one group for calculations
  group_by(timepoint,anno_cell_type_lvl2) %>%
  summarise("mean_percent" = mean(percent)) %>%
  ungroup()
`summarise()` has grouped output by 'timepoint'. You can override using the
`.groups` argument.
ct_time_barplot <- ggplot(cell_type_proportions_per_sample,aes(timepoint,percent,fill = anno_cell_type_lvl2)) +
  geom_bar(position='dodge', stat='summary', fun='mean', color = "black") +
  # Add points for each fill group on top of bars
  geom_point(position=position_dodge(width=0.9), aes(group=anno_cell_type_lvl2), size=2.5, shape=21, fill="white", color="black") +
  scale_fill_manual(values = named_colors, name = "Cell types") +
  labs(x = " Timepoint",
       y = "% total cells") +
  theme_minimal() +
  theme(legend.text=element_text(size=18),
        legend.title = element_text(size=20),
        legend.position = "right",
        axis.title = element_text(size=18),
        axis.text  = element_text(size=18))


ct_time_barplot <- ct_time_barplot + labs(tags = "b") + theme(plot.tag = element_text(size = 20, face = "bold"))
ct_time_barplot

Merge plots

wrapped_plots <- (sample_plots_arranged / ct_time_barplot) + plot_layout(nrow = 2, ncol = 1)
wrapped_plots

save_plot(wrapped_plots,
          filename = "./plots/Supplementary_figure_5.spatial_plots.molkart.png",
          base_height = 12,
          base_asp = 1.2)

sessionInfo()
R version 4.3.1 (2023-06-16)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Sonoma 14.1.2

Matrix products: default
BLAS:   /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libRblas.0.dylib 
LAPACK: /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libRlapack.dylib;  LAPACK version 3.11.0

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

time zone: Europe/Berlin
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices datasets  utils     methods   base     

other attached packages:
 [1] RColorBrewer_1.1-3 here_1.0.1         ggsci_3.0.0        cowplot_1.1.2     
 [5] ggdark_0.2.1       patchwork_1.2.0    Seurat_5.0.1       SeuratObject_5.0.1
 [9] sp_2.1-2           lubridate_1.9.3    forcats_1.0.0      stringr_1.5.1     
[13] dplyr_1.1.4        purrr_1.0.2        readr_2.1.5        tidyr_1.3.0       
[17] tibble_3.2.1       ggplot2_3.4.4      tidyverse_2.0.0    workflowr_1.7.1   

loaded via a namespace (and not attached):
  [1] rstudioapi_0.15.0      jsonlite_1.8.8         magrittr_2.0.3        
  [4] spatstat.utils_3.0-4   farver_2.1.1           rmarkdown_2.25        
  [7] ragg_1.2.7             fs_1.6.3               vctrs_0.6.5           
 [10] ROCR_1.0-11            spatstat.explore_3.2-5 htmltools_0.5.7       
 [13] sass_0.4.8             sctransform_0.4.1      parallelly_1.36.0     
 [16] KernSmooth_2.23-22     bslib_0.6.1            htmlwidgets_1.6.4     
 [19] ica_1.0-3              plyr_1.8.9             plotly_4.10.4         
 [22] zoo_1.8-12             cachem_1.0.8           whisker_0.4.1         
 [25] igraph_1.6.0           mime_0.12              lifecycle_1.0.4       
 [28] pkgconfig_2.0.3        Matrix_1.6-5           R6_2.5.1              
 [31] fastmap_1.1.1          fitdistrplus_1.1-11    future_1.33.1         
 [34] shiny_1.8.0            digest_0.6.34          colorspace_2.1-0      
 [37] ps_1.7.6               rprojroot_2.0.4        tensor_1.5            
 [40] RSpectra_0.16-1        irlba_2.3.5.1          textshaping_0.3.7     
 [43] labeling_0.4.3         progressr_0.14.0       fansi_1.0.6           
 [46] spatstat.sparse_3.0-3  timechange_0.2.0       polyclip_1.10-6       
 [49] httr_1.4.7             abind_1.4-5            compiler_4.3.1        
 [52] withr_2.5.2            fastDummies_1.7.3      highr_0.10            
 [55] MASS_7.3-60.0.1        tools_4.3.1            lmtest_0.9-40         
 [58] httpuv_1.6.14          future.apply_1.11.1    goftest_1.2-3         
 [61] glue_1.7.0             callr_3.7.3            nlme_3.1-164          
 [64] promises_1.2.1         grid_4.3.1             Rtsne_0.17            
 [67] getPass_0.2-4          cluster_2.1.6          reshape2_1.4.4        
 [70] generics_0.1.3         gtable_0.3.4           spatstat.data_3.0-3   
 [73] tzdb_0.4.0             data.table_1.14.10     hms_1.1.3             
 [76] utf8_1.2.4             spatstat.geom_3.2-7    RcppAnnoy_0.0.21      
 [79] ggrepel_0.9.5          RANN_2.6.1             pillar_1.9.0          
 [82] spam_2.10-0            RcppHNSW_0.5.0         later_1.3.2           
 [85] splines_4.3.1          lattice_0.22-5         deldir_2.0-2          
 [88] renv_1.0.3             survival_3.5-7         tidyselect_1.2.0      
 [91] miniUI_0.1.1.1         pbapply_1.7-2          knitr_1.45            
 [94] git2r_0.33.0           gridExtra_2.3          scattermore_1.2       
 [97] xfun_0.41              matrixStats_1.2.0      stringi_1.8.3         
[100] lazyeval_0.2.2         yaml_2.3.8             evaluate_0.23         
[103] codetools_0.2-19       BiocManager_1.30.22    cli_3.6.2             
[106] uwot_0.1.16            systemfonts_1.0.5      xtable_1.8-4          
[109] reticulate_1.34.0      munsell_0.5.0          processx_3.8.3        
[112] jquerylib_0.1.4        Rcpp_1.0.12            spatstat.random_3.2-2 
[115] globals_0.16.2         png_0.1-8              parallel_4.3.1        
[118] ellipsis_0.3.2         dotCall64_1.1-1        listenv_0.9.0         
[121] viridisLite_0.4.2      scales_1.3.0           ggridges_0.5.5        
[124] leiden_0.4.3.1         rlang_1.1.3