A common manipulation with reads files for various analyses is to reshape long format reads data (each row is a 500kb bin with state values for each cell) to wide format, with chr_start_end rows and cell_id columns.
A common manipulation with reads files for various analyses is to reshape long format reads data (each row is a 500kb bin with state values for each cell) to wide format, with chr_start_end rows and cell_id columns.