<?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>PHLAWD</title>
	<atom:link href="http://phlawd.net/feed" rel="self" type="application/rss+xml" />
	<link>http://phlawd.net</link>
	<description>phylogenetic dataset construction</description>
	<lastBuildDate>Fri, 03 Aug 2012 17:34:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>New feature: advanced queries with SQL</title>
		<link>http://phlawd.net/advanced-queries-with-sql</link>
		<comments>http://phlawd.net/advanced-queries-with-sql#comments</comments>
		<pubDate>Fri, 03 Aug 2012 17:24:32 +0000</pubDate>
		<dc:creator>cody</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phlawd.net/?p=194</guid>
		<description><![CDATA[PHLAWD now has the ability to accept raw SQL query strings to use when searching the source database for potential sequences of interest. This provides a great deal more power than the default search functionality that simply matches against a &#8230; <a href="http://phlawd.net/advanced-queries-with-sql">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>PHLAWD now has the ability to accept raw SQL query strings to use when searching the source database for potential sequences of interest. This provides a great deal more power than the default search functionality that simply matches against a set of terms. Now one can use exclusion, be explicit about the treatment of flanking whitespace, use all available SQL wildcards, and use boolean operators such as AND and OR, among other things.</p>
<p>Of course, with great power comes great responsibility&#8230;</p>
<p>For more information, see the <a href="http://phlawd.net/manual/advanced-searches-using-sql">manual page for SQL queries</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phlawd.net/advanced-queries-with-sql/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>outlier detection</title>
		<link>http://phlawd.net/outlier-detection</link>
		<comments>http://phlawd.net/outlier-detection#comments</comments>
		<pubDate>Wed, 25 Apr 2012 15:53:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phlawd.net/?p=149</guid>
		<description><![CDATA[PHLAWD now has some procedures for outlier detection. The information can be found here. As always, git pull, make, sudo make install.]]></description>
			<content:encoded><![CDATA[<p>PHLAWD now has some procedures for outlier detection. The information can be found <a href="http://phlawd.net/manual/outlier-detection">here</a>. As always, git pull, make, sudo make install.</p>
]]></content:encoded>
			<wfw:commentRss>http://phlawd.net/outlier-detection/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>no more phyutility dependency</title>
		<link>http://phlawd.net/no-more-phyutility-dependency</link>
		<comments>http://phlawd.net/no-more-phyutility-dependency#comments</comments>
		<pubDate>Thu, 19 Apr 2012 13:57:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://phlawd.net/?p=131</guid>
		<description><![CDATA[The most recent commit takes out the dependency on phyutility. This should make installation that much easier. I am still testing the functionality to make sure it is the same but so far so good. git pull and make and &#8230; <a href="http://phlawd.net/no-more-phyutility-dependency">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The most recent commit takes out the dependency on phyutility. This should make installation that much easier. I am still testing the functionality to make sure it is the same but so far so good. git pull and make and try it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://phlawd.net/no-more-phyutility-dependency/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New division codes</title>
		<link>http://phlawd.net/new-division-codes</link>
		<comments>http://phlawd.net/new-division-codes#comments</comments>
		<pubDate>Wed, 04 Apr 2012 18:31:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phlawd.net/?p=128</guid>
		<description><![CDATA[It can be helpful to combine divisions for the database creation. I have added  two codes to do this met for all metazoan with divisions 1-5 1. pri &#8211; primate sequences 2. rod &#8211; rodent sequences 3. mam &#8211; other &#8230; <a href="http://phlawd.net/new-division-codes">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It can be helpful to combine divisions for the database creation. I have added  two codes to do this</p>
<p>met for all metazoan with divisions 1-5</p>
<p>1. pri &#8211; primate sequences<br />
2. rod &#8211; rodent sequences<br />
3. mam &#8211; other mammalian sequences<br />
4. vrt &#8211; other vertebrate sequences<br />
5. inv &#8211; invertebrate sequences</p>
<p>all for all divisions from 1 &#8211; 7 including (be careful, this is more than 30GB)</p>
<p>1. pri &#8211; primate sequences<br />
2. rod &#8211; rodent sequences<br />
3. mam &#8211; other mammalian sequences<br />
4. vrt &#8211; other vertebrate sequences<br />
5. inv &#8211; invertebrate sequences<br />
6. pln &#8211; plant, fungal, and algal sequences<br />
7. bct &#8211; bacterial sequences</p>
<p>To use this functionality you need to git pull the latest version.</p>
]]></content:encoded>
			<wfw:commentRss>http://phlawd.net/new-division-codes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uploaded the link to the inv database</title>
		<link>http://phlawd.net/uploaded-the-link-to-the-inv-database</link>
		<comments>http://phlawd.net/uploaded-the-link-to-the-inv-database#comments</comments>
		<pubDate>Mon, 02 Apr 2012 12:52:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phlawd.net/?p=123</guid>
		<description><![CDATA[I loaded the inv database to the most recent release. Find it here.]]></description>
			<content:encoded><![CDATA[<p>I loaded the inv database to the most recent release. Find it <a href="http://phlawd.net/databases">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phlawd.net/uploaded-the-link-to-the-inv-database/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated the link to the pln database</title>
		<link>http://phlawd.net/updated-the-link-to-the-pln-database</link>
		<comments>http://phlawd.net/updated-the-link-to-the-pln-database#comments</comments>
		<pubDate>Fri, 23 Mar 2012 19:27:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phlawd.net/?p=120</guid>
		<description><![CDATA[I updated the pln database to the most recent release. Find it here.]]></description>
			<content:encoded><![CDATA[<p>I updated the pln database to the most recent release. Find it <a href="http://phlawd.net/databases">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phlawd.net/updated-the-link-to-the-pln-database/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Genbank database</title>
		<link>http://phlawd.net/building-genbank-database</link>
		<comments>http://phlawd.net/building-genbank-database#comments</comments>
		<pubDate>Fri, 23 Mar 2012 01:56:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phlawd.net/?p=92</guid>
		<description><![CDATA[I just committed to git the ability to create the GenBank database with the PHLAWD program instead of the python scripts. This is much much faster due to a homemade flat Genbank file parser. To use this, just pull the most &#8230; <a href="http://phlawd.net/building-genbank-database">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just <a href="https://github.com/blackrim/phlawd/commit/a5db322c52db9e6f94c8681d0741a40f01249476">committed</a> to <a href="https://github.com/blackrim/phlawd">git</a> the ability to create the GenBank database with the PHLAWD program instead of the python scripts. This is much much faster due to a homemade flat Genbank file parser. To use this, just pull the most recent source (you can see how to install from source <a href="http://phlawd.net/manual/installation">here</a>). Then, after compilation and installation, create a file with simple information, lets call it db.setup and it will have</p>
<pre>db = pln.db
division = pln
download</pre>
<p>Here, db = pln.db is just the outfile. division = pln is the division as defined by Genbank that you want to build (see all the divisions below). download just means that you want to download the files and you haven&#8217;t already done it. Then just run</p>
<pre>PHLAWD setupdb db.setup</pre>
<p>It will download the necessary files and put them into the database with the name that was specified in db.setup. The only planned additional functionality is more general than division downloads.</p>
<p>The divisions are</p>
<p>1. pri &#8211; primate sequences<br />
2. rod &#8211; rodent sequences<br />
3. mam &#8211; other mammalian sequences<br />
4. vrt &#8211; other vertebrate sequences<br />
5. inv &#8211; invertebrate sequences<br />
6. pln &#8211; plant, fungal, and algal sequences<br />
7. bct &#8211; bacterial sequences<br />
8. vrl &#8211; viral sequences<br />
9. phg &#8211; bacteriophage sequences<br />
10. syn &#8211; synthetic sequences<br />
11. una &#8211; unannotated sequences<br />
12. est &#8211; EST sequences (expressed sequence tags)<br />
13. pat &#8211; patent sequences<br />
14. sts &#8211; STS sequences (sequence tagged sites)<br />
15. gss &#8211; GSS sequences (genome survey sequences)<br />
16. htg &#8211; HTG sequences (high-throughput genomic sequences)<br />
17. htc &#8211; unfinished high-throughput cDNA sequencing<br />
18. env &#8211; environmental sampling sequences</p>
]]></content:encoded>
			<wfw:commentRss>http://phlawd.net/building-genbank-database/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New home</title>
		<link>http://phlawd.net/new-home</link>
		<comments>http://phlawd.net/new-home#comments</comments>
		<pubDate>Thu, 08 Mar 2012 15:43:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://phlawd.net/?p=90</guid>
		<description><![CDATA[PHLAWD has a new permanent home that is independent of code repository. For a forum to discuss installation and run issues please go here. For the source code please go here. The old source code site may still have some information and old compiled binaries but please see &#8230; <a href="http://phlawd.net/new-home">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>PHLAWD has a new permanent home that is independent of code repository.</p>
<ul>
<li>For a <strong>forum</strong> to discuss installation and run issues please go <a href="http://groups.google.com/group/phlawd">here</a>.</li>
<li>For the <strong>source code</strong> please go <a href="http://github.com/blackrim/phlawd">here</a>.</li>
<li>The <a href="http://code.google.com/p/phlawd/">old</a> source code site may still have some information and old compiled binaries but please see the above or here first.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://phlawd.net/new-home/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Major update</title>
		<link>http://phlawd.net/major-update</link>
		<comments>http://phlawd.net/major-update#comments</comments>
		<pubDate>Thu, 08 Mar 2012 15:11:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://phlawd.net/?p=82</guid>
		<description><![CDATA[PHLAWD has just undergone close to an entire rewrite. Instead of files, it uses SQLite databases to store the information. It also removes the dependencies on quicktree and phyutility to make for an easier install. Also, I have changed to &#8230; <a href="http://phlawd.net/major-update">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>PHLAWD has just undergone close to an entire rewrite. Instead of files, it uses SQLite databases to store the information. It also removes the dependencies on quicktree and phyutility to make for an easier install. Also, I have changed to the autobuild/automake system for easier compilation and installation. I am adding the relevant information to the other pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://phlawd.net/major-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://phlawd.net/welcome</link>
		<comments>http://phlawd.net/welcome#comments</comments>
		<pubDate>Tue, 01 Nov 2011 14:26:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[welcome]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://phlawd.net/?p=1</guid>
		<description><![CDATA[Here you will find&#8230; instructions news prebuilt databases publications]]></description>
			<content:encoded><![CDATA[<p>Here you will find&#8230;</p>
<ul>
<li>instructions</li>
<li>news</li>
<li>prebuilt databases</li>
<li>publications</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://phlawd.net/welcome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
