We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf92f11 commit 3ab1943Copy full SHA for 3ab1943
README.adoc
@@ -6,8 +6,8 @@
6
:circle-shield: https://circleci.com/gh/guigolab/chip-nf.svg?style=shield
7
:nf-shield: https://img.shields.io/badge/nextflow-%E2%89%A50.17.0-blue.svg
8
9
-image:{nf-shield}["Nextflow", link="https://nextflow.io"]
10
-image:{circle-shield}["CircleCI status", link="https://circleci.com/gh/guigolab/chip-nf"]
+image:{nf-shield}["Nextflow", link="https://nextflow.io", window="_blank"]
+image:{circle-shield}["CircleCI status", link="https://circleci.com/gh/guigolab/chip-nf", window="_blank"]
11
12
A {nextflow}[Nextflow^] pipeline for processing ChIP-seq data.
13
0 commit comments