Entering edit mode
                    6.2 years ago
        rbronste
        
    
        ▴
    
    420
    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!
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.