Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simon CHEVOLLEAU
Embryo functions
Commits
33c68275
Commit
33c68275
authored
Mar 31, 2022
by
Simon CHEVOLLEAU
💻
Browse files
Update
parent
851fddbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
functions.R
View file @
33c68275
...
...
@@ -237,7 +237,7 @@ umapAllKit <- function(umapAll, merged_cell_annotation, annot, colorScale = FALS
return
(
plot
)
}
umapExpr
<-
function
(
umapAll
,
gene
,
correctedAll
,
annot
,
dataset
=
"Dataset"
,
sampleAnnot
,
main
,
violin_plot
=
FALSE
,
pointSize
=
3
,
,
colorUmap
=
c
(
"blue"
,
"white"
,
"red"
),
...
){
umapExpr
<-
function
(
umapAll
,
gene
,
correctedAll
,
annot
,
dataset
=
"Dataset"
,
sampleAnnot
,
main
,
violin_plot
=
FALSE
,
pointSize
=
3
,
colorUmap
=
c
(
"blue"
,
"white"
,
"red"
),
...
){
#' Plot UMAP with numeric variable
#'
#' @description WRAPPER
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment