Displaying 1 result from an estimated 1 matches for "00361a".
Did you mean:
00361
2009 Aug 27
2
subset of a matrix
Hello everyone, I would appreciate any help with the following.
My dataset is a list containing matrices. So if you type e.g.
data[[1]]
you get something like:
[,1] [,2]
361a A T
456b A G
72145a T G
........
As you can see my rows have names which are character strings containing numbers and letters. I want something similar to a histogram, per column.