Skip to main content

jupyter web report

Project description

jupyter-web-report

jwr, short for jupyter-web-report, is a command line interface tool for using jupyter`s ipynb file as a reusable template to generate analysis report with new data source. It provides properties such as passing command line parameters, executing, and jupyter cell level output controlling.

Usage

$python jupyter-web-report.py -h
usage: jupyter-web-report.py [-h] -i IPYNB [-c CLINICAL] -m MUTATION [-n CNV]
                             [-s SV]

jupyter-web-report

optional arguments:
  -h, --help            show this help message and exit
  -i IPYNB, --ipynb IPYNB
                        path to ipynb template
  -c CLINICAL, --clinical CLINICAL
                        path to clinical info file.
  -m MUTATION, --mutation MUTATION
                        path to mutation info file.
  -n CNV, --cnv CNV     path to cnv info file
  -s SV, --sv SV        path to sv info file

The output goes to stdout.

Example

$python jupyter-web-report.py -i model.ipynb -m data_mutation.txt >out.html

Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

jupyter_web_report-0.1.1-py3.7.egg (142.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page