Skip to content

Commit 2bf3d23

Browse files
authored
Add DOI badges to README for various resources
Added additional DOI badges for software release, preprint, dataset, and model.
1 parent 820b072 commit 2bf3d23

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17445222.svg)](https://doi.org/10.5281/zenodo.17445222)
33
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17450943.svg)](https://doi.org/10.5281/zenodo.17450943)
44
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20314175.svg)](https://doi.org/10.5281/zenodo.20314175)
5+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20314458.svg)](https://doi.org/10.5281/zenodo.20314458)
56

67
# Viral Sentry AI (VirSentAI)
78

@@ -25,6 +26,21 @@ Viral Sentry AI is a research prototype with the core as the new VirSentAI model
2526

2627
Our mission is to leverage artificial intelligence and bioinformatics to provide actionable insights for researchers, health professionals, and policymakers. In alignment with this goal, the VirSentAI tool is free access and open-source software, with the code publicly available on GitHub.
2728

29+
#### Website on GitHub Pages:
30+
[![](https://img.shields.io/badge/View%20Project-Website-blue)](https://muntisa.github.io/virsentai)
31+
32+
#### Software release
33+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17445222.svg)](https://doi.org/10.5281/zenodo.17445222)
34+
35+
#### Preprint
36+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17450943.svg)](https://doi.org/10.5281/zenodo.17450943)
37+
38+
#### Dataset
39+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20314175.svg)](https://doi.org/10.5281/zenodo.20314175)
40+
41+
#### Model
42+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20314458.svg)](https://doi.org/10.5281/zenodo.20314458)
43+
2844
## File Structure of scripts
2945

3046
### Download raw data

0 commit comments

Comments
 (0)