Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Adding shields
  • Loading branch information
kopardev committed Mar 15, 2021
1 parent 9733675 commit 073c98a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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:

Expand All @@ -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.
```
```

0 comments on commit 073c98a

Please sign in to comment.