mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-25 11:28:12 +08:00
fix broken link (#978)
This commit is contained in:
@@ -45,7 +45,7 @@ To see all options call
|
||||
cellxgene launch --help
|
||||
```
|
||||
|
||||
There is an additional subcommand called `cellxgene prepare` that takes an existing dataset in one of several formats and applies minimal preprocessing and reformatting so that `launch` can use it (see [the next section](##data-formatting) for more info on `prepare`).
|
||||
There is an additional subcommand called `cellxgene prepare` that takes an existing dataset in one of several formats and applies minimal preprocessing and reformatting so that `launch` can use it (see [the next section](#data-formatting) for more info on `prepare`).
|
||||
|
||||
## data formatting
|
||||
|
||||
@@ -94,7 +94,6 @@ To see all options call
|
||||
cellxgene prepare --help
|
||||
```
|
||||
|
||||
|
||||
## conda and virtual environments
|
||||
|
||||
If you use conda and want to create a conda environment for `cellxgene` you can use the following commands
|
||||
|
||||
Reference in New Issue
Block a user