Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenyiWangTHU committed Oct 25, 2024
1 parent d5bce61 commit a77d87e
Show file tree
Hide file tree
Showing 26 changed files with 2,655 additions and 2,744 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ h2:create-a-new-conda-environment-and-activate-it Create a new conda environment
h2:set-the-channels-in-conda Set the channels in conda
h2:install-r Install R
h2:install-required-r-packages Install required R-packages
h2:create-the-required-python-v.3.9.12-virtual-environment Create the required python (v.3.9.12) virtual environment
h2:the-installed-packages-with-versions The installed packages with versions
h2:create-the-required-python-virtual-environment Create the required python virtual environment

2 changes: 1 addition & 1 deletion .Rproj.user/F5A33326/pcs/windowlayoutstate.pper
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"windowheight": 1350
},
"right": {
"splitterpos": 815,
"splitterpos": 319,
"topwindowstate": "NORMAL",
"panelheight": 1312,
"windowheight": 1350
Expand Down
8 changes: 4 additions & 4 deletions .Rproj.user/F5A33326/sources/per/t/9679D688
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"path": "D:/GitHub/HemaScope_Tutorial/01-HemaScope_installation_tutorial.Rmd",
"project_path": "01-HemaScope_installation_tutorial.Rmd",
"type": "r_markdown",
"hash": "1225064144",
"hash": "1154276271",
"contents": "",
"dirty": false,
"created": 1729562861292.0,
Expand All @@ -13,14 +13,14 @@
"source_window_id": "",
"Source": "Source",
"cursorPosition": "162,33",
"scrollLine": "123"
"scrollLine": "122"
},
"folds": "",
"lastKnownWriteTime": 1729565172,
"lastKnownWriteTime": 1729842896,
"encoding": "UTF-8",
"collab_server": "",
"source_window": "",
"last_content_update": 1729565172,
"last_content_update": 1729842896,
"read_only": false,
"read_only_alternatives": []
}
20 changes: 1 addition & 19 deletions .Rproj.user/F5A33326/sources/per/t/9679D688-contents
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ conda config --set show_channel_urls true

## Install R

<<<<<<< Updated upstream
<!-- - R 4.3.3 and python 3.9.12 -->
=======
>>>>>>> Stashed changes
- R 4.3.3

```
Expand Down Expand Up @@ -164,7 +160,7 @@ devtools::install_github(repo="ZhenyiWangTHU/HemaScopeR", dep = FALSE)
<!-- # stereopy==1.3.1 -->
<!-- ``` -->

## Create the required python (v.3.9.12) virtual environment
## Create the required python virtual environment

- Run the `init_miniconda` function to create the miniconda virtual environments for the scRNA-seq pipeline and ST pipeline of 10X Visium data and MERFISH data.

Expand All @@ -180,17 +176,3 @@ init_miniconda_stereo()
```



## The installed packages with versions
- R packages with versions
```
Package Version
------- -------

```
- Python packages with versions
```
Package Version
------------------------ --------------

```
2 changes: 1 addition & 1 deletion .Rproj.user/F5A33326/sources/prop/68A8727B
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"source_window_id": "",
"Source": "Source",
"cursorPosition": "162,33",
"scrollLine": "123"
"scrollLine": "122"
}
20 changes: 1 addition & 19 deletions 01-HemaScope_installation_tutorial.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ conda config --set show_channel_urls true

## Install R

<<<<<<< Updated upstream
<!-- - R 4.3.3 and python 3.9.12 -->
=======
>>>>>>> Stashed changes
- R 4.3.3

```
Expand Down Expand Up @@ -164,7 +160,7 @@ devtools::install_github(repo="ZhenyiWangTHU/HemaScopeR", dep = FALSE)
<!-- # stereopy==1.3.1 -->
<!-- ``` -->

## Create the required python (v.3.9.12) virtual environment
## Create the required python virtual environment

- Run the `init_miniconda` function to create the miniconda virtual environments for the scRNA-seq pipeline and ST pipeline of 10X Visium data and MERFISH data.

Expand All @@ -180,17 +176,3 @@ init_miniconda_stereo()
```



