Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ICS-lcsb
IPSCs_PINK1
Commits
ba7c3fc1
Commit
ba7c3fc1
authored
May 27, 2020
by
Dimitrios Kyriakis
Browse files
No commit message
No commit message
parent
778f032c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
README.md
README.md
+4
-1
No files found.
README.md
View file @
ba7c3fc1
markdown: kramdown
kramdown:
parse_block_html: true
# PINK1 shows LRRK2, Parkin, and SNCA as part of the Parkinson’s network.
# PINK1 shows LRRK2, Parkin, and SNCA as part of the Parkinson’s network.
...
@@ -110,7 +114,6 @@ Additional to this filtering, we defined cells as low-quality, based on three cr
...
@@ -110,7 +114,6 @@ Additional to this filtering, we defined cells as low-quality, based on three cr
<details><summary>
Code
</summary>
<details><summary>
Code
</summary>
<p>
<p>
```
r
```
r
# ======== Perform an integrated analysis ====
# ======== Perform an integrated analysis ====
NewDir
<-
paste0
(
Sys.Date
(),
"_"
,
tool
,
"_elbow_"
,
elbow
,
"_Mito-"
,
remove_mt
,
"_Ribo-"
,
remove_ribsomal
,
"_SCT-"
,
SCT
,
"_criteria_pass-"
,
criteria_pass
)
NewDir
<-
paste0
(
Sys.Date
(),
"_"
,
tool
,
"_elbow_"
,
elbow
,
"_Mito-"
,
remove_mt
,
"_Ribo-"
,
remove_ribsomal
,
"_SCT-"
,
SCT
,
"_criteria_pass-"
,
criteria_pass
)
dir.create
(
NewDir
)
dir.create
(
NewDir
)
...
...
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