Exons from UCSC hg19_knowngene
I'm trying to create a bed file with all known exons from HG19 in a separate row, with chr#, exon boundaries, strandedness and gene identifier also in each row.
In UCSC, there are many table schema with the necessary info, including exon boundaries listed in fields. But there is often more than one exon in a row, all in a single column, with each exon's boundaries separated by a comma in 'longblob' format. I'm at a loss for the linux commands that will enable me to perform the necessary operations on the longblob entries to create the bedfile I need.
Any advice?
• 1,626 views
•
link
0 answers
No answers yet.
Log in to answer this question.