File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Quick start guide
2424
2525 $ smc++ estimate -o analysis/ 1.25e-8 out/example.chr*.smc.gz
2626
27- The first mandatory argument, ``1.25e-8``, is the per-generation
27+ The first mandatory argument, ``1.25e-8``, is the per-generation
2828 mutation rate. The remaining arguments are the data files generated
2929 in the previous step. Depending on sample size and your machine,
3030 the fitting procedure should take between a few minutes and a
@@ -46,7 +46,7 @@ Installation instructions
4646SMC++ is distributed as an Anaconda _ package. Inside the Anaconda environment, install
4747the precompiled binary using the command::
4848
49- $ conda install -c terhorst -c bioconda -c conda-forge smcpp
49+ $ conda install -c terhorst -c bioconda smcpp
5050
5151This will automatically download all necessary dependencies and create
5252an ``smc++ `` executable in the ``bin/ `` folder of your Anaconda
You can’t perform that action at this time.
0 commit comments