search for: chromosome3

Displaying 1 result from an estimated 1 matches for "chromosome3".

Did you mean: chromosome
2011 Apr 20
2
'Record' row values every time the binary value in a collumn changes
..., I need to assign the binary to rows of another data set. If the position value in this second data set falls in one of the blocks defined in the shortlist made in part1,the binary value of the shortlist should be assigned to an extra column for this row. This would look something like this: Chromosome3 position Value binary3 [1,] "1" "12" "a" "1" [2,] "1" "13" "b" "1" [3,] "1" "14" "c" "1" [4,] "1" &quot...