An open API service indexing awesome lists of open source software.

https://github.com/kdm9/snakemake-wrappers

My snakemake wrappers
https://github.com/kdm9/snakemake-wrappers

Last synced: about 2 months ago
JSON representation

My snakemake wrappers

Awesome Lists containing this project

README

        

# Kevin's Snakemake wrappers

My changes to upstream's snakemake wrappers, plus some verbatim copies, plus
some new ones. All author/license data is preserved in `wrapper.py` files. All
my own modules are licensed under the `Unlicense` licence, see ./LICENSE.

# Wrappers:

```
.
├── bwa
│   └── mem
├── samtools
│   └── sortidx
├── sickle
│   ├── pe
│   └── se
└── sra
└── fastq-dump
```