nlppln.copycwl module

nlppln.copycwl.copy_cwl_files(from_dir='/home/docs/checkouts/readthedocs.org/user_builds/nlppln/envs/latest/lib/python2.7/site-packages/nlppln-0.3.3-py2.7.egg/nlppln/cwl', to_dir=None)

Copy cwl files to a directory where the cwl-runner can find them.

Parameters:
  • from_dir (str) – Path to directory where to copy files from (default: the cwl directory of nlppln).
  • to_dir (str) – Path to directory where the files should be copied to (e.g., the CWL working directory).