Skip to content

Commit

Permalink
Address #1294
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaveazure committed Mar 29, 2019
1 parent bb45fab commit 08dc0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/objects.R
Original file line number Diff line number Diff line change
Expand Up @@ -1416,7 +1416,7 @@ as.Seurat.loom <- function(
verbose = TRUE,
...
) {
# Shouldn't be necessary but ¯\_(ツ)_/¯
# Shouldn't be necessary
if (!PackageCheck('loomR', error = FALSE)) {
stop("Please install loomR")
}
Expand Down

0 comments on commit 08dc0eb

Please sign in to comment.