-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
55 lines (53 loc) · 2.18 KB
/
.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
47
48
49
50
51
52
53
54
55
# Python directories
__pycache__
sample-viewer-api/src/config.py
*.pyc
.DS_Store
*.sw*
notes/2018-10-01_cvisb-input.md
sample-viewer/package-lock.json
sample-viewer/src/assets/wp_style.css
sample-viewer-api/src/static/schemas/jsonschema/test_schema/*
sample-viewer-api/src/static/schemas/jsonschema/test_schema/Data-schema-v0.1.yaml
sample-viewer-api/src/static/schemas/templates/sample_viewer_template.csv
sample-viewer-api/src/static/schemas/templates/sample_viewer_template.xlsx
sample-viewer-api/src/static/schemas/schemaorg-20181004.jsonld
sample-viewer-api/src/static/geo/test_filters.svg
notes/samples notes.md
*.pem
*.key
*.crt
notes/performance/*
sample-viewer-api/src/static/data/*.xlsx
sample-viewer-api/src/static/data/*.xls
sample-viewer-api/src/static/data/*.csv
sample-viewer-api/src/static/data/*.json
sample-viewer-api/src/static/data/*.fasta
sample-viewer-api/src/static/data/**/*.fasta
sample-viewer-api/src/static/data/**/*.xlsx
sample-viewer-api/src/static/data/**/*.xls
sample-viewer-api/src/static/data/**/*.csv
sample-viewer-api/src/static/data/**/*.tsv
sample-viewer-api/src/static/data/**/*.json
sample-viewer-api/src/static/data/**/*.tre
sample-viewer-api/src/static/data/**/*.log
notes/*.md
notes/wordpress_css_link_underline.css
sample-viewer-api/src/static/data/clean_samples/exploratory_scripts/2019-05-06_prioritize4briney.py
sample-viewer-api/src/static/data/clean_patients/exploratory_scripts/2019-05-14_acuteEbola_dylanExploration.R
notes/2019-05-14_experiment-dataset-metadata.json
sample-viewer-api/src/static/schemas/cvisb_variables_2019-05-22.xlsx
sample-viewer-api/src/static/privacy/*
sample-viewer/src/assets/img/KGH_fullsize.jpeg
sample-viewer-api/src/static/geo/SLE/whosonfirst-data-latest.db
sample-viewer-api/src/static/data/clean_patients/exploratory_scripts/2019-10-10_IDsforBonnie.py
notes/CViSB-data-portal_performance.xlsx
notes/~$CViSB-data-portal_performance.xlsx
sample-viewer/src/app/test/test.component.spec.ts
sample-viewer/src/app/test/test.component.html
sample-viewer/src/app/test/test.component.scss
sample-viewer/src/app/test/test.component.ts
antiquated_code/*
sample-viewer/src/assets/geo/country2icon.R
sample-viewer/src/assets/robots.txt
sample-viewer/src/robots.txt