Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenyiWangTHU committed Jul 20, 2024
1 parent df93be9 commit b45d515
Show file tree
Hide file tree
Showing 8 changed files with 57 additions and 109 deletions.
4 changes: 2 additions & 2 deletions .Rproj.user/11F4C4A8/sources/prop/44D79FA3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"source_window_id": "",
"Source": "Source",
"cursorPosition": "847,30",
"scrollLine": "820"
"cursorPosition": "839,31",
"scrollLine": "807"
}
10 changes: 5 additions & 5 deletions .Rproj.user/11F4C4A8/sources/session-632a36d8/6F98DDE3
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"path": "~/GitHub/HemaScope_Tutorial/HemaScope_installation_tutorial.Rmd",
"project_path": "HemaScope_installation_tutorial.Rmd",
"type": "r_markdown",
"hash": "0",
"hash": "3101884489",
"contents": "",
"dirty": false,
"created": 1721438404026.0,
Expand All @@ -12,15 +12,15 @@
"properties": {
"source_window_id": "",
"Source": "Source",
"cursorPosition": "847,30",
"scrollLine": "820"
"cursorPosition": "839,31",
"scrollLine": "807"
},
"folds": "",
"lastKnownWriteTime": 1721446471,
"lastKnownWriteTime": 1721448834,
"encoding": "UTF-8",
"collab_server": "",
"source_window": "",
"last_content_update": 1721446471433,
"last_content_update": 1721448834704,
"read_only": false,
"read_only_alternatives": []
}
37 changes: 12 additions & 25 deletions .Rproj.user/11F4C4A8/sources/session-632a36d8/6F98DDE3-contents
Original file line number Diff line number Diff line change
Expand Up @@ -140,20 +140,7 @@ pip config set global.extra-index-url http://mirrors.aliyun.com/pypi/simple/
- Install required packages

```
pip install matplotlib==3.7.2
pip install pot==0.9.1
pip install anndata==0.9.2
pip install scanpy==1.9.4
pip install scipy==1.11.2
pip install seaborn==0.12.2
pip install commot==0.0.3
pip install scvi-tools==1.0.3
pip install cell2location==0.1.3
pip install phate==1.0.11
pip install scvelo==0.2.5
pip install arboreto==0.1.6
pip install numpy==1.23.5
pip install pandas==1.3.5
pip install anndata==0.10.8 arboreto==0.1.6 cell2location==0.1.3 commot==0.0.3 karateclub==1.2.2 matplotlib==3.9.1 networkx==3.3 numpy==1.26.4 pandas==2.0.3 phate==1.0.11 pot==0.9.4 scanpy==1.10.2 scipy==1.13.1 scvelo==0.3.2 scvi-tools==1.1.5 seaborn==0.13.2
```

## The installed packages with versions
Expand Down Expand Up @@ -683,7 +670,7 @@ jaxlib 0.4.30
Jinja2 3.1.4
jmespath 1.0.1
joblib 1.4.2
karateclub 1.3.3
karateclub 1.2.2
kiwisolver 1.4.5
legacy-api-wrap 1.4
leidenalg 0.10.2
Expand All @@ -699,7 +686,7 @@ lz4 4.3.3
mapclassify 2.6.0
markdown-it-py 3.0.0
MarkupSafe 2.1.5
matplotlib 3.7.2
matplotlib 3.9.1
mdurl 0.1.2
mgwr 2.2.1
ml_collections 0.1.1
Expand All @@ -712,9 +699,9 @@ multidict 6.0.5
multipledispatch 1.0.0
natsort 8.4.0
nest-asyncio 1.6.0
networkx 2.6.3
networkx 3.3
numba 0.60.0
numpy 1.23.5
numpy 1.26.4
numpy-groupies 0.11.1
numpyro 0.15.1
nvidia-cublas-cu12 12.1.3.1
Expand All @@ -735,7 +722,7 @@ optax 0.2.1
orbax-checkpoint 0.5.21
ordered-set 4.1.0
packaging 24.1
pandas 1.3.5
pandas 2.0.3
partd 1.4.2
patsy 0.5.6
phate 1.0.11
Expand All @@ -744,7 +731,7 @@ pip 24.1.2
platformdirs 4.2.2
plotly 5.22.0
pointpats 2.4.0
POT 0.9.1
POT 0.9.4
protobuf 5.27.2
psutil 6.0.0
PuLP 2.9.0
Expand Down Expand Up @@ -781,13 +768,13 @@ Rtree 1.3.0
runs 1.2.2
s_gd2 1.8.1
s3transfer 0.10.2
scanpy 1.9.4
scanpy 1.10.2
scikit-learn 1.5.1
scipy 1.11.2
scipy 1.13.1
scprep 1.2.3
scvelo 0.2.5
scvi-tools 1.0.3
seaborn 0.12.2
scvelo 0.3.2
scvi-tools 1.1.5
seaborn 0.13.2
segregation 2.5
session_info 1.0.0
setuptools 71.0.1
Expand Down
37 changes: 12 additions & 25 deletions HemaScope_installation_tutorial.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -140,20 +140,7 @@ pip config set global.extra-index-url http://mirrors.aliyun.com/pypi/simple/
- Install required packages

