NucleosomeTrack {PING} | R Documentation |
This track actually creates two tracks: it displays the position of the predicted nucleosomes as well as the standard error associated with each prediction and an histogram of the score.
NucleosomeTrack(PS, chr, gen="gen", scoreTrack=TRUE, scoreThreshold=0.05, name="PING", ...)
PS |
A |
chr |
A character string for the chromosome name. |
gen |
An optional character string for the genome name. |
scoreTrack |
A |
scoreThreshold |
A |
name |
A character string for the title of the track. |
... |
A list of supplemental argument that can be provided to the |
This function returns a list containing an object of class AnnotationTrack
and a DataTrack
if scoreTrack is set to TRUE.
Renan Sauteraud
postPING
plotSummary
DataTrack
AnnotationTrack
plotTracks