aptasuite icon indicating copy to clipboard operation
aptasuite copied to clipboard

How to parse with only the 5' primer and random region size: command line

Open kep93943 opened this issue 2 years ago • 0 comments

How do you properly write the configuration file to use the 5' primer and the random region size on the command line? What I tried is:

"#" OPTIONAL, if not specified, we need Experiment.randomizedRegionSize "#" Experiment.primer3 = Experiment.randomizedRegionSize = 40 (no actual quotations used, I just didn't know how to type it here without making it a "header")

This resulted in it not processing any of the reads and not exporting anything.

Ultimately, I want to be able to parse and export the cycle files on the cluster with only the random regions of length 40.

Thank you

kep93943 avatar Aug 26 '22 19:08 kep93943