read.computeMatrix.file: 'computeMatrix' *.gz file reader

View source: R/read.computeMatrix.file.R

read.computeMatrix.fileR Documentation

computeMatrix *.gz file reader

Description

The function reads a matrix.file.gz generated by deepTools/computeMatrix function or by computeMatrix.deeptools. The value can be passed to plot.density.profile function.

Usage

read.computeMatrix.file(matrix.file)

Arguments

matrix.file

A string indicating indicating the full path to the matrix.file.gz generated by deepTools/computeMatrix function or by computeMatrix.deeptools.

Value

The functions returns a named list containing:

  • metadatadata.frame with the information gotten from the matrix_file.gz

  • matrix.datadata.frame with the scores gotten from

  • original.file.pathwith full path to the original matrix_file.gz.

This list can be passed as it is to the function plot.density.profile.


sebastian-gregoricchio/Rseb documentation built on June 14, 2024, 12:22 p.m.