1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-10 20:13:09 +00:00
nf-configs/README.md
2018-11-27 09:17:55 +00:00

40 lines
1,007 B
Markdown

<img src="docs/images/nf-core-logo.png" width="400">
# [nf-core/configs](https://github.com/nf-core/configs)
[![Build Status](https://travis-ci.org/nf-core/configs.svg?branch=master)](https://travis-ci.org/nf-core/configs)
[![codecov](https://codecov.io/gh/nf-core/configs/branch/master/graph/badge.svg)](https://codecov.io/gh/nf-core/configs)
A repository for hosting nextflow config files containing custom parameters required to run nf-core pipelines at different Institutions.
<!---
## Table of contents
* [Overview](#overview)
* [Testing](#testing)
* [Providing documentation](#providing-documentation)
* [Requesting config upload](#requesting-config-upload)
## Overview
## Testing
The parameters need to be tailored to be specific to compute environments at different Institutions.
You can install `nf-core/tools` from [PyPI](https://pypi.python.org/pypi/nf-core/) using pip as follows:
```
pip install nf-core
```
## Providing documentation
TODO
## Requesting config upload
TODO
-->