write_to_BED: Write Motif Vector to BED File

Description Usage Arguments

View source: R/classification.R

Description

Write a motif and its location to a BED file stored locally.

Usage

1
write_to_BED(motif_ranges, motif_name, chrom)

Arguments

motif_ranges

A numeric vector of motif's membership scores. The names of the entries correspond to the motif's location on the chromsome chrom.

motif_name

A string containing the name of the motif to be stored.

chrom

A string denoting the chromosome containing the motif and chromatin loop.


NElnour/3dannotator documentation built on Dec. 12, 2019, 12:55 a.m.