Dockerfile
MANIFEST.in
README.md
VERSION
__init__.py
config_template.json
main.py
main_wrapper.py
pyproject.toml
requirements.txt
wrapper_result_merger.py
.github/workflows/release.yml
input_lists/FDA_approved_ProductsActiveIngredientOnly_DupsRemovedCleanedUp.txt
input_lists/genes_no_syn.txt
skimgpt.egg-info/PKG-INFO
skimgpt.egg-info/SOURCES.txt
skimgpt.egg-info/dependency_links.txt
skimgpt.egg-info/entry_points.txt
skimgpt.egg-info/requires.txt
skimgpt.egg-info/top_level.txt
src/__init__.py
src/classifier.py
src/cost_estimator.py
src/eval_JSON_results.py
src/htcondor_helper.py
src/jobs.py
src/prompt_library.py
src/pubmed_fetcher.py
src/relevance.py
src/run.sh
src/scoring_guidelines.py
src/skim_and_km_api.py
src/utils.py
src/__pycache__/__init__.cpython-310.pyc
src/__pycache__/__init__.cpython-311.pyc
src/__pycache__/abstract_comprehension.cpython-310.pyc
src/__pycache__/abstract_comprehension.cpython-311.pyc
src/__pycache__/few_shot_library.cpython-311.pyc
src/__pycache__/get_pubmed_text.cpython-310.pyc
src/__pycache__/get_pubmed_text.cpython-311.pyc
src/__pycache__/prompt_library.cpython-311.pyc
src/__pycache__/scoring_guidelines.cpython-311.pyc
src/__pycache__/skim_and_km_api.cpython-310.pyc