Displaying 1 result from an estimated 1 matches for "ribose".
2007 Aug 18
1
doubt about string comparison
...common names in both of them.
My arrays are for example
Array1 Array2
GAP4
HIST1B-histamine....
MFG12 SNRPD-signal induced...
CFH1A RNF-ribose nucleic...
My
array 2 ,has description of the abbreviation ,how can I remove the
description part before using intersect command to match common names
in array1 and array2.
the description and abbreviation are separated by a hyphen --.
I tried using matlab ,but due to the large file size it didno...