文件名称:cwl-svg:用于生成CWL工作流程的交互式SVG可视化的库
文件大小:7.74MB
文件格式:ZIP
更新时间:2024-05-24 19:42:37
visualization svg workflow bioinformatics cwl
CWL-SVG CWL-SVG是一个Typescript库,用于可视化常见工作流语言工作流 引文 CWL-SVG: an open-source workflow visualization library for the Common Workflow Language. Seven Bridges/Rabix (2017) Available from https://github.com/rabix/cwl-svg 安装 npm install cwl-svg 独立演示 git clone https://github.com/rabix/cwl-svg cd cwl-svg npm install npm start // Point browser to http://localhost:8080 一体化 < html > < head > < style >
【文件预览】:
cwl-svg-master
----.travis.yml(382B)
----protractor.config.js(448B)
----docs()
--------images()
----package.json(2KB)
----index.html(545B)
----LICENSE(11KB)
----package-lock.json(266KB)
----.DS_Store(6KB)
----CONTRIBUTING.md(2KB)
----src()
--------graph()
--------plugins()
--------assets()
--------tests()
--------behaviors()
--------utils()
--------index.ts(430B)
--------demo.ts(1KB)
----tsconfig.test.json(160B)
----cwl-svg.iml(239B)
----.npmignore(66B)
----tsconfig.json(115B)
----tsconfig.base.json(569B)
----.gitignore(74B)
----webpack.config.js(1KB)
----CODE_OF_CONDUCT.md(3KB)
----README.md(3KB)
----cwl-samples()
--------bcbio.json(210KB)
--------rna-seq-alignment.json(161KB)
--------fastqc.json(27KB)
----yarn.lock(158KB)
----index.ts(630B)