Difference between revisions of "Msigdb dtd"

From GeneSetEnrichmentAnalysisWiki
Jump to navigation Jump to search
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[http://www.broadinstitute.org/gsea/ GSEA Home] |
 +
[http://www.broadinstitute.org/gsea/downloads.jsp Downloads] |
 +
[http://www.broadinstitute.org/gsea/msigdb/ Molecular Signatures Database] |
 +
[http://www.broadinstitute.org/cancer/software/gsea/wiki/index.php/Main_Page Documentation] |
 +
[http://www.broadinstitute.org/gsea/contact.jsp Contact]
 
<br />
 
<br />
<pre>&quot; &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br />&quot; <!--<br />&quot;    This is the DTD for MSigDB.<br />&quot; It describes a format for a database of gene sets that captures<br />&quot; both the content of a gene set (i.e gene members) as well as annotation about<br />&quot; the gene set.<br />&quot; @VERSION 1.0 May 2006<br />&quot; @AUTHOR Aravind Subramanian<br />&quot; --><br />&quot; &lt;!DOCTYPE MSIGDB [<br />&quot; &lt;!ELEMENT MSIGDB GENESET*          -- top level container --&gt;<br />&quot; &lt;!ATTLIST MSIGDB<br />&quot;  NAME CDATA #REQUIRED -- name of the database<br />&quot;  VERSION CDATA #REQUIRED -- version of the database<br />&quot; &gt;<br />&quot; <br />&quot; &lt;!ELEMENT GENESET                  -- a single gene set --&gt;<br />&quot; &lt;!ATTLIST GENESET<br />&quot; STANDARD_NAME CDATA #REQUIRED -- an english name for the gene set<br />&quot; SYSTEMATIC_NAME CDATA #REQUIRED -- a systematized identifier<br />&quot; ORGANISM CDATA #REQUIRED -- organism in which the geneset was generated<br />&quot; EXTERNAL_DETAILS_URL CDATA             -- 3rd party url for more info<br />&quot; CHIP CDATA #REQUIRED -- platform on which the geneset was generated<br />&quot; CATEGORY_CODE CDATA (C1|C2|C3|C4)<br />&quot; SUB_CATEGORY_CODE CDATA (CYTO|PATH|ONTO|CURT|PERT|MODL|CLIN|REPM|TFAC|NEGH) <br />&quot; CONTRIBUTOR CDATA #REQUIRED -- name of person/database that curated the set<br />&quot; PMID CDATA -- PubMed ID if available<br />&quot; GEOID CDATA -- GEO ID if available<br />&quot; DESCRIPTION CDATA -- a full detailed desc or abstract<br />&quot; DESCRIPTION_BRIEF CDATA #REQUIRED -- a brief 1 line description<br />&quot; %MESH CDATA -- keywords and MESH identifiers<br />&quot; %MEMBERS CDATA #REQUIRED -- Genes in the native format<br />&quot; %MEMBERS_SYMBOLIZED CDATA #REQUIRED -- Genes after converting to gene symbols<br />&quot; &gt;<br />&quot; ]&gt;</pre>
+
<br />
 +
Following is the dtd for MSigDB. <br />
 +
To download the DTD, click [http://www.broadinstitute.org/gsea/dtd/msigdb.dtd.txt here].<br />
 +
<br />
 +
[[image:Msigdb_dtd_v2.png]]

Latest revision as of 03:54, 25 September 2016

GSEA Home | Downloads | Molecular Signatures Database | Documentation | Contact

Following is the dtd for MSigDB.
To download the DTD, click here.

Msigdb dtd v2.png