|
| 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: Ultimate ATAC-seq Data Processing Pipeline |
| 6 | +message: >- |
| 7 | + If you use this software, please cite it using the |
| 8 | + metadata from this file. |
| 9 | +type: software |
| 10 | +authors: |
| 11 | + - affiliation: CeMM Research Center for Molecular Medicine |
| 12 | + given-names: Stephan |
| 13 | + family-names: Reichl |
| 14 | + orcid: 'https://orcid.org/0000-0001-8555-7198' |
| 15 | + - given-names: Bekir |
| 16 | + family-names: Ergüner |
| 17 | + orcid: 'https://orcid.org/0000-0001-5475-0892' |
| 18 | + affiliation: CeMM Research Center for Molecular Medicine |
| 19 | + - given-names: Daniele |
| 20 | + family-names: Barreca |
| 21 | + orcid: 'https://orcid.org/0000-0003-3373-9939' |
| 22 | + affiliation: CeMM Research Center for Molecular Medicine |
| 23 | + - given-names: Lukas |
| 24 | + family-names: Folkman |
| 25 | + orcid: 'https://orcid.org/0000-0002-5811-8875' |
| 26 | + affiliation: CeMM Research Center for Molecular Medicine |
| 27 | + - given-names: Lina |
| 28 | + family-names: Dobnikar |
| 29 | + affiliation: CeMM Research Center for Molecular Medicine |
| 30 | + - given-names: Christoph |
| 31 | + family-names: Bock |
| 32 | + orcid: 'https://orcid.org/0000-0001-6091-3088' |
| 33 | + affiliation: CeMM Research Center for Molecular Medicine |
| 34 | +identifiers: |
| 35 | + - type: doi |
| 36 | + value: 10.5281/zenodo.6323634 |
| 37 | + description: >- |
| 38 | + This DOI represents all versions, and will always |
| 39 | + resolve to the latest one. |
| 40 | +repository-code: 'https://github.com/epigen/atacseq_pipeline' |
| 41 | +url: 'https://epigen.github.io/atacseq_pipeline/' |
| 42 | +abstract: >- |
| 43 | + A Snakemake implementation of the BSF's ATAC-seq Data |
| 44 | + Processing Pipeline extended by downstream processing and |
| 45 | + unsupervised analyses steps using bash, python, and R. |
| 46 | +keywords: |
| 47 | + - Bioinformatics |
| 48 | + - ATAC-seq |
| 49 | + - Epigenetics |
| 50 | + - Workflow |
| 51 | + - Snakemake |
| 52 | +license: GPL-3.0 |
0 commit comments