diff --git a/consensus/README.md b/consensus/README.md index 1db32c8..112f95a 100644 --- a/consensus/README.md +++ b/consensus/README.md @@ -49,5 +49,5 @@ The pipeline can be reproduced by executing the following: conda activate lincs # Reproduce thepipeline for producing bulk signatures -python scripts/build-consensus-signatures.py +ipython scripts/nbconverted/build-consensus-signatures.py ```