HS.totals | R Documentation |
Generates a hotspot table from a full map file or rds set the working directory to the location of the full map files
HS.totals(
work.d = getwd(),
outdir = getwd(),
Pan,
use.BG = T,
readfilename = "FullMap.",
mode = "txt",
exp.name = "NA",
use.mreads = T,
geneTable =
"/Users/georgebrown/Dropbox/Annotations/AllElementsDUB_Cer3H4L2_Brar_2016.08.16.txt",
neeman = F,
WCequal = F,
extend = 300
)
outdir |
output directory |
use.BG |
whether to use BGreads or not |
readfilename |
name of the read pattern |
exp.name |
experiment name |
geneTable |
location of the AllElementsDUB file |
word.d |
Working directory where the fullmaps are. |
HS.totals(work.d=getwd(),outdir="/Users/georgebrown/Desktop/foldhsdev"
,Pan="/Users/georgebrown/Dropbox/Annotations/Cer3H4L2/Pan.Hotspots.IGR.SacCer3_H4L2_2016.08.10a.txt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.