```
pip install matplotlib==3.7.2
pip install pot==0.9.1
pip install anndata==0.9.2
pip install scanpy==1.9.4
pip install scipy==1.11.2
pip install seaborn==0.12.2
pip install commot==0.0.3
pip install scvi-tools==1.0.3
pip install cell2location==0.1.3
pip install phate==1.0.11
pip install scvelo==0.2.5
pip install arboreto==0.1.6
pip install numpy==1.23.5
pip install pandas==1.3.5
pip install anndata==0.10.8 arboreto==0.1.6 cell2location==0.1.3 commot==0.0.3 karateclub==1.2.2 matplotlib==3.9.1 networkx==3.3 numpy==1.26.4 pandas==2.0.3 phate==1.0.11 pot==0.9.4 scanpy==1.10.2 scipy==1.13.1 scvelo==0.3.2 scvi-tools==1.1.5 seaborn==0.13.2
```

## The installed packages with versions
Expand Down Expand Up @@ -683,7 +670,7 @@ jaxlib 0.4.30
Jinja2 3.1.4
jmespath 1.0.1
joblib 1.4.2
karateclub 1.3.3
karateclub 1.2.2
kiwisolver 1.4.5
legacy-api-wrap 1.4
leidenalg 0.10.2
Expand All @@ -699,7 +686,7 @@ lz4 4.3.3
mapclassify 2.6.0
markdown-it-py 3.0.0
MarkupSafe 2.1.5
matplotlib 3.7.2
matplotlib 3.9.1
mdurl 0.1.2
mgwr 2.2.1
ml_collections 0.1.1
Expand All @@ -712,9 +699,9 @@ multidict 6.0.5
multipledispatch 1.0.0
natsort 8.4.0
nest-asyncio 1.6.0
networkx 2.6.3
networkx 3.3
numba 0.60.0
numpy 1.23.5
numpy 1.26.4
numpy-groupies 0.11.1
numpyro 0.15.1
nvidia-cublas-cu12 12.1.3.1
Expand All @@ -735,7 +722,7 @@ optax 0.2.1
orbax-checkpoint 0.5.21
ordered-set 4.1.0
packaging 24.1
pandas 1.3.5
pandas 2.0.3
partd 1.4.2
patsy 0.5.6
phate 1.0.11
Expand All @@ -744,7 +731,7 @@ pip 24.1.2
platformdirs 4.2.2
plotly 5.22.0
pointpats 2.4.0
POT 0.9.1
POT 0.9.4
protobuf 5.27.2
psutil 6.0.0
PuLP 2.9.0
Expand Down Expand Up @@ -781,13 +768,13 @@ Rtree 1.3.0
runs 1.2.2
s_gd2 1.8.1
s3transfer 0.10.2
scanpy 1.9.4
scanpy 1.10.2
scikit-learn 1.5.1
scipy 1.11.2
scipy 1.13.1
scprep 1.2.3
scvelo 0.2.5
scvi-tools 1.0.3
seaborn 0.12.2
scvelo 0.3.2
scvi-tools 1.1.5
seaborn 0.13.2
segregation 2.5
session_info 1.0.0
setuptools 71.0.1
Expand Down
37 changes: 12 additions & 25 deletions _book/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -381,20 +381,7 @@ <h2><span class="header-section-number">2.5</span> Install required Python-packa
<ul>
<li>Install required packages</li>
</ul>
<pre><code>pip install matplotlib==3.7.2
pip install pot==0.9.1
pip install anndata==0.9.2
pip install scanpy==1.9.4
pip install scipy==1.11.2
pip install seaborn==0.12.2
pip install commot==0.0.3
pip install scvi-tools==1.0.3
pip install cell2location==0.1.3
pip install phate==1.0.11
pip install scvelo==0.2.5
pip install arboreto==0.1.6
pip install numpy==1.23.5
pip install pandas==1.3.5</code></pre>
<pre><code>pip install anndata==0.10.8 arboreto==0.1.6 cell2location==0.1.3 commot==0.0.3 karateclub==1.2.2 matplotlib==3.9.1 networkx==3.3 numpy==1.26.4 pandas==2.0.3 phate==1.0.11 pot==0.9.4 scanpy==1.10.2 scipy==1.13.1 scvelo==0.3.2 scvi-tools==1.1.5 seaborn==0.13.2</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>
Expand Down Expand Up @@ -925,7 +912,7 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
Jinja2 3.1.4
jmespath 1.0.1
joblib 1.4.2
karateclub 1.3.3
karateclub 1.2.2
kiwisolver 1.4.5
legacy-api-wrap 1.4
leidenalg 0.10.2
Expand All @@ -941,7 +928,7 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
mapclassify 2.6.0
markdown-it-py 3.0.0
MarkupSafe 2.1.5
matplotlib 3.7.2
matplotlib 3.9.1
mdurl 0.1.2
mgwr 2.2.1
ml_collections 0.1.1
Expand All @@ -954,9 +941,9 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
multipledispatch 1.0.0
natsort 8.4.0
nest-asyncio 1.6.0
networkx 2.6.3
networkx 3.3
numba 0.60.0
numpy 1.23.5
numpy 1.26.4
numpy-groupies 0.11.1
numpyro 0.15.1
nvidia-cublas-cu12 12.1.3.1
Expand All @@ -977,7 +964,7 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
orbax-checkpoint 0.5.21
ordered-set 4.1.0
packaging 24.1
pandas 1.3.5
pandas 2.0.3
partd 1.4.2
patsy 0.5.6
phate 1.0.11
Expand All @@ -986,7 +973,7 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
platformdirs 4.2.2
plotly 5.22.0
pointpats 2.4.0
POT 0.9.1
POT 0.9.4
protobuf 5.27.2
psutil 6.0.0
PuLP 2.9.0
Expand Down Expand Up @@ -1023,13 +1010,13 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
runs 1.2.2
s_gd2 1.8.1
s3transfer 0.10.2
scanpy 1.9.4
scanpy 1.10.2
scikit-learn 1.5.1
scipy 1.11.2
scipy 1.13.1
scprep 1.2.3
scvelo 0.2.5
scvi-tools 1.0.3
seaborn 0.12.2
scvelo 0.3.2
scvi-tools 1.1.5
seaborn 0.13.2
segregation 2.5
session_info 1.0.0
setuptools 71.0.1
Expand Down
2 changes: 1 addition & 1 deletion _book/search_index.json

