gdata.GenomeDataLoader.data#
- GenomeDataLoader.data#
Returns the data indexer for accessing genomic data.
This method provides an indexer that allows access to the genomic data associated with the sequences. It can be used to retrieve values for specific genomic regions and tracks.
- Returns:
An indexer for accessing genomic data.
- Return type:
_DataIndexer