Skip to content

Commit

Permalink
Set cells
Browse files Browse the repository at this point in the history
  • Loading branch information
timoast committed Aug 12, 2020
1 parent 43cbece commit fdb4aab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/visualization.R
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@ FragmentHistogram <- function(
log.scale = FALSE,
...
) {
cells <- SetIfNull(x = cells, y = colnames(x = object))
reads <- MultiGetReadsInRegion(
object = object,
assay = assay,
Expand Down

0 comments on commit fdb4aab

Please sign in to comment.