EIYBrowse.filetypes.interactions_db module¶
-
class
EIYBrowse.filetypes.interactions_db.InteractionsDbFile(interactions_db)¶ Bases:
objectTrack for displaying a continuous signal across a genomic region
-
bins_from_region(region)¶
-
get_bin_from_location(chrom, location)¶
-
get_data_from_bins(chrom, start, stop)¶
-
get_location_from_bin(chrom, i)¶
-
interactions(region)¶
-
region_from_bins(chrom, start_bin, stop_bin)¶
-