95efc27edf24bba8d0c7e53d2ef4aead59982826 braney Mon Jun 15 18:29:39 2020 -0700 Merging in our gencode merge code to master branch diff --git src/hg/lib/gencodeTranscriptionSupportLevel.as src/hg/lib/gencodeTranscriptionSupportLevel.as new file mode 100644 index 0000000..a98f7b8 --- /dev/null +++ src/hg/lib/gencodeTranscriptionSupportLevel.as @@ -0,0 +1,6 @@ +table gencodeTranscriptionSupportLevel +"GENCODE transcription support level, computed from primary data" + ( + string transcriptId; "GENCODE transcript identifier" + string level; "support level, tsl1 is strongest support, tsl5 weakest, NA means not analyzed" + )