<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>k-Top Scoring Pairs for Microarray Classification</dc:title>
  <dc:description>These functions compute the k best pairs of genes used to
classify samples based on the relative rank of the genes
expression within each profile. A score based on the
sensitivity and the specificity is calculated for every
possible pair. The k pairs with the highest score will be
selected with the restriction that a gene can appear in at most
one pair. The value of k is either set as a parameter chosen by
the user or computed through crossvalidation. Other functions
related to the k-TSP are also available, for example the
functions prediction, summary, plot, etc. can be found in the
package.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.2.1), Biobase (&gt;= 2.4.0)</dc:relation>
  <dc:creator>Julien Damond &lt;julien.damond@gmail.com&gt;</dc:creator>
  <dc:contributor>Julien Damond &lt;julien.damond@gmail.com&gt;</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2011-12-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=ktspair</dc:identifier>
 </rdf:Description>
</rdf:RDF>

