{"id":707,"date":"2021-01-19T22:59:48","date_gmt":"2021-01-20T03:59:48","guid":{"rendered":"https:\/\/www.code-lab.org\/blog\/?p=707"},"modified":"2021-01-19T22:59:48","modified_gmt":"2021-01-20T03:59:48","slug":"simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams","status":"publish","type":"post","link":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/","title":{"rendered":"Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Two open source repositories share Excel templates to help create oncoplot visualizations of gene mutations in patient populations and swimmer diagrams to explain patient stories.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Simple Excel Oncoplot<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/github.com\/ptgrogan\/excel-oncoplot\">https:\/\/github.com\/ptgrogan\/excel-oncoplot<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This repository contains a simple Excel spreadsheet for creating oncoplots to illustrate genetic mutations in a patient population. It does not require or depend on any other software to use. Edit the gray-shaded cells with a designated mutation type ID (below) to identify the observed mutation (rows) for each patient (columns).<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"864\" height=\"422\" src=\"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/oncoplot.png\" alt=\"\" class=\"wp-image-708\" srcset=\"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/oncoplot.png 864w, https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/oncoplot-300x147.png 300w, https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/oncoplot-768x375.png 768w\" sizes=\"auto, (max-width: 864px) 100vw, 864px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The default configuration identifies eight types of mutations (by type ID):<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Missense Mutation (green)<\/li><li>Frame Shift Insertion (purple)<\/li><li>In Frame Insertion (dark red)<\/li><li>Frame Shift Deletion (blue)<\/li><li>Splice Site (orange)<\/li><li>Nonsense Mutation (bright red)<\/li><li>Multi Hit (dark blue)<\/li><li>In Frame Deletion (brown)<\/li><\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">and specifies nine placeholder genes (rows) for 22 patients (columns).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A bar plot above indicates mutation type per patient and a bar plot to the right indicates mutation type per gene.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Add or remove genes by right-clicking on a row and selecting &#8220;Insert&#8221; or &#8220;Delete&#8221;. After inserting a new row, copy and paste the equations for the entire row from an adjacent row.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Add or remove patients by right-clicking on a column and selecting &#8220;Insert&#8221; or &#8220;Delete&#8221;. After inserting a new column, copy and paste the equations for the entire column from an adjacent column.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Simple Excel Swimmer Diagram<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/github.com\/ptgrogan\/excel-swimmer\">https:\/\/github.com\/ptgrogan\/excel-swimmer<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This repository contains a simple Excel spreadsheet for creating swimmer plots to illustrate patient stories. It does not require or depend on any other software to use. Edit any of the cells with blue text to customize the swimmer plots which are available in both horizontal and vertical orientations.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"691\" height=\"374\" src=\"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/swimmer-vertical.png\" alt=\"\" class=\"wp-image-709\" srcset=\"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/swimmer-vertical.png 691w, https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/swimmer-vertical-300x162.png 300w\" sizes=\"auto, (max-width: 691px) 100vw, 691px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"692\" height=\"411\" src=\"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/swimmer-horizontal.png\" alt=\"\" class=\"wp-image-710\" srcset=\"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/swimmer-horizontal.png 692w, https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/swimmer-horizontal-300x178.png 300w\" sizes=\"auto, (max-width: 692px) 100vw, 692px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The default configuration allows for up to 100 data items in five categories:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Patient Information &#8212; sets the bounds for a swim lane bar (ID, History Start Date, History End Date)<\/li><li>&#8220;Treatment&#8221; Event &#8212; adds a red triangle to the swim lane (Patient ID and Date)<\/li><li>&#8220;Biopsy&#8221; Event &#8212; adds a black circle to the swim lane (requires Patient ID and Date)<\/li><li>&#8220;Transplant&#8221; Event &#8212; adds a green square to the swim lane (requires Patient ID and Date)<\/li><li>&#8220;Alive&#8221; Indicator &#8212; adds an arrow to the end of a swim lane (requires Patient ID)<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If you add or remove patients, adjust the chart axis limits to ensure all are visible (left click to select patient axis, right click and select &#8220;Format Axis&#8230;&#8221;).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you add or more events, edit the chart series (right click, select &#8220;Select data&#8230;&#8221;, click &#8220;Add&#8221; or &#8220;Remove&#8221;, similar to existing event series).<\/p>\n","protected":false},"excerpt":{"rendered":"<p class=\"mb-2\">Two open source repositories share Excel templates to help create oncoplot visualizations of gene mutations in patient populations and swimmer diagrams to explain patient stories. Simple Excel Oncoplot https:\/\/github.com\/ptgrogan\/excel-oncoplot This repository contains a simple Excel spreadsheet for creating oncoplots to illustrate genetic mutations in a patient population. It does not require or depend on any&#8230;<\/p>\n","protected":false},"author":289,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-707","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams - CoDe Lab<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams - CoDe Lab\" \/>\n<meta property=\"og:description\" content=\"Two open source repositories share Excel templates to help create oncoplot visualizations of gene mutations in patient populations and swimmer diagrams to explain patient stories. Simple Excel Oncoplot https:\/\/github.com\/ptgrogan\/excel-oncoplot This repository contains a simple Excel spreadsheet for creating oncoplots to illustrate genetic mutations in a patient population. It does not require or depend on any...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/\" \/>\n<meta property=\"og:site_name\" content=\"CoDe Lab\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-20T03:59:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.code-lab.org\/blog\/wp-content\/uploads\/2021\/01\/oncoplot.png\" \/>\n<meta name=\"author\" content=\"Paul Grogan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Paul Grogan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/\"},\"author\":{\"name\":\"Paul Grogan\",\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/#\\\/schema\\\/person\\\/86af95d6ff4554b9afb1a787d5675536\"},\"headline\":\"Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams\",\"datePublished\":\"2021-01-20T03:59:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/\"},\"wordCount\":432,\"publisher\":{\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/wp-content\\\/uploads\\\/sites\\\/165\\\/2021\\\/01\\\/oncoplot.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/\",\"url\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/\",\"name\":\"Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams - CoDe Lab\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/wp-content\\\/uploads\\\/sites\\\/165\\\/2021\\\/01\\\/oncoplot.png\",\"datePublished\":\"2021-01-20T03:59:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/#primaryimage\",\"url\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/wp-content\\\/uploads\\\/sites\\\/165\\\/2021\\\/01\\\/oncoplot.png\",\"contentUrl\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/wp-content\\\/uploads\\\/sites\\\/165\\\/2021\\\/01\\\/oncoplot.png\",\"width\":864,\"height\":422},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/2021\\\/01\\\/19\\\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/#website\",\"url\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/\",\"name\":\"CoDe Lab\",\"description\":\"Collective Design Lab at ASU\",\"publisher\":{\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/#organization\",\"name\":\"Collective Design Lab\",\"url\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/wp-content\\\/uploads\\\/sites\\\/165\\\/2023\\\/09\\\/code-logo.png\",\"contentUrl\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/wp-content\\\/uploads\\\/sites\\\/165\\\/2023\\\/09\\\/code-logo.png\",\"width\":748,\"height\":499,\"caption\":\"Collective Design Lab\"},\"image\":{\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/#\\\/schema\\\/person\\\/86af95d6ff4554b9afb1a787d5675536\",\"name\":\"Paul Grogan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f53752beae7b4efa9ace0ad7f596a9bb33038ef87b05b466149f79d55dca8bcd?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f53752beae7b4efa9ace0ad7f596a9bb33038ef87b05b466149f79d55dca8bcd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f53752beae7b4efa9ace0ad7f596a9bb33038ef87b05b466149f79d55dca8bcd?s=96&d=mm&r=g\",\"caption\":\"Paul Grogan\"},\"url\":\"https:\\\/\\\/labs.engineering.asu.edu\\\/code-lab\\\/author\\\/pgrogan1\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams - CoDe Lab","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/","og_locale":"en_US","og_type":"article","og_title":"Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams - CoDe Lab","og_description":"Two open source repositories share Excel templates to help create oncoplot visualizations of gene mutations in patient populations and swimmer diagrams to explain patient stories. Simple Excel Oncoplot https:\/\/github.com\/ptgrogan\/excel-oncoplot This repository contains a simple Excel spreadsheet for creating oncoplots to illustrate genetic mutations in a patient population. It does not require or depend on any...","og_url":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/","og_site_name":"CoDe Lab","article_published_time":"2021-01-20T03:59:48+00:00","og_image":[{"url":"https:\/\/www.code-lab.org\/blog\/wp-content\/uploads\/2021\/01\/oncoplot.png","type":"","width":"","height":""}],"author":"Paul Grogan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Paul Grogan","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/#article","isPartOf":{"@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/"},"author":{"name":"Paul Grogan","@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/#\/schema\/person\/86af95d6ff4554b9afb1a787d5675536"},"headline":"Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams","datePublished":"2021-01-20T03:59:48+00:00","mainEntityOfPage":{"@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/"},"wordCount":432,"publisher":{"@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/#organization"},"image":{"@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/#primaryimage"},"thumbnailUrl":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/oncoplot.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/","url":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/","name":"Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams - CoDe Lab","isPartOf":{"@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/#website"},"primaryImageOfPage":{"@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/#primaryimage"},"image":{"@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/#primaryimage"},"thumbnailUrl":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/oncoplot.png","datePublished":"2021-01-20T03:59:48+00:00","breadcrumb":{"@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/#primaryimage","url":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/oncoplot.png","contentUrl":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2021\/01\/oncoplot.png","width":864,"height":422},{"@type":"BreadcrumbList","@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/2021\/01\/19\/simple-excel-sheets-for-patient-oncoplot-and-swimmer-diagrams\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/labs.engineering.asu.edu\/code-lab\/"},{"@type":"ListItem","position":2,"name":"Simple Excel Sheets for Patient Oncoplot and Swimmer Diagrams"}]},{"@type":"WebSite","@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/#website","url":"https:\/\/labs.engineering.asu.edu\/code-lab\/","name":"CoDe Lab","description":"Collective Design Lab at ASU","publisher":{"@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/labs.engineering.asu.edu\/code-lab\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/#organization","name":"Collective Design Lab","url":"https:\/\/labs.engineering.asu.edu\/code-lab\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/#\/schema\/logo\/image\/","url":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2023\/09\/code-logo.png","contentUrl":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-content\/uploads\/sites\/165\/2023\/09\/code-logo.png","width":748,"height":499,"caption":"Collective Design Lab"},"image":{"@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/labs.engineering.asu.edu\/code-lab\/#\/schema\/person\/86af95d6ff4554b9afb1a787d5675536","name":"Paul Grogan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f53752beae7b4efa9ace0ad7f596a9bb33038ef87b05b466149f79d55dca8bcd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f53752beae7b4efa9ace0ad7f596a9bb33038ef87b05b466149f79d55dca8bcd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f53752beae7b4efa9ace0ad7f596a9bb33038ef87b05b466149f79d55dca8bcd?s=96&d=mm&r=g","caption":"Paul Grogan"},"url":"https:\/\/labs.engineering.asu.edu\/code-lab\/author\/pgrogan1\/"}]}},"_links":{"self":[{"href":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-json\/wp\/v2\/posts\/707","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-json\/wp\/v2\/users\/289"}],"replies":[{"embeddable":true,"href":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-json\/wp\/v2\/comments?post=707"}],"version-history":[{"count":0,"href":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-json\/wp\/v2\/posts\/707\/revisions"}],"wp:attachment":[{"href":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-json\/wp\/v2\/media?parent=707"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-json\/wp\/v2\/categories?post=707"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/labs.engineering.asu.edu\/code-lab\/wp-json\/wp\/v2\/tags?post=707"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}