{ "info": { "author": "Common workflow language working group", "author_email": "common-workflow-language@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "==================================================================\nCommon workflow language tool description reference implementation\n==================================================================\n\nCWL Conformance test: |Build Status|\n\nThis is the reference implementation of the Common Workflow Language. It is\nintended to be feature complete and provide comprehensive validation of CWL\nfiles as well as provide other tools related to working with CWL.\n\nThis is written and tested for Python 2.7.\n\nThe reference implementation consists of two packages. The \"cwltool\" package\nis the primary Python module containing the reference implementation in the\n\"cwltool\" module and console executable by the same name.\n\nThe \"cwlref-runner\" package is optional and provides an additional entry point\nunder the alias \"cwl-runner\", which is the implementation-agnostic name for the\ndefault CWL interpreter installed on a host.\n\nInstall\n-------\n\nInstalling the official package from PyPi (will install \"cwltool\" package as\nwell)::\n\n pip install cwlref-runner\n\nIf installling alongside another CWL implementation then::\n\n pip instal cwltool\n\nTo install from source::\n\n git clone https://github.com/common-workflow-language/cwltool.git\n cd cwltool && python setup.py install\n cd cwlref-runner && python setup.py install # co-installing? skip this\n\nRemember, if co-installing multiple CWL implementations then you need to\nmaintain which implementation ``cwl-runner`` points to via a symbolic file\nsystem link or [another facility](https://wiki.debian.org/DebianAlternatives).\n\nRun on the command line\n-----------------------\n\nSimple command::\n\n cwl-runner [tool-or-workflow-description] [input-job-settings]\n\nOr if you have multiple CWL implementations installed and you want to override\nthe default cwl-runner use::\n\n cwltool [tool-or-workflow-description] [input-job-settings]\n\nImport as a module\n----------------\n\nAdd::\n\n import cwltool\n\nto your script.\n\nUse with boot2docker\n--------------------\nboot2docker is running docker inside a virtual machine and it only mounts ``Users``\non it. The default behavoir of CWL is to create temporary directories under e.g.\n``/Var`` which is not accessible to Docker containers.\n\nTo run CWL successfully with boot2docker you need to set the ``--tmpdir-prefix``\nand ``--tmp-outdir-prefix`` to somewhere under ``/Users``::\n\n $ cwl-runner --tmp-outdir-prefix=/Users/username/project --tmpdir-prefix=/Users/username/project wc-tool.cwl wc-job.json\n\n.. |Build Status| image:: https://ci.commonwl.org/buildStatus/icon?job=cwltool-conformance\n :target: https://ci.commonwl.org/job/cwltool-conformance/\n\nTool or workflow loading from remote or local locations\n-------------------------------------------------------\n\n``cwltool`` can run tool and workflow descriptions on both local and remote\nsystems via its support for HTTP[S] URLs.\n\nInput job files and Workflow steps (via the `run` directive) can reference CWL\ndocuments using absolute or relative local filesytem paths. If a relative path\nis referenced and that document isn't found in the current directory then the\nfollowing locations will be searched:\nhttp://www.commonwl.org/v1.0/CommandLineTool.html#Discovering_CWL_documents_on_a_local_filesystem", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/tboser/cwltool", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tboser/cwltool", "keywords": null, "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "cwltool-ucsc", "package_url": "https://pypi.org/project/cwltool-ucsc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cwltool-ucsc/", "project_urls": { "Download": "https://github.com/tboser/cwltool", "Homepage": "https://github.com/tboser/cwltool" }, "release_url": "https://pypi.org/project/cwltool-ucsc/1.36.20161114152756/", "requires_dist": null, "requires_python": null, "summary": "Common workflow language reference implementation patched for UCSC-CGL", "version": "1.36.20161114152756" }, "last_serial": 2664566, "releases": { "1.0.20170210023221": [ { "comment_text": "", "digests": { "md5": "6904b57d02447596fa851a54155d62ae", "sha256": "cf8a17a1525a43d085875f013b645dafe67a5a293fc5b972571c5291ad12de72" }, "downloads": -1, "filename": "cwltool-ucsc-1.0.20170210023221.tar.gz", "has_sig": false, "md5_digest": "6904b57d02447596fa851a54155d62ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 217536, "upload_time": "2017-02-10T02:32:48", "url": "https://files.pythonhosted.org/packages/7c/ad/83d4f6d7b87538e13b06cb648200f0f6754ec1df9cc705659525785cf9f3/cwltool-ucsc-1.0.20170210023221.tar.gz" } ], "1.1.20170211052216": [ { "comment_text": "", "digests": { "md5": "08479c6a5c4fec70212c4b63a9233129", "sha256": "673544fdcdcdd61d079c67e14374f0e90051e94b428a192434364a967f3682d8" }, "downloads": -1, "filename": "cwltool-ucsc-1.1.20170211052216.tar.gz", "has_sig": false, "md5_digest": "08479c6a5c4fec70212c4b63a9233129", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 215316, "upload_time": "2017-02-11T05:22:40", "url": "https://files.pythonhosted.org/packages/92/8a/6cb7bd1b4503709e8b6c7e069e482433df0d7fba7529567a882ef0a73632/cwltool-ucsc-1.1.20170211052216.tar.gz" } ], "1.2.20170211053054": [ { "comment_text": "", "digests": { "md5": "a60ee4d5d4e46f2805569face80b9c4a", "sha256": "d3f8272a57f88f0cc921de832dcc68389c19ffabd0e7db4334a02f76ffadd25e" }, "downloads": -1, "filename": "cwltool-ucsc-1.2.20170211053054.tar.gz", "has_sig": false, "md5_digest": "a60ee4d5d4e46f2805569face80b9c4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 215309, "upload_time": "2017-02-11T05:31:12", "url": "https://files.pythonhosted.org/packages/7f/73/1129a9713fa6d24b3ed414c20f55c2f65c387d47cf257de86feff58c21fc/cwltool-ucsc-1.2.20170211053054.tar.gz" } ], "1.3.20170211053054": [ { "comment_text": "", "digests": { "md5": "01d0536ff09da82b31935f7a96d434c0", "sha256": "adba3fdb059dc2842c5fdc81b85fa8f484e522df1afb733074709e37989bbd63" }, "downloads": -1, "filename": "cwltool-ucsc-1.3.20170211053054.tar.gz", "has_sig": false, "md5_digest": "01d0536ff09da82b31935f7a96d434c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 215422, "upload_time": "2017-02-12T01:57:09", "url": "https://files.pythonhosted.org/packages/da/c7/ab2945f6ce8a80399c5f1115c365433d9c6ce9be361e597dd01df33c11bc/cwltool-ucsc-1.3.20170211053054.tar.gz" } ], "1.32.20170211053054": [ { "comment_text": "", "digests": { "md5": "1f79b1b8569831662d27a9d2de276f57", "sha256": "9b1b6cd52832609973232c69c76e40e2e528bc10dc9a793c0737e4eb7cfa1f3a" }, "downloads": -1, "filename": "cwltool-ucsc-1.32.20170211053054.tar.gz", "has_sig": false, "md5_digest": "1f79b1b8569831662d27a9d2de276f57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 213495, "upload_time": "2017-02-14T23:25:40", "url": "https://files.pythonhosted.org/packages/20/8d/cc2877d25ab029d2c817a91ce3a63ef52c107a62c2a221221abb56e01b1e/cwltool-ucsc-1.32.20170211053054.tar.gz" } ], "1.35.20161114152756": [ { "comment_text": "", "digests": { "md5": "112658c982cc58a53dfc70bdb031819f", "sha256": "1e13a958aa9c56d6df34136acedd3ef79c642b55e2fd557f06df8032638ad214" }, "downloads": -1, "filename": "cwltool-ucsc-1.35.20161114152756.tar.gz", "has_sig": false, "md5_digest": "112658c982cc58a53dfc70bdb031819f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 215419, "upload_time": "2017-02-14T23:53:34", "url": "https://files.pythonhosted.org/packages/0e/36/e559f49fc76f2b11d11a81639f3ba953ea8fe0793625fbef0f1ec43ffe7d/cwltool-ucsc-1.35.20161114152756.tar.gz" } ], "1.36.20161114152756": [ { "comment_text": "", "digests": { "md5": "193e1b562dc27c5dfd0c843a0011de98", "sha256": "14a6dd4669ea8215ef2996906105f6d375436b79b9b762f9d8157f0fe0415676" }, "downloads": -1, "filename": "cwltool-ucsc-1.36.20161114152756.tar.gz", "has_sig": false, "md5_digest": "193e1b562dc27c5dfd0c843a0011de98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 169538, "upload_time": "2017-02-23T23:42:00", "url": "https://files.pythonhosted.org/packages/66/05/da18adc7cdbd5a320d81d9a7281ff5d792f44b8b0b6447eea05106f1b697/cwltool-ucsc-1.36.20161114152756.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "193e1b562dc27c5dfd0c843a0011de98", "sha256": "14a6dd4669ea8215ef2996906105f6d375436b79b9b762f9d8157f0fe0415676" }, "downloads": -1, "filename": "cwltool-ucsc-1.36.20161114152756.tar.gz", "has_sig": false, "md5_digest": "193e1b562dc27c5dfd0c843a0011de98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 169538, "upload_time": "2017-02-23T23:42:00", "url": "https://files.pythonhosted.org/packages/66/05/da18adc7cdbd5a320d81d9a7281ff5d792f44b8b0b6447eea05106f1b697/cwltool-ucsc-1.36.20161114152756.tar.gz" } ] }