Skip to content

Commit 8fea807

Browse files
authored
chore: add a citation file (#18)
1 parent 9fe3d32 commit 8fea807

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CITATION.cff

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: snakemake-storage-plugin-rucio
6+
message: >-
7+
A Snakemake storage plugin that handles files available
8+
through Rucio.
9+
type: software
10+
authors:
11+
- given-names: Bouwe
12+
family-names: Andela
13+
14+
affiliation: Netherlands eScience Center
15+
orcid: 'https://orcid.org/0000-0001-9005-8940'
16+
- given-names: Valentin
17+
family-names: Pestel
18+
orcid: 'https://orcid.org/0000-0001-6168-0669'
19+
affiliation: Laboratoire de Physique Corpusculaire de Caen
20+
21+
repository-code: >-
22+
https://github.com/bouweandela/snakemake-storage-plugin-rucio
23+
url: >-
24+
https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/rucio.html
25+
abstract: >-
26+
A Snakemake storage plugin that handles files available through Rucio.
27+
keywords:
28+
- snakemake
29+
- plugin
30+
- storage
31+
- rucio
32+
license: Apache-2.0

0 commit comments

Comments
 (0)