Displaying 1 result from an estimated 1 matches for "poptr_0001s00240".
2011 Jun 21
0
"subscript out of bounds" error when trying to make heatmap
...s for each item the names of sample sets where it is present. The opposite result for absent calls can be returned by changing '==1' to '==0'.
MY INPUT/OUTPUT
# My data set is seven columns of gene names
head(setlist[1:3])
BUD MALE_CATKIN FEMALE_CATKIN
1 POPTR_0001s00240 POPTR_0001s00240 POPTR_0001s00240
2 POPTR_0001s00320 POPTR_0001s00510 POPTR_0001s00260
3 POPTR_0001s00330 POPTR_0001s00700 POPTR_0001s00610
4 POPTR_0001s00610 POPTR_0001s00740 POPTR_0001s00700
5 POPTR_0001s00680 POPTR_0001s00950 POPTR_0001s00870
6 POPTR_0001s00700 POPTR_0001s01130 POPTR_0001s00950...