<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>paprica &#8211; The Bowman Lab</title>
	<atom:link href="https://www.polarmicrobes.org/tag/paprica/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.polarmicrobes.org</link>
	<description>Marine Microbial Ecology</description>
	<lastBuildDate>Sun, 13 Feb 2022 04:00:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
<site xmlns="com-wordpress:feed-additions:1">188265837</site>	<item>
		<title>New paper on using machine learning to predict biogeochemistry from microbial community structure</title>
		<link>https://www.polarmicrobes.org/new-paper-on-using-machine-learning-to-predict-biogeochemistry-from-microbial-community-structure/</link>
					<comments>https://www.polarmicrobes.org/new-paper-on-using-machine-learning-to-predict-biogeochemistry-from-microbial-community-structure/#respond</comments>
		
		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Sun, 13 Feb 2022 00:32:14 +0000</pubDate>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[paprica]]></category>
		<category><![CDATA[random forest]]></category>
		<guid isPermaLink="false">https://www.polarmicrobes.org/?p=3369</guid>

					<description><![CDATA[Congratulations to Avishek Dutta for his paper Machine Learning Predicts Biogeochemistry from Microbial Community Structure in a Complex Model System that was recently published in the journal Microbiology Spectrum. I&#8217;m really excited about this paper; the study it is based &#8230; <a href="https://www.polarmicrobes.org/new-paper-on-using-machine-learning-to-predict-biogeochemistry-from-microbial-community-structure/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p>Congratulations to <a href="https://www.polarmicrobes.org/people/">Avishek Dutta</a> for his paper <a href="https://journals.asm.org/doi/10.1128/spectrum.01909-21"><em>Machine Learning Predicts Biogeochemistry from Microbial Community Structure in a Complex Model System</em></a> that was recently published in the journal <em>Microbiology Spectrum</em>.  I&#8217;m really excited about this paper; <a href="https://www.polarmicrobes.org/new-paper-on-detecting-successful-mitigation-of-sulfide-production/">the study it is based on</a> inspired <a href="https://journals.asm.org/doi/full/10.1128/mSystems.00993-21">this perspective</a> that I wrote for an <em>mSystems</em> early career special issue last year.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" fetchpriority="high" decoding="async" width="640" height="772" src="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2022/02/Pages-from-Machine-learning-predicts-biogeochemistry-from-microbial-community-structure-in-a-complex-model-system.jpg?resize=640%2C772&#038;ssl=1" alt="" class="wp-image-3372" srcset="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2022/02/Pages-from-Machine-learning-predicts-biogeochemistry-from-microbial-community-structure-in-a-complex-model-system.jpg?resize=849%2C1024&amp;ssl=1 849w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2022/02/Pages-from-Machine-learning-predicts-biogeochemistry-from-microbial-community-structure-in-a-complex-model-system.jpg?resize=249%2C300&amp;ssl=1 249w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2022/02/Pages-from-Machine-learning-predicts-biogeochemistry-from-microbial-community-structure-in-a-complex-model-system.jpg?resize=768%2C926&amp;ssl=1 768w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2022/02/Pages-from-Machine-learning-predicts-biogeochemistry-from-microbial-community-structure-in-a-complex-model-system.jpg?resize=1274%2C1536&amp;ssl=1 1274w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2022/02/Pages-from-Machine-learning-predicts-biogeochemistry-from-microbial-community-structure-in-a-complex-model-system.jpg?w=1525&amp;ssl=1 1525w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>Summary of experimental design and analysis, from <a href="https://journals.asm.org/doi/10.1128/spectrum.01909-21">Dutta et al., 2022</a>.</figcaption></figure>



<p>The figure above summarizes the experimental design and analysis.  The experiment was designed to address the question of whether the microbial community contains sufficient information to predict a biogeochemical state in a dynamic system.  The structure of a microbial community is highly sensitive to environmental change.  Small changes in the chemical or physical environment will result in a shift in abundance of one or more taxa as mortality and growth rates respond.  These shifts in structure are easily observed by amplicon sequencing of taxonomic marker genes.  These relative abundance data can be combined with flow cytometry analysis of microbial abundance to yield absolute abundance data.</p>



<p>The trick of course is relating an observed shift in community structure to a specific biogeochemical state.  Machine learning provides a number of ways to do this, but all require large training datasets.  Fortunately gene sequencing is pretty cheap these days and DNA extractions are much more high-throughput than they were just a few years ago.  Because of this it&#8217;s possibly to generate community structure data for hundreds of samples in relatively short order.  In this study Avishek used over 700 samples from sediment bioreactors and the random forest algorithm to predict the concentration of hydrogen sulfide with a reasonably high degree of accuracy.</p>



<p>Like any statistical model, developing machine learning models takes careful attention to detail.  Careful segregation of the data into training and validation sets and engineering of the features used for prediction yield the most honest models that can be best applied for future predictions.  Avishek&#8217;s paper is an excellent template for developing a predictive machine learning model from microbial community structure data. </p>



<p></p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-using-machine-learning-to-predict-biogeochemistry-from-microbial-community-structure%2F&amp;linkname=New%20paper%20on%20using%20machine%20learning%20to%20predict%20biogeochemistry%20from%20microbial%20community%20structure" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-using-machine-learning-to-predict-biogeochemistry-from-microbial-community-structure%2F&amp;linkname=New%20paper%20on%20using%20machine%20learning%20to%20predict%20biogeochemistry%20from%20microbial%20community%20structure" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_email" href="https://www.addtoany.com/add_to/email?linkurl=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-using-machine-learning-to-predict-biogeochemistry-from-microbial-community-structure%2F&amp;linkname=New%20paper%20on%20using%20machine%20learning%20to%20predict%20biogeochemistry%20from%20microbial%20community%20structure" title="Email" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-using-machine-learning-to-predict-biogeochemistry-from-microbial-community-structure%2F&#038;title=New%20paper%20on%20using%20machine%20learning%20to%20predict%20biogeochemistry%20from%20microbial%20community%20structure" data-a2a-url="https://www.polarmicrobes.org/new-paper-on-using-machine-learning-to-predict-biogeochemistry-from-microbial-community-structure/" data-a2a-title="New paper on using machine learning to predict biogeochemistry from microbial community structure"></a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.polarmicrobes.org/new-paper-on-using-machine-learning-to-predict-biogeochemistry-from-microbial-community-structure/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3369</post-id>	</item>
		<item>
		<title>New paper on shrimp aquaculture in mangrove forests</title>
		<link>https://www.polarmicrobes.org/new-paper-on-shrimp-aquaculture-in-mangrove-forests/</link>
					<comments>https://www.polarmicrobes.org/new-paper-on-shrimp-aquaculture-in-mangrove-forests/#respond</comments>
		
		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Thu, 04 Mar 2021 18:15:57 +0000</pubDate>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[mangrove]]></category>
		<category><![CDATA[paprica]]></category>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=3195</guid>

					<description><![CDATA[Congrats to Natalia Erazo for her first first-authored publication in the lab! Her paper, Sensitivity of the mangrove-estuarine microbial community to aquaculture effluent, appears in a special issue of the journal iScience. The publication is the culmination of our 2017 &#8230; <a href="https://www.polarmicrobes.org/new-paper-on-shrimp-aquaculture-in-mangrove-forests/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p>Congrats to <a href="https://www.polarmicrobes.org/people/" data-type="page" data-id="1928">Natalia Erazo</a> for her first first-authored publication in the lab!  Her paper, <a href="https://www.cell.com/iscience/fulltext/S2589-0042(21)00172-3"><em>Sensitivity of the mangrove-estuarine microbial community to aquaculture effluent</em></a>, appears in a special issue of the journal <em>iScience</em>.  The publication is the culmination of our <a href="https://www.polarmicrobes.org/ecuador-update/">2017 field effort</a> in the Cayapas-Mataje and Muisne regions of Ecuador.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" decoding="async" width="591" height="499" src="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr1.jpg?resize=591%2C499&#038;ssl=1" alt="" class="wp-image-3196" srcset="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr1.jpg?w=591&amp;ssl=1 591w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr1.jpg?resize=300%2C253&amp;ssl=1 300w" sizes="(max-width: 591px) 100vw, 591px" /><figcaption>Study sites in Cayapas-Mataje and Muisne, Ecuador.  From Erazo and Bowman, 2021.</figcaption></figure>



<p>Ecuador is ground zero for mangrove deforestation for shrimp aquaculture.  Most of Ecuador&#8217;s coastline is in fact completely stripped of mangroves.  The biogeochemical consequences of this aren&#8217;t hard to imagine.  Mangrove forests contain a significant amount of carbon in living biomass and in the sediment.  Aquaculture ponds, by contrast, contain a large amount of nitrogen as a result of copious additions of nitrogen-rich shrimp feed.  The balance of C to N is one of the fundamental stoichiometric relationships in  aquatic chemistry.  When it shifts all kinds of interesting things start to happen.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2017/11/DSC_0561.jpg?w=640&#038;ssl=1" alt=""/><figcaption>Shrimp aquaculture ponds in Muisne, Ecuador.  Once there were mangroves&#8230;</figcaption></figure>



<p>The one place in Ecuador where you <em>can</em> find large areas of mangroves is the Cayapas-Mataje Ecological Reserve.  CMER is in fact the largest contiguous mangrove forest on the Pacific coast of Latin America.  Its status comes from an interesting combination of social and economic factors that left this part of Ecuador relatively undeveloped until recently.  There is shrimp aquaculture in the reserve, but it&#8217;s nowhere near as expansive as in Muisne and other ex-mangrove sites in Ecuador.</p>



<p>Natalia leveraged the different levels of disturbance present in Cayapas-Mataje, and between Cayapas-Mataje and Muisne, to explore what the impact of all this aquaculture activity is on microbial community structure.  After all it&#8217;s really the microbial community that responds to and drives the biogeochemistry, so understanding the sensitivity of these communities to the changing conditions gives us insight into how the system is changing as a whole.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" decoding="async" width="640" height="476" src="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr2.jpg?resize=640%2C476&#038;ssl=1" alt="" class="wp-image-3197" srcset="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr2.jpg?w=756&amp;ssl=1 756w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr2.jpg?resize=300%2C223&amp;ssl=1 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>Patterns in biogeochemistry and genomic features across the disturbance gradient in this study. Erazo and Bowman, 2021.</figcaption></figure>



<p>By using our <a href="https://github.com/bowmanjeffs/paprica">paprica</a> pipeline Natalia was able to evaluate changes in microbial community structure, predicted genomic content, and key genome features across the disturbance gradient.  A nitrogen excess (relative to phosphorous) was associated with bacteria with larger genomes and more 16S rRNA gene copies, indicative of a more copiotrophic or fast-growing population.  This has implications for how carbon is turned over or retained at the higher levels of disturbance.</p>



<figure class="wp-block-image size-full is-resized"><img data-recalc-dims="1" loading="lazy" decoding="async" src="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr6_lrg-2-scaled.jpg?resize=640%2C332&#038;ssl=1" alt="" class="wp-image-3217" width="640" height="332" srcset="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr6_lrg-2-scaled.jpg?w=2560&amp;ssl=1 2560w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr6_lrg-2-scaled.jpg?resize=300%2C156&amp;ssl=1 300w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr6_lrg-2-scaled.jpg?resize=1024%2C531&amp;ssl=1 1024w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr6_lrg-2-scaled.jpg?resize=768%2C398&amp;ssl=1 768w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr6_lrg-2-scaled.jpg?resize=1536%2C796&amp;ssl=1 1536w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr6_lrg-2-scaled.jpg?resize=2048%2C1062&amp;ssl=1 2048w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr6_lrg-2-scaled.jpg?w=1280&amp;ssl=1 1280w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2021/03/gr6_lrg-2-scaled.jpg?w=1920&amp;ssl=1 1920w" sizes="auto, (max-width: 640px) 100vw, 640px" /><figcaption>Distribution of predicted metabolic pathways related to nitrogen cycling across different levels of disturbance. Erazo and Bowman, 2021.</figcaption></figure>



<p>Different microbial metabolisms are also associated with the level of disturbance.  The figure above shows the distribution of predicted metabolic pathways associated with nitrogen metabolism.  Nitrogen fixation, a feature of microbial symbionts of many plants, is less abundant at high levels of disturbance, while pathways associated with denitrification are more abundant.  The interesting thing about this is that these samples are restricted to the mangroves themselves &#8211; the high disturbance samples don&#8217;t reflect the actual aquaculture ponds &#8211; so these changes reflect altered processes in the remaining stands of mangroves.  The loss of beneficial, symbiotic bacteria and elevated abundance of putative shellfish pathogens suggests the impacts of aquaculture are not limited to the physical removal of mangrove trees and associated release of carbon.</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-shrimp-aquaculture-in-mangrove-forests%2F&amp;linkname=New%20paper%20on%20shrimp%20aquaculture%20in%20mangrove%20forests" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-shrimp-aquaculture-in-mangrove-forests%2F&amp;linkname=New%20paper%20on%20shrimp%20aquaculture%20in%20mangrove%20forests" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_email" href="https://www.addtoany.com/add_to/email?linkurl=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-shrimp-aquaculture-in-mangrove-forests%2F&amp;linkname=New%20paper%20on%20shrimp%20aquaculture%20in%20mangrove%20forests" title="Email" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-shrimp-aquaculture-in-mangrove-forests%2F&#038;title=New%20paper%20on%20shrimp%20aquaculture%20in%20mangrove%20forests" data-a2a-url="https://www.polarmicrobes.org/new-paper-on-shrimp-aquaculture-in-mangrove-forests/" data-a2a-title="New paper on shrimp aquaculture in mangrove forests"></a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.polarmicrobes.org/new-paper-on-shrimp-aquaculture-in-mangrove-forests/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3195</post-id>	</item>
		<item>
		<title>New paper on seagrass microbial ecology</title>
		<link>https://www.polarmicrobes.org/new-paper-on-seagrass-microbial-ecology/</link>
					<comments>https://www.polarmicrobes.org/new-paper-on-seagrass-microbial-ecology/#comments</comments>
		
		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Tue, 26 Feb 2019 00:40:58 +0000</pubDate>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Natalia Erazo]]></category>
		<category><![CDATA[paprica]]></category>
		<category><![CDATA[Sahra Webb]]></category>
		<category><![CDATA[seagrass microbiome]]></category>
		<category><![CDATA[Tia Rabsatt]]></category>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=2480</guid>

					<description><![CDATA[We have a new paper out today on the impacts of coastal seagrasses on the microbial community structure of San Diego Bay.  I&#8217;m excited about this paper as the first student-led study to come out of my lab.  The study &#8230; <a href="https://www.polarmicrobes.org/new-paper-on-seagrass-microbial-ecology/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>We have a <a href="https://www.elementascience.org/articles/10.1525/elementa.350/">new paper</a> out today on the impacts of coastal seagrasses on the microbial community structure of San Diego Bay.  I&#8217;m excited about this paper as the first student-led study to come out of my lab.  The study was conceived by <a href="https://www.polarmicrobes.org/people/">Tia Rabsatt</a>, an undergraduate from <a href="https://www.uvi.edu/">UVI</a>, during a <a href="https://scripps.ucsd.edu/undergrad/surf">SURF REU</a> in 2017.  Tia carried out the sample collection, DNA extractions, and flow cytometry, then handed the project off to <a href="https://www.polarmicrobes.org/people/">Sahra Webb</a>.  Sahra carried out the remainder of the project as her Masters thesis.</p>
<p><div id="attachment_2481" style="width: 650px" class="wp-caption aligncenter"><a href="https://www.polarmicrobes.org/new-paper-on-seagrass-microbial-ecology/imgp0860/" rel="attachment wp-att-2481"><img data-recalc-dims="1" loading="lazy" decoding="async" aria-describedby="caption-attachment-2481" class="size-large wp-image-2481" src="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0860.jpg?resize=640%2C360&#038;ssl=1" alt="" width="640" height="360" srcset="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0860.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0860.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0860.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0860.jpg?w=1280&amp;ssl=1 1280w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0860.jpg?w=1920&amp;ssl=1 1920w" sizes="auto, (max-width: 640px) 100vw, 640px" /></a><p id="caption-attachment-2481" class="wp-caption-text">Tia filters water just outside the mouth of San Diego Bay.  Coronado Island is in the background.</p></div></p>
<p>Why the interest in seagrass?  Unlike kelp, seagrasses are true flowering plants.  They&#8217;re found around the world from the tropics to the high latitudes and perform a number of important ecosystem functions.  Considerable attention has been given to their importance as nursery habitat for a number of marine organisms.  More recently we&#8217;ve come to appreciate the role they play in mediating sediment transport and pollution.  <a href="http://science.sciencemag.org/content/355/6326/731.abstract">Recent work in Indonesia</a> (which inspired Tia to carry out this study) even showed that the presence of seagrass meadows between inhabited beaches and coral reefs reduced the load of human and coral pathogens within the reefs.</p>
<p><div id="attachment_2482" style="width: 650px" class="wp-caption aligncenter"><a href="https://www.polarmicrobes.org/new-paper-on-seagrass-microbial-ecology/imgp0850/" rel="attachment wp-att-2482"><img data-recalc-dims="1" loading="lazy" decoding="async" aria-describedby="caption-attachment-2482" class="size-large wp-image-2482" src="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0850.jpg?resize=640%2C360&#038;ssl=1" alt="" width="640" height="360" srcset="https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0850.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0850.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0850.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0850.jpg?w=1280&amp;ssl=1 1280w, https://i0.wp.com/www.polarmicrobes.org/wp-content/uploads/2019/02/IMGP0850.jpg?w=1920&amp;ssl=1 1920w" sizes="auto, (max-width: 640px) 100vw, 640px" /></a><p id="caption-attachment-2482" class="wp-caption-text">Seagrass, barely visible on a murky collection day.  Confirming seagrass presence/absence was a considerable challenge during the field effort, and one we hadn&#8217;t anticipated.  There&#8217;s always something&#8230;</p></div></p>
<p>There are a number of good papers out on the seagrass microbiome &#8211; epibionts and other bacteria that are physically associated with the seagrass (see <a href="https://aem.asm.org/content/83/12/e03391-16.short">here</a> and <a href="https://www.mdpi.com/2076-2607/5/4/81">here</a>) &#8211; but not so many on water column microbes in the vicinity of seagrass meadows.  In this study we took paired samples inside and outside of seagrass beds within and just outside of San Diego Bay.  I&#8217;ll be the first to admit that our experimental design was simple, with a limited sample set, and we look forward to a more comprehensive analysis at some point in the future.  Regardless, it worked well for a factor-type analysis using DESeq2; testing for differentially present microbial taxa while controlling for the different locations.</p>
<p>What we found was that (not surprisingly) the influence of seagrass is pretty minor compared to the influence of sample location (inside vs. outside of the bay).  There were, however, some taxa that were more abundant near seagrass even when we controlled for sample location.  These included some expected copiotrophs including members of the <em>Rhodobacteraceae</em>, <em>Puniceispirillum</em>, and <em>Colwellia</em>, as well as some unexpected genera including <em>Synechococcus</em> and <em>Thioglobus</em> (a sulfur oxidizing gammaproteobacteria).  We spent the requisite amount of time puzzling over some abundant <em>Rickettsiales </em>within San Diego Bay.  We usually take these to mean SAR11 (though our analysis used <a href="https://github.com/bowmanjeffs/paprica">paprica</a>, which usually picks up <em>Pelagibacter</em> just fine), but didn&#8217;t look like SAR11 in this case.  An unusual coastal SAR11 clade?  A parasite or endosymbiont with a whonky GC ratio?  TBD&#8230;</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-seagrass-microbial-ecology%2F&amp;linkname=New%20paper%20on%20seagrass%20microbial%20ecology" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-seagrass-microbial-ecology%2F&amp;linkname=New%20paper%20on%20seagrass%20microbial%20ecology" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_email" href="https://www.addtoany.com/add_to/email?linkurl=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-seagrass-microbial-ecology%2F&amp;linkname=New%20paper%20on%20seagrass%20microbial%20ecology" title="Email" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.polarmicrobes.org%2Fnew-paper-on-seagrass-microbial-ecology%2F&#038;title=New%20paper%20on%20seagrass%20microbial%20ecology" data-a2a-url="https://www.polarmicrobes.org/new-paper-on-seagrass-microbial-ecology/" data-a2a-title="New paper on seagrass microbial ecology"></a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.polarmicrobes.org/new-paper-on-seagrass-microbial-ecology/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2480</post-id>	</item>
	</channel>
</rss>
