<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Exporting P-values in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Exporting-P-values/m-p/74494#M3581</link>
    <description>Thank you for the potential help.&lt;BR /&gt;
&lt;BR /&gt;
I have a very long list of genes that I would like to run an ANOVA on. I am running a blocked ANOVA using the GLM command. &lt;BR /&gt;
&lt;BR /&gt;
That was the was the easy part.&lt;BR /&gt;
proc glm data=SamP.Expression;&lt;BR /&gt;
by gene;&lt;BR /&gt;
class block conc;&lt;BR /&gt;
model exp= block conc;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
I can look through this list, and find the p-value for each gene to see if it is changed due to treatment conditions (conc).  Is it possible to make a list of each gene and this p-value?&lt;BR /&gt;
&lt;BR /&gt;
Thank you again, let me know if there is anything I can do.&lt;BR /&gt;
Dez</description>
    <pubDate>Fri, 09 Apr 2010 00:44:30 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-04-09T00:44:30Z</dc:date>
    <item>
      <title>Exporting P-values</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exporting-P-values/m-p/74494#M3581</link>
      <description>Thank you for the potential help.&lt;BR /&gt;
&lt;BR /&gt;
I have a very long list of genes that I would like to run an ANOVA on. I am running a blocked ANOVA using the GLM command. &lt;BR /&gt;
&lt;BR /&gt;
That was the was the easy part.&lt;BR /&gt;
proc glm data=SamP.Expression;&lt;BR /&gt;
by gene;&lt;BR /&gt;
class block conc;&lt;BR /&gt;
model exp= block conc;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
I can look through this list, and find the p-value for each gene to see if it is changed due to treatment conditions (conc).  Is it possible to make a list of each gene and this p-value?&lt;BR /&gt;
&lt;BR /&gt;
Thank you again, let me know if there is anything I can do.&lt;BR /&gt;
Dez</description>
      <pubDate>Fri, 09 Apr 2010 00:44:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exporting-P-values/m-p/74494#M3581</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-04-09T00:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting P-values</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exporting-P-values/m-p/74495#M3582</link>
      <description>Check out the ODS tables for GLM.  I think the are the tool you need.</description>
      <pubDate>Fri, 09 Apr 2010 01:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exporting-P-values/m-p/74495#M3582</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-04-09T01:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting P-values</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exporting-P-values/m-p/74496#M3583</link>
      <description>I looked into it, easier said then done for me I guess.  Seems like everything I do ends with some sort of error.&lt;BR /&gt;
&lt;BR /&gt;
Dez</description>
      <pubDate>Fri, 09 Apr 2010 01:36:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exporting-P-values/m-p/74496#M3583</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-04-09T01:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting P-values</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exporting-P-values/m-p/74497#M3584</link>
      <description>So post your saslogs so we can see what the errors look like.</description>
      <pubDate>Fri, 09 Apr 2010 14:45:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exporting-P-values/m-p/74497#M3584</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2010-04-09T14:45:16Z</dc:date>
    </item>
  </channel>
</rss>

