search for: fqaaw

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

Did you mean: flaw
2009 Jan 13
2
Can't Destroy Dim Names
Dear all, I have the following matrix: > str(mat) Named chr [1:32268] "yQAAA" "jQAAQ" "UQAAg" "FQAAw" "1QABA" ... - attr(*, "names")= chr [1:32268] "CAAAAAAAAA" "CAAAAAAAAC" "CAAAAAAAAG" "CAAAAAAAAT" ... I want to destroy the attribute yielding only this: > str(mat) Named chr [1:32268] "yQAAA" "jQAAQ" &quot...