The current nf-test tests rely on local modules to check the validity of generated results. While this works, it deviates from nf-core best practices as we have modules that are only used to check results. The better solutions would be to use the nft-tiff plugin for nf-test to check results. However, one issue that remains is that the underlying tool FORCE writes outputs to the BigTIFF format, which nft-tiff can not currently support.
The current nf-test tests rely on local modules to check the validity of generated results. While this works, it deviates from nf-core best practices as we have modules that are only used to check results. The better solutions would be to use the nft-tiff plugin for nf-test to check results. However, one issue that remains is that the underlying tool FORCE writes outputs to the BigTIFF format, which nft-tiff can not currently support.