-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpaper.bib
15 lines (15 loc) · 996 Bytes
/
paper.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@article{10.1093/bioinformatics/bts480,
author = {Köster, Johannes and Rahmann, Sven},
title = "{Snakemake—a scalable bioinformatics workflow engine}",
journal = {Bioinformatics},
volume = {28},
number = {19},
pages = {2520-2522},
year = {2012},
month = {08},
abstract = "{Summary: Snakemake is a workflow engine that provides a readable Python-based workflow definition language and a powerful execution environment that scales from single-core workstations to compute clusters without modifying the workflow. It is the first system to support the use of automatically inferred multiple named wildcards (or variables) in input and output filenames.Availability:http://snakemake.googlecode.com.Contact:[email protected]}",
issn = {1367-4803},
doi = {10.1093/bioinformatics/bts480},
url = {https://doi.org/10.1093/bioinformatics/bts480},
eprint = {http://oup.prod.sis.lan/bioinformatics/article-pdf/28/19/2520/819790/bts480.pdf},
}