Large diffs are not rendered by default.

37 changes: 12 additions & 25 deletions docs/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -381,20 +381,7 @@ <h2><span class="header-section-number">2.5</span> Install required Python-packa
<ul>
<li>Install required packages</li>
</ul>
<pre><code>pip install matplotlib==3.7.2
pip install pot==0.9.1
pip install anndata==0.9.2
pip install scanpy==1.9.4
pip install scipy==1.11.2
pip install seaborn==0.12.2
pip install commot==0.0.3
pip install scvi-tools==1.0.3
pip install cell2location==0.1.3
pip install phate==1.0.11
pip install scvelo==0.2.5
pip install arboreto==0.1.6
pip install numpy==1.23.5
pip install pandas==1.3.5</code></pre>
<pre><code>pip install anndata==0.10.8 arboreto==0.1.6 cell2location==0.1.3 commot==0.0.3 karateclub==1.2.2 matplotlib==3.9.1 networkx==3.3 numpy==1.26.4 pandas==2.0.3 phate==1.0.11 pot==0.9.4 scanpy==1.10.2 scipy==1.13.1 scvelo==0.3.2 scvi-tools==1.1.5 seaborn==0.13.2</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>
Expand Down Expand Up @@ -925,7 +912,7 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
Jinja2 3.1.4
jmespath 1.0.1
joblib 1.4.2
karateclub 1.3.3
karateclub 1.2.2
kiwisolver 1.4.5
legacy-api-wrap 1.4
leidenalg 0.10.2
Expand All @@ -941,7 +928,7 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
mapclassify 2.6.0
markdown-it-py 3.0.0
MarkupSafe 2.1.5
matplotlib 3.7.2
matplotlib 3.9.1
mdurl 0.1.2
mgwr 2.2.1
ml_collections 0.1.1
Expand All @@ -954,9 +941,9 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
multipledispatch 1.0.0
natsort 8.4.0
nest-asyncio 1.6.0
networkx 2.6.3
networkx 3.3
numba 0.60.0
numpy 1.23.5
numpy 1.26.4
numpy-groupies 0.11.1
numpyro 0.15.1
nvidia-cublas-cu12 12.1.3.1
Expand All @@ -977,7 +964,7 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
orbax-checkpoint 0.5.21
ordered-set 4.1.0
packaging 24.1
pandas 1.3.5
pandas 2.0.3
partd 1.4.2
patsy 0.5.6
phate 1.0.11
Expand All @@ -986,7 +973,7 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
platformdirs 4.2.2
plotly 5.22.0
pointpats 2.4.0
POT 0.9.1
POT 0.9.4
protobuf 5.27.2
psutil 6.0.0
PuLP 2.9.0
Expand Down Expand Up @@ -1023,13 +1010,13 @@ <h2><span class="header-section-number">2.6</span> The installed packages with v
runs 1.2.2
s_gd2 1.8.1
s3transfer 0.10.2
scanpy 1.9.4
scanpy 1.10.2
scikit-learn 1.5.1
scipy 1.11.2
scipy 1.13.1
scprep 1.2.3
scvelo 0.2.5
scvi-tools 1.0.3
seaborn 0.12.2
scvelo 0.3.2
scvi-tools 1.1.5
seaborn 0.13.2
segregation 2.5
session_info 1.0.0
setuptools 71.0.1
Expand Down
2 changes: 1 addition & 1 deletion docs/search_index.json

Large diffs are not rendered by default.

0 comments on commit b45d515

Please sign in to comment.