simpleLibs {ORFik}R Documentation

Will make a simplified version of NGS libraries

Description

An .obed file containing chromosome, start, stop, strand, readWidth and number of duplicate reads. A bed file with 2 score columns

Usage

simpleLibs(df, out.dir = paste0(dirname(df$filepath[1]), "/bedo/"))

Arguments

df

an ORFik experiment

out.dir

optional output directory, default: dirname(df$filepath[1])

Value

NULL (saves files to disc)


[Package ORFik version 1.6.9 Index]