runner_personal.py will copy the script directory to the directory of the input directory containing fasta files. This includes everything currently within that directory.
I was not aware of this during my first run. I cloned the Test_data directly to the directory containing scripts.
During the test run, the Test_data was copied over and over again, nearly destroying the file system.
runner_personal.pywill copy the script directory to the directory of the input directory containing fasta files. This includes everything currently within that directory.I was not aware of this during my first run. I cloned the Test_data directly to the directory containing scripts.
During the test run, the Test_data was copied over and over again, nearly destroying the file system.