You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have approximately 35,000 FASTA files containing spacers, each corresponding to a different bacterial genome. However, when executing the command, I receive the error message:
sh: 1: spacepharer: Argument list too long
The argument list is exceeding its capacity. Is there a workaround for this limitation? Any advice or solution would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
I pushed a change that should allow you to either pass a directory to easy-predict or a list of file paths to spacer files. The latter needs to have the file ending.tsv.
Hi,
I'm encountering an issue while attempting to run the command:
spacepharer easy-predict spacers/*.fna targetSetDB predictions.tsv temp/
I have approximately 35,000 FASTA files containing spacers, each corresponding to a different bacterial genome. However, when executing the command, I receive the error message:
sh: 1: spacepharer: Argument list too long
The argument list is exceeding its capacity. Is there a workaround for this limitation? Any advice or solution would be greatly appreciated.
The text was updated successfully, but these errors were encountered: