From 5be2e2f686d716ccff9f4add5026ca880f194bd2 Mon Sep 17 00:00:00 2001 From: nservant <nservant@curie.fr> Date: Tue, 12 May 2020 12:12:29 +0200 Subject: [PATCH] [LINT] fix lint md --- CHANGELOG.md | 1 - README.md | 3 --- docs/usage.md | 2 +- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f01b70..a85e024 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,4 +65,3 @@ if not provided. * Normalization of the contact maps using the ICE algorithm * Generation of cooler file for visualization on [higlass](https://higlass.io/) * Quality report based on HiC-Pro MultiQC module - diff --git a/README.md b/README.md index 62f2709..c8e13a9 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,6 @@ For further information or help, don't hesitate to get in touch on [Slack](https://nfcore.slack.com/channels/hic). You can join with [this invite](https://nf-co.re/join/slack). - ## Credits nf-core/hic was originally written by Nicolas Servant. @@ -102,5 +101,3 @@ You can cite the `nf-core` publication as follows: > > _Nat Biotechnol._ 2020 Feb 13. doi: [10.1038/s41587-020-0439-x](https://dx.doi.org/10.1038/s41587-020-0439-x). > ReadCube: [Full Access Link](https://rdcu.be/b1GjZ) - - diff --git a/docs/usage.md b/docs/usage.md index 8c05abc..66d1945 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -74,7 +74,7 @@ * [`-resume`](#-resume-single-dash) * [`-c`](#-c-single-dash) * [`--custom_config_version`](#--custom_config_version) - * [`--custom_config_base`](#--custom_config_base) + * [`--custom_config_base`](#--custom_config_base) * [`--max_memory`](#--max_memory) * [`--max_time`](#--max_time) * [`--max_cpus`](#--max_cpus) -- GitLab