{"id":360,"date":"2019-09-30T13:53:52","date_gmt":"2019-09-30T13:53:52","guid":{"rendered":"https:\/\/terrabioappdev.wpenginepowered.com\/testimonials-from-firecloud-and-terra-users\/"},"modified":"2023-12-27T04:54:47","modified_gmt":"2023-12-27T04:54:47","slug":"testimonials-from-firecloud-and-terra-users","status":"publish","type":"post","link":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/","title":{"rendered":"Testimonials from FireCloud and Terra users"},"content":{"rendered":"<p>The following testimonials have been freely provided by researchers working in Terra or its earlier incarnation, FireCloud.\u00a0 Read on to see how specific features of the platform enabled their work.<\/p>\n<hr \/>\n<h3><\/h3>\n<h3>Teaching and code sharing in a common environment made easy<\/h3>\n<p><strong>Amelia Weber Hall, PhD<\/strong><\/p>\n<p><em>Postdoctoral Fellow, Computational Biology<br \/>\nCardiovascular Research Center, Massachusetts General Hospital<br \/>\n<\/em><em>Cardiovascular Disease Initiative, Broad Institute of MIT and Harvard<\/em><\/p>\n<p>My colleagues and I have been using Terra for our single-cell RNAseq analysis work. Some of our workflows are sensitive to which Python package is used, so for troubleshooting it&#8217;s very helpful that Terra provides a consistent shareable environment.\u00a0 Now we know exactly which base image we are all working from, and only the Python environment needs to be more actively managed. I really appreciate how this ensures computational reproducibility for collaboration and code sharing, while still providing plenty of flexibility for customization.<\/p>\n<p>These benefits also apply to teaching and training. I informally teach wet lab biologists in my group how to do basic analysis with command line tools and intro-level coding in R and Python.\u00a0 Initially, I struggled to get us all onto the same computing environment, because some of us are at the Broad Institute, and some at Massachusetts General Hospital, which have different on-premises computing systems that don&#8217;t support all packages equally. Terra effectively solved that problem for me, since now I can simply share with the group a workspace containing a notebook and any necessary data. They can each clone the workspace or copy the notebook over to their own workspace, spin up the same predefined environment and we can focus on understanding the code and how it works.<\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<h3>Enabling secure collaborations within the Broad Institute and with national and international partners<\/h3>\n<p><strong>Tim Majarian<\/strong><\/p>\n<p><em>Computational Associate<br \/>\nManning Lab<br \/>\n<\/em><em>Broad Institute of MIT and Harvard<\/em><\/p>\n<p>Over the past three years, Terra (and formerly FireCloud) has become an integral part of nearly all of our lab\u2019s work, from genome-wide association analyses within the TOPMed consortium to biobank-scale longitudinal studies of diabetes progression. Terra has enabled collaborations both within the Broad Institute and with our national and international partners while ensuring data security and access to on-demand compute resources. The platform is intuitive, particularly to those who may be unfamiliar with cloud computing and reproducible workflow development; multiple trainees and post-docs within our lab have been onboarded to the platform and subsequently developed their own tools and workflows within a short period of time, quickly facilitating large-scale analyses of complex, sensitive data, like metabolomics and whole genome sequence data.<\/p>\n<p>Terra empowers our lab to conduct impactful biomedical research and allows us to showcase our methods and workflows\u00a0as a model for the broader scientific community. Through the platform, we have been able to present our work in analyzing whole genome sequence data to a variety of audiences, and provide interactive tutorials on statistical genetics within a cloud computing framework.<\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<h3>Managing and analyzing data at scale on the cloud<\/h3>\n<p><strong>James Gatter<\/strong><\/p>\n<p><em>Computational Technician<br \/>\nShalek Lab<br \/>\n<\/em><em>IMES, Massachusetts Institute of Technology<\/em><\/p>\n<p>With the ease and accessibility it affords, Terra has enabled our lab to leverage the power of the cloud to process, organize, and analyze our data on a larger scale.<\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<h3>Easy access to the Broad&#8217;s latest Best Practices Pipelines<\/h3>\n<p><strong>Matt Bashton, PhD<\/strong><\/p>\n<p><em>Vice Chancellors Senior Fellow<br \/>\nFaculty of Health and Life Sciences, NorthumbrIa University<br \/>\n<\/em><em>Newcastle, UK<\/em><\/p>\n<p>Terra is a key resource for us, as it gives us immediate access to the latest pipelines from the Broad in a form that is maintained and updated by the experts behind the methods in question, and so always reflects the current Best Practices. This takes away a lot of overhead that we would normally incur in keeping pipelines updated and implemented locally. We&#8217;re also impressed by the pipelines&#8217; highly optimized use of Google Cloud infrastructure, which keeps running costs in the cloud to a surprising minimum.<\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<h3>The best of both worlds: testing locally, running on the Cloud<\/h3>\n<p><strong>Jessica Hekman, DVM, PhD<\/strong><\/p>\n<p><em>Postdoctoral scientist<br \/>\nKarlsson Lab<br \/>\n<\/em><em>Broad Institute of MIT and Harvard<\/em><\/p>\n<p>Our lab is moving to Terra for a project that involves calling variants in large datasets (thousands of whole genomes). It&#8217;s going to require a lot of parallel compute for a short amount of time, so it makes a lot of sense to do it on the cloud. However, we wanted to still do the pipeline development work on our local infrastructure since it&#8217;s free and allows us to iterate very quickly. Fortunately Cromwell, the workflow management system built into Terra, can also be used locally as a standalone. So we can write our pipelines in WDL, use Cromwell on premises\u00a0to test the pipeline on small numbers of samples, and then move the result onto Terra for running at large scale. The only change we need to make is to adjust the inputs to point to where the data lives in cloud storage. This allows us to develop without having to worry about paying for compute when we make the inevitable development mistakes, and move onto\u00a0Terra only when we are confident that our pipeline is robust. The combination of Cromwell and Terra lets us take advantage of the best of both worlds: fast and free development on-premises and large-scale execution on cloud. On top of that, we can take advantage of the WDL pipelines available from other labs, and when we publish our results we&#8217;ll be able to share our methods with others very easily.<\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<h3 class=\"wysiwyg-text-align-center\">Recording and running reproducible analyses<\/h3>\n<div><strong>Anna Pamela Calinawan<\/strong><\/div>\n<p><em>Biomedical Software Engineer<br \/>\nIcahn School of Medicine at Mount Sinai<br \/>\n<\/em><\/p>\n<p>Terra is a great platform for recording and running reproducible analyses. I often run into a situation where I&#8217;ve read a paper and I can&#8217;t figure out where the data is. If I somehow find the data, the preprocessing and filtering methods applied to the data are opaque. Let&#8217;s say I have miraculously scraped together the data and all of the code applied to this data set: will I be able to run this code on my machine? There is a very slim chance I have the right versions of software and all of its expected dependencies. What a headache! So I think it&#8217;s really important that we all take responsibility for sharing our work in a way that supports computational reproducibility. I like that Terra lets me maintain my data in one centralized location, record my code and workflows with Jupyter notebooks and WDL, and resolve software compatibility issues with Docker. With these tools, I can easily run an analysis from start to finish, over and over again, and I can enable others to do the same without any additional effort.<\/p>\n<p><strong>Bo Li, PhD<\/strong><\/p>\n<p><em>Director, Bioinformatics and Computational Biology Program, CIID, MGH<br \/>\nMember of the Faculty, Harvard Medical School<br \/>\n<\/em><em>Associate Scientist, Klarman Cell Observatory, Broad Institute of MIT and Harvard<\/em><\/p>\n<p>Moving to the Terra platform has been transformative for my team&#8217;s research. Terra provides us with a convenient and flexible way to run analysis workflows on the cloud and helps us ensure the computational reproducibility of our analyses. I recommend Terra as a great cloud-native option for anyone who needs to run bioinformatics workflows, especially on large datasets.<\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<div>\n<h3 class=\"wysiwyg-text-align-center\">Answering the challenges of big data analysis and collaborations<\/h3>\n<\/div>\n<p><strong>Alisa Manning, PhD<\/strong><\/p>\n<p><em>Assistant Investigator<br \/>\n<\/em><em>Clinical and Translational Epidemiology Unit, Mongan Institute<br \/>\n<\/em><em>Massachusetts General Hospital<\/em><\/p>\n<p>I have been involved in efforts to link rare non-coding variants to complex diseases since 2011. In the early days, we performed our analysis with whole genome sequence data on our local cluster. The Precision Medicine Initiative made large-scale WGS in epidemiological cohorts available and it became clear that retrieving, storing and analyzing these massive data files would be problematic. Another challenge was the collaborative model that our funding agencies were encouraging \u2014 we have collaborators at many other institutions with whom we wanted to share resources, code and analysis results.<\/p>\n<p>We found that FireCloud provided an optimized solution to our challenges. We had to learn a new iterative style of workflow development (involving Cromwell, WDL, and docker in addition to FireCloud itself), but as soon as we had our development cycle in place, we were able to develop and deploy our analysis workflows with the engagement and assistance from our collaborators. The platform provides a model for our work to be open-source, with excellent tools to manage user access and cloud computing costs. The development team has been extremely responsive to the needs of the research community with a series of enhancements that have enabled us to perform more sophisticated analyses. I&#8217;m excited to start taking advantage of the further improvements in Terra.<\/p>\n<div><\/div>\n<p>&nbsp;<\/p>\n<p><strong>Kathleen Morrill<\/strong><\/p>\n<p><em>Ph.D. Candidate<br \/>\n<\/em><em>Dog Aging Project Team Member<br \/>\n<\/em><em>University of Massachusetts Medical School<\/em><\/p>\n<p>I love the philosophy behind Terra most of all: unifying the way we all work together on a highly collaborative project and handling shared data in a very clean way. It&#8217;s super sleek, well-implemented, and well-supported.<\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<h3 class=\"wysiwyg-text-align-center\">Managing and sharing analysis workflows<\/h3>\n<p><strong>Ryan Collins<\/strong><\/p>\n<div><\/div>\n<div><em>Ph.D. Candidate, Harvard Medical School<\/em><\/div>\n<div><em>NSF Graduate Research Fellow, Talkowski Lab<\/em><\/div>\n<div><em>Massachusetts General Hospital and the Broad Institute<\/em><\/div>\n<p>&nbsp;<\/p>\n<p><em>Regarding the gnomAD-SV project:\u00a0<\/em><a href=\"https:\/\/doi.org\/10.1101\/578674\" target=\"_blank\" rel=\"noopener\">An open resource of structural variation for medical and population genetics. Ryan Collins et al., 2019 <\/a><\/p>\n<p>I couldn&#8217;t have done this project without FireCloud. Two FireCloud features were particularly important. First is the abstraction of methods across projects and the ability to share them. Second is all of the workflow management features. We have thirty-six workflows so being able to see the status of each workflow, the cost, the time it is taking to execute, and having our metadata and outputs organized in the data model was very useful.<\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<div>\n<h3 class=\"wysiwyg-text-align-center\">Effective collaborating and working towards fully reproducible science<\/h3>\n<\/div>\n<p><strong>Claire Margolis<\/strong><\/p>\n<div><\/div>\n<div><em>Computational Biologist and Data Scientist<\/em><\/div>\n<div><em>Van Allen Lab<\/em><\/div>\n<div><em>Dana-Farber Cancer Institute<\/em><\/div>\n<p>&nbsp;<\/p>\n<p>FireCloud has enabled our group to collaborate more effectively and work towards fully reproducible science. Especially in academia, an environment in which people frequently come in and out at various stages of training and tend not to stay in one place for too long, the capacity for the FireCloud infrastructure to act as a knowledge repository has been incredibly useful in longer-running projects as well as for onboarding new members. Access to an open methods repository where WDLs and method evolution can be viewed transparently and methods can be easily exported to individual workspaces lowers the barrier to entry for conducting analyses in the cloud, allows us to leverage the broader Broad community, and reduces duplication of effort.<\/p>\n<p>One of my first projects in FireCloud was to re-implement a couple of methods I\u2019d built locally, with the focus of making them more user-friendly so that others in our group and beyond could use them. After getting over the initial hurdle associated with learning how to work with dockers and use WDL, I was able to get them up and running relatively quickly. Now, the methods are well-documented and publicly available for others to clone, and I\u2019ve additionally created a workspace containing successful runs of both methods on example data so that members of our lab can use it as a template for their own analyses moving forward. Thanks for creating such a useful platform!<span class=\"m_-4381248640869848734gmail-Apple-converted-space\">\u00a0<\/span><\/p>\n<div><\/div>\n<div>\n<hr \/>\n<\/div>\n<h3>Democratizing computational bio, enabling reproducible research<\/h3>\n<div>\n<div>\n<p><strong>Matthieu J. Miossec, PhD<\/strong><\/p>\n<p><em>Bioinformatics scientist<\/em><br \/>\n<em>Centre for bioinformatics and integrative biology<\/em><br \/>\n<em>Universidad Andr\u00e9s Bello<\/em><\/p>\n<p>I was first introduced to FireCloud in 2018 when my workshop proposal for a conference was merged with one from the Broad Institute\u2019s GATK team. For the purposes of the workshop, we reproduced one of the studies I worked on as a doctoral student and research associate (see\u00a0<a href=\"https:\/\/www.ahajournals.org\/doi\/abs\/10.1161\/CIRCRESAHA.118.313250\" target=\"_blank\" rel=\"noopener\">Page et al, 2018<\/a>), which was an opportunity for me to discover the platform in detail. The cloud-computing aspect of FireCloud, in itself tremendously useful, particularly for laboratories that don\u2019t always have direct access to high-performance computer clusters, is only the tip of the iceberg.<\/p>\n<p>FireCloud\u2019s method repository was tremendously helpful in building up the pipeline in a brief amount of time. The repository contains both well-documented featured methods created by the GATK team and public methods contributed by other FireCloud users. In both these repositories we found methods that corresponded closely to what my previous team had implemented on local machines and we were therefore able to clone these instead of starting over from scratch. Crucially, once cloned we could make all the small tweaks necessary for the methods to fit our specifications. This mass sharing of both methods and entire workspaces is surely the future of bioinformatics at a time when reproducibility is strongly needed. I will certainly continue working with FireCloud and Terra going forward.<\/p>\n<p><em>See the\u00a0<a href=\"https:\/\/broad.io\/ASHG2018\" target=\"_blank\" rel=\"noopener\">project description<\/a>\u00a0and check out the Terra workspace here:<\/em><br \/>\n<a href=\"https:\/\/app.terra.bio\/#workspaces\/workshop-ashg18\/ASHG18-ToF-Reproducible-Paper\" target=\"_blank\" rel=\"noopener\">https:\/\/app.terra.bio\/#workspaces\/workshop-ashg18\/ASHG18-ToF-Reproducible-Paper<br \/>\n<\/a><\/p>\n<\/div>\n<\/div>\n<div><\/div>\n<div><\/div>\n<div><\/div>\n<div>\n<div>\n<div>\n<hr \/>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"wysiwyg-text-align-center\"><\/div>\n<div>\n<div>\n<div>\n<div>\n<h3 class=\"wysiwyg-text-align-center\">Enabling population-scale polygenic association studies<\/h3>\n<p><strong>Denis Bauer, PhD<\/strong><\/p>\n<p>The VariantSpark team<\/p>\n<\/div>\n<div>\n<p>Our first notebook on the Terra platform showcases our machine learning software, VariantSpark, which uses Apache Spark and\u00a0utilized Terra\u2019s capability of\u00a0custom environment configurations. We are excited about enabling the global Terra\u00a0research community to perform population-scale polygenic association analyses.<\/p>\n<p><em>Check out the Terra workspace here:<\/em><br \/>\n<a href=\"https:\/\/app.terra.bio\/#workspaces\/fccredits-copper-blue-3695\/TOSC19-VariantSpark\" target=\"_blank\" rel=\"noopener\">https:\/\/app.terra.bio\/#workspaces\/fccredits-copper-blue-3695\/TOSC19-VariantSpark<\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>See what researchers working in Terra have to say<\/p>\n","protected":false},"author":4,"featured_media":361,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[42,60],"tags":[],"class_list":["post-360","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-community","category-testimonials"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Testimonials from FireCloud and Terra users - Terra<\/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:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Testimonials from FireCloud and Terra users - Terra\" \/>\n<meta property=\"og:description\" content=\"See what researchers working in Terra have to say\" \/>\n<meta property=\"og:url\" content=\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/\" \/>\n<meta property=\"og:site_name\" content=\"Terra\" \/>\n<meta property=\"article:published_time\" content=\"2019-09-30T13:53:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-27T04:54:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Wooden_People_Glowing_talk_OG.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"627\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Geraldine Van der Auwera\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Geraldine Van der Auwera\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/\"},\"author\":{\"name\":\"Geraldine Van der Auwera\",\"@id\":\"https:\/\/terra.bio\/#\/schema\/person\/ad0522d0b331a5e08fa1733f65086ee2\"},\"headline\":\"Testimonials from FireCloud and Terra users\",\"datePublished\":\"2019-09-30T13:53:52+00:00\",\"dateModified\":\"2023-12-27T04:54:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/\"},\"wordCount\":2215,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/terra.bio\/#organization\"},\"image\":{\"@id\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Wooden_People_Glowing_talk_OG.png\",\"articleSection\":[\"Community\",\"Testimonials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/\",\"url\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/\",\"name\":\"Testimonials from FireCloud and Terra users - Terra\",\"isPartOf\":{\"@id\":\"https:\/\/terra.bio\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Wooden_People_Glowing_talk_OG.png\",\"datePublished\":\"2019-09-30T13:53:52+00:00\",\"dateModified\":\"2023-12-27T04:54:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#primaryimage\",\"url\":\"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Wooden_People_Glowing_talk_OG.png\",\"contentUrl\":\"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Wooden_People_Glowing_talk_OG.png\",\"width\":1200,\"height\":627,\"caption\":\"Wooden_People_Glowing_talk_OG\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/terra.bio\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Testimonials from FireCloud and Terra users\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/terra.bio\/#website\",\"url\":\"https:\/\/terra.bio\/\",\"name\":\"Terra\",\"description\":\"Science at Scale\",\"publisher\":{\"@id\":\"https:\/\/terra.bio\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/terra.bio\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/terra.bio\/#organization\",\"name\":\"Terra\",\"url\":\"https:\/\/terra.bio\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/terra.bio\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Terra-Bio-App@2x.webp\",\"contentUrl\":\"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Terra-Bio-App@2x.webp\",\"width\":287,\"height\":318,\"caption\":\"Terra\"},\"image\":{\"@id\":\"https:\/\/terra.bio\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/terra.bio\/#\/schema\/person\/ad0522d0b331a5e08fa1733f65086ee2\",\"name\":\"Geraldine Van der Auwera\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/terra.bio\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d73bdaf6740465b385e0e3b290786d8cb9d9d548eadec23364254ba06c85204b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d73bdaf6740465b385e0e3b290786d8cb9d9d548eadec23364254ba06c85204b?s=96&d=mm&r=g\",\"caption\":\"Geraldine Van der Auwera\"},\"sameAs\":[\"https:\/\/app.terra.bio\/\"],\"url\":\"https:\/\/terra.bio\/author\/geraldinevanterra\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Testimonials from FireCloud and Terra users - Terra","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:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/","og_locale":"en_US","og_type":"article","og_title":"Testimonials from FireCloud and Terra users - Terra","og_description":"See what researchers working in Terra have to say","og_url":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/","og_site_name":"Terra","article_published_time":"2019-09-30T13:53:52+00:00","article_modified_time":"2023-12-27T04:54:47+00:00","og_image":[{"width":1200,"height":627,"url":"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Wooden_People_Glowing_talk_OG.png","type":"image\/png"}],"author":"Geraldine Van der Auwera","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Geraldine Van der Auwera","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#article","isPartOf":{"@id":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/"},"author":{"name":"Geraldine Van der Auwera","@id":"https:\/\/terra.bio\/#\/schema\/person\/ad0522d0b331a5e08fa1733f65086ee2"},"headline":"Testimonials from FireCloud and Terra users","datePublished":"2019-09-30T13:53:52+00:00","dateModified":"2023-12-27T04:54:47+00:00","mainEntityOfPage":{"@id":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/"},"wordCount":2215,"commentCount":0,"publisher":{"@id":"https:\/\/terra.bio\/#organization"},"image":{"@id":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#primaryimage"},"thumbnailUrl":"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Wooden_People_Glowing_talk_OG.png","articleSection":["Community","Testimonials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/","url":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/","name":"Testimonials from FireCloud and Terra users - Terra","isPartOf":{"@id":"https:\/\/terra.bio\/#website"},"primaryImageOfPage":{"@id":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#primaryimage"},"image":{"@id":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#primaryimage"},"thumbnailUrl":"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Wooden_People_Glowing_talk_OG.png","datePublished":"2019-09-30T13:53:52+00:00","dateModified":"2023-12-27T04:54:47+00:00","breadcrumb":{"@id":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#primaryimage","url":"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Wooden_People_Glowing_talk_OG.png","contentUrl":"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Wooden_People_Glowing_talk_OG.png","width":1200,"height":627,"caption":"Wooden_People_Glowing_talk_OG"},{"@type":"BreadcrumbList","@id":"https:\/\/terra.bio\/testimonials-from-firecloud-and-terra-users\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/terra.bio\/"},{"@type":"ListItem","position":2,"name":"Testimonials from FireCloud and Terra users"}]},{"@type":"WebSite","@id":"https:\/\/terra.bio\/#website","url":"https:\/\/terra.bio\/","name":"Terra","description":"Science at Scale","publisher":{"@id":"https:\/\/terra.bio\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/terra.bio\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/terra.bio\/#organization","name":"Terra","url":"https:\/\/terra.bio\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/terra.bio\/#\/schema\/logo\/image\/","url":"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Terra-Bio-App@2x.webp","contentUrl":"https:\/\/terra.bio\/wp-content\/uploads\/2023\/12\/Terra-Bio-App@2x.webp","width":287,"height":318,"caption":"Terra"},"image":{"@id":"https:\/\/terra.bio\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/terra.bio\/#\/schema\/person\/ad0522d0b331a5e08fa1733f65086ee2","name":"Geraldine Van der Auwera","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/terra.bio\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d73bdaf6740465b385e0e3b290786d8cb9d9d548eadec23364254ba06c85204b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d73bdaf6740465b385e0e3b290786d8cb9d9d548eadec23364254ba06c85204b?s=96&d=mm&r=g","caption":"Geraldine Van der Auwera"},"sameAs":["https:\/\/app.terra.bio\/"],"url":"https:\/\/terra.bio\/author\/geraldinevanterra\/"}]}},"_links":{"self":[{"href":"https:\/\/terra.bio\/wp-json\/wp\/v2\/posts\/360","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/terra.bio\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/terra.bio\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/terra.bio\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/terra.bio\/wp-json\/wp\/v2\/comments?post=360"}],"version-history":[{"count":0,"href":"https:\/\/terra.bio\/wp-json\/wp\/v2\/posts\/360\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/terra.bio\/wp-json\/wp\/v2\/media\/361"}],"wp:attachment":[{"href":"https:\/\/terra.bio\/wp-json\/wp\/v2\/media?parent=360"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/terra.bio\/wp-json\/wp\/v2\/categories?post=360"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/terra.bio\/wp-json\/wp\/v2\/tags?post=360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}