Thanks for your reply.
For indexing in cluster I used tabix Singularity image tabix_v0.2.6.sif.
The command I have been using is: singularity exec tabix_v0.2.6.sif tabix -s 1 -b 2 -e 2 -f -S 1 AlphaMissense_hg38.tsv.gz
I get the error of command run:
INFO: Converting SIF file to temporary sandbox...
open: No such file or directory
[tabix] was bgzip used to compress this file? AlphaMissense_hg38.tsv.gz
INFO: Cleaning up image...
It seems that it doesn't recognize this file?