Update guidance.py

This commit is contained in:
Godwin N. Ani 2025-03-24 10:17:36 -04:00 committed by GitHub
parent 04c41a6f44
commit cf0948023d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,6 +61,7 @@ def run(params):
if nseqs > 2000:
too_many_seqs = True
#Print if OG has > 2000 seqs
print(file + 'has more than 2000 seqs')
print('Do you want to run this?')
print('Stopping run.')