{"id":12130,"date":"2021-01-13T09:30:00","date_gmt":"2021-01-13T11:30:00","guid":{"rendered":"https:\/\/mindthegraph.com\/blog\/?p=12130"},"modified":"2022-10-18T08:09:26","modified_gmt":"2022-10-18T11:09:26","slug":"pyscratch-spatial-and-temporal-information-from-scratch-assays","status":"publish","type":"post","link":"https:\/\/mindthegraph.com\/blog\/pyscratch-spatial-and-temporal-information-from-scratch-assays\/","title":{"rendered":"PyScratch: A New Tool to Process Spatial and Temporal Information from Scratch Assays"},"content":{"rendered":"\n<p>PyScratch is a new open-source software implemented in Python for migration data assays analysis, with a user-friendly interface allowing scientists with a few or none programming skills to use it. <\/p>\n\n\n\n<p>The software was designed in a partnership between three Brazilian scientists in the NanoCell Interactions lab at the University of Campinas in 2017. <\/p>\n\n\n\n<p>It was born from the necessity of these scientists, and today the software&#8217;s purpose is to facilitate the daily practice of researchers, exclude the manual analysis, increase reproducibility, and minimize human errors.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/pyscratch.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"551\" src=\"https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/pyscratch-1024x551.png\" alt=\"\" class=\"wp-image-12131\" srcset=\"https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/pyscratch-1024x551.png 1024w, https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/pyscratch-300x161.png 300w, https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/pyscratch-768x413.png 768w, https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/pyscratch.png 1183w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>Image analysis has been one of the most important ways used by scientists in different methodologies to analyze results. <\/p>\n\n\n\n<p>Not only the use of automated microscopes has increased in the past years, but also the complexity of the data acquired. <\/p>\n\n\n\n<p>Part of a scientist\u2019s job is to discover how to deal with a new kind of information, besides, analyze and process data. <\/p>\n\n\n\n<p>For that to happen, scientists need good and specialized tools to correctly extract and interpret all the data.<\/p>\n\n\n\n<p>PyScratch was first created to help Fernanda Garcia-Fossa, a biologist researcher, to analyze a huge amount of data from her migration assays. <\/p>\n\n\n\n<p>\u201cI performed the cancer cells\u2019 scratch and incubated in the equipment for 48 hours, acquiring pictures every 15 minutes, and at the end of only one experiment, I had about a thousand pictures to look at and analyze! <\/p>\n\n\n\n<p>It was impossible to do it manually\u201d, says Garcia-Fossa. To solve that problem Garcia-Fossa went to her partner, the physics Vladimir Gaal to help, in that time Gaal was learning Python, which was a great opportunity to put that knowledge into practice.<\/p>\n\n\n\n<p>So, both of them worked in the solution through a Python routine, which recognized the scratched areas and exported to a csv file. <\/p>\n\n\n\n<p>\u201cWith the time, we felt the necessity to develop a user interface making even easier to use, in that way we could publish the software for any researcher that needed to use as well\u201d, says Garcia-Fossa about the software article that you can check it out<a href=\"https:\/\/www.sciencedirect.com\/science\/article\/pii\/S0169260719313914\"> clicking here<\/a>.<\/p>\n\n\n\n<p>Garcia-Fossa also tells that they took a while to recognize and define the migration area from the images since the pictures can be very different one from another because of light, focus and contrast, and the version used today can already analyze pretty well. <\/p>\n\n\n\n<p>Nevertheless, they are still working on the software launching new and better versions, since the published article has brought up some improvement needs because of the users&#8217; demand.<\/p>\n\n\n\n<p>The assay used to validate the software performance, the migration assay, or scratch assay, or wound healing, is an assay commonly used in biology because it turns possible to analyze the underlying mechanism of physiological and pathological cellular events. <\/p>\n\n\n\n<p>Study wound healing is an important way to understand the development and tissue modeling, besides angiogenesis and tumor development. <\/p>\n\n\n\n<p>When the assay is performed in two dimensions, it is possible to measure how fast cells react to the wound, covering the defined area.<\/p>\n\n\n\n<p>In another words, the experiment basically is, create a gap in the monolayer of confluence cells in a plaque. <\/p>\n\n\n\n<p>Over time, to fill the gap the cells start to migrate, and the velocity of cells migration can be measured. <\/p>\n\n\n\n<p>Then, to measure the cell migration velocity they need to acquire images, a bunch of it, which in turn is a problematic step of the analysis because it requires manual measurement. <\/p>\n\n\n\n<p>Fortunately, today we have at our disposal a lot of technology available to improve and upgrade our pipeline of analysis, allowing scientists to adopt better and more personalized ways to get a result. <\/p>\n\n\n\n<p>Like Garcia-Fossa and Gaal did it.<\/p>\n\n\n\n<p>Today is possible to find other commercial and non-commercial tools available to process the wound area. <\/p>\n\n\n\n<p>But they are not simply as PyScratch, and require from the user some level of programming and also require full-time attention from the user, making the analysis more susceptible to human errors, plus the time the researcher takes to analyze all the pictures and data.<\/p>\n\n\n\n<p>In the article, the authors explain how the software works. From all the pictures made in the experiment, the user gets a comma-separated values (.cvs) file, an output that stores tabular data in plain text. <\/p>\n\n\n\n<p>The user then can process the data in their usual routine. Garcia-Fossa says that the program was essential, for her master\u2019s thesis, \u201cThe software transforms the input data into value that make biological sense, like cell migration velocity. <\/p>\n\n\n\n<p>I was able to better analyze the effect of my nanoparticle on prostate cancer cells and measure the cell migration velocity, and the exact time for the good closure, all thanks to PyScratch.\u201d<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/process.png\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"409\" src=\"https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/process-1024x409.png\" alt=\"\" class=\"wp-image-12132\" srcset=\"https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/process-1024x409.png 1024w, https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/process-300x120.png 300w, https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/process-768x307.png 768w, https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/process-1536x614.png 1536w, https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/process.png 1563w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>If you want to try PyScratch for your research, the software is freely available and everyone from the scientific community is allowed to use it, helping Garcia-Fossa and Gaal to enhance and improve the program.<\/p>\n\n\n\n<p>&nbsp;____<\/p>\n\n\n\n<p>How is your Mind the Graph experience going so far? Help us to improve our platform for you and for a lot of other scientists posting a Mind the Graph review. Tell us about your experience, just click<a href=\"https:\/\/www.saashub.com\/mind-the-graph-reviews\/new\"> here<\/a>.&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>PyScratch is a new open-source software implemented in Python for migration data assays analysis, with a user-friendly interface allowing scientists with a few or none programming skills to use it. The software was designed in a partnership between three Brazilian scientists in the NanoCell Interactions lab at the University of Campinas in 2017. It was [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":12133,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[959,28],"tags":[817,554,964],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>A new tool for processing spatial and temporal information<\/title>\n<meta name=\"description\" content=\"Read this blog to know what PyScratch is and how that new tool processes spatial and temporal information from scratch assays.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mindthegraph.com\/blog\/saggi-pyscratch-spatial-and-temporal-information-from-scratch\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A new tool for processing spatial and temporal information\" \/>\n<meta property=\"og:description\" content=\"Read this blog to know what PyScratch is and how that new tool processes spatial and temporal information from scratch assays.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mindthegraph.com\/blog\/saggi-pyscratch-spatial-and-temporal-information-from-scratch\/\" \/>\n<meta property=\"og:site_name\" content=\"Mind the Graph Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-13T11:30:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-10-18T11:09:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/pyscratch-a-new-tool-to-process-spatial-and-temporal-information-from-scratch-assays.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1123\" \/>\n\t<meta property=\"og:image:height\" content=\"612\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Fabricio Pamplona\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Fabricio Pamplona\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"A new tool for processing spatial and temporal information","description":"Read this blog to know what PyScratch is and how that new tool processes spatial and temporal information from scratch assays.","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:\/\/mindthegraph.com\/blog\/saggi-pyscratch-spatial-and-temporal-information-from-scratch\/","og_locale":"en_US","og_type":"article","og_title":"A new tool for processing spatial and temporal information","og_description":"Read this blog to know what PyScratch is and how that new tool processes spatial and temporal information from scratch assays.","og_url":"https:\/\/mindthegraph.com\/blog\/saggi-pyscratch-spatial-and-temporal-information-from-scratch\/","og_site_name":"Mind the Graph Blog","article_published_time":"2021-01-13T11:30:00+00:00","article_modified_time":"2022-10-18T11:09:26+00:00","og_image":[{"width":1123,"height":612,"url":"https:\/\/mindthegraph.com\/blog\/wp-content\/uploads\/2021\/01\/pyscratch-a-new-tool-to-process-spatial-and-temporal-information-from-scratch-assays.png","type":"image\/png"}],"author":"Fabricio Pamplona","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Fabricio Pamplona","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mindthegraph.com\/blog\/it\/saggi-pyscratch-spatial-and-temporal-information-from-scratch\/","url":"https:\/\/mindthegraph.com\/blog\/it\/saggi-pyscratch-spatial-and-temporal-information-from-scratch\/","name":"A new tool for processing spatial and temporal information","isPartOf":{"@id":"https:\/\/mindthegraph.com\/blog\/#website"},"datePublished":"2021-01-13T11:30:00+00:00","dateModified":"2022-10-18T11:09:26+00:00","author":{"@id":"https:\/\/mindthegraph.com\/blog\/#\/schema\/person\/c8eaee6d8007ac319523c3ddc98cedd3"},"description":"Read this blog to know what PyScratch is and how that new tool processes spatial and temporal information from scratch assays.","breadcrumb":{"@id":"https:\/\/mindthegraph.com\/blog\/it\/saggi-pyscratch-spatial-and-temporal-information-from-scratch\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mindthegraph.com\/blog\/it\/saggi-pyscratch-spatial-and-temporal-information-from-scratch\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mindthegraph.com\/blog\/it\/saggi-pyscratch-spatial-and-temporal-information-from-scratch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mindthegraph.com\/blog\/"},{"@type":"ListItem","position":2,"name":"PyScratch: A New Tool to Process Spatial and Temporal Information from Scratch Assays"}]},{"@type":"WebSite","@id":"https:\/\/mindthegraph.com\/blog\/#website","url":"https:\/\/mindthegraph.com\/blog\/","name":"Mind the Graph Blog","description":"Your science can be beautiful!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mindthegraph.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/mindthegraph.com\/blog\/#\/schema\/person\/c8eaee6d8007ac319523c3ddc98cedd3","name":"Fabricio Pamplona","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mindthegraph.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/da6985d9f20ecb24f3238df103a638ac?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/da6985d9f20ecb24f3238df103a638ac?s=96&d=mm&r=g","caption":"Fabricio Pamplona"},"description":"Fabricio Pamplona is the founder of Mind the Graph - a tool used by over 400K users in 60 countries. He has a Ph.D. and solid scientific background in Psychopharmacology and experience as a Guest Researcher at the Max Planck Institute of Psychiatry (Germany) and Researcher in D'Or Institute for Research and Education (IDOR, Brazil). Fabricio holds over 2500 citations in Google Scholar. He has 10 years of experience in small innovative businesses, with relevant experience in product design and innovation management. Connect with him on LinkedIn - Fabricio Pamplona.","sameAs":["http:\/\/mindthegraph.com","https:\/\/www.linkedin.com\/in\/fabriciopamplona"],"url":"https:\/\/mindthegraph.com\/blog\/author\/fabricio\/"}]}},"_links":{"self":[{"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/posts\/12130"}],"collection":[{"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/comments?post=12130"}],"version-history":[{"count":1,"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/posts\/12130\/revisions"}],"predecessor-version":[{"id":12134,"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/posts\/12130\/revisions\/12134"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/media\/12133"}],"wp:attachment":[{"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/media?parent=12130"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/categories?post=12130"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mindthegraph.com\/blog\/wp-json\/wp\/v2\/tags?post=12130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}