Closed florafauna closed 3 years ago
I agree with this change
I agree with this change
Me too
I found that changing the output to a matrix format would not simplify the implementation much. (Vectorize()
somehow loses the column names of the matrix). As it is working as it is, I consider this a low priority issue and close it. Feel free to change the implementation and make a pull request.
Vectorize()
is not really compatible with adata.frame
output.Maybe the function could return a matrix?