Displaying 1 result from an estimated 1 matches for "50034l".
Did you mean:
50034
2011 Oct 19
1
replacing percentage of values in data frame
...data)
structure(list(V1 = structure(c(1L, 1L, 3L, 3L, 4L, 5L, 6L, 6L,
7L, 2L), .Label = c("chr1", "chr10", "chr2", "chr3", "chr4",
"chr5", "chr7"), class = "factor"), V2 = c(500L, 550L, 700L,
1000L, 100L, 450L, 450L, 50034L, 50055L, 50063L), V3 = c(500L,
550L, 700L, 1000L, 100L, 450L, 450L, 50034L, 50055L, 50063L),
V4 = structure(c(3L, 3L, 3L, 3L, 3L, 1L, 3L, 2L, 2L, 3L), .Label =
c("CG",
"CHG", "CHH"), class = "factor"), V5 = c(0L, 0L, 0L, 0L,
0L, 0L, 0L, 0L, 0L...