## The installed packages with versions
- R packages with versions
```
Package Version
------- -------
```
- Python packages with versions
```
Package Version
------------------------ --------------
```
7 changes: 3 additions & 4 deletions _book/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<meta name="author" content="HemaScope team" />


<meta name="date" content="2024-10-22" />
<meta name="date" content="2024-10-25" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down Expand Up @@ -147,8 +147,7 @@
<li class="chapter" data-level="2.2" data-path="installation.html"><a href="installation.html#set-the-channels-in-conda"><i class="fa fa-check"></i><b>2.2</b> Set the channels in conda</a></li>
<li class="chapter" data-level="2.3" data-path="installation.html"><a href="installation.html#install-r"><i class="fa fa-check"></i><b>2.3</b> Install R</a></li>
<li class="chapter" data-level="2.4" data-path="installation.html"><a href="installation.html#install-required-r-packages"><i class="fa fa-check"></i><b>2.4</b> Install required R-packages</a></li>
<li class="chapter" data-level="2.5" data-path="installation.html"><a href="installation.html#create-the-required-python-v.3.9.12-virtual-environment"><i class="fa fa-check"></i><b>2.5</b> Create the required python (v.3.9.12) virtual environment</a></li>
<li class="chapter" data-level="2.6" data-path="installation.html"><a href="installation.html#the-installed-packages-with-versions"><i class="fa fa-check"></i><b>2.6</b> The installed packages with versions</a></li>
<li class="chapter" data-level="2.5" data-path="installation.html"><a href="installation.html#create-the-required-python-virtual-environment"><i class="fa fa-check"></i><b>2.5</b> Create the required python virtual environment</a></li>
</ul></li>
<li class="chapter" data-level="3" data-path="integrated-scrna-seq-pipeline.html"><a href="integrated-scrna-seq-pipeline.html"><i class="fa fa-check"></i><b>3</b> Integrated scRNA-seq pipeline</a></li>
<li class="chapter" data-level="4" data-path="step-by-step-scrna-seq-pipeline.html"><a href="step-by-step-scrna-seq-pipeline.html"><i class="fa fa-check"></i><b>4</b> Step-by-step scRNA-seq Pipeline</a>
Expand Down Expand Up @@ -348,7 +347,7 @@ <h1>
<div id="header">
<h1 class="title">HemaScope Tutorial</h1>
<p class="author"><em>HemaScope team</em></p>
<p class="date"><em>2024-10-22</em></p>
<p class="date"><em>2024-10-25</em></p>
</div>
<div id="introduction" class="section level1 hasAnchor" number="1">
<h1><span class="header-section-number">1</span> Introduction<a href="index.html#introduction" class="anchor-section" aria-label="Anchor link to header"></a></h1>
Expand Down
32 changes: 7 additions & 25 deletions _book/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<meta name="author" content="HemaScope team" />


