summaryrefslogtreecommitdiff
path: root/homebrew/sickle/.beer
blob: c0b7f75b4c6f2d3eb07c205848e38fc12a69f33a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Sickle",
    "description": "Windowed adaptive trimming for FASTQ files using quality",
    "url": "https://github.com/najoshi/sickle/archive/v1.33.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/najoshi/sickle",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install \"sickle\""
    ],
    "version": "1.33",
    "file": "sickle.rb"
}