<?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>Genetics ToolboX</dc:title>
  <dc:description>Assorted tools for genetic association analyses.  The
focus is on implementing (either exactly or approximately)
regression analyses using summary statistics instead of using
subject-specific data.  So far, functions exist to support
multi-SNP risk score analyses, and multi-SNP conditional
regression analyses, using summary statistics.  There are
helper functions for reading and manipulating subject-specific
genotype data, which provide a platform for calculating the
summary statistics, or for using R to conduct other analyses
not supported by specific GWAS analysis tools.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.4.0)</dc:relation>
  <dc:creator>Toby Johnson &lt;T.Johnson@qmul.ac.uk&gt;</dc:creator>
  <dc:contributor>Toby Johnson &lt;T.Johnson@qmul.ac.uk&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-11-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=gtx</dc:identifier>
 </rdf:Description>
</rdf:RDF>

