Gene names from mixed location BED file
Wondering if anyone has a handy script for parsing out gene/isoform names from a bed file which contains varied genomic intervals, with ~80% falling within the promoter region as defined +/- 2kb of TSS? Thanks!
• 1,345 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Check the options
-Fand-fwhich can be used to define minimum fractions of overlaps inbedtools intersect.We no the BED file only contains the intervals and not the gene names themselves.