-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
-
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
Labels
No labels