summarySeg {PICS}R Documentation

Summarize a segReadsList object.

Description

Returns info about a segReadsList object in a data.frame containing the following informations: chr : chromosome id NF : number of forward reads NR : number of reverse reads L : length of segment min: start location of segments max: end location of segments

Usage

	summarySeg(seg)

Arguments

seg

An object of class segReadsList

Value

A six columns data.frame.

Author(s)

Xuekui Zhang

See Also

segReadsList


[Package PICS version 2.26.0 Index]