Skip to content

Refactoring snipping & pileups #227

@agalitsyna

Description

@agalitsyna
  • The major problem with pileups is that the pileup function does not know about regions and takes them from the input features dataframe.

  • The creation of the "region" column of features requires the user to run "assign_regions", which is a potentially obsolete and unnecessary step (see assign_regions needs to be fixed or removed #225).

  • An alternative is to take the regions directly from snipper object, but the pileup takes only its methods. Should we replace passing two functions with a single snipper instead? If not, why?

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