Converting .parquet to .pairs
In order to convert .parquet back to classical .pairs to you need to run an easy cli command (which has similar parameters to pairtools functions). Here is an example with useful parameters:
[ ]:
pairs_to_parquet parquet-to-csv -o test_converted.pairs.gz --nproc 4 --tmpdir /temp_directory --memory 35G test.parquet