vr-scientist commited on
Commit
123b4da
·
verified ·
1 Parent(s): 000ea5d

Relicense to MIT; update model card

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-4.0
3
  library_name: bpnet
4
  tags:
5
  - bpnet
@@ -37,9 +37,9 @@ For more information about the models, see:
37
  - Model annotation: [ENCSR098SSC](https://www.encodeproject.org/annotations/ENCSR098SSC/)
38
  - Biosample: SH-SY5Y (Full name: Homo sapiens SH-SY5Y)
39
  - Cell slim(s): epithelial cell
40
- - Organ slim(s): epithelium, bone element, bone marrow
41
  - Developmental slim(s): mesoderm
42
- - System slim(s): immune system, skeletal system
43
  - Assembly: hg38
44
 
45
  ## QC
@@ -130,8 +130,8 @@ predictions = model.predict([
130
 
131
  ## License & citation
132
 
133
- External data users may freely download, analyze and publish results based on any
134
- ENCODE data without restrictions.
135
 
136
- Released under the ENCODE data-use policy. Please cite the ENCODE Project
137
- Consortium and the model software: BPNet (Avsec et al., Nat Genet 2021).
 
 
1
  ---
2
+ license: mit
3
  library_name: bpnet
4
  tags:
5
  - bpnet
 
37
  - Model annotation: [ENCSR098SSC](https://www.encodeproject.org/annotations/ENCSR098SSC/)
38
  - Biosample: SH-SY5Y (Full name: Homo sapiens SH-SY5Y)
39
  - Cell slim(s): epithelial cell
40
+ - Organ slim(s): bone marrow, bone element, epithelium
41
  - Developmental slim(s): mesoderm
42
+ - System slim(s): skeletal system, immune system
43
  - Assembly: hg38
44
 
45
  ## QC
 
130
 
131
  ## License & citation
132
 
133
+ Released under the MIT license.
 
134
 
135
+ The models are derived from ENCODE data (unrestricted use under the ENCODE
136
+ data-use policy). Please cite the ENCODE Project Consortium and the model
137
+ software: BPNet (Avsec et al., Nat Genet 2021).