<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:extra="http://www.w3.org/1999/xhtml"
    xmlns:prism="http://prismstandard.org/namespaces/1.2/basic/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <channel rdf:about="http://www.biomedcentral.com/feeds/articlecomments?arxId=1471-2105-8-5&amp;format=rss&amp;version=&amp;quantity=">
        <title>Article Comments - 'Discovering biomarkers from gene expression data for predicting cancer subgroups using neural networks and relational fuzzy clustering'</title>
        <link>http://www.biomedcentral.com/1471-2105/8/5/comments</link>
        <description>The latest comments on the article 'Discovering biomarkers from gene expression data for predicting cancer subgroups using neural networks and relational fuzzy clustering'</description>
        <dc:date>2007-05-20T00:00:00Z</dc:date>
        <items>
            <rdf:Seq>
                                <rdf:li resource="http://www.biomedcentral.com/1471-2105/8/5" />
                                <rdf:li resource="http://www.biomedcentral.com/1471-2105/8/5" />
                            </rdf:Seq>
        </items>
        <extra:info rdf:parseType="Literal">
            <html:div style="font:14px Verdana, Geneva, Arial, Helvetica, sans-serif" xmlns:html="http://www.w3.org/1999/xhtml">
                <html:span style="font-weight:bold">
                    This is an RSS newsfeed from BioMed Central
                </html:span>
                <html:br />
                <html:span style="font-size: 12px;">
                    It is intended to be used with an RSS reader. For more information about RSS newsfeeds from BioMed Central, visit
                    <html:br />
                    <html:a href="http://www.biomedcentral.com/info/about/rss/" style="color:#3333CC; font-size:12px;">
                        http://www.biomedcentral.com/info/about/rss/
                    </html:a>
                    <html:br />
                </html:span>
            </html:div>
        </extra:info>
        <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </channel>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/8/5/comments#279541">
        <title>RE: Current biomarker prediction scheme looks familliar to me!</title>
        <link>http://www.biomedcentral.com/1471-2105/8/5/comments#279541</link>
        <description>&lt;p&gt;This is in connection with the comments made by Mr. Junbai Wang. For the benefit of the readers we provide here the title and direct links to the two papers mentioned by Mr. Wang: &lt;a href=&apos;http://www.biomedcentral.com/1471-2105/4/60&apos;&gt; Paper 1 &lt;/a&gt; - &quot;Tumor classification and marker gene prediction by feature selection and fuzzy c-means clustering using microarray data&quot; and  &lt;a href=&apos;http://www.biomedcentral.com/1471-2105/3/36&apos;&gt; Paper  2 &lt;/a&gt; - &quot;Clustering of the SOM easily reveals distinct gene expression patterns: results of a reanalysis of lymphoma study&quot;.&lt;/p&gt;&lt;p&gt;We read the above two papers and this is what we found:&lt;/p&gt;&lt;p&gt;1. &lt;b&gt;SOM&lt;/b&gt; - Paper 1	and 2 use optimally selected self-organizing maps (SOMs) while we &lt;b&gt; do not &lt;/b&gt; use SOM.&lt;/p&gt;&lt;p&gt;2. &lt;b&gt;Clustering&lt;/b&gt; - Paper 1 uses Fuzzy c-means  (&lt;b&gt;FCM&lt;/b&gt;) while Paper 2 uses k-means. We use Non-Euclidean Relational Fuzzy c-Means (&lt;b&gt;NERFCM&lt;/b&gt;). &lt;/p&gt;&lt;p&gt;3. &lt;b&gt;Perceptron based learning&lt;/b&gt; - Paper 1 and 2 &lt;b&gt;do not&lt;/b&gt; use Perceptron based learning. We employ an OFS, a Multi-layer perceptron (MLP) to select features. It is a modified MLP developed by our group and has absolutely no relation to SOM.&lt;/p&gt;&lt;p&gt;4. &lt;b&gt;General Methodology&lt;/b&gt; - Paper 1 uses FCM with Euclidean distance to cluster tumor samples and then uses the FCM memberships to generate weighted SOMs. Paper 2 uses k-means  (with Euclidean distance) to cluster SOM prototypes,  the outcome of an unsupervised process.	We cluster genes (selected by a supervised process) using NERFCM.  It is NERFCM and not FCM. This makes a lot of differences, FCM or k-means is likely to place two negatively correlated genes in different clusters while with NREFCM we can have them in the same cluster.&lt;/p&gt;&lt;p&gt;5. &lt;b&gt;Feature Selection&lt;/b&gt; - Paper 1 uses Visual inspection of weighted SOM / pair-wise Fisher&apos;s linear discriminant. Paper 2 uses Clustering of SOM prototypes. We use neither of the techniques employed by the other 2 papers. We have used OFS and NERFCM (details in paper).&lt;/p&gt;&lt;p&gt;6. &lt;b&gt;Figure&lt;/b&gt; - Figure 5 of Paper 1 gives a flow chart of the steps in their method.	Figure 6 of our paper gives a flow chart of our steps. Yes, they are similar only in the sense that both are flowcharts. &lt;/p&gt;&lt;p&gt;Another point worth mentioning is that our online FSMLP based  feature selection is a scheme that  picks up features simultaneously with the learning of the multilayer perceptron network and thus can account for  the interaction between features, the tool and the classification problem (class label) which is not done by unsupervised processes.&lt;/p&gt;&lt;p&gt;N. R. Pal, K. Aguan, A. Sharma and S. Amari&lt;/p&gt;</description>
                <dc:creator>Ani Sha</dc:creator>
                <dc:date>2007-05-20T00:00:00Z</dc:date>
        <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.biomedcentral.com/1471-2105/8/5/comments#257538">
        <title>Current biomarker prediction scheme looks familliar to me!</title>
        <link>http://www.biomedcentral.com/1471-2105/8/5/comments#257538</link>
        <description>&lt;p&gt;Dear Sir/Madam:&lt;/p&gt;&lt;p&gt;I feel that the present published biomarker prediction method is quite similar to an old paper: Tumor classification and marker gene prediction by feature selection and fuzzy c-means clustering using microarray data: BMC BIOINFORMATICS 4: Art. No. 60 DEC 2 2003. If you look at the Figure (6) of Nikhil R Pal et al paper then look at the Figure (5) of that BMC Bioinformaitcs 2003 paper then you will have my thought too. In addition, the idea of applying K-means clustering/fuzzy k-means clustering on the neural networks/SOM for biomarker prediction is not new because it was published in another BMC Bioinformatics paper before (please refer to BMC Bioinformatics 2002, 3:36  ).  &lt;/p&gt;</description>
                <dc:creator>Junbai Wang</dc:creator>
                <dc:date>2007-03-22T00:00:00Z</dc:date>
        <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <cc:License rdf:about="http://creativecommons.org/licenses/by/2.0/">
        <cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" />
        <cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" />
        <cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
    </cc:License>
</rdf:RDF>
