Commit ba7c3fc1 authored by Dimitrios Kyriakis's avatar Dimitrios Kyriakis
Browse files

No commit message

No commit message
parent 778f032c
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)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment