buildChromCytoband {reb} | R Documentation |
Construct a chromLocation object from a cytoband environment. Human, Rat, and Mouse are currently possible.
buildChromCytoband(organism = "h")
organism |
character, "h" for human, "m" for mouse, and "r" for rat. |
a chromLocation object
Karl J. Dykema, karl.dykema@vai.org Kyle A. Furge, kyle.furge@vai.org
humanBands <- buildChromCytoband("h") humanBands@chromLocs[["1"]]