bhklab / CoreGx

Shared code for both PharmacoGx and RadioGx
https://bhklab.github.io/CoreGx/
GNU General Public License v3.0
2 stars 3 forks source link

assay<-,LongTable,character-method errors when assigning assays with subset of row or column ids #151

Closed ChristopherEeles closed 2 years ago

ChristopherEeles commented 2 years ago

Error results when trying to assign an assay with a subset of row or column identifiers.

Caused by checking for equality with row or column identifiers of the object when it is only necessary for the assigned assays row and column identifers to be a subset of the objects.