-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a77d87e
commit 693e60f
Showing
38 changed files
with
361 additions
and
531 deletions.
There are no files selected for viewing
64 changes: 33 additions & 31 deletions
64
.Rproj.user/F5A33326/bookdown-crossref/06-step_by_step_shiny.Rmd.xref
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,35 @@ | ||
h1:step-by-step-shiny Step-by-step shiny | ||
h2:step-1.-enter-r-and-get-the-path-of-the-installed-r-packages Step 1. Enter R and get the path of the installed R packages | ||
h2:step-2.-run-shiny-code Step 2. Run shiny code | ||
h2:step-3.-use-hemascopeshiny-via-the-gui Step 3. Use HemaScopeShiny via the GUI | ||
h3:scrna-seq-pipeline scRNA-seq pipeline | ||
h4:step-1-scrna-seq-pipeline.-input-data Step 1 (scRNA-seq pipeline). Input Data | ||
h4:step-2-scrna-seq-pipeline.-quality-control Step 2 (scRNA-seq pipeline). Quality Control | ||
h4:step-3-scrna-seq-pipeline.-clustering Step 3 (scRNA-seq pipeline). Clustering | ||
h4:step-4-scrna-seq-pipeline.-identify-cell-types Step 4 (scRNA-seq pipeline). Identify Cell Types | ||
h4:step-5-scrna-seq-pipeline.-visualization Step 5 (scRNA-seq pipeline). Visualization | ||
h4:step-6-scrna-seq-pipeline.-find-differential-genes Step 6 (scRNA-seq pipeline). Find Differential Genes | ||
h4:step-7-scrna-seq-pipeline.-assign-cell-cycles Step 7 (scRNA-seq pipeline). Assign Cell Cycles | ||
h4:step-8-scrna-seq-pipeline.-calculate-heterogeneity Step 8 (scRNA-seq pipeline). Calculate Heterogeneity | ||
h4:step-9-scrna-seq-pipeline.-violin-plot-for-marker-genes Step 9 (scRNA-seq pipeline). Violin Plot for Marker Genes | ||
h4:step-10-scrna-seq-pipeline.-calculate-lineage-scores Step 10 (scRNA-seq pipeline). Calculate Lineage Scores | ||
h4:step-11-scrna-seq-pipeline.-gsva Step 11 (scRNA-seq pipeline). GSVA | ||
h4:step-12-scrna-seq-pipeline.-construct-trajectories Step 12 (scRNA-seq pipeline). Construct Trajectories | ||
h4:step-13-scrna-seq-pipeline.-transcription-factors-analysis Step 13 (scRNA-seq pipeline). Transcription Factors Analysis | ||
h4:step-14-scrna-seq-pipeline.-cell-cell-interaction Step 14 (scRNA-seq pipeline). Cell-Cell Interaction | ||
h4:step-15-scrna-seq-pipeline.-generate-the-report Step 15 (scRNA-seq pipeline). Generate the Report | ||
h3:st-pipeline ST-pipeline | ||
h4:step-1-st-seq-pipeline.-input-data Step 1 (st-seq pipeline). Input Data | ||
h4:step-2-st-seq-pipeline.-quality-control Step 2 (st-seq pipeline). Quality Control | ||
h4:step-3-st-seq-pipeline.-clustering Step 3 (st-seq pipeline). Clustering | ||
h4:step-4-st-seq-pipeline.-find-differential-genes Step 4 (st-seq pipeline). Find Differential Genes | ||
h4:step-5-st-seq-pipeline.-spatially-variable-features Step 5 (st-seq pipeline). Spatially variable features | ||
h4:step-6-st-seq-pipeline.-spatial-interaction Step 6 (st-seq pipeline). Spatial interaction | ||
h4:step-7-st-seq-pipeline.-cnv-analysis Step 7 (st-seq pipeline). CNV analysis | ||
h4:step-8-st-seq-pipeline.-deconvolution Step 8 (st-seq pipeline). Deconvolution | ||
h4:step-9-st-seq-pipeline.-cell-cycle-analysis Step 9 (st-seq pipeline). Cell cycle analysis | ||
h4:step-10-st-seq-pipeline.-niche-analysis Step 10 (st-seq pipeline). Niche analysis | ||
h4:step-11-st-seq-pipeline.-generate-the-report Step 11 (st-seq pipeline). Generate the Report | ||
h2:option-1-run-shiny-on-linux Option 1: Run shiny on Linux | ||
h2:option-2-run-shiny-on-rstudio-web-page Option 2: Run shiny on Rstudio web page | ||
h3:step-1.-enter-r-and-get-the-path-of-the-installed-r-packages Step 1. Enter R and get the path of the installed R packages | ||
h3:step-2.-run-shiny-code Step 2. Run shiny code | ||
h3:step-3.-use-hemascopeshiny-via-the-gui Step 3. Use HemaScopeShiny via the GUI | ||
h4:scrna-seq-pipeline scRNA-seq pipeline | ||
h5:step-1-scrna-seq-pipeline.-input-data Step 1 (scRNA-seq pipeline). Input Data | ||
h5:step-2-scrna-seq-pipeline.-quality-control Step 2 (scRNA-seq pipeline). Quality Control | ||
h5:step-3-scrna-seq-pipeline.-clustering Step 3 (scRNA-seq pipeline). Clustering | ||
h5:step-4-scrna-seq-pipeline.-identify-cell-types Step 4 (scRNA-seq pipeline). Identify Cell Types | ||
h5:step-5-scrna-seq-pipeline.-visualization Step 5 (scRNA-seq pipeline). Visualization | ||
h5:step-6-scrna-seq-pipeline.-find-differential-genes Step 6 (scRNA-seq pipeline). Find Differential Genes | ||
h5:step-7-scrna-seq-pipeline.-assign-cell-cycles Step 7 (scRNA-seq pipeline). Assign Cell Cycles | ||
h5:step-8-scrna-seq-pipeline.-calculate-heterogeneity Step 8 (scRNA-seq pipeline). Calculate Heterogeneity | ||
h5:step-9-scrna-seq-pipeline.-violin-plot-for-marker-genes Step 9 (scRNA-seq pipeline). Violin Plot for Marker Genes | ||
h5:step-10-scrna-seq-pipeline.-calculate-lineage-scores Step 10 (scRNA-seq pipeline). Calculate Lineage Scores | ||
h5:step-11-scrna-seq-pipeline.-gsva Step 11 (scRNA-seq pipeline). GSVA | ||
h5:step-12-scrna-seq-pipeline.-construct-trajectories Step 12 (scRNA-seq pipeline). Construct Trajectories | ||
h5:step-13-scrna-seq-pipeline.-transcription-factors-analysis Step 13 (scRNA-seq pipeline). Transcription Factors Analysis | ||
h5:step-14-scrna-seq-pipeline.-cell-cell-interaction Step 14 (scRNA-seq pipeline). Cell-Cell Interaction | ||
h5:step-15-scrna-seq-pipeline.-generate-the-report Step 15 (scRNA-seq pipeline). Generate the Report | ||
h4:st-pipeline ST-pipeline | ||
h5:step-1-st-seq-pipeline.-input-data Step 1 (st-seq pipeline). Input Data | ||
h5:step-2-st-seq-pipeline.-quality-control Step 2 (st-seq pipeline). Quality Control | ||
h5:step-3-st-seq-pipeline.-clustering Step 3 (st-seq pipeline). Clustering | ||
h5:step-4-st-seq-pipeline.-find-differential-genes Step 4 (st-seq pipeline). Find Differential Genes | ||
h5:step-5-st-seq-pipeline.-spatially-variable-features Step 5 (st-seq pipeline). Spatially variable features | ||
h5:step-6-st-seq-pipeline.-spatial-interaction Step 6 (st-seq pipeline). Spatial interaction | ||
h5:step-7-st-seq-pipeline.-cnv-analysis Step 7 (st-seq pipeline). CNV analysis | ||
h5:step-8-st-seq-pipeline.-deconvolution Step 8 (st-seq pipeline). Deconvolution | ||
h5:step-9-st-seq-pipeline.-cell-cycle-analysis Step 9 (st-seq pipeline). Cell cycle analysis | ||
h5:step-10-st-seq-pipeline.-niche-analysis Step 10 (st-seq pipeline). Niche analysis | ||
h5:step-11-st-seq-pipeline.-generate-the-report Step 11 (st-seq pipeline). Generate the Report | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"activeTab": 0 | ||
"activeTab": -1 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,5 @@ | |
"source_window_id": "", | ||
"Source": "Source", | ||
"cursorPosition": "162,33", | ||
"scrollLine": "122" | ||
"scrollLine": "117" | ||
} |
Oops, something went wrong.