Hi K,
sorry for the really long time to respond.
Does the variable 'data.file' correspond to the path of the seqz file?
the first step should be something similar:
data.file <- system.file("data", "example.seqz.txt.gz", package = "sequenza")
Best
Francesco