Mercurial > repos > pcingola > snpeff
annotate 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 |
rev | line source |
---|---|
0
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
2 <!DOCTYPE Query> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
3 <Query virtualSchemaName = "default" formatter = "TSV" header = "0" uniqueRows = "0" count = "" datasetConfigVersion = "0.6" > |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
4 <Dataset name = "hsapiens_gene_ensembl" interface = "default" > |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
5 <Attribute name = "external_gene_id" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
6 <Attribute name = "ensembl_gene_id" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
7 <Attribute name = "chromosome_name" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
8 <Attribute name = "start_position" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
9 <Attribute name = "end_position" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
10 <Attribute name = "strand" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
11 <Attribute name = "gene_biotype" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
12 <Attribute name = "ensembl_transcript_id" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
13 <Attribute name = "transcript_start" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
14 <Attribute name = "transcript_end" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
15 <Attribute name = "ensembl_exon_id" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
16 <Attribute name = "exon_chrom_start" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
17 <Attribute name = "exon_chrom_end" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
18 <Attribute name = "rank" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
19 <Attribute name = "5_utr_start" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
20 <Attribute name = "5_utr_end" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
21 <Attribute name = "3_utr_start" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
22 <Attribute name = "3_utr_end" /> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
23 </Dataset> |
481a95ca5339
Migrated tool version 0.9 from old tool shed archive to new tool shed repository
pcingola
parents:
diff
changeset
|
24 </Query> |