Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Strand Lab
sc-TissueMapper
Commits
69739b22
Commit
69739b22
authored
Nov 18, 2018
by
Gervaise Henry
🤠
Browse files
Use all cells for lung liniage QuSAGE
parent
816d8fff
Changes
1
Hide whitespace changes
Inline
Side-by-side
r.scripts/sc-TissueMapper_RUN.Pd.R
View file @
69739b22
...
...
@@ -387,7 +387,7 @@ gene.set <- c(gene.set,gene.set1)
rm
(
gene.set1
)
rm
(
gene.orthog
)
gene.set
<-
lapply
(
gene.set
,
droplevels
)
results.cor.Epi.MusLungHierarchy
<-
scQuSAGEsm
(
sc10x.Epi
,
gs
=
gene.set
,
ds
=
min.epi
,
nm
=
"Epi.dws.sub_NE"
,
folder
=
"MusLungHierarchy"
)
results.cor.Epi.MusLungHierarchy
<-
scQuSAGEsm
(
sc10x.Epi
,
gs
=
gene.set
,
ds
=
0
,
nm
=
"Epi.dws.sub_NE"
,
folder
=
"MusLungHierarchy"
)
rm
(
gene.set
)
gene.set.c2.all
<-
read.gmt
(
"./genesets/c2.all.v6.1.symbols.gmt"
)
...
...
Write
Preview
Markdown
is supported
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