exportUCSC: Generates a UCSC fromated bed file

Description Usage Arguments Author(s)

Description

Write a bedfile from yeastSCElocatoR files for upload into a UCSC Genome browser

Usage

1
2
exportUCSC(index, outputDirectory, fragments = NULL, segments = NULL,
  recombs = NULL, col = "103,139,139 243,165,97")

Arguments

index

is used to index the bedfile(s)

outputDirectory

is location to write bedfile(s)

fragments

A GRanges object with strand and mapq metadata, such as that generated by bam2GRanges

segments

A data.frame object with localized regions of 0 and 1 or mixture 0,1

recombs

A data.frame object with coordinates of every state transition

Author(s)

Ashley Sanders, David Porubsky


daewoooo/YeastSCElocatoR documentation built on May 14, 2019, 3:25 p.m.