ragamp
Retrieval Augmented Generation for Antimicrobial Peptide Design
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.7%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Retrieval Augmented Generation for Antimicrobial Peptide Design
Basic Info
- Host: GitHub
- Owner: ogkdmr
- License: mit
- Language: Python
- Default Branch: main
- Size: 142 KB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
- Releases: 0
Created over 2 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Security
Owner
- Name: Ozan Gokdemir
- Login: ogkdmr
- Kind: user
- Location: Chicago, IL
- Company: The University of Chicago
- Website: https://www.linkedin.com/in/ozan-g%C3%B6kdemir-b20b061a0/
- Repositories: 1
- Profile: https://github.com/ogkdmr
Computer Science PhD Student at the University of Chicago
Citation (CITATION.cff)
cff-version: 1.2.0
message: If you use this software, please cite it as below.
authors:
- family-names: Gokdemir
given-names: Ozan
orcid: https://orcid.org/0000-0001-5299-1983
license: MIT
repository-code: https://github.com/ogkdmr/ragamp
title: RagAmpq
url: https://ogkdmr.github.io/ragamp/
GitHub Events
Total
- Watch event: 1
- Push event: 30
- Pull request event: 1
Last Year
- Watch event: 1
- Push event: 30
- Pull request event: 1
Dependencies
.github/workflows/cache.yml
actions
- actions/checkout v4 composite
.github/workflows/check-docs.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
.github/workflows/docs.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/tests.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
pyproject.toml
pypi
- requests *