Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
tags:
|
4 |
- biology
|
5 |
- medical
|
@@ -58,7 +57,7 @@ For more inference or fine-tuning code, datasets, and requirements, please visit
|
|
58 |
|
59 |
## LICENSE
|
60 |
|
61 |
-
The code in this repository is open source under the [
|
62 |
|
63 |
## Citations
|
64 |
|
@@ -80,4 +79,4 @@ If you find our work useful, please consider citing the following paper:
|
|
80 |
year={2024},
|
81 |
note={bioRxiv, Cold Spring Harbor Laboratory, pages 2024--06}
|
82 |
}
|
83 |
-
```
|
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- biology
|
4 |
- medical
|
|
|
57 |
|
58 |
## LICENSE
|
59 |
|
60 |
+
The code in this repository is open source under the [Creative Commons Attribution-NonCommercial 4.0 International License](./LICENSE).
|
61 |
|
62 |
## Citations
|
63 |
|
|
|
79 |
year={2024},
|
80 |
note={bioRxiv, Cold Spring Harbor Laboratory, pages 2024--06}
|
81 |
}
|
82 |
+
```
|