You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking into this, and it seems to all stem from the hard coded 'id' and 'weight' column names in hts_get_keycols. cursed! We should allow the user to specify the wtname, the idname ~ somewhere in prep data (??) and then carry that all the way through.
unfortunately hts_get_keycols is called by many other functions, which are in turn called by many other fucntions, inside the family of 'prep data' stuff
No description provided.
The text was updated successfully, but these errors were encountered: