write_motifmap: Write a MotifMap-type GRanges into a BED file.

View source: R/file_format_io.R

write_motifmapR Documentation

Write a MotifMap-type GRanges into a BED file.

Description

This takes a GRanges object with the appropriate mcols (see read_motifmap()) and saves it as a BED file.

Usage

write_motifmap(x, file)

Arguments

x

A GRanges object with appropriate metadata columns.

file

The file name to save.


DarwinAwardWinner/rctutils documentation built on July 22, 2022, 5:19 a.m.