gdata.GenomeDataLoader.window_size#

GenomeDataLoader.window_size#

The length of input sequences in base pairs.

This method returns the length of the input sequences in base pairs. It is determined by the split_size option in the read options of the data store. If split_size is not set, it defaults to the sequence length of the data store.

Returns:

The length of input sequences in base pairs.

Return type:

int