-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hi I would love to be able to run this with wgs sequences, and then again separately with amplicon assembles, so that ultimately I can make 2 trees and compare how they cluster depending on input sequence type/information. Chewy works perfectly for wgs sequences, however when I try to run the same thing with amplicon assemblies, I get this error:
"miniconda3/envs/chewbbaca/lib/python3.10/site-packages/CHEWBBACA/utils/gene_prediction.py:75: UserWarning:
sequence should be at least 100000 characters (71324 found)"
etc for all assemblies. Could you please advise if this is a hard rule of >100,000, or if I can override this somehow? I don't mind if the data structure is inferior, I just want to compare.
I ran my own chewBBACA.py PrepExternalSchema -g cgMLST/
Thank you