A definition file for building TAMA singularity container
sudo singularity build TAMA.{sif, def}
There are two main Python scripts in TAMA:
- tama_collapse.py
- tama_merge.py
They can be run as follows:
singularity exec TAMA.sif tama_collapse.py -h
singularity exec TAMA.sif tama_merge.py -h