<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments for The Bowman Lab	</title>
	<atom:link href="https://www.polarmicrobes.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.polarmicrobes.org</link>
	<description>Marine Microbial Ecology</description>
	<lastBuildDate>Sat, 18 Apr 2026 14:04:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		Comment on Tutorial: Analysis with paprica by Nathan		</title>
		<link>https://www.polarmicrobes.org/analysis-with-paprica/#comment-490</link>

		<dc:creator><![CDATA[Nathan]]></dc:creator>
		<pubDate>Sun, 14 Jan 2024 23:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=1473#comment-490</guid>

					<description><![CDATA[Hi Jeff, 

Great program, and I&#039;m excited to see my results. I successfully ran my own samples, but when I try to run the combine_results code, I end up with an error — specifically, it flags a nan value and throws a KeyError, which should be handled by the exception line in the code (see the copied source code below, line 256). However, it throws another error on line 248: &quot;ValueError: cannot reindex on an axis with duplicate labels.&quot; Any ideas on what could be going wrong? I didn&#039;t want to try debug the source code without seeing if you had any ideas first. Thanks!

            try:
                unique_edge_abund.loc[seq,  temp_unique.loc[seq, &#039;global_edge_num&#039;]] += temp_unique.loc[seq, &#039;abundance_corrected&#039;]
            except KeyError:
                unique_edge_abund.loc[seq,  temp_unique.loc[seq, &#039;global_edge_num&#039;]] = temp_unique.loc[seq, &#039;abundance_corrected&#039;]]]></description>
			<content:encoded><![CDATA[<p>Hi Jeff, </p>
<p>Great program, and I&#8217;m excited to see my results. I successfully ran my own samples, but when I try to run the combine_results code, I end up with an error — specifically, it flags a nan value and throws a KeyError, which should be handled by the exception line in the code (see the copied source code below, line 256). However, it throws another error on line 248: &#8220;ValueError: cannot reindex on an axis with duplicate labels.&#8221; Any ideas on what could be going wrong? I didn&#8217;t want to try debug the source code without seeing if you had any ideas first. Thanks!</p>
<p>            try:<br />
                unique_edge_abund.loc[seq,  temp_unique.loc[seq, &#8216;global_edge_num&#8217;]] += temp_unique.loc[seq, &#8216;abundance_corrected&#8217;]<br />
            except KeyError:<br />
                unique_edge_abund.loc[seq,  temp_unique.loc[seq, &#8216;global_edge_num&#8217;]] = temp_unique.loc[seq, &#8216;abundance_corrected&#8217;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Tutorial: Self Organizing Maps in R by Matt		</title>
		<link>https://www.polarmicrobes.org/tutorial-self-organizing-maps-in-r/#comment-489</link>

		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Mon, 08 Jan 2024 17:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=2984#comment-489</guid>

					<description><![CDATA[First, super-helpful, and I really appreciate having this page and code to work through, as I am researching this.

One question on `clusterMeanDist()`... maybe it doesn&#039;t matter, but when computing cluster means with `mean(temp.dist)`, that is taking the means of a symmetric matrix with a diagonal of zeros.  Would it be better to take the means of the unique pairs of distances and do not include the zero self-distances?  Or does the general trend hold anyway?  I was thinking it might matter if the clusters are very imbalanced...]]></description>
			<content:encoded><![CDATA[<p>First, super-helpful, and I really appreciate having this page and code to work through, as I am researching this.</p>
<p>One question on `clusterMeanDist()`&#8230; maybe it doesn&#8217;t matter, but when computing cluster means with `mean(temp.dist)`, that is taking the means of a symmetric matrix with a diagonal of zeros.  Would it be better to take the means of the unique pairs of distances and do not include the zero self-distances?  Or does the general trend hold anyway?  I was thinking it might matter if the clusters are very imbalanced&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Phylogenetic placement re-re-visited by Francesco		</title>
		<link>https://www.polarmicrobes.org/phylogenetic-placement-re-re-visited/#comment-488</link>

		<dc:creator><![CDATA[Francesco]]></dc:creator>
		<pubDate>Tue, 26 Sep 2023 09:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=1635#comment-488</guid>

					<description><![CDATA[P.S: I forgot to mention that the posted link for the 16S_bacteria.cm file apparently does no works]]></description>
			<content:encoded><![CDATA[<p>P.S: I forgot to mention that the posted link for the 16S_bacteria.cm file apparently does no works</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Phylogenetic placement re-re-visited by Francesco		</title>
		<link>https://www.polarmicrobes.org/phylogenetic-placement-re-re-visited/#comment-487</link>

		<dc:creator><![CDATA[Francesco]]></dc:creator>
		<pubDate>Tue, 26 Sep 2023 09:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=1635#comment-487</guid>

					<description><![CDATA[Hi Jeff, thank you very much for this tutorial, it is amazing. Only, I am quite new with this kind of analysis and I am not sure about the &quot;Pfam 16S_bacteria.cm&quot; file, where can I found and download it? In advance, thank you very much for your help. Fra]]></description>
			<content:encoded><![CDATA[<p>Hi Jeff, thank you very much for this tutorial, it is amazing. Only, I am quite new with this kind of analysis and I am not sure about the &#8220;Pfam 16S_bacteria.cm&#8221; file, where can I found and download it? In advance, thank you very much for your help. Fra</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Parsing blast xml output by Ben		</title>
		<link>https://www.polarmicrobes.org/parsing-blast-xml-output/#comment-486</link>

		<dc:creator><![CDATA[Ben]]></dc:creator>
		<pubDate>Wed, 30 Aug 2023 06:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=753#comment-486</guid>

					<description><![CDATA[Since I am reading this today, some might be tempted to use this in 2023: be careful when using .strip(foo) and .rstrip(bar)

They do not remove the foo and bar prefixes/suffixes, they would remove from the ends of the string (or only the tail when using rstrip) every character belonging in the set &#039;foo&#039; or &#039;bar&#039;.

Example :
&#039;&#039;&#039;
&#062;&#062;&#062; s = &quot;id_seed&quot;
&#062;&#062;&#062; s.strip(&quot;&quot;).strip(&quot;&#060;/&#034;)
&#039;seed&#039;
&#039;&#039;&#039;

...and the &#034;id_&#034; is lost!]]></description>
			<content:encoded><![CDATA[<p>Since I am reading this today, some might be tempted to use this in 2023: be careful when using .strip(foo) and .rstrip(bar)</p>
<p>They do not remove the foo and bar prefixes/suffixes, they would remove from the ends of the string (or only the tail when using rstrip) every character belonging in the set &#8216;foo&#8217; or &#8216;bar&#8217;.</p>
<p>Example :<br />
&#8221;&#8217;<br />
&gt;&gt;&gt; s = &#8220;id_seed&#8221;<br />
&gt;&gt;&gt; s.strip(&#8220;&#8221;).strip(&#8220;&lt;/&quot;)<br />
&#039;seed&#039;<br />
&#039;&#039;&#039;</p>
<p>&#8230;and the &quot;id_&quot; is lost!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on New postdoctoral research opportunity! by Jeff		</title>
		<link>https://www.polarmicrobes.org/new-postdoctoral-research-opportunity/#comment-483</link>

		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Thu, 06 Jul 2023 13:35:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.polarmicrobes.org/?p=3419#comment-483</guid>

					<description><![CDATA[Position has been filled!]]></description>
			<content:encoded><![CDATA[<p>Position has been filled!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Weighted Gene Correlation Network Analysis (WGCNA) Applied to Microbial Communities by Dinesh		</title>
		<link>https://www.polarmicrobes.org/weighted-gene-correlation-network-analysis-wgcna-applied-to-microbial-communities/#comment-482</link>

		<dc:creator><![CDATA[Dinesh]]></dc:creator>
		<pubDate>Thu, 25 Aug 2022 08:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=2315#comment-482</guid>

					<description><![CDATA[Hi there, 
Thanks a lot. It would be great if you could share code for cytoscape export or sample .csv files (edge and node). 

Regards,
Dinesh]]></description>
			<content:encoded><![CDATA[<p>Hi there,<br />
Thanks a lot. It would be great if you could share code for cytoscape export or sample .csv files (edge and node). </p>
<p>Regards,<br />
Dinesh</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Tutorial: Self Organizing Maps in R by Dominik		</title>
		<link>https://www.polarmicrobes.org/tutorial-self-organizing-maps-in-r/#comment-481</link>

		<dc:creator><![CDATA[Dominik]]></dc:creator>
		<pubDate>Wed, 16 Feb 2022 13:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=2984#comment-481</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.polarmicrobes.org/tutorial-self-organizing-maps-in-r/#comment-468&quot;&gt;David Covell&lt;/a&gt;.

Hello, 
as the help site for pbdMPI (?pbdMPI) says, you need some sort of MPI-Library installed. For me, Windows 10, the current version of MS-MPI solved the loading problem and the code runs fine. If your OS differs, then you need to search for a compatible library.

Cheers]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.polarmicrobes.org/tutorial-self-organizing-maps-in-r/#comment-468">David Covell</a>.</p>
<p>Hello,<br />
as the help site for pbdMPI (?pbdMPI) says, you need some sort of MPI-Library installed. For me, Windows 10, the current version of MS-MPI solved the loading problem and the code runs fine. If your OS differs, then you need to search for a compatible library.</p>
<p>Cheers</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Tutorial: Self Organizing Maps in R by Jeff		</title>
		<link>https://www.polarmicrobes.org/tutorial-self-organizing-maps-in-r/#comment-480</link>

		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Wed, 09 Feb 2022 16:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=2984#comment-480</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.polarmicrobes.org/tutorial-self-organizing-maps-in-r/#comment-479&quot;&gt;Ananya Ramesh&lt;/a&gt;.

Thanks for the comment Ananya.  That&#039;s a package question so I encourage you to reach out to the pmclust and pdbMPI developers if there&#039;s an issue installing those packages.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.polarmicrobes.org/tutorial-self-organizing-maps-in-r/#comment-479">Ananya Ramesh</a>.</p>
<p>Thanks for the comment Ananya.  That&#8217;s a package question so I encourage you to reach out to the pmclust and pdbMPI developers if there&#8217;s an issue installing those packages.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Tutorial: Self Organizing Maps in R by Ananya Ramesh		</title>
		<link>https://www.polarmicrobes.org/tutorial-self-organizing-maps-in-r/#comment-479</link>

		<dc:creator><![CDATA[Ananya Ramesh]]></dc:creator>
		<pubDate>Tue, 08 Feb 2022 12:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.polarmicrobes.org/?p=2984#comment-479</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.polarmicrobes.org/tutorial-self-organizing-maps-in-r/#comment-471&quot;&gt;Jeff&lt;/a&gt;.

Thanks for the tutorial, but I am also getting the same error as David. Can you help in fixing it?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.polarmicrobes.org/tutorial-self-organizing-maps-in-r/#comment-471">Jeff</a>.</p>
<p>Thanks for the tutorial, but I am also getting the same error as David. Can you help in fixing it?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
