Lines 275-276 in https://github.com/nanoporetech/pychopper/blob/master/scripts/cdna_classifier.py say: if args.x == "DCS109": CONFIG = "-:VNP,-VNP" What is the meaning of this config? What config.txt should I use for a direct cDNA kit ? Thank you for the great tool :)
Lines 275-276 in
https://github.com/nanoporetech/pychopper/blob/master/scripts/cdna_classifier.py
say:
if args.x == "DCS109":
CONFIG = "-:VNP,-VNP"
What is the meaning of this config?
What config.txt should I use for a direct cDNA kit ?
Thank you for the great tool :)