read.wig: Read a .wig file

Description Usage Arguments Value

View source: R/Janie_functions.R

Description

This function reads a .wig file into R

Usage

1
read.wig(data_file, start, end)

Arguments

data_file

Path to the data file

start

Start of the nucleotide range you would like to pull out

end

End of the nucleotide range you would like to pull out

Value

A data frame with the nucleotide number and the reactivity


JPSieg/JFLabR documentation built on Feb. 4, 2021, 12:02 a.m.