From 073c98a2d38824f78bd3dc8bd3fd6566c0b346c7 Mon Sep 17 00:00:00 2001 From: Vishal Koparde Date: Mon, 15 Mar 2021 19:42:48 -0400 Subject: [PATCH] Update README.md Adding shields --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33948c1..fcd525e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![GitHub issues](https://img.shields.io/github/issues/CCBR/CCBR_circRNA_AmpliconSeq)![forks](https://img.shields.io/github/forks/CCBR/CCBR_circRNA_AmpliconSeq)![stars](https://img.shields.io/github/stars/CCBR/CCBR_circRNA_AmpliconSeq)![LICENSE](https://img.shields.io/github/license/CCBR/CCBR_circRNA_AmpliconSeq) + # CCBR circRNA AmpliconSeq Snakemake Workflow This is a snakemake workflow to process circRNA AmpliconSeq datasets generated to study circRNAs in KSHV and human hosts using divergent primers. Some basic usage instructions are as follows: @@ -13,4 +15,4 @@ Required Arguments: *) unlock : unlock workdir if locked by snakemake *) runlocal : run without submitting to sbatch 2. WORKDIR: [Type: String]: Absolute or relative path to the output folder with write permissions. -``` \ No newline at end of file +```