Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shntnu committed Mar 10, 2021
1 parent 7661603 commit 8769c38
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions consensus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,9 @@ conda activate lincs
# Reproduce thepipeline for producing bulk signatures
ipython scripts/nbconverted/build-consensus-signatures.py
```

`scripts/nbconverted/*.py` were created from the Jupyter notebooks in this folder, like this:

```sh
jupyter nbconvert --to=script --FilesWriter.build_directory=scripts/nbconverted *.ipynb
```

0 comments on commit 8769c38

Please sign in to comment.