-
Notifications
You must be signed in to change notification settings - Fork 3
/
CITATION.cff
41 lines (40 loc) · 1.34 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Unsupervised Analysis Workflow
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Stephan
family-names: Reichl
orcid: 'https://orcid.org/0000-0001-8555-7198'
affiliation: CeMM Research Center for Molecular Medicine
- given-names: Raphael
family-names: Bednarsky
orcid: 'https://orcid.org/0009-0005-0404-3424'
affiliation: CeMM Research Center for Molecular Medicine
- given-names: Christoph
family-names: Bock
orcid: 'https://orcid.org/0000-0001-6091-3088'
affiliation: CeMM Research Center for Molecular Medicine
identifiers:
- type: doi
value: 10.5281/zenodo.8405360.
description: >-
This DOI represents all versions, and will always
resolve to the latest one.
repository-code: 'https://github.com/epigen/unsupervised_analysis'
url: 'https://epigen.github.io/unsupervised_analysis/'
abstract: >-
A general purpose Snakemake workflow to perform
unsupervised analyses (dimensionality reduction & cluster
analysis) and visualizations of high-dimensional data.
keywords:
- Unsupervised Learning
- Cluster Analysis
- Dimensionality Reduction
- Workflow
- Snakemake
license: MIT