gcell.cell.celltype.GETHydraCellType.get_input_data#
- GETHydraCellType.get_input_data(peak_id=None, focus=None, start=None, end=None)[source]#
Get input data from self.input_all using a slice
- Parameters:
- peak_id default:
None The peak id to get the input data from.
- focus default:
None The focus to get the input data from. Usually the middle of the region.
- start default:
None The start to get the input data from.
- end default:
None The end to get the input data from.
- peak_id default: