-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdvc.lock
More file actions
59 lines (59 loc) · 1.55 KB
/
dvc.lock
File metadata and controls
59 lines (59 loc) · 1.55 KB
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
56
57
58
59
schema: '2.0'
stages:
standardize_other_products:
cmd: python src/data/standardize_other_products.py
deps:
- path: data/raw/other-trait-maps
hash: md5
md5: 848dac77f0897cf7e58f41a196fe1d68.dir
size: 32055985074
nfiles: 1510
- path: src/data/standardize_other_products.py
hash: md5
md5: 2e4c967cc9dda5883850576253521e00
size: 4665
outs:
- path: data/interim/other_trait_maps
hash: md5
md5: 4ce80d8ff95ecdcbad3f7738ed93d461.dir
size: 1183362520
nfiles: 63
build_container:
cmd: stages/build_container.sh singularity cit-sci-traits latest cit-sci-traits.def
cit-sci-traits.sif
deps:
- path: README.md
hash: md5
md5: c255f86c149ea407ee916b3eb75be456
size: 9726
- path: cit-sci-traits.def
hash: md5
md5: a9ece716692785bb77a429cccfd774d0
size: 1465
- path: poetry.lock
hash: md5
md5: 8f7cfac13e06acaf604d74b7951ca402
size: 667727
- path: pyproject.toml
hash: md5
md5: abb62da99ab8238dbfd94f6814da0866
size: 1732
- path: stages/build_container.sh
hash: md5
md5: 52742d9dcb076bd83a511a755757a5f3
size: 917
isexec: true
params:
params.yaml:
container:
type: singularity
name: cit-sci-traits
docker_tag: latest
def: cit-sci-traits.def
image: cit-sci-traits.sif
outs:
- path: cit-sci-traits.sif
hash: md5
md5: 2168f356be5b96afb1549bb3bec41a15
size: 20662411264
isexec: true