R/human.chrom.info.Jul03.R

human.chrom.info.Jul03 <- 
    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(246128, 243616, 199344, 191732, 181035,
                   170915, 158546, 146309, 136372, 135037, 134483,
                   132078, 113043, 105311, 100257, 90042, 81860,
                   76115, 63812, 63742, 46976, 49397, 153692, 50287),
                   centromere = c(130772, 93582, 92435, 50804, 47175,
                   60418, 58878, 45443, 52508, 39926, 52264, 34881,
                   17000, 18000, 20000, 41001, 23668, 15631, 28712, 
                   28334, 14000, 15000, 59139, 11473)),
              .Names = c("chrom", "length", "centromere"),
              class = "data.frame",
              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"))

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.