{"id":2017,"date":"2025-05-04T12:55:11","date_gmt":"2025-05-04T16:55:11","guid":{"rendered":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/?p=2017"},"modified":"2025-05-05T16:08:16","modified_gmt":"2025-05-05T20:08:16","slug":"biological-chatgpt-rewriting-life-with-evo-2","status":"publish","type":"post","link":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/science\/biological-chatgpt-rewriting-life-with-evo-2\/","title":{"rendered":"Biological ChatGPT: Rewriting Life With Evo 2"},"content":{"rendered":"<p><span style=\"font-weight: 400\">What makes life <\/span><i><span style=\"font-weight: 400\">life<\/span><\/i><span style=\"font-weight: 400\">? Is there underlying code that, when written or altered, can be used to replicate or even create life? On February 19<\/span><span style=\"font-weight: 400\">th<\/span><span style=\"font-weight: 400\"> 2025, scientists from Arc Institute, NVIDIA, Stanford, Berkeley, and UC San Francisco released Evo 2, a generative machine learning model that may help answer these questions. Unlike its precursor Evo 1, which was released a year earlier, Evo 2 is trained on genomic data of eukaryotes as well as prokaryotes. In total, it is trained on 9.3 trillion nucleotides from over 130,000 genomes, making it the largest AI model in biology. You can think of it as ChatGPT for creating genetic code\u2014only it \u201cthinks\u201d in the language of DNA rather than human language, and it is being used to solve the most pressing health and disease challenges (rather than calculus homework).<\/span><\/p>\n<p><span style=\"font-weight: 400\">Computers, defined broadly, are devices that store, process, and display information. Digital computers, such as your laptop or phone, function based on binary code\u2014the most basic form of computer data composed of 0s and 1s, representing a current that is on or off. Evo 2 centers around the idea that DNA functions as nature\u2019s \u201ccode,\u201d which, through protein expression and organismal development, creates \u201ccomputers\u201d of life. Rather than binary, organisms function according to genetic code, made up of A, T, C, G, and U&#8211;the five major nucleotide bases that constitute DNA and RNA.<\/span><\/p>\n<p><span style=\"font-weight: 400\">Although Evo 2 can potentially design code for artificial life, it has not yet designed an entire genome and is not being used to create artificial organisms. Instead, Evo 2 is being used to (1) predict genetic abnormalities and (2) generate genetic code.<\/span><\/p>\n<figure id=\"attachment_2023\" aria-describedby=\"caption-attachment-2023\" style=\"width: 500px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-2023\" src=\"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.50.24\u202fPM-300x220.png\" alt=\"11 Functions of Evo 2 in biology at the cellular\/organismal, protein, RNA, and epigenome levels. \" width=\"500\" height=\"367\" srcset=\"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.50.24\u202fPM-300x220.png 300w, https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.50.24\u202fPM-1024x750.png 1024w, https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.50.24\u202fPM-768x563.png 768w, https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.50.24\u202fPM.png 1376w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><figcaption id=\"caption-attachment-2023\" class=\"wp-caption-text\">Functions of Evo 2 at different levels. Adapted from https:\/\/www.biorxiv.org\/content\/10.1101\/2025.02.18.638918v1.full<\/figcaption><\/figure>\n<p><span style=\"font-weight: 400\">Accurate over 90% of the time, Evo 2 can predict which BRCA1 (a gene central to understanding breast cancer) mutations are benign versus potentially pathogenic. This is big, since each gene is composed of hundreds and thousands of nucleotides, and any mutation in a single nucleotide (termed a Single Nucleotide Variant, or SNV) could have drastic consequences for the protein structure and function. Thus, being able to computationally pinpoint dangerous mutations reduces the amount of time and money spent testing each mutation in a lab, and paves the way for developing more targeted drugs.<\/span><\/p>\n<p><span style=\"font-weight: 400\">Secondly, Evo 2 can design genetic code for highly specialized and controlled proteins which provide many fruitful possibilities for synthetic biology (making synthetic molecules using biological systems), from pharmaceuticals to plastic-degrading enzymes. It can generate entire mitochondrial genomes, minimal bacterial genomes, and entire yeast chromosomes\u2013a feat that had not been done yet.<\/span><\/p>\n<p><span style=\"font-weight: 400\">A notable perplexity of eukaryotic genomes is their many-layered epigenomic interactions: the complex power of the environment in controlling gene expression. Evo 2 works around this by using models of epigenomic structures, made possible through inference-time scaling. Put simply, inference-time scaling is a technique developed by NVIDIA that allows AI models to take time to \u201cthink\u201d by evaluating multiple solutions before selecting the best one.<\/span><\/p>\n<p><span style=\"font-weight: 400\">How is Evo 2 so knowledgeable, despite only being one year old? The answer lies in deep learning.<\/span><\/p>\n<p><span style=\"font-weight: 400\">Just as in <\/span><b>Large Language Models<\/b><span style=\"font-weight: 400\">, or LLMs (think: ChatGPT, Gemini, etc.), Evo 2 decides what genes should look like by \u201c<\/span><b>training<\/b><span style=\"font-weight: 400\">\u201d on massive amounts of previously known data. Where LLMs train on previous text, Evo 2 trains on entire genomes of over 130,000 organisms. This training\u2014the processing of mass amounts of data\u2014is central to <\/span><b>deep learning<\/b><span style=\"font-weight: 400\">. In training, individual pieces of data called <\/span><b>tokens<\/b><span style=\"font-weight: 400\"> are fed into a \u201cneural networks\u201d\u2014a fancy name for a collection of software functions that are communicate data to one another. As their name suggests, neural networks are modeled after the human nervous system, which is made up of individual neurons that are analogous to software functions. Just like brain cells, \u201cneurons\u201d in the network can both take in information and produce output by communicating with other neurons. Each neural network has multiple layers, each with a certain number of neurons. Within each layer, each neuron sends information to every neuron in the next layer, allowing the model to process and distill large amounts of data. The more neurons involved, the more fine-tuned the final output will be.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400\">This neural network then attempts to solve a problem. Since practice makes perfect, the network attempts the problem over and over; each time, it strengthens the successful neural connections while diminishing others. This is called adjusting <\/span><b>parameters<\/b><span style=\"font-weight: 400\">, which are variables within a model that can be adjusted, dictating how the model behaves and what it produces. This minimizes error and increases accuracy. Evo 2 was trained with 7b and 40b parameters to have a 1 million token context window, meaning the genomic data was fed through many neurons and fine-tuned many times.<\/span><\/p>\n<figure id=\"attachment_2022\" aria-describedby=\"caption-attachment-2022\" style=\"width: 650px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-2022\" src=\"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.36.57\u202fPM-300x155.png\" alt=\"Example neural network\" width=\"650\" height=\"336\" srcset=\"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.36.57\u202fPM-300x155.png 300w, https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.36.57\u202fPM-1024x531.png 1024w, https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.36.57\u202fPM-768x398.png 768w, https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.36.57\u202fPM-1536x796.png 1536w, https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.36.57\u202fPM-2048x1061.png 2048w, https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/Screenshot-2025-05-04-at-12.36.57\u202fPM-348x180.png 348w\" sizes=\"auto, (max-width: 650px) 100vw, 650px\" \/><figcaption id=\"caption-attachment-2022\" class=\"wp-caption-text\">Example neural network modeled using tensorflow adapted from playground.tensorflow.org<\/figcaption><\/figure>\n<p><span style=\"font-weight: 400\">The idea of anyone being able to create genetic code may spark fear; however, Evo 2 developers have prevented the model from returning productive answers to inquiries about pathogens, and the data set was carefully chosen to not include pathogens that infect humans and complex organisms. Furthermore, the positive possibilities of Evo 2 usage are likely much more than we are currently aware of: scientists believe Evo 2 will advance our understanding of biological systems by generalizing across massive genomic data of known biology. This may reveal higher-level patterns and unearth more biological truths from a birds-eye view.<\/span><\/p>\n<p><span style=\"font-weight: 400\">It&#8217;s important to note that Evo 2 is a foundational model, emphasizing generalist capabilities over task-specific optimization. It was intended to be a foundation for scientists to build upon and alter for their own projects. Being open source, anyone can access the model code and training data. Anyone (even you!) can even generate their own strings of genetic code with<\/span><a href=\"https:\/\/arcinstitute.org\/tools\/evo\/evo-designer\"> <span style=\"font-weight: 400\">Evo Designer<\/span><\/a><span style=\"font-weight: 400\">.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400\">Biotechnology is rapidly advancing. For example, DNA origami allows scientists to fold DNA into highly specialized nanostructures of any shape\u2013including smiley faces and China\u2013potentially allowing scientists to use DNA code to design biological robots much smaller than any robot we have today. These tiny robots can target highly specific areas of the body, such as receptors on cancer cells. Evo 2, with its designing abilities, opens up many possibilities for DNA origami design. From gene therapy, to mutation-predictions, to miniature smiley faces, it is clear that computation is becoming increasingly important in understanding the most obscure intricacies of life\u2014and we are just at the start.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span class=\"highwire-citation-author first\" data-delta=\"0\"><span class=\"nlm-given-names\">Garyk<\/span>\u00a0<span class=\"nlm-surname\">Brixi<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"1\"><span class=\"nlm-given-names\">Matthew G.<\/span>\u00a0<span class=\"nlm-surname\">Durrant<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"2\"><span class=\"nlm-given-names\">Jerome<\/span>\u00a0<span class=\"nlm-surname\">Ku<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"3\"><span class=\"nlm-given-names\">Michael<\/span>\u00a0<span class=\"nlm-surname\">Poli<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"4\"><span class=\"nlm-given-names\">Greg<\/span>\u00a0<span class=\"nlm-surname\">Brockman<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"5\"><span class=\"nlm-given-names\">Daniel<\/span>\u00a0<span class=\"nlm-surname\">Chang<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"6\"><span class=\"nlm-given-names\">Gabriel A.<\/span>\u00a0<span class=\"nlm-surname\">Gonzalez<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"7\"><span class=\"nlm-given-names\">Samuel H.<\/span>\u00a0<span class=\"nlm-surname\">King<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"8\"><span class=\"nlm-given-names\">David B.<\/span>\u00a0<span class=\"nlm-surname\">Li<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"9\"><span class=\"nlm-given-names\">Aditi T.<\/span>\u00a0<span class=\"nlm-surname\">Merchant<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"10\"><span class=\"nlm-given-names\">Mohsen<\/span>\u00a0<span class=\"nlm-surname\">Naghipourfar<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"11\"><span class=\"nlm-given-names\">Eric<\/span>\u00a0<span class=\"nlm-surname\">Nguyen<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"12\"><span class=\"nlm-given-names\">Chiara<\/span>\u00a0<span class=\"nlm-surname\">Ricci-Tam<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"13\"><span class=\"nlm-given-names\">David W.<\/span>\u00a0<span class=\"nlm-surname\">Romero<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"14\"><span class=\"nlm-given-names\">Gwanggyu<\/span>\u00a0<span class=\"nlm-surname\">Sun<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"15\"><span class=\"nlm-given-names\">Ali<\/span>\u00a0<span class=\"nlm-surname\">Taghibakshi<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"16\"><span class=\"nlm-given-names\">Anton<\/span>\u00a0<span class=\"nlm-surname\">Vorontsov<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"17\"><span class=\"nlm-given-names\">Brandon<\/span>\u00a0<span class=\"nlm-surname\">Yang<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"18\"><span class=\"nlm-given-names\">Myra<\/span>\u00a0<span class=\"nlm-surname\">Deng<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"19\"><span class=\"nlm-given-names\">Liv<\/span>\u00a0<span class=\"nlm-surname\">Gorton<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"20\"><span class=\"nlm-given-names\">Nam<\/span>\u00a0<span class=\"nlm-surname\">Nguyen<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"21\"><span class=\"nlm-given-names\">Nicholas K.<\/span>\u00a0<span class=\"nlm-surname\">Wang<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"22\"><span class=\"nlm-given-names\">Etowah<\/span>\u00a0<span class=\"nlm-surname\">Adams<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"23\"><span class=\"nlm-given-names\">Stephen A.<\/span>\u00a0<span class=\"nlm-surname\">Baccus<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"24\"><span class=\"nlm-given-names\">Steven<\/span>\u00a0<span class=\"nlm-surname\">Dillmann<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"25\"><span class=\"nlm-given-names\">Stefano<\/span>\u00a0<span class=\"nlm-surname\">Ermon<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"26\"><span class=\"nlm-given-names\">Daniel<\/span>\u00a0<span class=\"nlm-surname\">Guo<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"27\"><span class=\"nlm-given-names\">Rajesh<\/span>\u00a0<span class=\"nlm-surname\">Ilango<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"28\"><span class=\"nlm-given-names\">Ken<\/span>\u00a0<span class=\"nlm-surname\">Janik<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"29\"><span class=\"nlm-given-names\">Amy X.<\/span>\u00a0<span class=\"nlm-surname\">Lu<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"30\"><span class=\"nlm-given-names\">Reshma<\/span>\u00a0<span class=\"nlm-surname\">Mehta<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"31\"><span class=\"nlm-given-names\">Mohammad R.K.<\/span>\u00a0<span class=\"nlm-surname\">Mofrad<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"32\"><span class=\"nlm-given-names\">Madelena Y.<\/span>\u00a0<span class=\"nlm-surname\">Ng<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"33\"><span class=\"nlm-given-names\">Jaspreet<\/span>\u00a0<span class=\"nlm-surname\">Pannu<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"34\"><span class=\"nlm-given-names\">Christopher<\/span>\u00a0<span class=\"nlm-surname\">R\u00e9<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"35\"><span class=\"nlm-given-names\">Jonathan C.<\/span>\u00a0<span class=\"nlm-surname\">Schmok<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"36\"><span class=\"nlm-given-names\">John St.<\/span>\u00a0<span class=\"nlm-surname\">John<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"37\"><span class=\"nlm-given-names\">Jeremy<\/span>\u00a0<span class=\"nlm-surname\">Sullivan<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"38\"><span class=\"nlm-given-names\">Kevin<\/span>\u00a0<span class=\"nlm-surname\">Zhu<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"39\"><span class=\"nlm-given-names\">Greg<\/span>\u00a0<span class=\"nlm-surname\">Zynda<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"40\"><span class=\"nlm-given-names\">Daniel<\/span>\u00a0<span class=\"nlm-surname\">Balsam<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"41\"><span class=\"nlm-given-names\">Patrick<\/span>\u00a0<span class=\"nlm-surname\">Collison<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"42\"><span class=\"nlm-given-names\">Anthony B.<\/span>\u00a0<span class=\"nlm-surname\">Costa<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"43\"><span class=\"nlm-given-names\">Tina<\/span>\u00a0<span class=\"nlm-surname\">Hernandez-Boussard<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"44\"><span class=\"nlm-given-names\">Eric<\/span>\u00a0<span class=\"nlm-surname\">Ho<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"45\"><span class=\"nlm-given-names\">Ming-Yu<\/span>\u00a0<span class=\"nlm-surname\">Liu<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"46\"><span class=\"nlm-given-names\">Thomas<\/span>\u00a0<span class=\"nlm-surname\">McGrath<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"47\"><span class=\"nlm-given-names\">Kimberly<\/span>\u00a0<span class=\"nlm-surname\">Powell<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"48\"><span class=\"nlm-given-names\">Dave P.<\/span>\u00a0<span class=\"nlm-surname\">Burke<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"49\"><span class=\"nlm-given-names\">Hani<\/span>\u00a0<span class=\"nlm-surname\">Goodarzi<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"50\"><span class=\"nlm-given-names\">Patrick D.<\/span>\u00a0<span class=\"nlm-surname\">Hsu<\/span><\/span>,\u00a0<span class=\"highwire-citation-author\" data-delta=\"51\"><span class=\"nlm-given-names\">Brian L.<\/span>\u00a0<span class=\"nlm-surname\">Hie (2025). Genome modeling and design across all domains of life with Evo 2.\u00a0<em>bioRxiv preprint<\/em>\u00a0<span class=\"highwire-cite-metadata-doi highwire-cite-metadata\"><span class=\"label\">doi:<\/span> https:\/\/doi.org\/10.1101\/2025.02.18.638918.<\/span><\/span><\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What makes life life? Is there underlying code that, when written or altered, can be used to replicate or even create life? On February 19th 2025, scientists from Arc Institute, NVIDIA, Stanford, Berkeley, and UC San Francisco released Evo 2, a generative machine learning model that may help answer these questions. Unlike its precursor Evo [&hellip;]<\/p>\n","protected":false},"author":742,"featured_media":2025,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[63,65,1],"tags":[85,252],"class_list":{"0":"post-2017","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-biology","8":"category-csci-tech","9":"category-science","10":"tag-ai","11":"tag-computational-biology","12":"entry"},"featured_image_src":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/dna-background-h8dinxjldk9f5m8u-600x400.jpg","featured_image_src_square":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-content\/uploads\/sites\/35\/2025\/05\/dna-background-h8dinxjldk9f5m8u-600x600.jpg","author_info":{"display_name":"Jenna Lam '28","author_link":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/author\/jlam\/"},"_links":{"self":[{"href":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-json\/wp\/v2\/posts\/2017","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-json\/wp\/v2\/users\/742"}],"replies":[{"embeddable":true,"href":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-json\/wp\/v2\/comments?post=2017"}],"version-history":[{"count":0,"href":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-json\/wp\/v2\/posts\/2017\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-json\/wp\/v2\/media\/2025"}],"wp:attachment":[{"href":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-json\/wp\/v2\/media?parent=2017"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-json\/wp\/v2\/categories?post=2017"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/students.bowdoin.edu\/bowdoin-science-journal\/wp-json\/wp\/v2\/tags?post=2017"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}