<?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>Algorithms and framework for Nonnegative Matrix Factorization
(NMF)</dc:title>
  <dc:description>This package provides a framework to perform Non-negative
Matrix Factorization (NMF). It implements a set of already
published algorithms and seeding methods, and provides a
framework to test, develop and plug new/custom algorithms. Most
of the built-in algorithms have been optimized in C++, and the
main interface function provides an easy way of performing
parallel computations on multicore machines.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10), methods, stats, graphics</dc:relation>
  <dc:relation>Imports: methods, stats, graphics</dc:relation>
  <dc:relation>Suggests: Biobase, RColorBrewer, fastICA, bigmemory, doMC,
synchronicity, corpcor, xtable, parallel</dc:relation>
  <dc:relation>Enhances: Biobase</dc:relation>
  <dc:creator>Renaud Gaujoux &lt;renaud@cbio.uct.ac.za&gt;</dc:creator>
  <dc:contributor>Renaud Gaujoux</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-12-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=NMF</dc:identifier>
 </rdf:Description>
</rdf:RDF>

