diff --git a/.gitignore b/.gitignore index f13532b..651dd59 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ benchmarks/ #Large files ctat_lr_fusion.v0.13.0.simg +__pycache__ *test* \ No newline at end of file diff --git a/workflow/scripts/CellClustering/libs/__pycache__/CRP.cpython-312.pyc b/workflow/scripts/CellClustering/libs/__pycache__/CRP.cpython-312.pyc deleted file mode 100644 index b8fb63d..0000000 Binary files a/workflow/scripts/CellClustering/libs/__pycache__/CRP.cpython-312.pyc and /dev/null differ diff --git a/workflow/scripts/CellClustering/libs/__pycache__/CRP_learning_errors.cpython-312.pyc b/workflow/scripts/CellClustering/libs/__pycache__/CRP_learning_errors.cpython-312.pyc deleted file mode 100644 index 77221b2..0000000 Binary files a/workflow/scripts/CellClustering/libs/__pycache__/CRP_learning_errors.cpython-312.pyc and /dev/null differ diff --git a/workflow/scripts/CellClustering/libs/__pycache__/MCMC.cpython-312.pyc b/workflow/scripts/CellClustering/libs/__pycache__/MCMC.cpython-312.pyc deleted file mode 100644 index 3f4e6ee..0000000 Binary files a/workflow/scripts/CellClustering/libs/__pycache__/MCMC.cpython-312.pyc and /dev/null differ diff --git a/workflow/scripts/CellClustering/libs/__pycache__/__init__.cpython-312.pyc b/workflow/scripts/CellClustering/libs/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 8e0b037..0000000 Binary files a/workflow/scripts/CellClustering/libs/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/workflow/scripts/CellClustering/libs/__pycache__/dpmmIO.cpython-312.pyc b/workflow/scripts/CellClustering/libs/__pycache__/dpmmIO.cpython-312.pyc deleted file mode 100644 index 3a1ba53..0000000 Binary files a/workflow/scripts/CellClustering/libs/__pycache__/dpmmIO.cpython-312.pyc and /dev/null differ diff --git a/workflow/scripts/CellClustering/libs/__pycache__/plotting.cpython-312.pyc b/workflow/scripts/CellClustering/libs/__pycache__/plotting.cpython-312.pyc deleted file mode 100644 index 7b7671c..0000000 Binary files a/workflow/scripts/CellClustering/libs/__pycache__/plotting.cpython-312.pyc and /dev/null differ diff --git a/workflow/scripts/CellClustering/libs/__pycache__/utils.cpython-312.pyc b/workflow/scripts/CellClustering/libs/__pycache__/utils.cpython-312.pyc deleted file mode 100644 index 2623f9c..0000000 Binary files a/workflow/scripts/CellClustering/libs/__pycache__/utils.cpython-312.pyc and /dev/null differ