From d645e426f2ebb37a05f098ece9413f94d4ac949b Mon Sep 17 00:00:00 2001 From: MillironX <25492070+MillironX@users.noreply.github.com> Date: Tue, 10 Aug 2021 18:20:14 -0500 Subject: [PATCH] Give Velvet a pretty README --- velvet/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 velvet/README.md diff --git a/velvet/README.md b/velvet/README.md new file mode 100644 index 0000000..01289e4 --- /dev/null +++ b/velvet/README.md @@ -0,0 +1,16 @@ +# Velvet + +[![Container source](https://img.shields.io/static/v1?label=Container%20Source&message=GitHub&color=lightgrey&logo=github&style=flat-square)](https://github.com/MillironX/singularity-builds/tree/master/velvet) +[![Velvet source](https://img.shields.io/static/v1?label=Velvet%20Source&message=GitHub&color=lightgrey&logo=github&style=flat-square)](http://github.com/dzerbino/velvet/tree/master) +[![Version 1.2.10](https://img.shields.io/static/v1?label=Latest%20version&message=1.2.10&color=yellowgreen&logo=linuxcontainers&style=flat-square)](https://cloud.sylabs.io/library/millironx/default/pigz) +[![Docs](https://img.shields.io/static/v1?label=Docs&message=PDF&color=blue&style=flat-square)](https://www.ebi.ac.uk/~zerbino/velvet/Manual.pdf) +[![CentOS base](https://img.shields.io/static/v1?label=Base%20image&message=CentOS&color=9fcf32&logo=centos&style=flat-square)](https://www.centos.org/) + +Sequence assembler for very short reads + +## Tools installed + +### Velvet + +- `velvetg` +- `velveth`