episcanpy.ct.make_windows

episcanpy.ct.make_windows(size, chromosomes=['1', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '2', '20', '21', '22', '3', '4', '5', '6', '7', '8', '9', 'X', 'Y'], max_length=1000000000)

Generate windows/bins of the given size for the appropriate genome (default choice is human).

Parameters
size

size of the window you want

chromosomes

Chromosomes of the species you are analysing

max_length

maximum length given for every chromosome