File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change
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 : >-
6
+ Genomic Region Set & (Ranked) Gene Set Enrichment Analysis
7
+ & Visualization Workflow for Human and Mouse Genomes.
8
+ message : >-
9
+ If you use this software, please cite it using the
10
+ metadata from this file.
11
+ type : software
12
+ authors :
13
+ - given-names : Stephan
14
+ family-names : Reichl
15
+ orcid : ' https://orcid.org/0000-0001-8555-7198'
16
+ affiliation : CeMM Research Center for Molecular Medicine
17
+ - given-names : Christoph
18
+ family-names : Bock
19
+ orcid : ' https://orcid.org/0000-0001-6091-3088'
20
+ affiliation : CeMM Research Center for Molecular Medicine
21
+ repository-code : ' https://github.com/epigen/enrichment_analysis'
22
+ url : ' https://epigen.github.io/enrichment_analysis/'
23
+ abstract : >-
24
+ Given human (hg19 or hg38) or mouse (mm9 or mm10) based
25
+ genomic region sets (i.e., region sets) and/or (ranked)
26
+ gene sets of interest and respective background
27
+ region/gene sets, the enrichment of terms within the
28
+ configured databases is determined using LOLA, GREAT,
29
+ GSEApy (over-representation analysis (ORA) & preranked
30
+ GSEA), aggregated and visualized.
31
+ keywords :
32
+ - Bioinformatics
33
+ - Workflow
34
+ - Enrichment Analysis
35
+ - Epigenetics
36
+ - Visualization
37
+ - Snakemake
38
+ license : GPL-3.0
You can’t perform that action at this time.
0 commit comments