Skip to content

Commit

Permalink
try different rprojroot
Browse files Browse the repository at this point in the history
  • Loading branch information
allyhawkins committed Jan 9, 2025
1 parent 965e445 commit d7b93ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# consensus_annotation: human readable name associated with the consensus label
# consensus_ontology: CL ontology term for the consensus cell type

project_root <- rprojroot::find_root(rprojroot::is_git_root)
project_root <- rprojroot::find_root(rprojroot::has_dir(".github"))

library(optparse)

Expand Down

0 comments on commit d7b93ed

Please sign in to comment.