Open higx360 opened 4 months ago
Unfortunately we don't provide a tool, in CATCH, for generating that file. What you can do, and what we have done, is to write a small shell script that runs design.py
over a grid of parameters (its stdout will be the number of probes) and use that to construct a TSV file in a format similar to the one in the example that we give.
I need to use pool.py, but I am unable to generate INPUT_TSV upon using design.py and design_large.py. kindly guide through the process how to generate INPUT_TSV