gdata.GenomeDataLoader.seq#

GenomeDataLoader.seq#

Returns the sequence indexer for accessing genomic sequences.

This method provides an indexer that allows access to the genomic sequences associated with the dataset. It can be used to retrieve sequences by their keys.

Returns:

An indexer for accessing genomic sequences.

Return type:

_SeqIndexer