LICENSE
README.md
pyproject.toml
setup.cfg
picnic_bio.egg-info/PKG-INFO
picnic_bio.egg-info/SOURCES.txt
picnic_bio.egg-info/dependency_links.txt
picnic_bio.egg-info/entry_points.txt
picnic_bio.egg-info/requires.txt
picnic_bio.egg-info/top_level.txt
src/__init__.py
src/exceptions.py
src/main.py
src/stride.py
src/features/__init__.py
src/features/calculation_disorder.py
src/features/goterms.py
src/features/sequence_complexity.py
src/features/sequence_distance.py
src/features/sequence_structure_AF2.py
src/files/__init__.py
src/files/go/bp_2500_freq.txt
src/files/go/bp_2500_freq_all.json
src/files/go/cc_2000_freq.txt
src/files/go/cc_2000_freq_all.json
src/files/go/mf_2500_freq.txt
src/files/go/mf_2500_freq_all.json
src/files/models_llps/keys_llps_withgonocc_retrained_newgo_18.txt
src/files/models_llps/keys_llps_withoutgocattrue_92.txt
src/files/models_llps/modelpipe_depth6class1_id_2_llps_withgonocc_retrained_newgo18.sav
src/files/models_llps/modelpipe_depth7class1_id_92_llps_withoutgo_24-02.sav
src/prediction/__init__.py
src/prediction/calculation_pipeline.py
src/prediction/create_model.py
src/prediction/inference_model.py