We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e87c5ad + 8f05901 commit c6560a0Copy full SHA for c6560a0
3 files changed
.gitignore
@@ -1,3 +1,4 @@
1
.venv
2
.idea
3
invocations/
4
+.ktx
run_workflow.py
workflow.py
@@ -222,6 +222,8 @@ def help():
222
./workflow.py run configs/paired-dna.yml
223
./workflow.py st da4e6f496166d13f
224
225
+Please see https://github.com/ksuderman/bioblend-scripts#readme for full documentation.
226
+
227
""")
228
229
0 commit comments