Skip to content

Commit 28bf019

Browse files
committed
[LINT] markdown
1 parent ec0e2cc commit 28bf019

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## v1.3.0dev
6+
## v1.3.0dev
77

88
* Add HiCExplorer distance decay quality control
99
* Add HiCExplorer TADs calling
@@ -130,4 +130,3 @@ if not provided.
130130
* Normalization of the contact maps using the ICE algorithm
131131
* Generation of cooler file for visualization on [higlass](https://higlass.io/)
132132
* Quality report based on HiC-Pro MultiQC module
133-

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,3 @@ In addition, references of tools and data used in this pipeline are as follows:
108108
> Nicolas Servant, Nelle Varoquaux, Bryan R. Lajoie, Eric Viara, Chongjian Chen, Jean-Philippe Vert, Job Dekker, Edith Heard, Emmanuel Barillot.
109109
>
110110
> Genome Biology 2015, 16:259 doi: [10.1186/s13059-015-0831-x](https://dx.doi.org/10.1186/s13059-015-0831-x)
111-

docs/usage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ results # Finished results (configurable, see below)
3030

3131
When you run the above command, Nextflow automatically pulls the pipeline code from GitHub and stores it as a cached version. When running the pipeline after this, it will always use the cached version if available - even if the pipeline has been updated since. To make sure that you're running the latest version of the pipeline, make sure that you regularly update the cached version of the pipeline:
3232

33-
3433
```bash
3534
nextflow pull nf-core/hic
3635
```

0 commit comments

Comments
 (0)