<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'bioinformatics toolbox- command from turoial won't work' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'bioinformatics toolbox- command from turoial won't work' posted on the 'Matlab' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2010 Programmers Heaven</copyright>
    <pubDate>Mon, 15 Mar 2010 22:01:46 -0700</pubDate>
    <lastBuildDate>Mon, 15 Mar 2010 22:01:46 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>bioinformatics toolbox- command from turoial won't work</title>
      <link>http://www.programmersheaven.com/mb/ctocplusplustomatlab/409261/409261/bioinformatics-toolbox--command-from-turoial-wont-work/</link>
      <description>I am trying to do an HMM alignment, and I am talking the commands straight out of the tutorial, and I am getting errors. It is funny, because I can do other tutorials, its not like the whole thing is broken.&lt;br /&gt;
This is what happens:&lt;br /&gt;
&lt;br /&gt;
hmmmodel  = gethmmprof('PF00002')&lt;br /&gt;
&lt;br /&gt;
is the command.&lt;br /&gt;
&lt;br /&gt;
error:&lt;br /&gt;
??? Error using ==&amp;gt; pfamhmmread at 70&lt;br /&gt;
Input is not a valid PFAM file.&lt;br /&gt;
&lt;br /&gt;
Error in ==&amp;gt; getsangerdata at 180&lt;br /&gt;
        out = pfamhmmread(s);&lt;br /&gt;
&lt;br /&gt;
Error in ==&amp;gt; gethmmprof at 82&lt;br /&gt;
        model = getsangerdata(accessnum,'database','hmm',varargin{
:});&lt;br /&gt;
 &lt;br /&gt;
Does anyone know what is going on? &lt;br /&gt;
Thanks.&lt;br /&gt;
Mark&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ctocplusplustomatlab/409261/409261/bioinformatics-toolbox--command-from-turoial-wont-work/</guid>
      <pubDate>Fri, 13 Nov 2009 14:26:09 -0700</pubDate>
      <category>Matlab</category>
    </item>
    <item>
      <title>Re: bioinformatics toolbox- command from turoial won't work</title>
      <link>http://www.programmersheaven.com/mb/ctocplusplustomatlab/409261/410471/re-bioinformatics-toolbox--command-from-turoial-wont-work/#410471</link>
      <description>Hi Mark:&lt;br /&gt;
&lt;br /&gt;
Try this instead:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;for example Pfam Id= PF01596&amp;gt;&lt;br /&gt;
&lt;br /&gt;
seed_seqs = gethmmalignment(1596,'type','seed');&lt;br /&gt;
seqdisp(seed_seqs(),'row',80)&lt;br /&gt;
&lt;br /&gt;
-Mia&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ctocplusplustomatlab/409261/410471/re-bioinformatics-toolbox--command-from-turoial-wont-work/#410471</guid>
      <pubDate>Mon, 07 Dec 2009 16:45:08 -0700</pubDate>
      <category>Matlab</category>
    </item>
    <item>
      <title>Re: bioinformatics toolbox- command from turoial won't work</title>
      <link>http://www.programmersheaven.com/mb/ctocplusplustomatlab/409261/410472/re-bioinformatics-toolbox--command-from-turoial-wont-work/#410472</link>
      <description>Hi Mark:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;for example Pfam Id= PF01596&amp;gt;&lt;br /&gt;
Try this instead:&lt;br /&gt;
&lt;br /&gt;
seed_seqs = gethmmalignment(1596,'type','seed');&lt;br /&gt;
seqdisp(seed_seqs(),'row',80)&lt;br /&gt;
&lt;br /&gt;
-Mia&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ctocplusplustomatlab/409261/410472/re-bioinformatics-toolbox--command-from-turoial-wont-work/#410472</guid>
      <pubDate>Mon, 07 Dec 2009 16:46:54 -0700</pubDate>
      <category>Matlab</category>
    </item>
  </channel>
</rss>