R/chrominfo.Mb.R

chrominfo.Mb <-
	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(246.128000, 243.616000, 199.344000, 191.732000, 181.035000,
                   170.915000, 158.546000, 146.309000, 136.372000, 135.037000, 134.483000,
                   132.078000, 113.043000, 105.311000, 100.257000, 90.042000, 81.860000,
                   76.115000, 63.812000, 63.742000, 46.976000, 49.397000, 153.692000, 50.287000),
			centromere = c(130.772000, 93.582000, 92.435000, 50.804000, 47.175000,
                   60.418000, 58.878000, 45.443000, 52.508000, 39.926000, 52.264000, 34.881000,
                   17.000000, 18.000000, 20.000000, 41.001000, 23.668000, 15.631000, 28.712000, 
                   28.334000, 14.000000, 15.000000, 59.139000, 11.473000)),
              .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 snapCGH package in your browser

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

snapCGH documentation built on Nov. 8, 2020, 5:31 p.m.