addBindingStrength: Adds binding strength (essentailly same as GC content) to a...

View source: R/addBindingStrength.R

addBindingStrengthR Documentation

Adds binding strength (essentailly same as GC content) to a bedfile.

Description

Adds binding strength (essentailly same as GC content) to a bedfile.

Usage

addBindingStrength(bedFile, fastaFile, genome = "hg19", forceRedo = F)

Arguments

bedFile

The bedfile.

fastaFile

The fasta file.

Details

Adds the bidning strength as a column to the bedfile, saving it as a copy, replacing .bed with .dn.bed


ChristofferFlensburg/superFreq documentation built on Nov. 15, 2023, 6:15 a.m.