-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
46 lines (38 loc) · 971 Bytes
/
.gitignore
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
42
43
44
45
46
# General
.gitignore
**/__pycache__
#Snakemake results
/shallow-shotgun-analysis-workflow/results/config/config.yml
/shallow-shotgun-analysis-workflow/results/config/samples.yml
#exclude everything
/shallow-shotgun-analysis-workflow/results/*
/shallow-shotgun-analysis-workflow/resources/*
shallow-shotgun-analysis-workflow/workflow/.snakemake/*
.snakemake
#old_versions
/shallow-shotgun-analysis-workflow/workflow/old
#exceptopion to the rule
!/shallow-shotgun-analysis-workflow/results/.gitkeep
!/shallow-shotgun-analysis-workflow/resources/.gitkeep
!/shallow-shotgun-analysis-workflow/resources/images/step1-dag.png
REDCAP/
# Parsers module
parsers/data/*
parsers/.empty
parsers/.vscode
parsers/REDCAP
parsers/ncbr_covid
parsers/upload.csv
parsers/db_pass.json
parsers/processed.csv
# Additional modules
FTP_DATA/
ILLUMINA_CLIENT/
data/
notebooks/
# Analysis
notebooks/lab_result_analysis/config.json
**/db_pass
.vscode
parsers/summary.csv
parsers/summary.csv