read_count_mat_with_separated_chr_start_end {ChromSCape} | R Documentation |
Read a count matrix with three first columns (chr,start,end)
read_count_mat_with_separated_chr_start_end( path_to_matrix, format_test, separator )
path_to_matrix |
Path to the count matrix |
format_test |
Sample of the read.table |
separator |
Separator character |
A sparseMatrix with rownames in the form "chr1:1222-55555"