Skip to content

Commit bafc29c

Browse files
authored
Update README.md
1 parent 94fd098 commit bafc29c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ The pipeline is composed of the following steps:
3434
4. GNN training: Train a GNN using SAGE convolutional layers.
3535
5. GNN training: Train a variational autoencoder GNN, and save the neural embeddings.
3636

37+
[Run nextflow.sh to execute the full pipeline.](scripts/nextflow.sh)
38+
39+
[Run clean_nf.sh to clean up the output and logging files from the Nextflow run.](scripts/clean_nf.sh)
40+
3741
# Python Environment
3842

3943
[Python dependencies are specified in this requirements.txt file.](services/python/requirements.txt).

0 commit comments

Comments
 (0)