NGCloud
Installation
Dependencies
Install latest stable version
Build from source
Run test
Build this doc
Tutorial
Quick Start
Prepare Your NGS Result for NGCloud
Custom a Pipeline from Ground up
Extend Builtin Pipeline
More on Template Design
Package API
ngcloud.info
module
ngcloud.report
module
ngcloud.pipe
module
ngcloud.util
module
Developing
Installation
Building frontend CSS/JS
Automated building
Deploy to PyPI
Contributing
Code Style
Version Control
Change Log
0.3
0.2.1
0.2
0.1.1
0.1
0.0.9
NGCloud
Docs
»
Tutorial
View page source
Tutorial
ΒΆ
Quick Start
Using
ngreport
Run the minimal example
Further Reading
Prepare Your NGS Result for NGCloud
Organize the result folder
Specify the
job_info.yaml
Custom a Pipeline from Ground up
Goal
General folder structure
Organize the NGS result
Write stage template
Write the report logics
Generate the report
Further binding with NGCloud’s report
Extend Builtin Pipeline
Reues builtin templates
Reuse builtin stages
Override builtin template behaviour
More on Template Design