[92b202]: / docs / source / _example_PoC / mnist.ipynb

Download this file

501 lines (500 with data), 319.3 kB

{
 "cells": [
  {
   "cell_type": "markdown",
   "id": "f75725e1-097c-4400-ab72-7f166e60789c",
   "metadata": {},
   "source": [
    "## Introduction"
   ]
  },
  {
   "cell_type": "markdown",
   "id": "071a39a8-1a51-4498-9900-3e5d40b7db6f",
   "metadata": {},
   "source": [
    "In this example, we will introduce the example of AggMap in feature restructuring on Randomized MNIST data. Specifically, we first permute the pixel randomly to generate the unordered data, this will destroy the structured MNIST images into randomly permuted pixels, then we used AggMap to reconstruct from these random pixels. \n",
    "\n",
    "To randomize the MNISt data, we first reshaped the 28x28 pixels into 684 feature points (FPs) and permuted these 684 FPs randomly, and then reshaped them into the new shuffled 28x28 images. The random permuted images OrgRP1 have destroyed the spatial correlation of the original images totally.\n",
    "\n",
    "\n",
    "After the unsupervised learning from these randomized MNIST data by AggMap, the disrupted MNIST images can been reconstructed to the very structured  images and very similar to the original images. Moreover, the reconstruction ability of AggMap is related to the number of randomized samples for unsupervised pre-learning. You can try to use different number of the randomized samples to fit AggMap and to transform the randomized data, and see what happens."
   ]
  },
  {
   "cell_type": "markdown",
   "id": "353d17c4-0518-4b16-bbb9-d17f46ffb084",
   "metadata": {},
   "source": [
    "## Step0: Import AggMap and Orignal MNIST data"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 2,
   "id": "f0570896-5ebc-452f-b3f6-cb809738dfcd",
   "metadata": {},
   "outputs": [],
   "source": [
    "import pandas as pd\n",
    "import numpy as np\n",
    "import tensorflow as tf\n",
    "from sklearn.utils import shuffle\n",
    "import matplotlib.pyplot as plt\n",
    "from aggmap import AggMap\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 3,
   "id": "72eb532d-0cd5-45a7-b453-ed108fcef78d",
   "metadata": {},
   "outputs": [],
   "source": [
    "(x_train, y_train), (x_test, y_test) = tf.keras.datasets.mnist.load_data() #load data"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 4,
   "id": "4e87802f-df13-4957-87fd-b0e562b2d9b3",
   "metadata": {},
   "outputs": [],
   "source": [
    "_, w, h = x_train.shape\n",
    "orignal_cols = ['p-%s' % str((i+1)).zfill(len(str(w*h))) for i in range(w*h)]\n",
    "x_train_df = pd.DataFrame(x_train.reshape(x_train.shape[0], w*h), columns=orignal_cols)\n",
    "x_test_df = pd.DataFrame(x_test.reshape(x_test.shape[0], w*h), columns=orignal_cols)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 5,
   "id": "3ed7d521-0c83-4e03-808b-1d9559f11363",
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "ax = plt.imshow(x_train_df.iloc[0].values.reshape(w,h))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 6,
   "id": "5e3d1cb8-a894-4626-a8f2-e6a96778d7c8",
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "ax = plt.imshow(x_test_df.iloc[0].values.reshape(w,h))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "id": "7363c597-3df6-41ce-820f-b5ffadd3bf80",
   "metadata": {},
   "outputs": [],
   "source": []
  },
  {
   "cell_type": "markdown",
   "id": "66189c02-746a-4652-8956-90021183e6e7",
   "metadata": {},
   "source": [
    "## Step1: MNIST pixel random permutation"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 7,
   "id": "9b75a33b-86c1-4aa1-beb3-aacfa0838dff",
   "metadata": {},
   "outputs": [],
   "source": [
    "shuffled_cols = shuffle(orignal_cols, random_state=111)\n",
    "x_train_df_shuffled = x_train_df[shuffled_cols]\n",
    "x_test_df_shuffled = x_test_df[shuffled_cols]"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 8,
   "id": "50a60f1d-f38f-4a01-90f9-de9fbbddd5bb",
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "ax = plt.imshow(x_train_df_shuffled.iloc[0].values.reshape(w,h))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 9,
   "id": "970f5165-da92-4cca-af8f-6ff6f20b19c6",
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "ax = plt.imshow(x_test_df_shuffled.iloc[0].values.reshape(w,h))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "id": "2e2d3b34-4ba0-4f03-aaec-dc727dc3f10c",
   "metadata": {},
   "outputs": [],
   "source": []
  },
  {
   "cell_type": "markdown",
   "id": "5ff55cb0-d6a7-4490-b8e9-3f2a7a5b82ae",
   "metadata": {},
   "source": [
    "## Step2: AggMap pre-fitting on training set"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 10,
   "id": "ba9efed8-11f9-42dd-9819-a171551a5c6b",
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2022-08-01 15:00:08,013 - \u001b[32mINFO\u001b[0m - [bidd-aggmap]\u001b[0m - Calculating distance ...\u001b[0m\n",
      "2022-08-01 15:00:08,041 - \u001b[32mINFO\u001b[0m - [bidd-aggmap]\u001b[0m - the number of process is 16\u001b[0m\n"
     ]
    },
    {
     "name": "stderr",
     "output_type": "stream",
     "text": [
      "100%|#######################################################################################################################################| 306936/306936 [00:35<00:00, 8665.40it/s]\n",
      "100%|####################################################################################################################################| 306936/306936 [00:00<00:00, 5186856.19it/s]\n",
      "100%|##############################################################################################################################################| 784/784 [00:00<00:00, 961.65it/s]\n"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2022-08-01 15:00:44,524 - \u001b[32mINFO\u001b[0m - [bidd-aggmap]\u001b[0m - applying hierarchical clustering to obtain group information ...\u001b[0m\n",
      "2022-08-01 15:00:46,360 - \u001b[32mINFO\u001b[0m - [bidd-aggmap]\u001b[0m - Applying grid assignment of feature points, this may take several minutes(1~30 min)\u001b[0m\n",
      "2022-08-01 15:00:46,799 - \u001b[32mINFO\u001b[0m - [bidd-aggmap]\u001b[0m - Finished\u001b[0m\n"
     ]
    }
   ],
   "source": [
    "mp = AggMap(x_train_df_shuffled, metric='correlation')\n",
    "mp = mp.fit(cluster_channels=1, var_thr=0, verbose=0)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "id": "816902d4-0d94-441f-a577-1e0cc472d6ab",
   "metadata": {},
   "outputs": [],
   "source": []
  },
  {
   "cell_type": "markdown",
   "id": "6cfc6f5d-7bae-409e-9789-ef371cbc7d06",
   "metadata": {},
   "source": [
    "## Step3: AggMap transformation on training and test test"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 11,
   "id": "0aabf684-e8c7-4c5e-b170-c335ea07828d",
   "metadata": {},
   "outputs": [
    {
     "name": "stderr",
     "output_type": "stream",
     "text": [
      "100%|#########################################################################################################################################| 60000/60000 [00:10<00:00, 5493.30it/s]\n",
      "100%|#########################################################################################################################################| 10000/10000 [00:01<00:00, 7557.54it/s]\n"
     ]
    }
   ],
   "source": [
    "x_train_restructured = mp.batch_transform(x_train_df_shuffled.values)\n",
    "x_test_restructured = mp.batch_transform(x_test_df_shuffled.values)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 12,
   "id": "72ff0bd8-80f8-4ec4-bf1d-9fc5ea242915",
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "ax = plt.imshow(x_train_restructured[0].reshape(*mp.fmap_shape))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 13,
   "id": "7299d60d-470c-4cbc-b617-a9515b270319",
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "ax = plt.imshow(x_test_restructured[0].reshape(*mp.fmap_shape))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 14,
   "id": "ae18f764-dd38-412b-9b48-512a47bfce6d",
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "ax = plt.imshow(x_test_restructured[1].reshape(*mp.fmap_shape))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 15,
   "id": "d0ab2371-373e-4606-8994-331f9103fbb0",
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "ax = plt.imshow(x_test_restructured[2].reshape(*mp.fmap_shape))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "id": "609fb493-0c0e-4eed-a7bb-8d72cf506e6d",
   "metadata": {},
   "outputs": [],
   "source": []
  },
  {
   "cell_type": "markdown",
   "id": "205af5cb-ec61-4687-b15c-f385dfed62c0",
   "metadata": {},
   "source": [
    "## Step4: AggMap visualization"
   ]
  },
  {
   "cell_type": "markdown",
   "id": "83614aae-d752-451a-95a2-84d86c2ea6f3",
   "metadata": {},
   "source": [
    "In the scatter and grid plot, we will get the final optimized position for each pixel that is in arbitrary order"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 20,
   "id": "7b53d409-1d18-4720-8cdd-6f68d3952ea4",
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2022-08-01 15:04:55,078 - \u001b[32mINFO\u001b[0m - [bidd-aggmap]\u001b[0m - generate file: ./feature points_717_correlation_umap_scatter\u001b[0m\n",
      "2022-08-01 15:04:55,084 - \u001b[32mINFO\u001b[0m - [bidd-aggmap]\u001b[0m - save html file to ./feature points_717_correlation_umap_scatter\u001b[0m\n"
     ]
    },
    {
     "data": {
      "text/html": [
       "<iframe style=\"border:0;outline:none;overflow:hidden\" srcdoc=\"&lt;!DOCTYPE html&gt; &lt;html lang=&quot;en&quot;&gt; &lt;head&gt; &lt;meta charset=&quot;utf-8&quot; /&gt; &lt;link href=&quot;https://www.highcharts.com/highslide/highslide.css&quot; rel=&quot;stylesheet&quot; /&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;https://code.highcharts.com/6/highcharts.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;https://code.highcharts.com/6/highcharts-more.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;https://code.highcharts.com/6/modules/heatmap.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;https://code.highcharts.com/6/modules/exporting.js&quot;&gt;&lt;/script&gt; &lt;/head&gt; &lt;body style=&quot;margin:0;padding:0&quot;&gt; &lt;div id=&quot;container&quot; style=&quot;width:1000px;height:850px;&quot;&gt;Loading....&lt;/div&gt; &lt;script&gt; $(function(){ Highcharts.setOptions({&quot;global&quot;: {}, &quot;lang&quot;: {}}); var option = {&quot;chart&quot;: {&quot;renderTo&quot;: &quot;container&quot;, &quot;width&quot;: 1000, &quot;height&quot;: 850, &quot;type&quot;: &quot;scatter&quot;, &quot;zoomType&quot;: &quot;xy&quot;}, &quot;colors&quot;: {}, &quot;credits&quot;: {&quot;enabled&quot;: false}, &quot;drilldown&quot;: {}, &quot;exporting&quot;: {}, &quot;labels&quot;: {}, &quot;legend&quot;: {&quot;align&quot;: &quot;right&quot;, &quot;layout&quot;: &quot;vertical&quot;, &quot;margin&quot;: 1, &quot;verticalAlign&quot;: &quot;top&quot;, &quot;y&quot;: 40, &quot;symbolHeight&quot;: 12, &quot;floating&quot;: false}, &quot;loading&quot;: {}, &quot;navigation&quot;: {}, &quot;pane&quot;: {}, &quot;plotOptions&quot;: {&quot;scatter&quot;: {&quot;marker&quot;: {&quot;radius&quot;: 6, &quot;states&quot;: {&quot;hover&quot;: {&quot;enabled&quot;: true, &quot;lineColor&quot;: &quot;rgb(100,100,100)&quot;}}}, &quot;states&quot;: {&quot;hover&quot;: {&quot;marker&quot;: {&quot;enabled&quot;: false}}}, &quot;tooltip&quot;: {&quot;headerFormat&quot;: &quot;&lt;b&gt;{series.name}&lt;/b&gt;&lt;br&gt;&quot;, &quot;pointFormat&quot;: &quot;{point.IDs}&quot;}}, &quot;series&quot;: {&quot;turboThreshold&quot;: 5000, &quot;dataLabels&quot;: {&quot;enabled&quot;: true, &quot;format&quot;: &quot;{point.IDs}&quot;}}}, &quot;series&quot;: {}, &quot;subtitle&quot;: {&quot;text&quot;: &quot;number of feature points: 717, metric method: correlation&quot;}, &quot;title&quot;: {&quot;text&quot;: &quot;2D emmbedding of feature points based on umap method&quot;}, &quot;tooltip&quot;: {}, &quot;xAxis&quot;: {&quot;title&quot;: {&quot;enabled&quot;: true, &quot;text&quot;: &quot;X&quot;, &quot;style&quot;: {&quot;fontSize&quot;: 20}}, &quot;labels&quot;: {&quot;style&quot;: {&quot;fontSize&quot;: 20}}, &quot;gridLineWidth&quot;: 1, &quot;startOnTick&quot;: true, &quot;endOnTick&quot;: true, &quot;showLastLabel&quot;: true}, &quot;yAxis&quot;: {&quot;title&quot;: {&quot;text&quot;: &quot;Y&quot;, &quot;style&quot;: {&quot;fontSize&quot;: 20}}, &quot;labels&quot;: {&quot;style&quot;: {&quot;fontSize&quot;: 20}}, &quot;gridLineWidth&quot;: 1}}; var chart = new Highcharts.Chart(option); var data = [{&quot;data&quot;: [{&quot;x&quot;: 2.629060745239258, &quot;y&quot;: -0.1744633913040161, &quot;IDs&quot;: &quot;p-499&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.544160842895508, &quot;y&quot;: -4.807594299316406, &quot;IDs&quot;: &quot;p-035&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.5675301551818848, &quot;y&quot;: 1.0652806758880615, &quot;IDs&quot;: &quot;p-598&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.8967046737670898, &quot;y&quot;: -0.7428193092346191, &quot;IDs&quot;: &quot;p-414&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.2598040103912354, &quot;y&quot;: 2.4527969360351562, &quot;IDs&quot;: &quot;p-694&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.8986139297485352, &quot;y&quot;: -3.208735227584839, &quot;IDs&quot;: &quot;p-193&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.226177930831909, &quot;y&quot;: -2.989964008331299, &quot;IDs&quot;: &quot;p-196&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.3227740228176117, &quot;y&quot;: -1.6798804998397827, &quot;IDs&quot;: &quot;p-299&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.7349982261657715, &quot;y&quot;: 0.5356385707855225, &quot;IDs&quot;: &quot;p-536&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.3402310609817505, &quot;y&quot;: 2.6598896980285645, &quot;IDs&quot;: &quot;p-741&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.6517640948295593, &quot;y&quot;: -3.3299036026000977, &quot;IDs&quot;: &quot;p-158&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.019022226333618, &quot;y&quot;: 2.2304575443267822, &quot;IDs&quot;: &quot;p-665&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.07651948928833, &quot;y&quot;: -1.1384607553482056, &quot;IDs&quot;: &quot;p-368&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.548436641693115, &quot;y&quot;: -0.264896959066391, &quot;IDs&quot;: &quot;p-453&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.3556156158447266, &quot;y&quot;: -1.4836217164993286, &quot;IDs&quot;: &quot;p-322&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.6764118671417236, &quot;y&quot;: -3.3427748680114746, &quot;IDs&quot;: &quot;p-165&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.6689947843551636, &quot;y&quot;: -1.7246431112289429, &quot;IDs&quot;: &quot;p-302&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.342670917510986, &quot;y&quot;: -1.9126547574996948, &quot;IDs&quot;: &quot;p-310&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.824575185775757, &quot;y&quot;: -1.58712637424469, &quot;IDs&quot;: &quot;p-333&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.887880563735962, &quot;y&quot;: -2.7499542236328125, &quot;IDs&quot;: &quot;p-210&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.404913067817688, &quot;y&quot;: -0.4887719750404358, &quot;IDs&quot;: &quot;p-433&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.944681167602539, &quot;y&quot;: -2.8899686336517334, &quot;IDs&quot;: &quot;p-199&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.5340131521224976, &quot;y&quot;: 2.225057601928711, &quot;IDs&quot;: &quot;p-664&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.163019895553589, &quot;y&quot;: -1.1373788118362427, &quot;IDs&quot;: &quot;p-375&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.2543373107910156, &quot;y&quot;: -4.906561851501465, &quot;IDs&quot;: &quot;p-037&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.2593824863433838, &quot;y&quot;: -3.3932037353515625, &quot;IDs&quot;: &quot;p-163&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.339247465133667, &quot;y&quot;: -1.1054283380508423, &quot;IDs&quot;: &quot;p-390&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6595022678375244, &quot;y&quot;: 2.687621593475342, &quot;IDs&quot;: &quot;p-718&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.026231635361909866, &quot;y&quot;: -2.515296459197998, &quot;IDs&quot;: &quot;p-215&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.010084629058838, &quot;y&quot;: 2.8077592849731445, &quot;IDs&quot;: &quot;p-747&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.3248977661132812, &quot;y&quot;: -1.5658758878707886, &quot;IDs&quot;: &quot;p-317&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.2051360607147217, &quot;y&quot;: 2.5744709968566895, &quot;IDs&quot;: &quot;p-735&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.72784686088562, &quot;y&quot;: 2.304396867752075, &quot;IDs&quot;: &quot;p-753&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.4916141033172607, &quot;y&quot;: 2.563056230545044, &quot;IDs&quot;: &quot;p-710&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.66281795501709, &quot;y&quot;: 2.185145854949951, &quot;IDs&quot;: &quot;p-679&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8287150859832764, &quot;y&quot;: -0.2503680884838104, &quot;IDs&quot;: &quot;p-460&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.5092502236366272, &quot;y&quot;: 2.789736032485962, &quot;IDs&quot;: &quot;p-771&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.9108966588974, &quot;y&quot;: 0.013605200685560703, &quot;IDs&quot;: &quot;p-488&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.327167272567749, &quot;y&quot;: 0.6891437768936157, &quot;IDs&quot;: &quot;p-568&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.5836206674575806, &quot;y&quot;: -2.6561760902404785, &quot;IDs&quot;: &quot;p-211&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.23972173035144806, &quot;y&quot;: -4.198820114135742, &quot;IDs&quot;: &quot;p-050&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.1869847774505615, &quot;y&quot;: 2.6273880004882812, &quot;IDs&quot;: &quot;p-779&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.08255847543478012, &quot;y&quot;: 0.06576861441135406, &quot;IDs&quot;: &quot;p-465&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.026844501495361, &quot;y&quot;: 0.18261416256427765, &quot;IDs&quot;: &quot;p-510&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.968456506729126, &quot;y&quot;: -1.92018461227417, &quot;IDs&quot;: &quot;p-308&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1988508701324463, &quot;y&quot;: 2.7860231399536133, &quot;IDs&quot;: &quot;p-769&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.5456937551498413, &quot;y&quot;: 1.5772026777267456, &quot;IDs&quot;: &quot;p-629&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.6565152406692505, &quot;y&quot;: 2.6126368045806885, &quot;IDs&quot;: &quot;p-715&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.7562841176986694, &quot;y&quot;: -2.303126096725464, &quot;IDs&quot;: &quot;p-238&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.8753173351287842, &quot;y&quot;: -3.3922924995422363, &quot;IDs&quot;: &quot;p-167&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.5680062770843506, &quot;y&quot;: -0.5538778305053711, &quot;IDs&quot;: &quot;p-420&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.1230595111846924, &quot;y&quot;: 2.519702672958374, &quot;IDs&quot;: &quot;p-708&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.363740921020508, &quot;y&quot;: 1.367555856704712, &quot;IDs&quot;: &quot;p-621&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.420342445373535, &quot;y&quot;: -2.6147077083587646, &quot;IDs&quot;: &quot;p-249&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.1688084602355957, &quot;y&quot;: -1.8640717267990112, &quot;IDs&quot;: &quot;p-292&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.9970185160636902, &quot;y&quot;: 0.7344009876251221, &quot;IDs&quot;: &quot;p-551&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.890015125274658, &quot;y&quot;: -0.11767937988042831, &quot;IDs&quot;: &quot;p-452&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.7564595937728882, &quot;y&quot;: -2.233715057373047, &quot;IDs&quot;: &quot;p-241&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.069980144500732, &quot;y&quot;: -1.3248955011367798, &quot;IDs&quot;: &quot;p-343&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.853520154953003, &quot;y&quot;: -4.220454692840576, &quot;IDs&quot;: &quot;p-123&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.7072876691818237, &quot;y&quot;: 0.33943086862564087, &quot;IDs&quot;: &quot;p-525&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.9736602306365967, &quot;y&quot;: -0.38953495025634766, &quot;IDs&quot;: &quot;p-472&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.114537477493286, &quot;y&quot;: -4.000880718231201, &quot;IDs&quot;: &quot;p-126&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.0833017826080322, &quot;y&quot;: -0.7912686467170715, &quot;IDs&quot;: &quot;p-384&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.5010621547698975, &quot;y&quot;: 2.267502546310425, &quot;IDs&quot;: &quot;p-685&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.769960880279541, &quot;y&quot;: -1.0890822410583496, &quot;IDs&quot;: &quot;p-376&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.24478816986084, &quot;y&quot;: -2.1792006492614746, &quot;IDs&quot;: &quot;p-282&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6460777521133423, &quot;y&quot;: -1.8793150186538696, &quot;IDs&quot;: &quot;p-272&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.2263267040252686, &quot;y&quot;: 2.536513328552246, &quot;IDs&quot;: &quot;p-754&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.270410060882568, &quot;y&quot;: -1.4736990928649902, &quot;IDs&quot;: &quot;p-339&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.3166716694831848, &quot;y&quot;: -2.142214059829712, &quot;IDs&quot;: &quot;p-242&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.3425400257110596, &quot;y&quot;: 2.2536845207214355, &quot;IDs&quot;: &quot;p-680&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.503341555595398, &quot;y&quot;: -3.2144291400909424, &quot;IDs&quot;: &quot;p-191&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.522745370864868, &quot;y&quot;: 0.14687670767307281, &quot;IDs&quot;: &quot;p-503&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.2236946821212769, &quot;y&quot;: -3.1269032955169678, &quot;IDs&quot;: &quot;p-184&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.6043916940689087, &quot;y&quot;: 1.1929599046707153, &quot;IDs&quot;: &quot;p-603&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.03869886323809624, &quot;y&quot;: -0.22968855500221252, &quot;IDs&quot;: &quot;p-437&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.123925685882568, &quot;y&quot;: -0.6486668586730957, &quot;IDs&quot;: &quot;p-426&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.4007155895233154, &quot;y&quot;: 2.480459451675415, &quot;IDs&quot;: &quot;p-707&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.9602711200714111, &quot;y&quot;: -2.1139729022979736, &quot;IDs&quot;: &quot;p-265&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.3980631828308105, &quot;y&quot;: 0.7522962093353271, &quot;IDs&quot;: &quot;p-557&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.6241910457611084, &quot;y&quot;: -4.793907165527344, &quot;IDs&quot;: &quot;p-040&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.8066647052764893, &quot;y&quot;: 1.7853894233703613, &quot;IDs&quot;: &quot;p-651&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.545377016067505, &quot;y&quot;: -0.2602406144142151, &quot;IDs&quot;: &quot;p-448&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.18483537435531616, &quot;y&quot;: 0.9855783581733704, &quot;IDs&quot;: &quot;p-577&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.1074142456054688, &quot;y&quot;: 1.3522433042526245, &quot;IDs&quot;: &quot;p-607&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.7410358786582947, &quot;y&quot;: -1.1498593091964722, &quot;IDs&quot;: &quot;p-352&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.0387444496154785, &quot;y&quot;: -0.9167195558547974, &quot;IDs&quot;: &quot;p-396&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.5683841109275818, &quot;y&quot;: -2.1415998935699463, &quot;IDs&quot;: &quot;p-244&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.07078702002763748, &quot;y&quot;: 2.687009334564209, &quot;IDs&quot;: &quot;p-716&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.1006875038146973, &quot;y&quot;: -0.05389808118343353, &quot;IDs&quot;: &quot;p-498&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1354516744613647, &quot;y&quot;: 0.12627874314785004, &quot;IDs&quot;: &quot;p-490&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.3005869388580322, &quot;y&quot;: -0.32785719633102417, &quot;IDs&quot;: &quot;p-459&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.17776277661323547, &quot;y&quot;: -3.264514923095703, &quot;IDs&quot;: &quot;p-159&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.342989444732666, &quot;y&quot;: -1.3420120477676392, &quot;IDs&quot;: &quot;p-336&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.258382320404053, &quot;y&quot;: -1.8703871965408325, &quot;IDs&quot;: &quot;p-311&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.637342929840088, &quot;y&quot;: -4.510411739349365, &quot;IDs&quot;: &quot;p-072&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.0501091480255127, &quot;y&quot;: -4.866303443908691, &quot;IDs&quot;: &quot;p-013&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.1144939661026, &quot;y&quot;: 2.2100439071655273, &quot;IDs&quot;: &quot;p-663&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.529505968093872, &quot;y&quot;: -0.33509355783462524, &quot;IDs&quot;: &quot;p-441&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.115583062171936, &quot;y&quot;: -0.40805718302726746, &quot;IDs&quot;: &quot;p-434&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.947946071624756, &quot;y&quot;: -0.5098375678062439, &quot;IDs&quot;: &quot;p-424&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.7679946422576904, &quot;y&quot;: -0.6403554677963257, &quot;IDs&quot;: &quot;p-444&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.0281195640563965, &quot;y&quot;: -0.3692094385623932, &quot;IDs&quot;: &quot;p-470&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.3345892429351807, &quot;y&quot;: -3.687490224838257, &quot;IDs&quot;: &quot;p-153&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.915940999984741, &quot;y&quot;: 1.7721083164215088, &quot;IDs&quot;: &quot;p-640&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.7183021306991577, &quot;y&quot;: -2.8920836448669434, &quot;IDs&quot;: &quot;p-588&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.7329385876655579, &quot;y&quot;: 1.730087161064148, &quot;IDs&quot;: &quot;p-631&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.833331823348999, &quot;y&quot;: 1.0333552360534668, &quot;IDs&quot;: &quot;p-583&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.1263868808746338, &quot;y&quot;: -0.5133256316184998, &quot;IDs&quot;: &quot;p-412&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.3447020053863525, &quot;y&quot;: 0.0013027123641222715, &quot;IDs&quot;: &quot;p-501&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.141731262207031, &quot;y&quot;: -0.41128960251808167, &quot;IDs&quot;: &quot;p-423&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.7953052520751953, &quot;y&quot;: 1.522311806678772, &quot;IDs&quot;: &quot;p-611&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.3896074295043945, &quot;y&quot;: -4.6476054191589355, &quot;IDs&quot;: &quot;p-069&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.141870498657227, &quot;y&quot;: 0.9936147928237915, &quot;IDs&quot;: &quot;p-594&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.6279609203338623, &quot;y&quot;: -4.437895774841309, &quot;IDs&quot;: &quot;p-120&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.781780481338501, &quot;y&quot;: 2.6236701011657715, &quot;IDs&quot;: &quot;p-737&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.7549209594726562, &quot;y&quot;: -2.1058332920074463, &quot;IDs&quot;: &quot;p-263&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.1654309034347534, &quot;y&quot;: 0.18530519306659698, &quot;IDs&quot;: &quot;p-496&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.9429115056991577, &quot;y&quot;: 1.8822736740112305, &quot;IDs&quot;: &quot;p-656&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.204199314117432, &quot;y&quot;: -2.109147310256958, &quot;IDs&quot;: &quot;p-281&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.8591197729110718, &quot;y&quot;: -2.3819963932037354, &quot;IDs&quot;: &quot;p-247&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.9131064414978027, &quot;y&quot;: 2.2047176361083984, &quot;IDs&quot;: &quot;p-697&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.2036377340555191, &quot;y&quot;: -4.08116340637207, &quot;IDs&quot;: &quot;p-105&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.6853835582733154, &quot;y&quot;: -3.6942498683929443, &quot;IDs&quot;: &quot;p-176&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.4224897623062134, &quot;y&quot;: 1.0637227296829224, &quot;IDs&quot;: &quot;p-601&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.0693248510360718, &quot;y&quot;: -3.1929657459259033, &quot;IDs&quot;: &quot;p-190&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.5125635862350464, &quot;y&quot;: -4.1328840255737305, &quot;IDs&quot;: &quot;p-103&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.202702045440674, &quot;y&quot;: -2.3212649822235107, &quot;IDs&quot;: &quot;p-259&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.2492868900299072, &quot;y&quot;: -1.1495386362075806, &quot;IDs&quot;: &quot;p-359&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.118114948272705, &quot;y&quot;: -2.845346212387085, &quot;IDs&quot;: &quot;p-231&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.9029514789581299, &quot;y&quot;: -0.8850307464599609, &quot;IDs&quot;: &quot;p-386&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.171993374824524, &quot;y&quot;: -4.329396724700928, &quot;IDs&quot;: &quot;p-073&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.9914462566375732, &quot;y&quot;: -0.884920060634613, &quot;IDs&quot;: &quot;p-417&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.004915237426758, &quot;y&quot;: -4.1338372230529785, &quot;IDs&quot;: &quot;p-146&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.895554304122925, &quot;y&quot;: 0.7373533844947815, &quot;IDs&quot;: &quot;p-569&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.06648726016283035, &quot;y&quot;: 0.28934499621391296, &quot;IDs&quot;: &quot;p-493&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.3184814453125, &quot;y&quot;: -0.7118524312973022, &quot;IDs&quot;: &quot;p-415&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.7764465808868408, &quot;y&quot;: 2.671217203140259, &quot;IDs&quot;: &quot;p-721&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.501297950744629, &quot;y&quot;: -2.4458327293395996, &quot;IDs&quot;: &quot;p-258&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.8626107573509216, &quot;y&quot;: -1.451261043548584, &quot;IDs&quot;: &quot;p-324&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.041693687438965, &quot;y&quot;: -1.8715184926986694, &quot;IDs&quot;: &quot;p-307&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.801435470581055, &quot;y&quot;: -1.0295716524124146, &quot;IDs&quot;: &quot;p-369&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1762653589248657, &quot;y&quot;: -4.239894866943359, &quot;IDs&quot;: &quot;p-101&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.6300005912780762, &quot;y&quot;: 0.07450683414936066, &quot;IDs&quot;: &quot;p-464&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1710247993469238, &quot;y&quot;: -0.09722330421209335, &quot;IDs&quot;: &quot;p-462&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.800981879234314, &quot;y&quot;: -0.5595169067382812, &quot;IDs&quot;: &quot;p-432&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.3683550357818604, &quot;y&quot;: 2.5318777561187744, &quot;IDs&quot;: &quot;p-752&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.5739139914512634, &quot;y&quot;: 2.329439640045166, &quot;IDs&quot;: &quot;p-687&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.9379148483276367, &quot;y&quot;: -4.893662452697754, &quot;IDs&quot;: &quot;p-014&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.0414321422576904, &quot;y&quot;: 1.5411643981933594, &quot;IDs&quot;: &quot;p-612&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1996173858642578, &quot;y&quot;: -4.073702812194824, &quot;IDs&quot;: &quot;p-088&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.37763577699661255, &quot;y&quot;: -3.727017879486084, &quot;IDs&quot;: &quot;p-133&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.535949468612671, &quot;y&quot;: -0.5437387824058533, &quot;IDs&quot;: &quot;p-413&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1071979999542236, &quot;y&quot;: -0.706043541431427, &quot;IDs&quot;: &quot;p-406&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.8908040523529053, &quot;y&quot;: -3.3509018421173096, &quot;IDs&quot;: &quot;p-168&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.7544647455215454, &quot;y&quot;: -0.8477874398231506, &quot;IDs&quot;: &quot;p-404&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.624272108078003, &quot;y&quot;: -0.7987590432167053, &quot;IDs&quot;: &quot;p-416&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.919212281703949, &quot;y&quot;: -1.4273877143859863, &quot;IDs&quot;: &quot;p-589&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.8389711380004883, &quot;y&quot;: -4.576033115386963, &quot;IDs&quot;: &quot;p-095&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.4879088401794434, &quot;y&quot;: -0.23599117994308472, &quot;IDs&quot;: &quot;p-475&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.655935287475586, &quot;y&quot;: -2.2737314701080322, &quot;IDs&quot;: &quot;p-278&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.633615016937256, &quot;y&quot;: -2.8883066177368164, &quot;IDs&quot;: &quot;p-229&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.3440608978271484, &quot;y&quot;: -4.517937660217285, &quot;IDs&quot;: &quot;p-097&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.196176528930664, &quot;y&quot;: -2.5832488536834717, &quot;IDs&quot;: &quot;p-234&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.910773277282715, &quot;y&quot;: 0.3896266520023346, &quot;IDs&quot;: &quot;p-507&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.176906108856201, &quot;y&quot;: 1.0930489301681519, &quot;IDs&quot;: &quot;p-584&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.731083869934082, &quot;y&quot;: -4.668511390686035, &quot;IDs&quot;: &quot;p-044&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.7160845994949341, &quot;y&quot;: -0.5543391704559326, &quot;IDs&quot;: &quot;p-408&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.877651691436768, &quot;y&quot;: -1.355709195137024, &quot;IDs&quot;: &quot;p-341&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.1448826789855957, &quot;y&quot;: -3.1421267986297607, &quot;IDs&quot;: &quot;p-206&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.6064281463623047, &quot;y&quot;: -0.3754652142524719, &quot;IDs&quot;: &quot;p-458&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.46817946434021, &quot;y&quot;: 0.7321966290473938, &quot;IDs&quot;: &quot;p-570&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.3638176918029785, &quot;y&quot;: -2.1474902629852295, &quot;IDs&quot;: &quot;p-264&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.9301085472106934, &quot;y&quot;: -1.6437723636627197, &quot;IDs&quot;: &quot;p-296&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.172068119049072, &quot;y&quot;: -1.6354382038116455, &quot;IDs&quot;: &quot;p-315&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.866821527481079, &quot;y&quot;: 0.1301538199186325, &quot;IDs&quot;: &quot;p-513&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.437462329864502, &quot;y&quot;: 0.9721863269805908, &quot;IDs&quot;: &quot;p-596&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.9059525728225708, &quot;y&quot;: -1.1866912841796875, &quot;IDs&quot;: &quot;p-060&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.9592004418373108, &quot;y&quot;: 2.644155740737915, &quot;IDs&quot;: &quot;p-742&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.444047451019287, &quot;y&quot;: 0.4148383140563965, &quot;IDs&quot;: &quot;p-542&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.819408416748047, &quot;y&quot;: 0.7426717877388, &quot;IDs&quot;: &quot;p-535&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.136045217514038, &quot;y&quot;: -1.8975507020950317, &quot;IDs&quot;: &quot;p-273&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.9220799803733826, &quot;y&quot;: 0.030469827353954315, &quot;IDs&quot;: &quot;p-463&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1505159139633179, &quot;y&quot;: -2.6479108333587646, &quot;IDs&quot;: &quot;p-212&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.8282968997955322, &quot;y&quot;: -2.1365599632263184, &quot;IDs&quot;: &quot;p-280&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.241992950439453, &quot;y&quot;: 1.9206852912902832, &quot;IDs&quot;: &quot;p-698&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.107191562652588, &quot;y&quot;: 2.626457452774048, &quot;IDs&quot;: &quot;p-763&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.8643224239349365, &quot;y&quot;: -4.108460426330566, &quot;IDs&quot;: &quot;p-147&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.6385178565979004, &quot;y&quot;: -0.9790045619010925, &quot;IDs&quot;: &quot;p-402&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.881601572036743, &quot;y&quot;: -3.809674024581909, &quot;IDs&quot;: &quot;p-151&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.3118553161621094, &quot;y&quot;: 2.5602900981903076, &quot;IDs&quot;: &quot;p-762&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.1283082962036133, &quot;y&quot;: 1.9878047704696655, &quot;IDs&quot;: &quot;p-727&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.8718912601470947, &quot;y&quot;: -0.1025807186961174, &quot;IDs&quot;: &quot;p-485&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.3767008781433105, &quot;y&quot;: 0.5712540745735168, &quot;IDs&quot;: &quot;p-554&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.3569929599761963, &quot;y&quot;: 0.4459819793701172, &quot;IDs&quot;: &quot;p-529&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.532989501953125, &quot;y&quot;: 0.8110364675521851, &quot;IDs&quot;: &quot;p-559&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.681839942932129, &quot;y&quot;: -4.652345180511475, &quot;IDs&quot;: &quot;p-090&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.47774338722229, &quot;y&quot;: 0.8687195181846619, &quot;IDs&quot;: &quot;p-558&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.157712936401367, &quot;y&quot;: -4.222964286804199, &quot;IDs&quot;: &quot;p-122&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.1180535554885864, &quot;y&quot;: 2.5014097690582275, &quot;IDs&quot;: &quot;p-691&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.6687904596328735, &quot;y&quot;: 2.76430606842041, &quot;IDs&quot;: &quot;p-749&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.097513675689697, &quot;y&quot;: 2.0096709728240967, &quot;IDs&quot;: &quot;p-677&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.27380937337875366, &quot;y&quot;: 2.784444808959961, &quot;IDs&quot;: &quot;p-745&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.7565150856971741, &quot;y&quot;: 0.4477253258228302, &quot;IDs&quot;: &quot;p-519&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8964041471481323, &quot;y&quot;: 2.6701436042785645, &quot;IDs&quot;: &quot;p-767&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.2344733476638794, &quot;y&quot;: 0.40339598059654236, &quot;IDs&quot;: &quot;p-524&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.5869777202606201, &quot;y&quot;: -0.1364288479089737, &quot;IDs&quot;: &quot;p-469&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.522954225540161, &quot;y&quot;: -2.6073899269104004, &quot;IDs&quot;: &quot;p-250&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.428208351135254, &quot;y&quot;: -2.782867670059204, &quot;IDs&quot;: &quot;p-224&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.144510507583618, &quot;y&quot;: -4.666907787322998, &quot;IDs&quot;: &quot;p-094&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.2219841480255127, &quot;y&quot;: -0.3833025097846985, &quot;IDs&quot;: &quot;p-473&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.8466670513153076, &quot;y&quot;: -2.517174243927002, &quot;IDs&quot;: &quot;p-235&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.7233479022979736, &quot;y&quot;: 0.19377969205379486, &quot;IDs&quot;: &quot;p-527&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.2291958332061768, &quot;y&quot;: -1.2475614547729492, &quot;IDs&quot;: &quot;p-350&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.102061152458191, &quot;y&quot;: 0.004098982084542513, &quot;IDs&quot;: &quot;p-468&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.346717119216919, &quot;y&quot;: -4.75505256652832, &quot;IDs&quot;: &quot;p-033&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.9744846820831299, &quot;y&quot;: 2.851358652114868, &quot;IDs&quot;: &quot;p-775&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.1379570960998535, &quot;y&quot;: -0.10992477089166641, &quot;IDs&quot;: &quot;p-422&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.102411270141602, &quot;y&quot;: 1.7359166145324707, &quot;IDs&quot;: &quot;p-650&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.096102237701416, &quot;y&quot;: -3.1414058208465576, &quot;IDs&quot;: &quot;p-195&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.8856550455093384, &quot;y&quot;: 0.5982761979103088, &quot;IDs&quot;: &quot;p-553&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.34415626525878906, &quot;y&quot;: -0.530480682849884, &quot;IDs&quot;: &quot;p-410&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.14990530908107758, &quot;y&quot;: 2.8169822692871094, &quot;IDs&quot;: &quot;p-772&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.030298948287964, &quot;y&quot;: 1.8486897945404053, &quot;IDs&quot;: &quot;p-637&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.8454747796058655, &quot;y&quot;: -2.5960330963134766, &quot;IDs&quot;: &quot;p-213&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.303969383239746, &quot;y&quot;: 2.2925500869750977, &quot;IDs&quot;: &quot;p-683&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.8326456546783447, &quot;y&quot;: 2.637303113937378, &quot;IDs&quot;: &quot;p-764&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.5457561016082764, &quot;y&quot;: 2.712918996810913, &quot;IDs&quot;: &quot;p-768&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.6422747373580933, &quot;y&quot;: 2.0241713523864746, &quot;IDs&quot;: &quot;p-659&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.2652077674865723, &quot;y&quot;: -1.3117517232894897, &quot;IDs&quot;: &quot;p-362&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.8953161239624023, &quot;y&quot;: -4.318867206573486, &quot;IDs&quot;: &quot;p-118&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.638944387435913, &quot;y&quot;: 2.306312322616577, &quot;IDs&quot;: &quot;p-706&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.157468318939209, &quot;y&quot;: -2.7104265689849854, &quot;IDs&quot;: &quot;p-197&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.948630452156067, &quot;y&quot;: 2.7178659439086914, &quot;IDs&quot;: &quot;p-778&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.5059999227523804, &quot;y&quot;: -0.1627833992242813, &quot;IDs&quot;: &quot;p-461&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.704118013381958, &quot;y&quot;: -1.2423690557479858, &quot;IDs&quot;: &quot;p-374&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.2881742715835571, &quot;y&quot;: -1.433789610862732, &quot;IDs&quot;: &quot;p-329&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.956671237945557, &quot;y&quot;: -2.3771450519561768, &quot;IDs&quot;: &quot;p-256&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6415868997573853, &quot;y&quot;: 0.4853496253490448, &quot;IDs&quot;: &quot;p-421&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.713203191757202, &quot;y&quot;: -2.4673922061920166, &quot;IDs&quot;: &quot;p-252&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.9353160858154297, &quot;y&quot;: -4.260751247406006, &quot;IDs&quot;: &quot;p-074&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.9058957695960999, &quot;y&quot;: -1.464418649673462, &quot;IDs&quot;: &quot;p-617&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.46209070086479187, &quot;y&quot;: -2.5791008472442627, &quot;IDs&quot;: &quot;p-216&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.9487829208374023, &quot;y&quot;: -0.38809913396835327, &quot;IDs&quot;: &quot;p-457&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.468031644821167, &quot;y&quot;: -4.288064956665039, &quot;IDs&quot;: &quot;p-121&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.4859111309051514, &quot;y&quot;: 1.8740414381027222, &quot;IDs&quot;: &quot;p-638&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.195219039916992, &quot;y&quot;: -4.812934875488281, &quot;IDs&quot;: &quot;p-066&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.27681562304496765, &quot;y&quot;: -0.9046023488044739, &quot;IDs&quot;: &quot;p-382&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.4201202392578125, &quot;y&quot;: 0.7958469390869141, &quot;IDs&quot;: &quot;p-573&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.35811108350753784, &quot;y&quot;: -0.0011043782578781247, &quot;IDs&quot;: &quot;p-466&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.5499849319458008, &quot;y&quot;: 0.9673390984535217, &quot;IDs&quot;: &quot;p-580&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.2262444496154785, &quot;y&quot;: 1.4438493251800537, &quot;IDs&quot;: &quot;p-613&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.05440705642104149, &quot;y&quot;: 0.4455329179763794, &quot;IDs&quot;: &quot;p-521&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.989986419677734, &quot;y&quot;: -2.6221892833709717, &quot;IDs&quot;: &quot;p-227&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.5536000728607178, &quot;y&quot;: 0.22684188187122345, &quot;IDs&quot;: &quot;p-504&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.6361461877822876, &quot;y&quot;: 1.3930246829986572, &quot;IDs&quot;: &quot;p-608&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.263084411621094, &quot;y&quot;: -1.1704779863357544, &quot;IDs&quot;: &quot;p-367&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.14168119430542, &quot;y&quot;: -4.492359638214111, &quot;IDs&quot;: &quot;p-098&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.5095174312591553, &quot;y&quot;: 0.9734408855438232, &quot;IDs&quot;: &quot;p-587&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.0202938318252563, &quot;y&quot;: -2.237205982208252, &quot;IDs&quot;: &quot;p-245&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.5974332690238953, &quot;y&quot;: -1.1362682580947876, &quot;IDs&quot;: &quot;p-355&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.7104313373565674, &quot;y&quot;: -0.1983530968427658, &quot;IDs&quot;: &quot;p-439&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.5028300285339355, &quot;y&quot;: -1.783605694770813, &quot;IDs&quot;: &quot;p-304&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.2357945442199707, &quot;y&quot;: 1.9037904739379883, &quot;IDs&quot;: &quot;p-726&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.1421597003936768, &quot;y&quot;: -2.1946253776550293, &quot;IDs&quot;: &quot;p-262&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.2170398235321045, &quot;y&quot;: 2.6186587810516357, &quot;IDs&quot;: &quot;p-751&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.4335293769836426, &quot;y&quot;: -0.2854025661945343, &quot;IDs&quot;: &quot;p-474&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.498668193817139, &quot;y&quot;: 1.4559687376022339, &quot;IDs&quot;: &quot;p-620&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.2871326804161072, &quot;y&quot;: 2.0994207859039307, &quot;IDs&quot;: &quot;p-661&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.45534592866897583, &quot;y&quot;: -1.358914852142334, &quot;IDs&quot;: &quot;p-327&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.8533406257629395, &quot;y&quot;: -1.3794173002243042, &quot;IDs&quot;: &quot;p-328&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.8321709632873535, &quot;y&quot;: -1.2063510417938232, &quot;IDs&quot;: &quot;p-361&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.9123027920722961, &quot;y&quot;: -3.9617371559143066, &quot;IDs&quot;: &quot;p-108&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.0009260177612305, &quot;y&quot;: 2.6871960163116455, &quot;IDs&quot;: &quot;p-750&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.491838216781616, &quot;y&quot;: -4.768245697021484, &quot;IDs&quot;: &quot;p-064&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.694454193115234, &quot;y&quot;: -3.1084179878234863, &quot;IDs&quot;: &quot;p-200&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.07295401394367218, &quot;y&quot;: -2.954812526702881, &quot;IDs&quot;: &quot;p-187&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.177837371826172, &quot;y&quot;: -3.954033136367798, &quot;IDs&quot;: &quot;p-144&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.06708025932312, &quot;y&quot;: 2.52313494682312, &quot;IDs&quot;: &quot;p-711&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.011967974714934826, &quot;y&quot;: -0.6028343439102173, &quot;IDs&quot;: &quot;p-409&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.3160836696624756, &quot;y&quot;: 2.5608739852905273, &quot;IDs&quot;: &quot;p-761&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.18089456856250763, &quot;y&quot;: 2.0488507747650146, &quot;IDs&quot;: &quot;p-660&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.16610848903656, &quot;y&quot;: 1.8478055000305176, &quot;IDs&quot;: &quot;p-635&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.1550405025482178, &quot;y&quot;: -0.8507001399993896, &quot;IDs&quot;: &quot;p-403&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.9219503998756409, &quot;y&quot;: -0.6722968220710754, &quot;IDs&quot;: &quot;p-407&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.26604771614074707, &quot;y&quot;: -1.9272056818008423, &quot;IDs&quot;: &quot;p-270&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.08701328933238983, &quot;y&quot;: -0.9264343976974487, &quot;IDs&quot;: &quot;p-381&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.233036756515503, &quot;y&quot;: -2.8312230110168457, &quot;IDs&quot;: &quot;p-209&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.0822980403900146, &quot;y&quot;: -0.6720686554908752, &quot;IDs&quot;: &quot;p-445&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.6022043228149414, &quot;y&quot;: 1.3705419301986694, &quot;IDs&quot;: &quot;p-626&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.249411582946777, &quot;y&quot;: 1.720263123512268, &quot;IDs&quot;: &quot;p-649&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.7439205646514893, &quot;y&quot;: -4.018670082092285, &quot;IDs&quot;: &quot;p-107&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.501843214035034, &quot;y&quot;: -0.9556928873062134, &quot;IDs&quot;: &quot;p-400&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.051294326782227, &quot;y&quot;: 0.462743878364563, &quot;IDs&quot;: &quot;p-538&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.5783277750015259, &quot;y&quot;: -4.387261390686035, &quot;IDs&quot;: &quot;p-100&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.306293249130249, &quot;y&quot;: 1.4596749544143677, &quot;IDs&quot;: &quot;p-671&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.6723573207855225, &quot;y&quot;: 1.782584547996521, &quot;IDs&quot;: &quot;p-654&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.5783462524414062, &quot;y&quot;: 2.271613359451294, &quot;IDs&quot;: &quot;p-732&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.249572277069092, &quot;y&quot;: 2.6571524143218994, &quot;IDs&quot;: &quot;p-766&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.3660847246646881, &quot;y&quot;: -3.7828896045684814, &quot;IDs&quot;: &quot;p-131&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.801700115203857, &quot;y&quot;: -2.790761947631836, &quot;IDs&quot;: &quot;p-228&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.021470785140991, &quot;y&quot;: -1.589194416999817, &quot;IDs&quot;: &quot;p-320&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.679085373878479, &quot;y&quot;: -3.1777706146240234, &quot;IDs&quot;: &quot;p-183&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.971322536468506, &quot;y&quot;: -4.11206579208374, &quot;IDs&quot;: &quot;p-116&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.077144622802734, &quot;y&quot;: -1.7957210540771484, &quot;IDs&quot;: &quot;p-337&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6906614899635315, &quot;y&quot;: 1.8223464488983154, &quot;IDs&quot;: &quot;p-634&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.8420839309692383, &quot;y&quot;: 1.2700011730194092, &quot;IDs&quot;: &quot;p-623&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.309123516082764, &quot;y&quot;: -1.501809000968933, &quot;IDs&quot;: &quot;p-338&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.0894335508346558, &quot;y&quot;: -0.25242453813552856, &quot;IDs&quot;: &quot;p-440&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.562492847442627, &quot;y&quot;: -1.9120489358901978, &quot;IDs&quot;: &quot;p-286&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.698420524597168, &quot;y&quot;: -2.4146392345428467, &quot;IDs&quot;: &quot;p-257&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.4406306743621826, &quot;y&quot;: -3.14363169670105, &quot;IDs&quot;: &quot;p-205&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.131796360015869, &quot;y&quot;: -1.391531229019165, &quot;IDs&quot;: &quot;p-340&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.262033939361572, &quot;y&quot;: 1.899667739868164, &quot;IDs&quot;: &quot;p-676&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.7102460861206055, &quot;y&quot;: -2.8010332584381104, &quot;IDs&quot;: &quot;p-219&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.6600069999694824, &quot;y&quot;: 0.4540690779685974, &quot;IDs&quot;: &quot;p-539&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.3122007846832275, &quot;y&quot;: -0.939606785774231, &quot;IDs&quot;: &quot;p-387&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.5712847113609314, &quot;y&quot;: -2.9806220531463623, &quot;IDs&quot;: &quot;p-186&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.20176362991333, &quot;y&quot;: -2.660360336303711, &quot;IDs&quot;: &quot;p-225&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.02260819636285305, &quot;y&quot;: -4.137548923492432, &quot;IDs&quot;: &quot;p-077&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.066500186920166, &quot;y&quot;: 0.7186733484268188, &quot;IDs&quot;: &quot;p-566&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.4619276821613312, &quot;y&quot;: 0.7016015648841858, &quot;IDs&quot;: &quot;p-550&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.726358413696289, &quot;y&quot;: -4.082005023956299, &quot;IDs&quot;: &quot;p-148&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6692843437194824, &quot;y&quot;: -3.0316407680511475, &quot;IDs&quot;: &quot;p-189&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8813092708587646, &quot;y&quot;: -1.3187270164489746, &quot;IDs&quot;: &quot;p-348&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.704276204109192, &quot;y&quot;: -1.556190013885498, &quot;IDs&quot;: &quot;p-321&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.7684836387634277, &quot;y&quot;: -2.2611942291259766, &quot;IDs&quot;: &quot;p-279&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.457639217376709, &quot;y&quot;: -1.3477330207824707, &quot;IDs&quot;: &quot;p-342&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.3276307582855225, &quot;y&quot;: 1.6221874952316284, &quot;IDs&quot;: &quot;p-642&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.113887786865234, &quot;y&quot;: -2.6199417114257812, &quot;IDs&quot;: &quot;p-226&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8680477142333984, &quot;y&quot;: -4.782927989959717, &quot;IDs&quot;: &quot;p-016&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.462976336479187, &quot;y&quot;: -2.259868860244751, &quot;IDs&quot;: &quot;p-239&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.405401229858398, &quot;y&quot;: 0.801800012588501, &quot;IDs&quot;: &quot;p-565&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.6324036121368408, &quot;y&quot;: 0.0169233288615942, &quot;IDs&quot;: &quot;p-533&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.7339513301849365, &quot;y&quot;: 2.344032049179077, &quot;IDs&quot;: &quot;p-696&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.8140669465065002, &quot;y&quot;: 0.4448107182979584, &quot;IDs&quot;: &quot;p-523&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.913258969783783, &quot;y&quot;: -3.0495097637176514, &quot;IDs&quot;: &quot;p-185&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.3987858295440674, &quot;y&quot;: 2.5453715324401855, &quot;IDs&quot;: &quot;p-723&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.3226945400238037, &quot;y&quot;: -2.8630762100219727, &quot;IDs&quot;: &quot;p-222&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.7037710547447205, &quot;y&quot;: 2.212066411972046, &quot;IDs&quot;: &quot;p-662&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.067578315734863, &quot;y&quot;: -2.8677875995635986, &quot;IDs&quot;: &quot;p-170&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.412400960922241, &quot;y&quot;: 1.2020766735076904, &quot;IDs&quot;: &quot;p-586&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.181575298309326, &quot;y&quot;: -2.0066356658935547, &quot;IDs&quot;: &quot;p-309&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.7809798121452332, &quot;y&quot;: 1.3131558895111084, &quot;IDs&quot;: &quot;p-606&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6789615154266357, &quot;y&quot;: -3.757681131362915, &quot;IDs&quot;: &quot;p-134&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8157678842544556, &quot;y&quot;: 2.516192674636841, &quot;IDs&quot;: &quot;p-712&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.7220370769500732, &quot;y&quot;: -3.553187131881714, &quot;IDs&quot;: &quot;p-155&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.4669545888900757, &quot;y&quot;: 0.5200316905975342, &quot;IDs&quot;: &quot;p-545&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.2643661499023438, &quot;y&quot;: 2.584076404571533, &quot;IDs&quot;: &quot;p-780&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.155956745147705, &quot;y&quot;: 1.2961963415145874, &quot;IDs&quot;: &quot;p-622&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.7737677097320557, &quot;y&quot;: 0.5842391848564148, &quot;IDs&quot;: &quot;p-555&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.8744215369224548, &quot;y&quot;: 2.7723257541656494, &quot;IDs&quot;: &quot;p-770&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.6397206783294678, &quot;y&quot;: -1.2103091478347778, &quot;IDs&quot;: &quot;p-360&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.30525434017181396, &quot;y&quot;: 0.9485100507736206, &quot;IDs&quot;: &quot;p-576&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.0610504150390625, &quot;y&quot;: 1.845412015914917, &quot;IDs&quot;: &quot;p-669&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.0512824058532715, &quot;y&quot;: -3.6185455322265625, &quot;IDs&quot;: &quot;p-154&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.9263226985931396, &quot;y&quot;: -0.9968956708908081, &quot;IDs&quot;: &quot;p-389&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.2310099601745605, &quot;y&quot;: -1.4487947225570679, &quot;IDs&quot;: &quot;p-331&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.4837088584899902, &quot;y&quot;: 2.5682387351989746, &quot;IDs&quot;: &quot;p-692&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.2909064292907715, &quot;y&quot;: -3.732842206954956, &quot;IDs&quot;: &quot;p-173&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.340137481689453, &quot;y&quot;: 1.7546744346618652, &quot;IDs&quot;: &quot;p-648&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.7593315839767456, &quot;y&quot;: -1.3482611179351807, &quot;IDs&quot;: &quot;p-330&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.3658058643341064, &quot;y&quot;: 0.6904425024986267, &quot;IDs&quot;: &quot;p-552&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.49517822265625, &quot;y&quot;: 0.45032212138175964, &quot;IDs&quot;: &quot;p-537&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.933152198791504, &quot;y&quot;: -1.6884629726409912, &quot;IDs&quot;: &quot;p-313&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.128665804862976, &quot;y&quot;: 1.6723812818527222, &quot;IDs&quot;: &quot;p-630&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.9974570274353027, &quot;y&quot;: -1.1120190620422363, &quot;IDs&quot;: &quot;p-371&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.4872812330722809, &quot;y&quot;: 0.2872338593006134, &quot;IDs&quot;: &quot;p-492&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.722142219543457, &quot;y&quot;: -0.49632754921913147, &quot;IDs&quot;: &quot;p-411&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.362701654434204, &quot;y&quot;: 1.1730082035064697, &quot;IDs&quot;: &quot;p-585&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.484419822692871, &quot;y&quot;: -1.6309595108032227, &quot;IDs&quot;: &quot;p-319&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.565201759338379, &quot;y&quot;: 0.5664346218109131, &quot;IDs&quot;: &quot;p-531&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.9989070892333984, &quot;y&quot;: 0.3184620141983032, &quot;IDs&quot;: &quot;p-528&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.780010223388672, &quot;y&quot;: 1.1491174697875977, &quot;IDs&quot;: &quot;p-562&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.2545100450515747, &quot;y&quot;: -4.091794013977051, &quot;IDs&quot;: &quot;p-078&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.31667947769165, &quot;y&quot;: 1.8481314182281494, &quot;IDs&quot;: &quot;p-703&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.006704807281494, &quot;y&quot;: -0.0671667829155922, &quot;IDs&quot;: &quot;p-451&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.241811752319336, &quot;y&quot;: -3.269386053085327, &quot;IDs&quot;: &quot;p-202&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.06067047640681267, &quot;y&quot;: -3.734854221343994, &quot;IDs&quot;: &quot;p-132&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.1798526048660278, &quot;y&quot;: -1.6577225923538208, &quot;IDs&quot;: &quot;p-301&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.5462071895599365, &quot;y&quot;: -0.4415447413921356, &quot;IDs&quot;: &quot;p-447&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.2667975425720215, &quot;y&quot;: -2.307889223098755, &quot;IDs&quot;: &quot;p-253&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.692525863647461, &quot;y&quot;: 0.225932776927948, &quot;IDs&quot;: &quot;p-511&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.0412967205047607, &quot;y&quot;: -4.035357475280762, &quot;IDs&quot;: &quot;p-059&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.7988662719726562, &quot;y&quot;: -1.0461163520812988, &quot;IDs&quot;: &quot;p-358&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.4293770790100098, &quot;y&quot;: 2.6711220741271973, &quot;IDs&quot;: &quot;p-720&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.1155378818511963, &quot;y&quot;: -3.9157886505126953, &quot;IDs&quot;: &quot;p-150&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.133543491363525, &quot;y&quot;: -1.8684513568878174, &quot;IDs&quot;: &quot;p-312&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.0202598571777344, &quot;y&quot;: 2.599501848220825, &quot;IDs&quot;: &quot;p-714&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.076574802398682, &quot;y&quot;: -3.261857271194458, &quot;IDs&quot;: &quot;p-203&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.960261344909668, &quot;y&quot;: 1.4980807304382324, &quot;IDs&quot;: &quot;p-628&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.2876389026641846, &quot;y&quot;: -1.4343410730361938, &quot;IDs&quot;: &quot;p-347&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.500611662864685, &quot;y&quot;: -0.8369014263153076, &quot;IDs&quot;: &quot;p-385&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.9270074367523193, &quot;y&quot;: 1.0506625175476074, &quot;IDs&quot;: &quot;p-597&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.2810363173484802, &quot;y&quot;: 2.712686538696289, &quot;IDs&quot;: &quot;p-717&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.6642910242080688, &quot;y&quot;: 0.03086434118449688, &quot;IDs&quot;: &quot;p-497&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.8373273611068726, &quot;y&quot;: -3.4303057193756104, &quot;IDs&quot;: &quot;p-166&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.3770573139190674, &quot;y&quot;: -0.5736469626426697, &quot;IDs&quot;: &quot;p-443&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.270461082458496, &quot;y&quot;: 1.45651376247406, &quot;IDs&quot;: &quot;p-627&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.179919719696045, &quot;y&quot;: -2.139000654220581, &quot;IDs&quot;: &quot;p-283&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.57430100440979, &quot;y&quot;: -2.6085660457611084, &quot;IDs&quot;: &quot;p-251&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.435875415802002, &quot;y&quot;: -3.5865087509155273, &quot;IDs&quot;: &quot;p-177&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.281203746795654, &quot;y&quot;: -0.9284784197807312, &quot;IDs&quot;: &quot;p-398&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.9973000288009644, &quot;y&quot;: 1.1137723922729492, &quot;IDs&quot;: &quot;p-602&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.8627541065216064, &quot;y&quot;: 0.4337150454521179, &quot;IDs&quot;: &quot;p-541&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.9703011512756348, &quot;y&quot;: -0.4833959937095642, &quot;IDs&quot;: &quot;p-442&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.11765025556087494, &quot;y&quot;: -2.122246503829956, &quot;IDs&quot;: &quot;p-243&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.031594276428223, &quot;y&quot;: -0.09721770882606506, &quot;IDs&quot;: &quot;p-482&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.5049803256988525, &quot;y&quot;: -2.928068161010742, &quot;IDs&quot;: &quot;p-208&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.511883735656738, &quot;y&quot;: 1.6205850839614868, &quot;IDs&quot;: &quot;p-619&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.6503183841705322, &quot;y&quot;: 1.81645667552948, &quot;IDs&quot;: &quot;p-636&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.3272035121917725, &quot;y&quot;: 1.7705023288726807, &quot;IDs&quot;: &quot;p-655&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.3348664045333862, &quot;y&quot;: -2.7283411026000977, &quot;IDs&quot;: &quot;p-218&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.475506067276001, &quot;y&quot;: 0.6877239346504211, &quot;IDs&quot;: &quot;p-560&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.064183235168457, &quot;y&quot;: 1.3999993801116943, &quot;IDs&quot;: &quot;p-625&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.22328683733940125, &quot;y&quot;: -4.2303571701049805, &quot;IDs&quot;: &quot;p-049&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.100078105926514, &quot;y&quot;: -2.39159893989563, &quot;IDs&quot;: &quot;p-255&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.4933278560638428, &quot;y&quot;: 1.7586029767990112, &quot;IDs&quot;: &quot;p-652&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.631273031234741, &quot;y&quot;: 2.6318864822387695, &quot;IDs&quot;: &quot;p-765&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.1054810881614685, &quot;y&quot;: 2.3940110206604004, &quot;IDs&quot;: &quot;p-688&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.7833445072174072, &quot;y&quot;: -3.210566759109497, &quot;IDs&quot;: &quot;p-204&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.091242551803589, &quot;y&quot;: 1.7504355907440186, &quot;IDs&quot;: &quot;p-653&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.8584582805633545, &quot;y&quot;: 2.516754388809204, &quot;IDs&quot;: &quot;p-709&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.26866233348846436, &quot;y&quot;: -1.2166146039962769, &quot;IDs&quot;: &quot;p-353&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.7567052841186523, &quot;y&quot;: -1.6216492652893066, &quot;IDs&quot;: &quot;p-316&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.5491371154785156, &quot;y&quot;: -4.75282621383667, &quot;IDs&quot;: &quot;p-068&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.433143377304077, &quot;y&quot;: -0.6617914438247681, &quot;IDs&quot;: &quot;p-428&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.974626362323761, &quot;y&quot;: -3.7605621814727783, &quot;IDs&quot;: &quot;p-135&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.3912671208381653, &quot;y&quot;: 0.7083393335342407, &quot;IDs&quot;: &quot;p-548&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.0227386951446533, &quot;y&quot;: -2.0860238075256348, &quot;IDs&quot;: &quot;p-275&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.489506244659424, &quot;y&quot;: -3.5382983684539795, &quot;IDs&quot;: &quot;p-172&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.842939853668213, &quot;y&quot;: -3.0495071411132812, &quot;IDs&quot;: &quot;p-207&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.806227207183838, &quot;y&quot;: 1.8393194675445557, &quot;IDs&quot;: &quot;p-639&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1030672788619995, &quot;y&quot;: -4.413378715515137, &quot;IDs&quot;: &quot;p-046&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.026239458471536636, &quot;y&quot;: -1.459171175956726, &quot;IDs&quot;: &quot;p-326&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.3470621109008789, &quot;y&quot;: 0.259813517332077, &quot;IDs&quot;: &quot;p-494&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.7981393337249756, &quot;y&quot;: 0.9600979685783386, &quot;IDs&quot;: &quot;p-595&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.8230892419815063, &quot;y&quot;: -4.180911064147949, &quot;IDs&quot;: &quot;p-102&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.2396252602338791, &quot;y&quot;: 0.8445160388946533, &quot;IDs&quot;: &quot;p-449&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1741029024124146, &quot;y&quot;: -1.8299572467803955, &quot;IDs&quot;: &quot;p-295&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.9161635041236877, &quot;y&quot;: -0.2942958474159241, &quot;IDs&quot;: &quot;p-435&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.0838184356689453, &quot;y&quot;: -1.7074583768844604, &quot;IDs&quot;: &quot;p-334&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.0386440753936768, &quot;y&quot;: -0.09776443988084793, &quot;IDs&quot;: &quot;p-500&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.552295207977295, &quot;y&quot;: 0.008111868984997272, &quot;IDs&quot;: &quot;p-481&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.724070131778717, &quot;y&quot;: -4.332026958465576, &quot;IDs&quot;: &quot;p-047&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.2519872188568115, &quot;y&quot;: -3.3453633785247803, &quot;IDs&quot;: &quot;p-181&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.419445276260376, &quot;y&quot;: 1.2849373817443848, &quot;IDs&quot;: &quot;p-643&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.5879337787628174, &quot;y&quot;: -1.3973854780197144, &quot;IDs&quot;: &quot;p-332&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.4637023210525513, &quot;y&quot;: 0.2602517604827881, &quot;IDs&quot;: &quot;p-517&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.9367434978485107, &quot;y&quot;: 2.040738821029663, &quot;IDs&quot;: &quot;p-678&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.020154595375061, &quot;y&quot;: -1.1383165121078491, &quot;IDs&quot;: &quot;p-356&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.9061479568481445, &quot;y&quot;: -1.9978927373886108, &quot;IDs&quot;: &quot;p-306&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.1991515159606934, &quot;y&quot;: -2.5416009426116943, &quot;IDs&quot;: &quot;p-248&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.957984209060669, &quot;y&quot;: -3.2212624549865723, &quot;IDs&quot;: &quot;p-182&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.56927227973938, &quot;y&quot;: -1.1581586599349976, &quot;IDs&quot;: &quot;p-372&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.0210853815078735, &quot;y&quot;: -1.9836907386779785, &quot;IDs&quot;: &quot;p-268&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.15933194756507874, &quot;y&quot;: -1.1396926641464233, &quot;IDs&quot;: &quot;p-354&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.792780876159668, &quot;y&quot;: -3.940707206726074, &quot;IDs&quot;: &quot;p-127&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6727913022041321, &quot;y&quot;: -0.8063676953315735, &quot;IDs&quot;: &quot;p-383&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1001900434494019, &quot;y&quot;: 0.3567223846912384, &quot;IDs&quot;: &quot;p-518&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.775916576385498, &quot;y&quot;: 0.3170052468776703, &quot;IDs&quot;: &quot;p-508&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.463773727416992, &quot;y&quot;: 1.0051648616790771, &quot;IDs&quot;: &quot;p-582&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.0112650394439697, &quot;y&quot;: -3.1893677711486816, &quot;IDs&quot;: &quot;p-194&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.091791868209839, &quot;y&quot;: 0.1908581256866455, &quot;IDs&quot;: &quot;p-515&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.9521875381469727, &quot;y&quot;: -4.190108299255371, &quot;IDs&quot;: &quot;p-117&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.4032089710235596, &quot;y&quot;: -4.664358139038086, &quot;IDs&quot;: &quot;p-093&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.720783710479736, &quot;y&quot;: 1.1685903072357178, &quot;IDs&quot;: &quot;p-590&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.829467535018921, &quot;y&quot;: -2.301922082901001, &quot;IDs&quot;: &quot;p-260&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.0957878828048706, &quot;y&quot;: 2.684404134750366, &quot;IDs&quot;: &quot;p-719&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.3628439903259277, &quot;y&quot;: 1.4079713821411133, &quot;IDs&quot;: &quot;p-614&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.229234218597412, &quot;y&quot;: -1.9070594310760498, &quot;IDs&quot;: &quot;p-287&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.844494104385376, &quot;y&quot;: -1.9141961336135864, &quot;IDs&quot;: &quot;p-288&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.366118907928467, &quot;y&quot;: -0.968126654624939, &quot;IDs&quot;: &quot;p-366&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.4535882472991943, &quot;y&quot;: -1.0239379405975342, &quot;IDs&quot;: &quot;p-377&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.22096547484397888, &quot;y&quot;: 1.8217229843139648, &quot;IDs&quot;: &quot;p-633&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6828843355178833, &quot;y&quot;: 0.32450661063194275, &quot;IDs&quot;: &quot;p-393&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.5712950229644775, &quot;y&quot;: -2.2975516319274902, &quot;IDs&quot;: &quot;p-277&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.7866164445877075, &quot;y&quot;: 0.22807396948337555, &quot;IDs&quot;: &quot;p-495&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.4177874326705933, &quot;y&quot;: -0.7998351454734802, &quot;IDs&quot;: &quot;p-405&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.5885958671569824, &quot;y&quot;: -4.4945878982543945, &quot;IDs&quot;: &quot;p-096&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.523961067199707, &quot;y&quot;: 2.4105193614959717, &quot;IDs&quot;: &quot;p-734&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.3414652347564697, &quot;y&quot;: -1.31778085231781, &quot;IDs&quot;: &quot;p-363&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.7068436145782471, &quot;y&quot;: -1.612980842590332, &quot;IDs&quot;: &quot;p-300&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.36998176574707, &quot;y&quot;: -1.0716944932937622, &quot;IDs&quot;: &quot;p-370&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.9975205659866333, &quot;y&quot;: 2.594621419906616, &quot;IDs&quot;: &quot;p-739&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.6595897674560547, &quot;y&quot;: -3.770843029022217, &quot;IDs&quot;: &quot;p-152&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.6044938564300537, &quot;y&quot;: -0.11744106560945511, &quot;IDs&quot;: &quot;p-505&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.38622215390205383, &quot;y&quot;: -4.265057563781738, &quot;IDs&quot;: &quot;p-048&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.0920312404632568, &quot;y&quot;: -3.922715187072754, &quot;IDs&quot;: &quot;p-110&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.814121723175049, &quot;y&quot;: 1.0602318048477173, &quot;IDs&quot;: &quot;p-534&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.402113676071167, &quot;y&quot;: -4.832585334777832, &quot;IDs&quot;: &quot;p-062&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.9080562591552734, &quot;y&quot;: -4.828607559204102, &quot;IDs&quot;: &quot;p-039&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.5538790225982666, &quot;y&quot;: -3.3721981048583984, &quot;IDs&quot;: &quot;p-180&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.570145130157471, &quot;y&quot;: -0.5963903665542603, &quot;IDs&quot;: &quot;p-425&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.9558498859405518, &quot;y&quot;: -3.994746446609497, &quot;IDs&quot;: &quot;p-143&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.3674445152282715, &quot;y&quot;: -4.065286636352539, &quot;IDs&quot;: &quot;p-125&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.202223777770996, &quot;y&quot;: -2.3627641201019287, &quot;IDs&quot;: &quot;p-254&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1167303323745728, &quot;y&quot;: -4.017398834228516, &quot;IDs&quot;: &quot;p-115&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.4299100637435913, &quot;y&quot;: -2.570770740509033, &quot;IDs&quot;: &quot;p-214&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.0160162448883057, &quot;y&quot;: 0.868557333946228, &quot;IDs&quot;: &quot;p-574&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.9103068113327026, &quot;y&quot;: -2.6183390617370605, &quot;IDs&quot;: &quot;p-217&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.0679023265838623, &quot;y&quot;: 1.4692713022232056, &quot;IDs&quot;: &quot;p-609&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.4466261863708496, &quot;y&quot;: -4.797631740570068, &quot;IDs&quot;: &quot;p-036&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.5041613578796387, &quot;y&quot;: 1.2936971187591553, &quot;IDs&quot;: &quot;p-624&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.4764041900634766, &quot;y&quot;: 0.09929612278938293, &quot;IDs&quot;: &quot;p-502&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.3810501098632812, &quot;y&quot;: -0.7993406057357788, &quot;IDs&quot;: &quot;p-418&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6258668303489685, &quot;y&quot;: 0.9729239344596863, &quot;IDs&quot;: &quot;p-578&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.9170233607292175, &quot;y&quot;: -3.3885574340820312, &quot;IDs&quot;: &quot;p-162&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.468601793050766, &quot;y&quot;: -4.098113059997559, &quot;IDs&quot;: &quot;p-052&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8717796802520752, &quot;y&quot;: 1.1198959350585938, &quot;IDs&quot;: &quot;p-600&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.118173837661743, &quot;y&quot;: -4.777914524078369, &quot;IDs&quot;: &quot;p-042&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1498456001281738, &quot;y&quot;: 1.988229751586914, &quot;IDs&quot;: &quot;p-658&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.6214135885238647, &quot;y&quot;: -0.2274019569158554, &quot;IDs&quot;: &quot;p-436&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.496137857437134, &quot;y&quot;: -2.4249258041381836, &quot;IDs&quot;: &quot;p-236&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.550540566444397, &quot;y&quot;: -3.4331717491149902, &quot;IDs&quot;: &quot;p-164&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.1381776332855225, &quot;y&quot;: 0.6872520446777344, &quot;IDs&quot;: &quot;p-556&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.24563908576965332, &quot;y&quot;: 1.2450225353240967, &quot;IDs&quot;: &quot;p-605&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.1501591205596924, &quot;y&quot;: 1.6933845281600952, &quot;IDs&quot;: &quot;p-641&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.370629072189331, &quot;y&quot;: -0.5450443625450134, &quot;IDs&quot;: &quot;p-446&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.0492959022521973, &quot;y&quot;: 0.6063582301139832, &quot;IDs&quot;: &quot;p-546&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.5711402893066406, &quot;y&quot;: -0.9923262000083923, &quot;IDs&quot;: &quot;p-388&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.848254680633545, &quot;y&quot;: -4.791244029998779, &quot;IDs&quot;: &quot;p-015&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.7786097526550293, &quot;y&quot;: -0.35035356879234314, &quot;IDs&quot;: &quot;p-455&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.24277804791927338, &quot;y&quot;: 1.2311737537384033, &quot;IDs&quot;: &quot;p-604&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.5016975402832031, &quot;y&quot;: -2.2707977294921875, &quot;IDs&quot;: &quot;p-246&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8106486797332764, &quot;y&quot;: -1.819538950920105, &quot;IDs&quot;: &quot;p-293&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.3360326290130615, &quot;y&quot;: -4.528386116027832, &quot;IDs&quot;: &quot;p-045&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.653688907623291, &quot;y&quot;: -2.0393738746643066, &quot;IDs&quot;: &quot;p-266&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.4582831859588623, &quot;y&quot;: 1.1858677864074707, &quot;IDs&quot;: &quot;p-615&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6483364105224609, &quot;y&quot;: 2.78914475440979, &quot;IDs&quot;: &quot;p-746&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.542754650115967, &quot;y&quot;: -4.712120532989502, &quot;IDs&quot;: &quot;p-089&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.0115512609481812, &quot;y&quot;: -3.964860439300537, &quot;IDs&quot;: &quot;p-082&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.5272524952888489, &quot;y&quot;: -4.083185195922852, &quot;IDs&quot;: &quot;p-079&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.014837741851807, &quot;y&quot;: 0.05659656226634979, &quot;IDs&quot;: &quot;p-479&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.322323203086853, &quot;y&quot;: -3.4477944374084473, &quot;IDs&quot;: &quot;p-156&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.4514927864074707, &quot;y&quot;: 0.5165731310844421, &quot;IDs&quot;: &quot;p-530&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.6943411827087402, &quot;y&quot;: -1.3229150772094727, &quot;IDs&quot;: &quot;p-344&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.394445896148682, &quot;y&quot;: 1.088168740272522, &quot;IDs&quot;: &quot;p-593&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.243345022201538, &quot;y&quot;: -0.6248646378517151, &quot;IDs&quot;: &quot;p-431&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.3774120807647705, &quot;y&quot;: -3.961055040359497, &quot;IDs&quot;: &quot;p-149&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.107056617736816, &quot;y&quot;: -0.34715721011161804, &quot;IDs&quot;: &quot;p-454&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.2523370087146759, &quot;y&quot;: 2.8434293270111084, &quot;IDs&quot;: &quot;p-773&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.4518616199493408, &quot;y&quot;: -3.840315341949463, &quot;IDs&quot;: &quot;p-128&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.7185147404670715, &quot;y&quot;: 0.8861590027809143, &quot;IDs&quot;: &quot;p-575&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.784639358520508, &quot;y&quot;: -0.10640902072191238, &quot;IDs&quot;: &quot;p-483&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.488696336746216, &quot;y&quot;: -1.0061873197555542, &quot;IDs&quot;: &quot;p-391&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.8380746841430664, &quot;y&quot;: 2.0037553310394287, &quot;IDs&quot;: &quot;p-668&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.254635810852051, &quot;y&quot;: -0.6127563118934631, &quot;IDs&quot;: &quot;p-394&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.41083604097366333, &quot;y&quot;: 0.4896385967731476, &quot;IDs&quot;: &quot;p-522&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.464081287384033, &quot;y&quot;: -2.863813638687134, &quot;IDs&quot;: &quot;p-230&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.7292027473449707, &quot;y&quot;: -3.2262208461761475, &quot;IDs&quot;: &quot;p-192&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8107397556304932, &quot;y&quot;: 0.2591249942779541, &quot;IDs&quot;: &quot;p-516&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.147117853164673, &quot;y&quot;: -1.2243489027023315, &quot;IDs&quot;: &quot;p-373&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.5753412246704102, &quot;y&quot;: -1.2475160360336304, &quot;IDs&quot;: &quot;p-349&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.913280963897705, &quot;y&quot;: -0.897240161895752, &quot;IDs&quot;: &quot;p-399&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.3787245750427246, &quot;y&quot;: 2.1494011878967285, &quot;IDs&quot;: &quot;p-666&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.4559481143951416, &quot;y&quot;: -1.895854115486145, &quot;IDs&quot;: &quot;p-289&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.0655784606933594, &quot;y&quot;: -1.0322266817092896, &quot;IDs&quot;: &quot;p-401&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.1693243980407715, &quot;y&quot;: 2.6220035552978516, &quot;IDs&quot;: &quot;p-722&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.061667799949646, &quot;y&quot;: -3.780384063720703, &quot;IDs&quot;: &quot;p-129&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.26582270860671997, &quot;y&quot;: -3.2778947353363037, &quot;IDs&quot;: &quot;p-160&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.0870493650436401, &quot;y&quot;: 0.9984180331230164, &quot;IDs&quot;: &quot;p-579&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.088010549545288, &quot;y&quot;: 0.4422343969345093, &quot;IDs&quot;: &quot;p-543&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.142746448516846, &quot;y&quot;: 2.0308070182800293, &quot;IDs&quot;: &quot;p-704&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.9649899005889893, &quot;y&quot;: -3.786531925201416, &quot;IDs&quot;: &quot;p-175&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.1186330318450928, &quot;y&quot;: -2.963480234146118, &quot;IDs&quot;: &quot;p-221&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.6379802227020264, &quot;y&quot;: -4.644454479217529, &quot;IDs&quot;: &quot;p-091&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.519913673400879, &quot;y&quot;: 1.9272316694259644, &quot;IDs&quot;: &quot;p-657&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.57417106628418, &quot;y&quot;: -1.6312146186828613, &quot;IDs&quot;: &quot;p-314&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.255239009857178, &quot;y&quot;: -0.8593458533287048, &quot;IDs&quot;: &quot;p-395&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.0404331684112549, &quot;y&quot;: -3.936062812805176, &quot;IDs&quot;: &quot;p-109&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.835563659667969, &quot;y&quot;: 0.08418066054582596, &quot;IDs&quot;: &quot;p-480&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.09190652519464493, &quot;y&quot;: -1.6473428010940552, &quot;IDs&quot;: &quot;p-298&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.5229039192199707, &quot;y&quot;: 0.6393490433692932, &quot;IDs&quot;: &quot;p-532&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.7852909564971924, &quot;y&quot;: -4.831145286560059, &quot;IDs&quot;: &quot;p-034&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.916339635848999, &quot;y&quot;: -0.9694848656654358, &quot;IDs&quot;: &quot;p-379&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.376432180404663, &quot;y&quot;: -4.778530597686768, &quot;IDs&quot;: &quot;p-041&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.9399335980415344, &quot;y&quot;: -1.189112663269043, &quot;IDs&quot;: &quot;p-365&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.2937678098678589, &quot;y&quot;: -3.747161626815796, &quot;IDs&quot;: &quot;p-137&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.1177163124084473, &quot;y&quot;: 0.7569542527198792, &quot;IDs&quot;: &quot;p-571&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.4681687355041504, &quot;y&quot;: -0.08126594126224518, &quot;IDs&quot;: &quot;p-476&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.172213554382324, &quot;y&quot;: -2.7047553062438965, &quot;IDs&quot;: &quot;p-198&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.058079950511455536, &quot;y&quot;: 0.7129846811294556, &quot;IDs&quot;: &quot;p-549&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.678151845932007, &quot;y&quot;: 2.123746156692505, &quot;IDs&quot;: &quot;p-667&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.9914650917053223, &quot;y&quot;: 2.582609176635742, &quot;IDs&quot;: &quot;p-736&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.861636161804199, &quot;y&quot;: -3.4631733894348145, &quot;IDs&quot;: &quot;p-179&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.5796780586242676, &quot;y&quot;: -1.864386796951294, &quot;IDs&quot;: &quot;p-291&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.3648438453674316, &quot;y&quot;: -1.0928447246551514, &quot;IDs&quot;: &quot;p-357&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.1362476348876953, &quot;y&quot;: -2.215350866317749, &quot;IDs&quot;: &quot;p-240&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6383038759231567, &quot;y&quot;: 2.8556299209594727, &quot;IDs&quot;: &quot;p-774&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.6970736980438232, &quot;y&quot;: -3.5386962890625, &quot;IDs&quot;: &quot;p-139&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.20668625831604, &quot;y&quot;: -0.047459933906793594, &quot;IDs&quot;: &quot;p-487&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.094970703125, &quot;y&quot;: -3.9984042644500732, &quot;IDs&quot;: &quot;p-145&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.7013077139854431, &quot;y&quot;: -4.041660785675049, &quot;IDs&quot;: &quot;p-080&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.7375103831291199, &quot;y&quot;: -3.7791237831115723, &quot;IDs&quot;: &quot;p-130&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.198760509490967, &quot;y&quot;: 1.9783772230148315, &quot;IDs&quot;: &quot;p-675&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.2574074268341064, &quot;y&quot;: 2.8656082153320312, &quot;IDs&quot;: &quot;p-776&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.14051738381385803, &quot;y&quot;: -4.016696453094482, &quot;IDs&quot;: &quot;p-104&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.7535300254821777, &quot;y&quot;: -1.4853790998458862, &quot;IDs&quot;: &quot;p-346&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.529054164886475, &quot;y&quot;: 1.1805287599563599, &quot;IDs&quot;: &quot;p-592&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.4762938022613525, &quot;y&quot;: -2.656301736831665, &quot;IDs&quot;: &quot;p-233&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.5175412893295288, &quot;y&quot;: -1.7899116277694702, &quot;IDs&quot;: &quot;p-294&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.3624165058135986, &quot;y&quot;: 2.6340625286102295, &quot;IDs&quot;: &quot;p-738&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.8796184062957764, &quot;y&quot;: -4.763520240783691, &quot;IDs&quot;: &quot;p-067&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.7718751430511475, &quot;y&quot;: -4.864090919494629, &quot;IDs&quot;: &quot;p-061&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.846183776855469, &quot;y&quot;: 0.8575382232666016, &quot;IDs&quot;: &quot;p-506&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.251767873764038, &quot;y&quot;: 0.3856948912143707, &quot;IDs&quot;: &quot;p-540&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8847558498382568, &quot;y&quot;: -4.4608988761901855, &quot;IDs&quot;: &quot;p-099&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.3530644178390503, &quot;y&quot;: -0.1845429241657257, &quot;IDs&quot;: &quot;p-438&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.219085693359375, &quot;y&quot;: 1.0683798789978027, &quot;IDs&quot;: &quot;p-599&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.831521511077881, &quot;y&quot;: 2.2035346031188965, &quot;IDs&quot;: &quot;p-705&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.9017605185508728, &quot;y&quot;: -3.983879804611206, &quot;IDs&quot;: &quot;p-081&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.9193400144577026, &quot;y&quot;: -4.593307018280029, &quot;IDs&quot;: &quot;p-071&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.36785057187080383, &quot;y&quot;: 2.45247745513916, &quot;IDs&quot;: &quot;p-689&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.9537997245788574, &quot;y&quot;: -3.3201889991760254, &quot;IDs&quot;: &quot;p-157&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.40017032623291, &quot;y&quot;: 0.9757202863693237, &quot;IDs&quot;: &quot;p-114&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.858730673789978, &quot;y&quot;: 2.533440351486206, &quot;IDs&quot;: &quot;p-693&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.081115245819092, &quot;y&quot;: -1.746548056602478, &quot;IDs&quot;: &quot;p-303&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.689032793045044, &quot;y&quot;: 2.6011970043182373, &quot;IDs&quot;: &quot;p-740&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.5098881721496582, &quot;y&quot;: 0.10202629864215851, &quot;IDs&quot;: &quot;p-489&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.955098271369934, &quot;y&quot;: -2.9441611766815186, &quot;IDs&quot;: &quot;p-220&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.4825742542743683, &quot;y&quot;: 0.43447229266166687, &quot;IDs&quot;: &quot;p-520&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.3583145141601562, &quot;y&quot;: -3.6908414363861084, &quot;IDs&quot;: &quot;p-111&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.8745290637016296, &quot;y&quot;: 0.20233353972434998, &quot;IDs&quot;: &quot;p-491&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.4138543605804443, &quot;y&quot;: -1.13706374168396, &quot;IDs&quot;: &quot;p-364&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.4674527645111084, &quot;y&quot;: -0.9503362774848938, &quot;IDs&quot;: &quot;p-392&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.775627076625824, &quot;y&quot;: -0.01961318403482437, &quot;IDs&quot;: &quot;p-467&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.493189573287964, &quot;y&quot;: 2.4557552337646484, &quot;IDs&quot;: &quot;p-695&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.7864118814468384, &quot;y&quot;: 0.6686912775039673, &quot;IDs&quot;: &quot;p-547&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.733189344406128, &quot;y&quot;: -1.9198628664016724, &quot;IDs&quot;: &quot;p-305&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.683445453643799, &quot;y&quot;: 2.4117431640625, &quot;IDs&quot;: &quot;p-724&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.899667263031006, &quot;y&quot;: -1.6598480939865112, &quot;IDs&quot;: &quot;p-318&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.45932450890541077, &quot;y&quot;: -4.017237186431885, &quot;IDs&quot;: &quot;p-106&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.510490894317627, &quot;y&quot;: 0.22642774879932404, &quot;IDs&quot;: &quot;p-509&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.663411617279053, &quot;y&quot;: 0.8639909625053406, &quot;IDs&quot;: &quot;p-564&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.0245039463043213, &quot;y&quot;: 0.9675209522247314, &quot;IDs&quot;: &quot;p-581&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.2519044578075409, &quot;y&quot;: 1.8067213296890259, &quot;IDs&quot;: &quot;p-632&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.070282936096191, &quot;y&quot;: -2.0410349369049072, &quot;IDs&quot;: &quot;p-284&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.1318116188049316, &quot;y&quot;: -3.521583080291748, &quot;IDs&quot;: &quot;p-178&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.0590077638626099, &quot;y&quot;: -1.0358903408050537, &quot;IDs&quot;: &quot;p-378&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.0133111476898193, &quot;y&quot;: -0.6986058950424194, &quot;IDs&quot;: &quot;p-429&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.0173873901367188, &quot;y&quot;: 2.249093770980835, &quot;IDs&quot;: &quot;p-681&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8973784446716309, &quot;y&quot;: -4.739863395690918, &quot;IDs&quot;: &quot;p-043&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.579653263092041, &quot;y&quot;: -4.676603317260742, &quot;IDs&quot;: &quot;p-092&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.37140554189682007, &quot;y&quot;: -4.147575855255127, &quot;IDs&quot;: &quot;p-051&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.8552050590515137, &quot;y&quot;: -0.659463107585907, &quot;IDs&quot;: &quot;p-427&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.5919263958930969, &quot;y&quot;: -1.6655495166778564, &quot;IDs&quot;: &quot;p-297&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.2390516847372055, &quot;y&quot;: -4.156188011169434, &quot;IDs&quot;: &quot;p-076&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.5871386528015137, &quot;y&quot;: -4.706316947937012, &quot;IDs&quot;: &quot;p-063&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.4402239322662354, &quot;y&quot;: -0.41893020272254944, &quot;IDs&quot;: &quot;p-456&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.744735240936279, &quot;y&quot;: 1.170223593711853, &quot;IDs&quot;: &quot;p-618&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.642782211303711, &quot;y&quot;: 1.2381987571716309, &quot;IDs&quot;: &quot;p-591&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8868621587753296, &quot;y&quot;: 2.266326904296875, &quot;IDs&quot;: &quot;p-684&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.2103228569030762, &quot;y&quot;: -3.7235422134399414, &quot;IDs&quot;: &quot;p-136&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6177969574928284, &quot;y&quot;: -3.344264268875122, &quot;IDs&quot;: &quot;p-161&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.0726394653320312, &quot;y&quot;: -2.3702595233917236, &quot;IDs&quot;: &quot;p-237&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.9826712608337402, &quot;y&quot;: -1.8526005744934082, &quot;IDs&quot;: &quot;p-290&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.210726737976074, &quot;y&quot;: -4.620830535888672, &quot;IDs&quot;: &quot;p-070&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.109307765960693, &quot;y&quot;: -3.7637581825256348, &quot;IDs&quot;: &quot;p-174&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.9146902561187744, &quot;y&quot;: -0.5974889397621155, &quot;IDs&quot;: &quot;p-644&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.688582897186279, &quot;y&quot;: -0.8865458965301514, &quot;IDs&quot;: &quot;p-397&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.4430665969848633, &quot;y&quot;: -3.6799685955047607, &quot;IDs&quot;: &quot;p-138&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.499574899673462, &quot;y&quot;: 0.1525038778781891, &quot;IDs&quot;: &quot;p-514&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.3507637977600098, &quot;y&quot;: -4.825007915496826, &quot;IDs&quot;: &quot;p-065&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.5002055168151855, &quot;y&quot;: -3.251659393310547, &quot;IDs&quot;: &quot;p-201&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.292214870452881, &quot;y&quot;: 0.184321790933609, &quot;IDs&quot;: &quot;p-512&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.92753267288208, &quot;y&quot;: 0.6599864363670349, &quot;IDs&quot;: &quot;p-478&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.0342170000076294, &quot;y&quot;: -1.2050957679748535, &quot;IDs&quot;: &quot;p-351&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.3580951988697052, &quot;y&quot;: -2.992464303970337, &quot;IDs&quot;: &quot;p-188&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.561072587966919, &quot;y&quot;: -0.6706832647323608, &quot;IDs&quot;: &quot;p-430&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.402207612991333, &quot;y&quot;: -2.8600497245788574, &quot;IDs&quot;: &quot;p-223&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.339804172515869, &quot;y&quot;: 1.8343219757080078, &quot;IDs&quot;: &quot;p-647&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.549947738647461, &quot;y&quot;: 2.376716136932373, &quot;IDs&quot;: &quot;p-733&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.7740564346313477, &quot;y&quot;: -2.766937017440796, &quot;IDs&quot;: &quot;p-232&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.5776288509368896, &quot;y&quot;: -4.192232608795166, &quot;IDs&quot;: &quot;p-124&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.7031199932098389, &quot;y&quot;: -0.8488610982894897, &quot;IDs&quot;: &quot;p-380&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.8898683786392212, &quot;y&quot;: -0.6076383590698242, &quot;IDs&quot;: &quot;p-616&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.6656140685081482, &quot;y&quot;: 2.4966578483581543, &quot;IDs&quot;: &quot;p-690&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.790939450263977, &quot;y&quot;: -3.3947629928588867, &quot;IDs&quot;: &quot;p-140&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.6341072916984558, &quot;y&quot;: -4.246914863586426, &quot;IDs&quot;: &quot;p-075&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.6037811040878296, &quot;y&quot;: -1.983363151550293, &quot;IDs&quot;: &quot;p-274&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.5063629150390625, &quot;y&quot;: -2.281959295272827, &quot;IDs&quot;: &quot;p-261&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.558455467224121, &quot;y&quot;: -0.05522242188453674, &quot;IDs&quot;: &quot;p-486&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.7643376588821411, &quot;y&quot;: 0.738671600818634, &quot;IDs&quot;: &quot;p-572&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.447279691696167, &quot;y&quot;: 1.4861024618148804, &quot;IDs&quot;: &quot;p-610&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.712375640869141, &quot;y&quot;: -3.174179792404175, &quot;IDs&quot;: &quot;p-171&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.056411199271678925, &quot;y&quot;: 2.7433319091796875, &quot;IDs&quot;: &quot;p-744&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.301682949066162, &quot;y&quot;: 1.724090576171875, &quot;IDs&quot;: &quot;p-670&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.321833610534668, &quot;y&quot;: -0.09724356979131699, &quot;IDs&quot;: &quot;p-484&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.41662049293518066, &quot;y&quot;: -1.4009379148483276, &quot;IDs&quot;: &quot;p-325&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.4703209400177, &quot;y&quot;: -0.3824138939380646, &quot;IDs&quot;: &quot;p-471&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.396296501159668, &quot;y&quot;: 2.7427163124084473, &quot;IDs&quot;: &quot;p-748&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.74398136138916, &quot;y&quot;: 1.010577917098999, &quot;IDs&quot;: &quot;p-563&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.234602689743042, &quot;y&quot;: 0.16551083326339722, &quot;IDs&quot;: &quot;p-526&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.1897411346435547, &quot;y&quot;: -1.424802303314209, &quot;IDs&quot;: &quot;p-345&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.8072099685668945, &quot;y&quot;: 0.46439874172210693, &quot;IDs&quot;: &quot;p-544&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.1579976081848145, &quot;y&quot;: -1.6343506574630737, &quot;IDs&quot;: &quot;p-335&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.0993812084197998, &quot;y&quot;: 2.3012373447418213, &quot;IDs&quot;: &quot;p-686&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1.6503770351409912, &quot;y&quot;: 2.7794883251190186, &quot;IDs&quot;: &quot;p-777&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.1090006828308105, &quot;y&quot;: 2.008273124694824, &quot;IDs&quot;: &quot;p-699&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.5839245319366455, &quot;y&quot;: 2.7139880657196045, &quot;IDs&quot;: &quot;p-743&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.11763596534729, &quot;y&quot;: -4.867931365966797, &quot;IDs&quot;: &quot;p-038&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.4641902446746826, &quot;y&quot;: 2.551036834716797, &quot;IDs&quot;: &quot;p-713&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.7665464878082275, &quot;y&quot;: 0.681083619594574, &quot;IDs&quot;: &quot;p-567&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3.4871065616607666, &quot;y&quot;: -0.67473304271698, &quot;IDs&quot;: &quot;p-419&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0.20220321416854858, &quot;y&quot;: -1.8637752532958984, &quot;IDs&quot;: &quot;p-271&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -4.8579254150390625, &quot;y&quot;: -2.005768299102783, &quot;IDs&quot;: &quot;p-285&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -5.077282428741455, &quot;y&quot;: -0.024136308580636978, &quot;IDs&quot;: &quot;p-450&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.3482778072357178, &quot;y&quot;: -2.0127313137054443, &quot;IDs&quot;: &quot;p-267&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -0.6606380939483643, &quot;y&quot;: -1.9062811136245728, &quot;IDs&quot;: &quot;p-269&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -3.7669148445129395, &quot;y&quot;: -4.431793689727783, &quot;IDs&quot;: &quot;p-119&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.121779203414917, &quot;y&quot;: -1.483788013458252, &quot;IDs&quot;: &quot;p-323&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -2.6774165630340576, &quot;y&quot;: 2.2908449172973633, &quot;IDs&quot;: &quot;p-682&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.3894851207733154, &quot;y&quot;: -2.2008776664733887, &quot;IDs&quot;: &quot;p-276&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: -1.0874524116516113, &quot;y&quot;: -4.027913570404053, &quot;IDs&quot;: &quot;p-087&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2.8107540607452393, &quot;y&quot;: 2.2884724140167236, &quot;IDs&quot;: &quot;p-725&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}], &quot;type&quot;: &quot;scatter&quot;, &quot;color&quot;: &quot;#00fff6&quot;, &quot;name&quot;: &quot;cluster_01&quot;}]; var dataLen = data.length; for (var ix = 0; ix &lt; dataLen; ix++) { chart.addSeries(data[ix]); } }); &lt;/script&gt; &lt;/body&gt; &lt;/html&gt;\" height=850 width=1000></iframe>"
      ],
      "text/plain": [
       "<highcharts.highcharts.highcharts.Highchart at 0x7f2e42c6dad0>"
      ]
     },
     "execution_count": 20,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "# the scatter plot\n",
    "mp.plot_scatter(radius = 6, enabled_data_labels=True)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 21,
   "id": "c3a00631-6431-4cba-b736-190e35a20405",
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2022-08-01 15:05:06,872 - \u001b[32mINFO\u001b[0m - [bidd-aggmap]\u001b[0m - generate file: ./feature points_717_correlation_umap_mp\u001b[0m\n",
      "2022-08-01 15:05:06,885 - \u001b[32mINFO\u001b[0m - [bidd-aggmap]\u001b[0m - save html file to ./feature points_717_correlation_umap_mp\u001b[0m\n"
     ]
    },
    {
     "data": {
      "text/html": [
       "<iframe style=\"border:0;outline:none;overflow:hidden\" srcdoc=\"&lt;!DOCTYPE html&gt; &lt;html lang=&quot;en&quot;&gt; &lt;head&gt; &lt;meta charset=&quot;utf-8&quot; /&gt; &lt;link href=&quot;https://www.highcharts.com/highslide/highslide.css&quot; rel=&quot;stylesheet&quot; /&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;https://code.highcharts.com/6/highcharts.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;https://code.highcharts.com/6/highcharts-more.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;https://code.highcharts.com/6/modules/heatmap.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;https://code.highcharts.com/6/modules/exporting.js&quot;&gt;&lt;/script&gt; &lt;/head&gt; &lt;body style=&quot;margin:0;padding:0&quot;&gt; &lt;div id=&quot;container&quot; style=&quot;width:1000px;height:850px;&quot;&gt;Loading....&lt;/div&gt; &lt;script&gt; $(function(){ Highcharts.setOptions({&quot;global&quot;: {}, &quot;lang&quot;: {}}); var option = {&quot;chart&quot;: {&quot;renderTo&quot;: &quot;container&quot;, &quot;width&quot;: 1000, &quot;height&quot;: 850, &quot;type&quot;: &quot;heatmap&quot;, &quot;zoomType&quot;: &quot;xy&quot;}, &quot;colors&quot;: {}, &quot;credits&quot;: {&quot;enabled&quot;: false}, &quot;drilldown&quot;: {}, &quot;exporting&quot;: {}, &quot;labels&quot;: {}, &quot;legend&quot;: {&quot;align&quot;: &quot;right&quot;, &quot;layout&quot;: &quot;vertical&quot;, &quot;margin&quot;: 1, &quot;verticalAlign&quot;: &quot;top&quot;, &quot;y&quot;: 60, &quot;symbolHeight&quot;: 12, &quot;floating&quot;: false}, &quot;loading&quot;: {}, &quot;navigation&quot;: {}, &quot;pane&quot;: {}, &quot;plotOptions&quot;: {&quot;series&quot;: {&quot;turboThreshold&quot;: 5000, &quot;dataLabels&quot;: {&quot;enabled&quot;: true, &quot;format&quot;: &quot;{point.v}&quot;, &quot;style&quot;: {&quot;textOutline&quot;: false, &quot;color&quot;: &quot;black&quot;}}}}, &quot;series&quot;: {}, &quot;subtitle&quot;: {&quot;text&quot;: &quot;number of feature points: 717, metric method: correlation&quot;}, &quot;title&quot;: {&quot;text&quot;: &quot;Assignment of feature points by umap emmbedding result&quot;}, &quot;tooltip&quot;: {&quot;headerFormat&quot;: &quot;&lt;b&gt;{series.name}&lt;/b&gt;&lt;br&gt;&quot;, &quot;pointFormat&quot;: &quot;{point.v}&quot;}, &quot;xAxis&quot;: {&quot;min&quot;: 0, &quot;max&quot;: 26, &quot;startOnTick&quot;: false, &quot;endOnTick&quot;: false, &quot;allowDecimals&quot;: false, &quot;labels&quot;: {&quot;style&quot;: {&quot;fontSize&quot;: 20}}}, &quot;yAxis&quot;: {&quot;title&quot;: {&quot;text&quot;: &quot; &quot;, &quot;style&quot;: {&quot;fontSize&quot;: 20}}, &quot;startOnTick&quot;: false, &quot;endOnTick&quot;: false, &quot;gridLineWidth&quot;: 0, &quot;reversed&quot;: true, &quot;min&quot;: 0, &quot;max&quot;: 26, &quot;allowDecimals&quot;: false, &quot;labels&quot;: {&quot;style&quot;: {&quot;fontSize&quot;: 20}}}}; var chart = new Highcharts.Chart(option); var data = [{&quot;data&quot;: [{&quot;x&quot;: 0, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-118&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-090&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-063&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-035&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-064&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-062&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-037&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-038&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-061&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-040&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-041&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-013&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-014&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-015&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-044&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-046&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-047&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-048&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-050&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-051&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-079&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-081&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-082&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-137&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-139&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-166&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 0, &quot;v&quot;: &quot;p-167&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-146&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-117&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-091&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-092&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-089&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-036&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-065&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-039&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-034&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-068&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-033&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-042&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-043&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-016&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-045&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-073&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-075&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-049&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-077&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-052&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-080&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-108&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-110&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-138&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-140&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-168&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 1, &quot;v&quot;: &quot;p-195&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-172&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-144&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-116&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-119&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-120&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-093&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-066&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-094&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-067&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-069&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-070&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-071&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-099&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-072&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-101&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-074&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-102&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-076&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-078&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-106&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-107&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-109&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-111&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-165&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-194&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-196&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 2, &quot;v&quot;: &quot;p-223&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-171&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-173&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-145&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-143&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-147&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-121&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-122&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-123&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-095&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-096&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-097&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-098&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-100&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-088&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-087&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-059&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-103&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-104&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-105&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-134&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-135&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-136&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-164&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-193&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-221&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-224&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 3, &quot;v&quot;: &quot;p-251&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-170&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-199&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-201&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-174&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-175&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-148&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-149&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-150&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-124&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-125&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-126&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-127&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-128&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-115&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-129&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-130&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-131&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-132&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-133&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-161&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-162&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-163&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-192&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-220&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-222&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-250&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 4, &quot;v&quot;: &quot;p-252&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-198&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-197&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-200&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-202&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-203&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-176&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-177&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-178&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-151&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-152&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-153&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-154&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-155&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-156&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-157&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-158&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-159&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-160&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-188&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-189&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-190&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-191&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-588&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-249&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-277&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-279&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 5, &quot;v&quot;: &quot;p-280&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-225&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-226&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-228&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-229&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-230&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-204&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-205&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-206&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-179&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-180&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-181&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-182&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-183&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-184&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-185&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-186&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-187&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-215&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-216&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-217&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-218&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-219&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-248&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-276&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-278&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-306&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 6, &quot;v&quot;: &quot;p-307&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-253&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-254&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-227&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-257&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-231&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-232&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-233&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-234&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-207&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-208&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-209&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-210&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-211&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-212&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-213&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-214&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-242&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-243&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-244&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-245&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-246&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-247&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-275&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-305&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-308&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-334&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 7, &quot;v&quot;: &quot;p-335&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-282&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-283&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-255&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-256&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-258&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-260&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-261&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-235&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-236&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-264&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-237&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-238&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-239&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-240&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-268&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-241&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-270&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-271&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-272&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-273&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-274&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-302&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-303&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-304&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-333&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-363&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 8, &quot;v&quot;: &quot;p-336&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-281&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-309&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-284&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-285&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-259&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-288&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-262&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-290&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-263&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-292&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-265&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-266&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-267&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-295&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-296&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-269&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-298&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-299&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-300&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-301&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-329&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-330&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-331&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-332&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-361&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-362&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 9, &quot;v&quot;: &quot;p-364&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-310&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-311&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-312&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-286&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-287&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-316&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-289&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-318&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-291&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-319&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-320&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-293&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-294&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-323&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-617&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-297&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-326&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-327&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-328&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-356&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-358&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-060&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-359&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-360&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-389&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-390&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 10, &quot;v&quot;: &quot;p-391&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-338&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-337&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-313&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-314&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-315&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-344&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-317&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-345&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-346&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-347&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-348&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-321&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-322&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-589&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-324&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-325&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-353&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-354&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-355&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-357&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-385&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-386&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-387&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-388&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-417&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-418&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 11, &quot;v&quot;: &quot;p-392&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-339&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-340&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-341&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-342&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-343&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-371&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-372&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-373&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-374&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-375&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-376&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-349&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-350&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-351&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-365&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-352&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-381&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-382&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-383&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-384&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-414&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-644&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-415&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-416&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-445&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-419&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 12, &quot;v&quot;: &quot;p-420&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-367&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-368&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-369&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-370&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-398&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-399&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-400&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-401&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-402&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-403&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-404&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-377&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-405&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-378&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-379&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-380&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-409&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-410&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-411&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-413&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-616&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-442&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-443&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-444&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-473&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-446&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 13, &quot;v&quot;: &quot;p-447&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-366&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-395&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-396&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-397&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-426&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-427&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-428&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-429&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-430&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-431&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-432&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-433&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-434&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-406&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-407&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-408&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-437&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-439&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-440&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-412&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-441&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-470&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-471&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-472&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-474&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-475&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 14, &quot;v&quot;: &quot;p-448&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-394&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-423&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-424&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-425&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-454&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-455&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-456&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-457&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-458&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-459&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-460&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-505&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-461&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-435&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-436&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-465&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-438&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-466&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-467&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-468&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-469&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-498&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-499&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-500&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-501&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-476&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 15, &quot;v&quot;: &quot;p-502&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-422&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-451&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-452&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-453&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-482&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-483&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-484&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-485&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-486&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-487&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-488&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-533&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-462&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-463&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-464&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-493&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-494&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-393&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-495&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-496&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-497&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-526&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-527&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-528&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-529&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-503&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 16, &quot;v&quot;: &quot;p-504&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-450&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-480&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-481&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-509&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-510&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-511&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-512&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-513&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-514&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-515&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-516&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-489&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-490&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-491&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-492&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-521&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-522&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-421&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-523&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-524&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-525&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-554&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-555&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-556&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-530&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-532&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 17, &quot;v&quot;: &quot;p-531&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-479&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-507&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-508&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-537&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-538&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-539&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-540&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-541&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-542&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-543&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-544&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-517&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-518&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-519&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-520&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-548&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-549&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-550&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-551&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-552&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-553&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-581&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-582&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-557&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-560&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-558&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 18, &quot;v&quot;: &quot;p-559&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-478&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-535&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-536&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-565&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-566&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-567&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-568&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-569&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-570&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-571&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-572&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-545&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-546&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-547&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-575&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-576&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-449&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-578&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-579&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-580&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-608&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-610&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-583&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-584&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-585&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-586&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 19, &quot;v&quot;: &quot;p-587&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-506&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-563&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-564&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-114&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-594&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-595&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-596&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-597&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-598&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-599&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-600&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-573&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-574&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-602&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-603&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-577&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-605&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-606&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-607&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-636&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-609&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-638&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-611&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-612&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-613&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-643&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 20, &quot;v&quot;: &quot;p-615&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-534&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-590&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-592&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-593&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-622&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-623&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-624&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-625&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-626&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-627&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-628&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-601&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-630&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-631&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-632&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-604&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-633&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-634&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-635&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-664&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-637&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-666&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-639&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-640&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-641&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-671&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 21, &quot;v&quot;: &quot;p-614&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-562&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-591&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-621&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-649&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-651&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-652&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-653&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-654&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-655&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-656&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-629&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-657&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-658&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-659&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-660&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-661&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-689&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-662&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-663&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-692&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-665&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-694&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-667&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-668&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-669&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-670&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 22, &quot;v&quot;: &quot;p-642&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-618&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-620&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-648&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-650&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-679&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-680&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-681&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-682&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-683&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-711&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-684&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-685&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-686&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-687&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-688&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-717&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-718&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-690&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-691&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-720&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-693&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-722&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-780&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-695&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-753&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-727&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 23, &quot;v&quot;: &quot;p-726&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-619&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-703&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-677&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-678&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-732&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-754&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-708&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-709&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-710&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-739&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-712&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-713&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-714&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-715&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-716&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-745&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-746&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-747&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-719&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-748&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-721&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-750&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-751&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-752&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-696&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-699&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 24, &quot;v&quot;: &quot;p-698&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-647&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-676&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-705&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-733&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-707&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-762&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-736&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-737&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-765&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-766&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-740&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-741&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-742&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-743&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-744&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 15, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-773&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-774&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-775&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-776&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-777&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-749&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-778&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-779&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-723&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-724&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-725&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 25, &quot;v&quot;: &quot;p-697&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 0, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-675&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 1, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-704&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 2, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-706&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 3, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-734&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 4, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-761&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 5, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-735&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 6, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-763&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 7, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-764&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 8, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-738&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 9, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-767&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 10, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-768&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 11, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-769&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 12, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-770&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 13, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-771&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}, {&quot;x&quot;: 14, &quot;y&quot;: 26, &quot;v&quot;: &quot;p-772&quot;, &quot;Subtypes&quot;: &quot;cluster_01&quot;, &quot;colors&quot;: &quot;#00fff6&quot;}], &quot;type&quot;: &quot;heatmap&quot;, &quot;color&quot;: &quot;#00fff6&quot;, &quot;name&quot;: &quot;cluster_01&quot;}, {&quot;data&quot;: [{&quot;x&quot;: 15, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-717&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 16, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-718&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 17, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-719&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 18, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-720&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 19, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-721&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 20, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-722&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 21, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-723&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 22, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-724&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 23, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-725&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 24, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-726&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 25, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-727&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}, {&quot;x&quot;: 26, &quot;y&quot;: 26, &quot;v&quot;: &quot;NaN-728&quot;, &quot;Subtypes&quot;: &quot;NaN&quot;, &quot;colors&quot;: &quot;#000000&quot;}], &quot;type&quot;: &quot;heatmap&quot;, &quot;color&quot;: &quot;#000000&quot;, &quot;name&quot;: &quot;NaN&quot;}]; var dataLen = data.length; for (var ix = 0; ix &lt; dataLen; ix++) { chart.addSeries(data[ix]); } }); &lt;/script&gt; &lt;/body&gt; &lt;/html&gt;\" height=850 width=1000></iframe>"
      ],
      "text/plain": [
       "<highcharts.highcharts.highcharts.Highchart at 0x7f2e42e7ced0>"
      ]
     },
     "execution_count": 21,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "# the regular 2D grid plot\n",
    "mp.plot_grid(enabled_data_labels=True)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "id": "05e2e8ae-41f4-4b5a-8a6b-49dd4d4c69c0",
   "metadata": {},
   "outputs": [],
   "source": []
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "id": "95d6b55c-50e2-410c-a5c5-d51e18181336",
   "metadata": {},
   "outputs": [],
   "source": []
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "Python 3 (ipykernel)",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.7.11"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 5
}