Exports core promoter shape score tables to text files. Shape score is calculated with shapeCluster(object) method.

exportShapeTable(object)

# S4 method for TSSr
exportShapeTable(object)

Arguments

object

A TSSr object.

Examples

# \donttest{ exportShapeTable(exampleTSSr)
#> Exporting promoter shape table...
# }