Common / Transpose matrix

Description

Given a matrix X in tsv format returns the transpose of X, with or without header.

Parameters

Output

Transposed matrix that has the same name as the input matrix.