diff snpEff/scripts/genes_hg37.xml @ 0:481a95ca5339

Migrated tool version 0.9 from old tool shed archive to new tool shed repository
author pcingola
date Tue, 07 Jun 2011 17:08:59 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/snpEff/scripts/genes_hg37.xml	Tue Jun 07 17:08:59 2011 -0400
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE Query>
+<Query  virtualSchemaName = "default" formatter = "TSV" header = "0" uniqueRows = "0" count = "" datasetConfigVersion = "0.6" >
+	<Dataset name = "hsapiens_gene_ensembl" interface = "default" >
+		<Attribute name = "external_gene_id" />
+		<Attribute name = "ensembl_gene_id" />
+		<Attribute name = "chromosome_name" />
+		<Attribute name = "start_position" />
+		<Attribute name = "end_position" />
+		<Attribute name = "strand" />
+		<Attribute name = "gene_biotype" />
+		<Attribute name = "ensembl_transcript_id" />
+		<Attribute name = "transcript_start" />
+		<Attribute name = "transcript_end" />
+		<Attribute name = "ensembl_exon_id" />
+		<Attribute name = "exon_chrom_start" />
+		<Attribute name = "exon_chrom_end" />
+		<Attribute name = "rank" />
+		<Attribute name = "5_utr_start" />
+		<Attribute name = "5_utr_end" />
+		<Attribute name = "3_utr_start" />
+		<Attribute name = "3_utr_end" />
+	</Dataset>
+</Query>