<meta name="date" content="2024-10-22" />
<meta name="date" content="2024-10-25" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down Expand Up @@ -147,8 +147,7 @@
<li class="chapter" data-level="2.2" data-path="installation.html"><a href="installation.html#set-the-channels-in-conda"><i class="fa fa-check"></i><b>2.2</b> Set the channels in conda</a></li>
<li class="chapter" data-level="2.3" data-path="installation.html"><a href="installation.html#install-r"><i class="fa fa-check"></i><b>2.3</b> Install R</a></li>
<li class="chapter" data-level="2.4" data-path="installation.html"><a href="installation.html#install-required-r-packages"><i class="fa fa-check"></i><b>2.4</b> Install required R-packages</a></li>
<li class="chapter" data-level="2.5" data-path="installation.html"><a href="installation.html#create-the-required-python-v.3.9.12-virtual-environment"><i class="fa fa-check"></i><b>2.5</b> Create the required python (v.3.9.12) virtual environment</a></li>
<li class="chapter" data-level="2.6" data-path="installation.html"><a href="installation.html#the-installed-packages-with-versions"><i class="fa fa-check"></i><b>2.6</b> The installed packages with versions</a></li>
<li class="chapter" data-level="2.5" data-path="installation.html"><a href="installation.html#create-the-required-python-virtual-environment"><i class="fa fa-check"></i><b>2.5</b> Create the required python virtual environment</a></li>
</ul></li>
<li class="chapter" data-level="3" data-path="integrated-scrna-seq-pipeline.html"><a href="integrated-scrna-seq-pipeline.html"><i class="fa fa-check"></i><b>3</b> Integrated scRNA-seq pipeline</a></li>
<li class="chapter" data-level="4" data-path="step-by-step-scrna-seq-pipeline.html"><a href="step-by-step-scrna-seq-pipeline.html"><i class="fa fa-check"></i><b>4</b> Step-by-step scRNA-seq Pipeline</a>
Expand Down Expand Up @@ -377,11 +376,9 @@ <h2><span class="header-section-number">2.2</span> Set the channels in conda<a h
</div>
<div id="install-r" class="section level2 hasAnchor" number="2.3">
<h2><span class="header-section-number">2.3</span> Install R<a href="installation.html#install-r" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<p>&lt;&lt;&lt;&lt;&lt;&lt;&lt; Updated upstream
<!-- - R 4.3.3 and python 3.9.12 -->
=======
&gt;&gt;&gt;&gt;&gt;&gt;&gt; Stashed changes
- R 4.3.3</p>
<ul>
<li>R 4.3.3</li>
</ul>
<pre><code>conda install R-base=4.3.3</code></pre>
</div>
<div id="install-required-r-packages" class="section level2 hasAnchor" number="2.4">
Expand Down Expand Up @@ -484,8 +481,8 @@ <h2><span class="header-section-number">2.4</span> Install required R-packages<a
<!-- # stereopy==1.3.1 -->
<!-- ``` -->
</div>
<div id="create-the-required-python-v.3.9.12-virtual-environment" class="section level2 hasAnchor" number="2.5">
<h2><span class="header-section-number">2.5</span> Create the required python (v.3.9.12) virtual environment<a href="installation.html#create-the-required-python-v.3.9.12-virtual-environment" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<div id="create-the-required-python-virtual-environment" class="section level2 hasAnchor" number="2.5">
<h2><span class="header-section-number">2.5</span> Create the required python virtual environment<a href="installation.html#create-the-required-python-virtual-environment" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<ul>
<li>Run the <code>init_miniconda</code> function to create the miniconda virtual environments for the scRNA-seq pipeline and ST pipeline of 10X Visium data and MERFISH data.</li>
</ul>
Expand All @@ -495,21 +492,6 @@ <h2><span class="header-section-number">2.5</span> Create the required python (v
<li>(Optional) Run the <code>init_miniconda_stereo</code> function to create the miniconda virtual environment for the stereo-seq data.</li>
</ul>
<pre><code>init_miniconda_stereo()</code></pre>
</div>
<div id="the-installed-packages-with-versions" class="section level2 hasAnchor" number="2.6">
<h2><span class="header-section-number">2.6</span> The installed packages with versions<a href="installation.html#the-installed-packages-with-versions" class="anchor-section" aria-label="Anchor link to header"></a></h2>
<ul>
<li>R packages with versions</li>
</ul>
<pre><code>Package Version
------- -------
</code></pre>
<ul>
<li>Python packages with versions</li>
</ul>
<pre><code>Package Version
------------------------ --------------
</code></pre>

</div>
</div>
Expand Down
Loading

0 comments on commit a77d87e

Please sign in to comment.