https://github.com/likelet/meskit
https://github.com/likelet/meskit
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/likelet/meskit
- Owner: likelet
- License: mit
- Created: 2018-12-01T06:14:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-18T06:41:47.000Z (almost 7 years ago)
- Last Synced: 2025-01-07T20:45:54.761Z (over 1 year ago)
- Language: Nextflow
- Size: 2.95 MB
- Stars: 4
- Watchers: 4
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# MesKit
**Analysis pipelie for multi WEX analysis**
> this readme was generated by nf-core tools
[](https://www.nextflow.io/)
[](http://bioconda.github.io/)
[](https://hub.docker.com/r/nfcore/multiexseq)

### Introduction
The pipeline is built using [Nextflow](https://www.nextflow.io), a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker / singularity containers making installation trivial and results highly reproducible.
### Documentation
The nf-core/multiexseq pipeline comes with documentation about the pipeline, found in the `docs/` directory:
1. [Installation](docs/installation.md)
2. Pipeline configuration
* [Local installation](docs/configuration/local.md)
* [Adding your own system](docs/configuration/adding_your_own.md)
3. [Running the pipeline](docs/usage.md)
4. [Output and how to interpret the results](docs/output.md)
5. [Troubleshooting](docs/troubleshooting.md)
### Credits
multiexseq was originally written by Qi Zhao.