chessboard.api.io.loadTSV
- chessboard.api.io.loadTSV(file1, file2)
Load data from
.tsvfiles.Load junction spanning read counts produced by other software in
.tsvformat. Each column of the.tsvis a sample and each row is a splice junction.file1should contain the reads mapped to the junction andfile2should contain all other reads in the normalization unit (e.g. LSV, intron cluster, entire gene etc). Missing values should agree in position between both files.- Parameters
- Returns
A CHESSBOARD object containing the input data.
- Return type