df66e5b7936616048e5503a03196ef1684a63a07
kate
  Wed Mar 16 12:07:50 2016 -0700
New schema for GTEX gene bed file.  Removes bogus transcriptId and replaces transcriptClass with geneType. refs #15645

diff --git src/hg/lib/gtexTranscript.as src/hg/lib/gtexTranscript.as
deleted file mode 100644
index 6f79557..0000000
--- src/hg/lib/gtexTranscript.as
+++ /dev/null
@@ -1,6 +0,0 @@
-table gtexTranscript
-"GTEx Transcript"
-(
-string geneId;				"Ensembl Gene ID"
-string transcriptName;			"Ensembl Transcript Name"
-)