R/human.chrom.info.May04.R

human.chrom.info.May04 <-
    structure(list(chrom = c(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12,
                   13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24),
                   length = c(245522.847, 243018.229, 199505.74,
                   191411.218, 180857.866, 170975.699, 158628.139,
                   146274.826, 138429.268, 135413.628, 134452.384,
                   132449.811, 114142.98, 106368.585, 100338.915,
                   88827.254, 78774.742, 76117.153, 63811.651,
                   62435.964, 46944.323, 49554.71, 154824.264,
                   57701.691),
                   centromere = c(122267.476, 93248.045, 92037.544,
                   51001.045, 47941.398, 60438.125, 59364.988, 
                   45458.052, 47535.928, 40434.941, 52950.781,
                   35445.461, 16934, 16570, 16760, 36043.302,
                   22237.133, 16082.897, 28423.622, 
                   27150.399, 11760, 12830, 59965.033, 11737.315)),
              .Names = c("chrom", "length", "centromere"),
              row.names = c("1", "2", "3", "4", "5", "6", "7", "8",
              "9", "10", "11", "12", "13", "14", "15", "16", "17",
              "18", "19", "20", "21", "22", "23", "24"),
              class = "data.frame")

Try the aCGH package in your browser

Any scripts or data that you put into this service are public.

aCGH documentation built on Nov. 8, 2020, 6:58 p.m.