Skip to content

As it turns out, you can resize your features right off the chromosome #176

@dagarfield

Description

@dagarfield

The function grelu.sequence.utils.resize when applied to intervals

e.g.

adata.var = grelu.sequence.utils.resize(
    adata.var,
    seq_len
)

Can apparently scale your features beyond the bounds of the chromosome -- something that you won't find out until you try to build a dataset.
The resizing should probably have a genome argument to avoid this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions