https://github.com/multiqc/example-notebook
Example of using MultiQC within a Jupyter Notebook
https://github.com/multiqc/example-notebook
Last synced: about 2 months ago
JSON representation
Example of using MultiQC within a Jupyter Notebook
- Host: GitHub
- URL: https://github.com/multiqc/example-notebook
- Owner: MultiQC
- License: mit
- Created: 2019-11-11T14:35:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T14:46:53.000Z (11 months ago)
- Last Synced: 2025-01-12T17:44:58.540Z (4 months ago)
- Language: HTML
- Homepage: https://seqera.io/multiqc/
- Size: 10.6 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Jupyter Notebook example
An example of using MultiQC from within a [Jupyter](https://jupyter.org/) Notebook.
> **Current status:** This repository is currently under active development
> and is not ready for use yet. Please check back soon! _[November 2019]_### Quickstart
#### Running on Google Colab
You can load this notebook in Google Colab by using the following url:
https://colab.research.google.com/github/MultiQC/MultiQC_Notebook/blob/master/multiqc_example.ipynb#### Running Locally
Run locally by installing [Jupyter](https://jupyter.org/) and launching within this directory:
```bash
git clone https://github.com/MultiQC/MultiQC_Notebook.git
cd MultiQC_Notebook
jupyter lab
```## Contributions & Support
Contributions and suggestions for new features are welcome, as are bug reports!
Please create a new [issue](https://github.com/MultiQC/MultiQC_Notebook/issues).
Please refer to the [MultiQC documentation](http://multiqc.info/docs) first.There is a chat room for the package hosted on Gitter where you can discuss
things with the package author and other developers:
https://gitter.im/ewels/MultiQCIf in doubt, feel free to get in touch with the author directly:
[@ewels](https://github.com/ewels) ([email protected])### Contributors
Project lead and main author: [@ewels](https://github.com/ewels)