<?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 Bergman Lab</title>
	<atom:link href="http://bergmanlab.smith.man.ac.uk/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://bergmanlab.smith.man.ac.uk</link>
	<description></description>
	<lastBuildDate>Tue, 30 Apr 2013 20:22:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Formatting Figures for PLoS Journals with Illustrator on OSX by Stephen Curry</title>
		<link>http://bergmanlab.smith.man.ac.uk/?p=1788&#038;cpage=1#comment-126645</link>
		<dc:creator>Stephen Curry</dc:creator>
		<pubDate>Tue, 30 Apr 2013 20:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://bergmanlab.smith.man.ac.uk/?p=1788#comment-126645</guid>
		<description><![CDATA[For what it&#039;s worth, here&#039;s a method that worked for me:

Figures were prepared at (close to) the desired final size and labelled in PowerPoint.

For each figure, I selected all the image components, copied and pasted into a new file in Preview. Saved this as a PDF and exported as a PNG at 600 dpi. 

Opened the PNG in Pixelmator ($15 program from the App store), set the image width to the required width (8.3, 12.35 or 17.35 cm); set the resolution to 300 dpi. 

Using Image &gt; colour management… set the colour profile to &#039;none&#039; (not doing this causes the images to fail in the PLoS submission system). 

Saved as TIFF (with LZW compression).]]></description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, here&#8217;s a method that worked for me:</p>
<p>Figures were prepared at (close to) the desired final size and labelled in PowerPoint.</p>
<p>For each figure, I selected all the image components, copied and pasted into a new file in Preview. Saved this as a PDF and exported as a PNG at 600 dpi. </p>
<p>Opened the PNG in Pixelmator ($15 program from the App store), set the image width to the required width (8.3, 12.35 or 17.35 cm); set the resolution to 300 dpi. </p>
<p>Using Image &gt; colour management… set the colour profile to &#8216;none&#8217; (not doing this causes the images to fail in the PLoS submission system). </p>
<p>Saved as TIFF (with LZW compression).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Formatting Figures for PLoS Journals with Illustrator on OSX by Gabriel Moreno-Hagelsieb</title>
		<link>http://bergmanlab.smith.man.ac.uk/?p=1788&#038;cpage=1#comment-125581</link>
		<dc:creator>Gabriel Moreno-Hagelsieb</dc:creator>
		<pubDate>Sat, 27 Apr 2013 20:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://bergmanlab.smith.man.ac.uk/?p=1788#comment-125581</guid>
		<description><![CDATA[Besides the above, imagemagick&#039;s convert has several other options. LZW compression is one of them. I tried with a PDF figure I have:

-----terminal-----
% convert -colorspace cmyk -density 1600 arrows.pdf arrows-cmyk1600.tiff
% convert -compress LZW -colorspace cmyk -density 1600 arrows.pdf arrows-cmyk1600lzw.tiff
% ls -lh *tiff
-rw-r-----  1 gmh  staff   816M 27 Apr 16:39 arrows-cmyk1600.tiff
-rw-r-----  1 gmh  staff    13M 27 Apr 16:40 arrows-cmyk1600lzw.tiff
-----------------

Same resolution, much smaller hard drive footprint. :)]]></description>
		<content:encoded><![CDATA[<p>Besides the above, imagemagick&#8217;s convert has several other options. LZW compression is one of them. I tried with a PDF figure I have:</p>
<p>&#8212;&#8211;terminal&#8212;&#8211;<br />
% convert -colorspace cmyk -density 1600 arrows.pdf arrows-cmyk1600.tiff<br />
% convert -compress LZW -colorspace cmyk -density 1600 arrows.pdf arrows-cmyk1600lzw.tiff<br />
% ls -lh *tiff<br />
-rw-r&#8212;&#8211;  1 gmh  staff   816M 27 Apr 16:39 arrows-cmyk1600.tiff<br />
-rw-r&#8212;&#8211;  1 gmh  staff    13M 27 Apr 16:40 arrows-cmyk1600lzw.tiff<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Same resolution, much smaller hard drive footprint. <img src='http://bergmanlab.smith.man.ac.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Formatting Figures for PLoS Journals with Illustrator on OSX by caseybergman</title>
		<link>http://bergmanlab.smith.man.ac.uk/?p=1788&#038;cpage=1#comment-125329</link>
		<dc:creator>caseybergman</dc:creator>
		<pubDate>Sat, 27 Apr 2013 07:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://bergmanlab.smith.man.ac.uk/?p=1788#comment-125329</guid>
		<description><![CDATA[Rosie Redfield has posted a related protocol using Gimp here: http://rrresearch.fieldofscience.com/2013/04/formatting-figures-for-plos-journals.html]]></description>
		<content:encoded><![CDATA[<p>Rosie Redfield has posted a related protocol using Gimp here: <a href="http://rrresearch.fieldofscience.com/2013/04/formatting-figures-for-plos-journals.html" rel="nofollow">http://rrresearch.fieldofscience.com/2013/04/formatting-figures-for-plos-journals.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Formatting Figures for PLoS Journals with Illustrator on OSX by caseybergman</title>
		<link>http://bergmanlab.smith.man.ac.uk/?p=1788&#038;cpage=1#comment-125328</link>
		<dc:creator>caseybergman</dc:creator>
		<pubDate>Sat, 27 Apr 2013 07:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://bergmanlab.smith.man.ac.uk/?p=1788#comment-125328</guid>
		<description><![CDATA[Gabriel Moreno-Hagelsieb noted on twitter (https://twitter.com/gaboentropy/status/327957634714050560) that to HiRes CMYK TIFF files can be created in imagemagick&#039;s convert as follows: 

$ convert -colorspace cmyk -density 1200 fig.pdf fig-1200cmyk.tiff]]></description>
		<content:encoded><![CDATA[<p>Gabriel Moreno-Hagelsieb noted on twitter (<a href="https://twitter.com/gaboentropy/status/327957634714050560" rel="nofollow">https://twitter.com/gaboentropy/status/327957634714050560</a>) that to HiRes CMYK TIFF files can be created in imagemagick&#8217;s convert as follows: </p>
<p>$ convert -colorspace cmyk -density 1200 fig.pdf fig-1200cmyk.tiff</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Formatting Figures for PLoS Journals with Illustrator on OSX by caseybergman</title>
		<link>http://bergmanlab.smith.man.ac.uk/?p=1788&#038;cpage=1#comment-125322</link>
		<dc:creator>caseybergman</dc:creator>
		<pubDate>Sat, 27 Apr 2013 06:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://bergmanlab.smith.man.ac.uk/?p=1788#comment-125322</guid>
		<description><![CDATA[Amy Lossie mentioned on twitter (https://twitter.com/Ilovepigenetics/status/327760101324759042) that converting from ppt to PDF, then importing into photoshop and saving as TIFF using the same settings also works.]]></description>
		<content:encoded><![CDATA[<p>Amy Lossie mentioned on twitter (<a href="https://twitter.com/Ilovepigenetics/status/327760101324759042" rel="nofollow">https://twitter.com/Ilovepigenetics/status/327760101324759042</a>) that converting from ppt to PDF, then importing into photoshop and saving as TIFF using the same settings also works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Formatting Figures for PLoS Journals with Illustrator on OSX by caseybergman</title>
		<link>http://bergmanlab.smith.man.ac.uk/?p=1788&#038;cpage=1#comment-124903</link>
		<dc:creator>caseybergman</dc:creator>
		<pubDate>Fri, 26 Apr 2013 08:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://bergmanlab.smith.man.ac.uk/?p=1788#comment-124903</guid>
		<description><![CDATA[Aaron Darling pointed out on twitter (http://twitter.com/koadman/statuses/327669728975921152) that Adobe makes their Creative Suite 2 available for free: http://www.adobe.com/downloads/cs2_downloads/index.html

However, CS2 only runs on Macs running 10.6 or earlier since Adobe CS2 require the Rosetta Power PC emulator to work on Intel CPUs.]]></description>
		<content:encoded><![CDATA[<p>Aaron Darling pointed out on twitter (<a href="http://twitter.com/koadman/statuses/327669728975921152" rel="nofollow">http://twitter.com/koadman/statuses/327669728975921152</a>) that Adobe makes their Creative Suite 2 available for free: <a href="http://www.adobe.com/downloads/cs2_downloads/index.html" rel="nofollow">http://www.adobe.com/downloads/cs2_downloads/index.html</a></p>
<p>However, CS2 only runs on Macs running 10.6 or earlier since Adobe CS2 require the Rosetta Power PC emulator to work on Intel CPUs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing libsequence and analysis tools on OSX by Getting libsequence and Boost to Play Nice &#124; Monkeyologist</title>
		<link>http://bergmanlab.smith.man.ac.uk/?p=1027&#038;cpage=1#comment-111302</link>
		<dc:creator>Getting libsequence and Boost to Play Nice &#124; Monkeyologist</dc:creator>
		<pubDate>Wed, 03 Apr 2013 19:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://bergmanlab.smith.man.ac.uk/?p=1027#comment-111302</guid>
		<description><![CDATA[[...] hint from this blog post. See also this nice tutorial on installing libsequence on Mac [...]]]></description>
		<content:encoded><![CDATA[<p>[...] hint from this blog post. See also this nice tutorial on installing libsequence on Mac [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visualizing Biological Data Using the SVGmap Browser by SVGMap 1.5.0 released &#187; Computational Oncogenomics</title>
		<link>http://bergmanlab.smith.man.ac.uk/?p=1887&#038;cpage=1#comment-111179</link>
		<dc:creator>SVGMap 1.5.0 released &#187; Computational Oncogenomics</dc:creator>
		<pubDate>Wed, 03 Apr 2013 13:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://bergmanlab.smith.man.ac.uk/?p=1887#comment-111179</guid>
		<description><![CDATA[[...] of gene expression and insertion preferention of transposable elements in the drosophila and have written up a useful guide about how to install and use SVGmap. As you also can read in the same blog post, they have [...]]]></description>
		<content:encoded><![CDATA[<p>[...] of gene expression and insertion preferention of transposable elements in the drosophila and have written up a useful guide about how to install and use SVGmap. As you also can read in the same blog post, they have [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compendium of Drosophila microbial symbiont genome assemblies by caseybergman</title>
		<link>http://bergmanlab.smith.man.ac.uk/?p=1851&#038;cpage=1#comment-100034</link>
		<dc:creator>caseybergman</dc:creator>
		<pubDate>Thu, 14 Mar 2013 16:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://bergmanlab.smith.man.ac.uk/?p=1851#comment-100034</guid>
		<description><![CDATA[Paul Johnston on Twitter wrote:

@bergmanlab missed an Enterococcus faecalis draft (fly1) from the broad see http://t.co/UxhH6tuA and http://t.co/MV2IdiKM

https://twitter.com/Paul_R_Johnston/status/303136492799262723]]></description>
		<content:encoded><![CDATA[<p>Paul Johnston on Twitter wrote:</p>
<p>@bergmanlab missed an Enterococcus faecalis draft (fly1) from the broad see <a href="http://t.co/UxhH6tuA" rel="nofollow">http://t.co/UxhH6tuA</a> and <a href="http://t.co/MV2IdiKM" rel="nofollow">http://t.co/MV2IdiKM</a></p>
<p><a href="https://twitter.com/Paul_R_Johnston/status/303136492799262723" rel="nofollow">https://twitter.com/Paul_R_Johnston/status/303136492799262723</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NCBI Blast Tabular output format fields by Xbello</title>
		<link>http://bergmanlab.smith.man.ac.uk/?p=41&#038;cpage=1#comment-100009</link>
		<dc:creator>Xbello</dc:creator>
		<pubDate>Thu, 14 Mar 2013 15:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://bergmanlab.smith.man.ac.uk/?p=41#comment-100009</guid>
		<description><![CDATA[You have not, it opens by default in &quot;r&quot; mode, my fault.]]></description>
		<content:encoded><![CDATA[<p>You have not, it opens by default in &#8220;r&#8221; mode, my fault.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
