dorkylever-lama-phenotype-detection

View on PyPIReverse Dependencies (0)

1.0.1 dorkylever_lama_phenotype_detection-1.0.1-py3-none-any.whl

Wheel Details

Project: dorkylever-lama-phenotype-detection
Version: 1.0.1
Filename: dorkylever_lama_phenotype_detection-1.0.1-py3-none-any.whl
Download: [link]
Size: 303531
MD5: 7ab15afca8880c8881a817471c3aea99
SHA256: 2f4a9a86c6b20b5d4125460d209e19db04de000f56099c0c13a11d9f4b23c6b3
Uploaded: 2022-11-09 01:11:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dorkylever-lama-phenotype-detection
Version: 1.0.1
Summary: Phenotype detection pipeline for finding abnormalities in mouse embryos
Author: Neil Horner
Author-Email: n.horner[at]har.mrc.ac.uk, bit[at]har.mrc.ac.uk
Home-Page: https://github.com/mpi2/LAMA
Download-Url: https://github.com/dorkylever/LAMA/archive/refs/tags/1.0.1.tar.gz
License: Apache2
Keywords: image processing,bioinformatics,phenotype
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: appdirs
Requires-Dist: setuptools (==59.8.0)
Requires-Dist: matplotlib (>=2.2.0)
Requires-Dist: numpy (>=1.20)
Requires-Dist: pandas (>=1.1.0)
Requires-Dist: scikit-learn (>=1.0.2)
Requires-Dist: scipy (>=1.1.0)
Requires-Dist: scikit-image (==0.17.2)
Requires-Dist: seaborn (>=0.9.0)
Requires-Dist: statsmodels (>=0.9.0)
Requires-Dist: PyYAML (>=3.13)
Requires-Dist: SimpleITK (>=2.1.0)
Requires-Dist: pyradiomics (>=3.0.1)
Requires-Dist: threadpoolctl (==3.1.0)
Requires-Dist: imbalanced-learn (==0.9.0)
Requires-Dist: raster-geometry
Requires-Dist: filelock
Requires-Dist: psutil
Requires-Dist: plotly
Requires-Dist: logzero
Requires-Dist: addict
Requires-Dist: toml
Requires-Dist: pynrrd
Requires-Dist: pytest
Requires-Dist: mlxtend
Requires-Dist: tqdm
Requires-Dist: gitpython
Requires-Dist: pacmap
Requires-Dist: shap
Requires-Dist: joblib
Requires-Dist: wheel
Requires-Dist: h5py; extra == "dev"
Provides-Extra: dev
License-File: LICENCE.md
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lama/__init__.py sha256=HVCGmvuCCUZPiUTA8GRs1gf5LTUhY9hyWFOMpcHPRv0 219
lama/common.py sha256=_-uKbCx5aZB-U2BIwXvBCOWHKmL-l6xriv9G9UOXvvI 26713
lama/monitor_memory.py sha256=CayxQei8SQB9Dw1pjNVl0A0EzCveYHMY9SF2NboZMLM 1443
lama/paths.py sha256=9kuuwYoFffQRgAFnbH_kA5sQ1WAZKz0EYBwCXoDKux4 8512
lama/version.py sha256=mDki2LnrHjXzJLrt5aHRKvFJFoPklwAzo5Rl9K3iTMU 800
lama/elastix/__init__.py sha256=DzSEAE0IYnzzBieUYW6c5BDjBvL9BEf0yxeJ4ZJ6RR8 740
lama/elastix/deformations.py sha256=_WerHLeo673UiSE3QHvOLToddvWaoY_qp2jzh-9RWO8 12189
lama/elastix/elastix_registration.py sha256=jZ71aJzRGObtwafSR1qahdEum13MrsKWjFduo0_NMdw 11226
lama/elastix/folding.py sha256=x-wbxXHcAbkdscTRLHWI3RPtRAs7Af710rb2_7my2HA 6033
lama/elastix/invert_transforms.py sha256=cv7rS8p40xeBaZJ8ind0IWn7ODD2cr_S14jKZRCKcA4 12937
lama/elastix/propagate_volumes.py sha256=uIOoBkL7SIaRoY6RwLCGIgezfWGUBfeBJsE15WavJhk 14905
lama/elastix/reverse_registration.py sha256=YyfKb5sumCnVjW-_dAm3n-ZSMMOQOhz_dXAndrLeElM 8884
lama/example_configs/ark_pop_avg.toml sha256=YumKG8VifqjoS8_Ow5zsI8XR-YXgQuz6SYZqDvPpv3I 4379
lama/example_configs/arkell_generate_data.toml sha256=YZC9pYms4ysq6tFWlegDZCbSvZSlyvQs95UhrwhTAwY 4988
lama/example_configs/arkell_stats.toml sha256=_JrLznw3miyN0bVJnrlMh-YyF51BpjQsNvgTYoGt0NY 784
lama/example_configs/generate_data.toml sha256=H1DbIFwxf0DCeEphKwJnsesqHz0SK_PWI9GKlJU14hA 3460
lama/example_configs/pop_avg.toml sha256=blD4fsbPGXVYOPNmMyNwVBlMl-ZNREzvCCda2aL6RG8 4052
lama/img_processing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/img_processing/dicom_to_nrrd.sh sha256=ZOlpvpCA2pgMRzLNlg6plVHzPXGxV_9ZU-t05QmbP-I 1147
lama/img_processing/glcm3d.py sha256=Xx4t7LfP7bCAKir5wULU7xNbDPof7buM0dbwilt98HI 3723
lama/img_processing/misc.py sha256=AGA4lAvXyp4BeWJtBFh4WlEmxzRtTAJjzOieamkaq20 492
lama/img_processing/normalise.py sha256=i7RZTQ7AObxodLHDUB7AOdwMe7sryYkFJiiiGQ6H6cU 14675
lama/img_processing/normalise_background.py sha256=jdNK3hRqOGESRc6Fcc9moYfXMvxTBPssONGmRuw3BHg 1567
lama/img_processing/organ_vol_calculation.py sha256=Pdzu6DawBpRT1R4GZbe7bddq1KU4axrj8pRTF-GyNj0 2881
lama/img_processing/read_minc.py sha256=Dg24jj5E5i-EgU0lfYydUW65LDFhLofmF8zzojGCiCk 5334
lama/lama_radiomics/__init__.py sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY 2
lama/lama_radiomics/feature_reduction.py sha256=gnYwBvXQr-lT_yiQuuOJ2BTajhqBtCD1VUHZhj0WGfk 13809
lama/lama_radiomics/machine_learning.py sha256=MYkv7MN-JgDC8dTdve2vcVAv8jv7yRJd9Bjmh17LH4o 7149
lama/lama_radiomics/radiomics.py sha256=p6AGsa6iHfFRLFJ4iHV63pOV0ROLYzsni-yQswv6vs8 15743
lama/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/lib/addict.py sha256=sWyicwkodgcaQaDNo-S2-Kafohds1GXSw7yjgOr7wRo 7840
lama/lib/addict.py.bak sha256=eLljFTurZmgSyJPbcvoCWdYB5YWgUaj-18C7GDIsOek 7802
lama/lib/transformations.py sha256=E153fcEqMKmfm9ud4oX47ufTEgtukEs70eCQCfoLU7c 66009
lama/lib/transformations.py.bak sha256=bjaUdbHImBgeVdsb-xCfD1o9xGwAPSFJBA_c5t9mbSY 66050
lama/qc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/qc/collate_qc.py sha256=hbY-0Vcm8MvRlVpwvIeOeZGq9b-_r5o5vKtZoa4q6og 3837
lama/qc/common.py sha256=P_k9eRk8ID7rpB4lC5SruW-Izg9-O020cwZqvXAaEnk 479
lama/qc/folding.py sha256=9OPFWoAWL7lniD4hNdwaLxEvIXXIDs-G7mm0-efDSD4 1254
lama/qc/formatting.py sha256=k2gRgabN5ScoTu-Za6l_pQrP2RxB5IW9TeOtJzZnkek 958
lama/qc/img_grid.py sha256=Ky2an2V_ghi-ae92J9kLZ60-LKN47pxl2ejx97SzKSk 3032
lama/qc/interative_qc.py sha256=ORHHRkBXHWb6ieQMKyRv0hUZjLP_wUKLsXBQBVcwbcw 7444
lama/qc/metric_charts.py sha256=kLVeEOrJb0StwgaBVUOKVcTY0HBTXkXF8shxhgHg0Yg 3166
lama/qc/organ_vol_plots.py sha256=6_ZaBneBX9fhwW2MLNQqc_QVZyGd2xjac-YF_kiK0FQ 11905
lama/qc/qc_images.py sha256=IlfrLw4Uz37XF-j05LOA4rpdsjXoPz5UtHV7H5MBZX0 10751
lama/qc/roi_overlay.py sha256=tX5zLVa8VeTDyCNe7OgSp-FNrgCfeJHy0cH6B3odJ3c 4907
lama/registration_pipeline/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/registration_pipeline/parallel_average.py sha256=qTScI5UtcYEJjDu83ngH2tZq-4XnWaDv8s5dDskDcSc 6775
lama/registration_pipeline/parallel_average_pairwise.py sha256=nMmXq_LuvhjlSifAIM7vontLf234cloLXnNVVkPIrPs 10322
lama/registration_pipeline/run_lama.py sha256=7uMl9XdGHpKmFMXxvunwEGX2qn8j4qEMqpHy37pXFVc 24352
lama/registration_pipeline/validate_config.py sha256=22T1XaJmVxd27yPsTAIKYV3b_9AA5ZAnl3XNb0NLO3c 23504
lama/registration_pipeline/optimise/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/registration_pipeline/optimise/points.py sha256=DMzTHmmdNUuKPhJEs2lOzvSHNsd6zM44XDkoLO_tEgs 3288
lama/registration_pipeline/optimise/regop_points.py sha256=m3EYtD5iscNdumDrgbHrhHjVOHtlIwD-xLeifEPlAus 8558
lama/registration_pipeline/optimise/run_lama_configs_grid.py sha256=V4Q6VC7u5D05_I62u9mw1LjSMMXG8Y9BsOCUxit_9nM 3459
lama/registration_pipeline/optimise/test_regop.py sha256=-8m9YL8s8ToiLOqT3dUdLdTsS9JpFeCS79j7a9RsaGU 1152
lama/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/scripts/intensity_normalisation.py sha256=YmUBlkGJkAWr7OAoYmYZfZ5egxg868frAxCWfZD_m2o 695
lama/scripts/lama_ark_img_pro.py sha256=DiyhxlgPky-D1hXhcIy2k2Sy44BKRmwh9acMKFuJsJw 1279
lama/scripts/lama_get_test_data.py sha256=IZNRFXDxVIz9UfCfCHM6OBCX6c3GyjPLqj8umujkLWk 289
lama/scripts/lama_get_walkthrough_data.py sha256=geYEkApvlD6qL7INwaLymEm2qIPASz2RdaREsJUICeI 368
lama/scripts/lama_job_runner.py sha256=luRuIV7vD-2a38UmqRM8D3GdgrBW8SFATwtGlifOF6M 9527
lama/scripts/lama_permutation_stats.py sha256=yBsOVpjDYikfP8K74QQ1Yr93abqucB7nkU35aTBB7P4 2821
lama/scripts/lama_radiomics_runner.py sha256=SjrcsDgf0fLyhM60icy2b_RnL40Sl8cicg2vy1t9Zjc 2059
lama/scripts/lama_reg.py sha256=prnralBtwSdFfas0Q0kPPrX2k5w38eI3Vtpawv0LzK4 683
lama/scripts/lama_stats.py sha256=udJ3VtxhF3qnOn3no5FcZNGcmbtgVckcdr-Y-PryR10 2457
lama/scripts/two_way_plotter.py sha256=dnThwjJG0el7-fIJeh2fQawk-BEPjm4-dpLvaZiRVTg 2208
lama/segmentation_plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/segmentation_plugins/plugin_interface.py sha256=Xap9D-K2Tg3vgQVa6KC7ZTyHK-cXl2hgIyScvLj8Das 2404
lama/segmentation_plugins/readme.md sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/segmentation_plugins/secondary_seg_lateral_ventricle.py sha256=2WKQfLsc9l43FCwNvgiCwEsPCe8pigx9bcYAzqKhTbI 5908
lama/segmentation_plugins/secondary_seg_lateral_ventricle_e145.py sha256=_2x9Z1w-u2UWpKyX6vHYPyS4hxwCafejtB2ibLmw14g 5812
lama/snake_contour_tool/fixer_config.toml sha256=il-FN1yPBF9xPVdy2GykYY4OAdpQfPjfB3JXvUySNUU 419
lama/snake_contour_tool/geodesic_active_segmentation.py sha256=TtbM7qBsW_N0j9uFirzKZKU47nc4-ptYgprdtfYfEaM 2804
lama/snake_contour_tool/label_fixer.py sha256=4ff5jShLdQal48nn8ypEXMhqwZAZ1HrN7abBoqzaHP4 4165
lama/staging/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/staging/affine_similarity_scaling_factors.py sha256=gGtctn_pEPEL8AnREd4Ck9wfFVzl1aZtslrKv1tFHXs 1344
lama/staging/baseline_selection.py sha256=3043RgLrkaWSdcF7jEjSuRAe9O8p537F9KjkxqCziFA 10497
lama/staging/skeleton_length.py sha256=wA3TUfctWaHabPgoIWQwC5tPCBB9-hhEVm-xZwVLpaU 1810
lama/staging/staging_metric_maker.py sha256=ndMj1aGOwk5vSPdljpGHdRfCHvzTwKtaoppmmi5c_XE 3746
lama/stats/__init__.py sha256=8nPNLwB6rOkbPemlbpwbNOEhqpLHUm5tQ5KF1UdAl6Y 20
lama/stats/automated_annotation.py sha256=1KYz2BMk-xKI5h-YW813WoWpZ2HmnCKwO74r1bFY-6Y 4476
lama/stats/cluster_plots.py sha256=S0dukSf6Q-gn1o7GoM6Kg-dGcDGryfuEClhSRCrHjik 2708
lama/stats/common.py sha256=9a-CpDv9i52Z-GIhrHioSIpCf_4dbt-CVOGHZGsKRoE 270
lama/stats/heatmap.py sha256=Q0x6Nt6HjVEH7B1N6TQWn8L00W-yhMjdh96os8q2tx0 3575
lama/stats/linear_model.py sha256=UhFDt1JCUhju6DF4b7o15x8U8sKgJB0jGA0MDkZjY7A 8400
lama/stats/penetrence_expressivity_plots.py sha256=CXgP54jUYyJB2vwYv9JKWqMe164g7NO_GfqmDAG1Eow 8007
lama/stats/permutation_stats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/stats/permutation_stats/bin_and_norm.py sha256=__tSODLX11zgW1je1JS9257_N3ef4dRPvYg0jEnrsV0 2256
lama/stats/permutation_stats/bin_heatmap.py sha256=TT2zcHxcyJCVu5UjYqeaBz2aCL2tCytqSxeZmI-PsvI 3761
lama/stats/permutation_stats/distributions.py sha256=nAcnI5rPBWCcKtQxGUZoG_tgy71KV2KtW_4cXKs5Cjg 30923
lama/stats/permutation_stats/p_thresholds.py sha256=unPWVB9QZIaQBXnvPCX7RhGm_qYNiBSbLl1AvDUMEv8 8667
lama/stats/permutation_stats/run_permutation_stats.py sha256=ht8xvPqXf-gZ2YIM3XYL-9B04ynx2GzUiudYlSvOfdA 34870
lama/stats/rscripts/lmFast.R sha256=ys-JyvqIkdZ7uEUEvRaG--uarHKkSSC3VFGOUE65hZ4 5563
lama/stats/rscripts/r_padjust.R sha256=tfcs5ZEvN901k_wi4OdKrRW8SI4us9dWUmODj3eMUOY 322
lama/stats/rscripts/r_qvalues.R sha256=FEn6WWqrNutsK2Kql9tzSVyZJfvzwzAqZiN2fLzYrEE 329
lama/stats/rscripts/two_way_plot.R sha256=OAW9fnMlcibgbOEIy_curnDXD0yMzbjEHJ2VU1EQxD8 17473
lama/stats/rscripts/test_data_for_R_LM/groups.csv sha256=p6UojnvAYoZvSPPUwhD5MWkb7E5eKoI_cTOSalr6SBg 5074
lama/stats/rscripts/test_data_for_R_LM/testpixelfile sha256=woCC1Ee7mvwAs_vcNOFfboRLHAA4E5Qz_82o0dV0ai4 968
lama/stats/standard_stats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/stats/standard_stats/data_loaders.py sha256=KqwLJZINZZ_4nqXCOCI9WV1h8APFcOZNsRkr9QYHU4Q 33850
lama/stats/standard_stats/lama_stats_new.py sha256=ce4Z6lZAadXzA9OMbFBoxFnxdZIqmTkqSXfUS0gTLgE 9050
lama/stats/standard_stats/read_config.py sha256=bxQ1EnO73xbWLaHNxuhfNnkehgLjTCt7IAB-7PiABQA 3697
lama/stats/standard_stats/results_writer.py sha256=_rpBOEAYIqo2IrvUcJMRhkX9eH9JpYYn7Xlst0nhVcc 12956
lama/stats/standard_stats/stats_objects.py sha256=4Ta3-slQh4eUTdfHuH-ErCiYyZHEmRsDxzXxO-1i0gI 8511
lama/tests/README.md sha256=8P1n9kWFkafJ0xR9wlw4GnNNuikgL-QeOyQLb_9Dns4 1056
lama/tests/__init__.py sha256=7zqLeS8KD1jsOGTbx7o4FpV4fW08D6yFTLihjAOhTSM 2107
lama/tests/debug.py sha256=_SOjeSXm4g4zQOe2IpSAmX6lNKRPziJNHR3_mzBrtI4 1577
lama/tests/pytest.ini sha256=2GF-DvKaS27EJ-2E8ChnqdezUrulMZCGQiiebWDWCL0 68
lama/tests/run_tests.sh sha256=KNXECajtc-EianXAw2UZkQYn5iVcHUTgWeJY9znnacA 321
lama/tests/test_data_generation.py sha256=YgkEkWD8LoHGQ2jdXtihjfcdMIOiSJM3ccd-aCAXEMk 4276
lama/tests/test_distributions.py sha256=BtNS2-x_qqeVesUwyS9KywkNIZHFHdGBWt654-VBlIQ 319
lama/tests/test_permutation_stats.py sha256=oMifLPKhX1Clbmlqzo0brQW1i_dik1dwz_6PLnEbhTw 8178
lama/tests/test_standard_stats.py sha256=6UiWY25GD4i0PjyxkOBxYrOUAZpqg-iCiQDwcuqOXzw 4443
lama/tests/archive/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/tests/archive/test_lama_stats.py sha256=7afoFeusKnwvOuq62fVkajlZrCf-ucJxFwQGnTgnSxg 3624
lama/tests/archive/test_run_permutation_stats.py sha256=ae2AaaAAVTI3OvQnJXoOuXMU5zoIVmZQr4g55H46pfY 4998
lama/tests/configs/lama_radiomics/radiomics_config.toml sha256=VEru-zh_EXVFDbOGicDDDK3zh8-BK1s_3YhZJmLs8Og 291
lama/tests/configs/permutation_stats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lama/tests/configs/permutation_stats/perm_no_qc.yaml sha256=UuS6jllX-4DWXojd-mhHkW_VWk18baQPFZV6U5xb5KA 821
lama/tests/configs/permutation_stats/perm_qc.yaml sha256=_MfBM_d6tBVkAVw4QxzgHEuAS7oMIUplI6kww1qOfRg 723
lama/tests/configs/permutation_stats/temp.yaml sha256=ReXmb7DOb28owuWHXa1nyM8AEoHVe-Rnqa5o_z94Q80 588
lama/tests/configs/permutation_stats/tempnotdo/perm.yaml sha256=WllaoJSe9BRewEAQwSfcuf_-uubSbdEmCK81PJPkfag 712
lama/tests/configs/standard_stats/generate_data.toml sha256=EXiTEs8ndIOrz3lRJatR27LdNnyj7mTxl7WQ_yUwYBU 4966
lama/tests/configs/standard_stats/stats.toml sha256=GHPoME2hs8fvu_Dcx0DipqkOQNmYKWbblhCCdGyYj38 839
lama/tests/working_on/test_config_errors.py sha256=HbqnX2Jrw1cFvWDlzXkwSt2TF1CabHBlWjFoXucE3Ds 2105
lama/tests/working_on/test_distributions.py sha256=vy0B0dzFW-_90yZRokQvMPQa1o6r_5RnolU9ldE4rK8 1151
lama/tests/working_on/test_label_propagation.py sha256=njGIc-C_xkDnR7tC140S35OZObZL4rTtvfSLilFT9OA 444
lama/tests/working_on/test_lm_r.py sha256=5kYbDTiLs7i6jYGcRakJ62ouW_mmQkSqBw1uSgdgUWg 51
lama/tests/working_on/test_population_average.py sha256=Nv1f6jwaqENmfBVYJeI-awDLSedvRS7iF0-DB52vFaU 817
lama/tests/working_on/test_qc_images.py sha256=NQA4DfvO3Zac9igJrfxbdYvhpG9LQ3_R3eaFxntgXFA 844
lama/tests/working_on/test_radiomics_scripts.py sha256=6X7caCJPS8AMtYHVlPQq8IYqnG55hSON9CnZbzM03jM 26456
lama/tests/working_on/test_two_way_perm.py sha256=Pj-55B1IP6folFo2rqB0sudyCYsjHkVvRb-y1Tu9wfQ 12465
lama/tests/working_on/test_two_way_stats.py sha256=q4mk5YJTq8cHNVRW2cnNisDGXozBg5e7TQmzdHnnMk8 7908
lama/utilities/__init__.py sha256=8nPNLwB6rOkbPemlbpwbNOEhqpLHUm5tQ5KF1UdAl6Y 20
lama/utilities/atlas_tools.py sha256=iLnX2zWxM-uwBXKIf3JKOSL9Lxtdg0ht2aPPO8i5qso 4340
lama/utilities/body_radiomics_normaliser.py sha256=xYsv-C6bdN43Y5tjUAK2M3ATwOP-3pZhu-dwcycm_5M 10559
lama/utilities/combine_spec_csv.py sha256=ZV5Zt_2Gj43oXjZWNaQrvB5YcJIuL6kdOkbs-xIhows 1714
lama/utilities/config_checksum.py sha256=heJZ0mXjqVpdxveJpXYBtM8PfJpIkI1rGzg6qAgblRk 273
lama/utilities/cropper.py sha256=14k4iCHKOXIFVPpytpBh74bQd6DwjxznxXSK2bfCG-o 2122
lama/utilities/data_clean_up.py sha256=ItMhQDcoERYzkLFbMoU4n37TzmI2fRhg7G6Mz5txWMY 2637
lama/utilities/extract_label.py sha256=A-MrFzRmbBC0YAnvkEV5ZZb0wC_f4P_seNhznNthxYU 2754
lama/utilities/extract_registrations.py sha256=r9MjCYmBIWUSuwMD0XBWZ7FnxGOLjmjUSwwlrwzBcYI 600
lama/utilities/flipper.py sha256=LzncSIn63bdE_QS6xGq73g-zhk9Dwwmp_Z7tgrxZgxw 796
lama/utilities/invert_emap_ref.py sha256=YwnpbGrwCPXzcUNURpiQh54WdHLZ2Xlt8DCdG5r7MAg 708
lama/utilities/label_intensity_info.py sha256=ggFZZl7ME5SoRTjjAa-On6yL-TCOlixtV5MjeuHSlsM 2368
lama/utilities/lama_convert_16_to_8.py sha256=8WKtHfOsSwqvdPhh5RHaUkYPDCOaF2DlMtBmsPrruEg 2389
lama/utilities/lama_histogram_batch.py sha256=IxOosJgPT6ZXfqPE_WLNjle1nSu_bWHwNB8VexbkgwA 4682
lama/utilities/lama_img_info.py sha256=WMfJ4EEc_d6hDqknCdyeoBkwXI-4T-dMHasq-WtntgE 2424
lama/utilities/lama_pad_volumes.py sha256=CFBx3CD9zZkDuMdk61BCTvK1f3QOOyRw2mhG3RWk9Kk 5519
lama/utilities/make_otsu.py sha256=xuxd-4ioA03pIlQK6oQEm4cKO7eybzYcPhEB5o5JVgo 1933
lama/utilities/make_roi.py sha256=9GBUjH4FqjnnVMLu7gvE9AyVhKKIs5cGhayydtKmnPM 1050
lama/utilities/man_clip_removal.py sha256=JyJ7TJw0GULfRZhLUdbDvKi-Js2AWTyqkI0I3sCT9P0 916
lama/utilities/nrrd_to_h5.py sha256=JTgYpdKBQkRti6JtDunhd_2LGhODQqkMyaFRg5UYDZQ 2520
lama/utilities/plot_radiomic_features.py sha256=Ck11JWzjBjQPdYEppoGJ4wua30n8dUbK1tOrV-HEYto 4821
lama/utilities/prep_for_man_valid.py sha256=mBi8YnGui0U0_1XEPtqcI2RkSqiPWDwOdChKtvloq2g 3533
lama/utilities/quick_n4_norm.py sha256=XGDitkpvzNFUhB025eZpiJVQkHqsDJcMlhtD1H7qfas 2781
lama/utilities/quick_normalise.py sha256=Gk7bBVlkvC-zsUCRSMtGUQNhHaY-KDGOr0u_b2liQVM 1706
lama/utilities/quick_rotate.py sha256=V-UZCJRJbjbRpuwSi-iB8k1-xZ-epQXPoPHL03Z1I8w 1008
lama/utilities/radiomics_normaliser.py sha256=snFoUxUoN5h0HJzr6CieDAv76k6G-sYPEgiNxk1FApE 9631
lama/utilities/randomise_for_blinding.py sha256=GlSR_1p9KoQvTwfafejIyLYSP-373hdBcxzpkEZp-T8 836
lama/utilities/remove_output_dirs.py sha256=juX7UZ_LHPsovrRM6NGqLXyCO0cgm62ALh1MIEBU7_w 863
lama/utilities/vpv_line_loader.py sha256=2oD-JsRlm9hxsBwV117FS4yCcWsqQlg3OmEtme2t9Sg 598
lama/utilities/zoomer.py sha256=cYoHYRzuf_cimaHCrThgHfkJ1FV0gdZANNz9ueWzHys 601
dorkylever_lama_phenotype_detection-1.0.1.dist-info/LICENCE.md sha256=IpPp3l_3HYG-OjaSF_2G6VEwUg3drFlnd7b9moHnWsY 622
dorkylever_lama_phenotype_detection-1.0.1.dist-info/METADATA sha256=lccsV-rZ9UMXfsjyCSn2x4tLR2NuEeAqH3XkzzCllr0 1535
dorkylever_lama_phenotype_detection-1.0.1.dist-info/WHEEL sha256=tIy8_2ZxPExwRKcXlg4jzESby3jB9aLsFLrFCKKh88M 92
dorkylever_lama_phenotype_detection-1.0.1.dist-info/entry_points.txt sha256=0h0UYr4TGyKBRAl2rUUWopImMLWIc0StrT1CJxRCWms 691
dorkylever_lama_phenotype_detection-1.0.1.dist-info/top_level.txt sha256=w9FlFksm58tjnujEVyD-1-OMCYdgSAZNCyf52UermSY 5
dorkylever_lama_phenotype_detection-1.0.1.dist-info/RECORD

top_level.txt

lama

entry_points.txt

lama_ark_imp_pro = lama.scripts.lama_ark_img_pro:main
lama_convert_16_to_8 = lama.utilities.lama_convert_16_to_8:main
lama_get_test_data = lama.scripts.lama_get_test_data:main
lama_get_walkthrough_data = lama.scripts.lama_get_walkthrough_data:main
lama_img_info = lama.utilities.lama_img_info:main
lama_job_runner = lama.scripts.lama_job_runner:main
lama_pad_volumes = lama.utilities.lama_pad_volumes:main
lama_permutation_stats = lama.scripts.lama_permutation_stats:main
lama_radiomics_runner = lama.scripts.lama_radiomics_runner:main
lama_reg = lama.scripts.lama_reg:main
lama_stats = lama.scripts.lama_stats:main
lama_two_way_plotter = lama.scripts.two_way_plotter:main