
Last chance! 50% off unlimited learning
Sale ends in
writeGFF3(cset, genome, chr, file.prefix = "temp.gff", organism = NULL)
reb
organism
slot of the chromLocation
object. Otherwise "h"
, "r"
, or "m"
can be used to
specify human, rat, or mouse chromosome
informationwriteGFF3
returns an invisible list of character vectors.
MCR eset data was obtained with permission. See PMID: 15377468
reb
data(idiogramExample)
ix <- abs(colo.eset) > .225
colo.eset[ix] <- NA
idiogram(colo.eset,ucsf.chr,"14",method="i",dlim=c(-1,1),col=.rwb)
gffmat <- writeGFF3(colo.eset,ucsf.chr,"14",NULL)
gffmat[1:4,]
Run the code above in your browser using DataLab