Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
tags:
|
4 |
- biology
|
5 |
- medical
|
@@ -45,7 +44,7 @@ For more inference or fine-tuning code, datasets, and requirements, please visit
|
|
45 |
|
46 |
## LICENSE
|
47 |
|
48 |
-
The code in this repository is open source under the [
|
49 |
|
50 |
## Citations
|
51 |
|
@@ -67,4 +66,4 @@ If you find our work useful, please consider citing the following paper:
|
|
67 |
year={2024},
|
68 |
note={bioRxiv, Cold Spring Harbor Laboratory, pages 2024--06}
|
69 |
}
|
70 |
-
```
|
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- biology
|
4 |
- medical
|
|
|
44 |
|
45 |
## LICENSE
|
46 |
|
47 |
+
The code in this repository is open source under the [Creative Commons Attribution-NonCommercial 4.0 International License](./LICENSE).
|
48 |
|
49 |
## Citations
|
50 |
|
|
|
66 |
year={2024},
|
67 |
note={bioRxiv, Cold Spring Harbor Laboratory, pages 2024--06}
|
68 |
}
|
69 |
+
```
|