Displaying 1 result from an estimated 1 matches for "with180000".
Did you mean:
with1000
2007 Aug 17
1
comparison of arrays of strings
Hi
i have two arrays of genes names,one with180000 gene names and the other with 24000 gene names,I have to compare both of them for finding common names.
I have both the arrays in .csv format.i loaded the files and tried to compare them using for and if loops
but I got the error Error in Ops.factor(cgh[i, 1], cgh[j, 2]) :
level sets of...