acope3 / RibModelFramework

1 stars 14 forks source link

Get expression estimate 370 #374

Closed acope3 closed 2 years ago

acope3 commented 2 years ago

This resolves the issue with getExpressionEstimate casting numeric columns to character columns when passing in a Genome object to add gene ids. The solution was to use data frames as opposed to matrices.