@tabbassidaloii and me have been checking the issues with the xref batch query.
Issue reported by @egonw:
https://webservice.bridgedb.org/Human/xrefs/S/O14494?dataSource=L
this seems to ignore the ?dataSource=L parameter.
Issue reproduced by @tabbassidaloii and @DeniseSl22 ; we believe the parameter is not ignored, but that the SystemCodes are present in the mapping files, but not correctly read in by the BridgeDb libraries.
@tabbassidaloii also tried out different mapping files in R (91, 104, 105, 107) through the BridgeDbR-package (v2.8.0 **rJava_1.0-6; according to GitHub using BridgeDb libraries: [BridgeDb 3.0.19 and Derby 10.15.2]) and all these version give the same issue, when defining the datasource to map to parameter:
map(mapper, "H", "VGF", "L")
Error in .jcall("org/bridgedb/DataSource", "Lorg/bridgedb/DataSource;", :
java.lang.IllegalArgumentException: No DataSource known for the Bioregistry.io prefix L
The first known "bioregistry" addition is mentioned in the BridgeDb 3.0.14 release.
@egonw reset the Webservice back to BridgeDb 3.0.13 (which seemed to solve another issue).
We don't know if this issue is related to the other issues we're seeing for the GeneProtein_107 release (not being able to search for HGNC symbol in PV, this does work in 104, not in 105). Our suggestions:
@tabbassidaloii and me have been checking the issues with the xref batch query.
Issue reported by @egonw:
this seems to ignore the ?dataSource=L parameter.
Issue reproduced by @tabbassidaloii and @DeniseSl22 ; we believe the parameter is not ignored, but that the SystemCodes are present in the mapping files, but not correctly read in by the BridgeDb libraries.
@tabbassidaloii also tried out different mapping files in R (91, 104, 105, 107) through the BridgeDbR-package (v2.8.0 **rJava_1.0-6; according to GitHub using BridgeDb libraries: [BridgeDb 3.0.19 and Derby 10.15.2]) and all these version give the same issue, when defining the datasource to map to parameter:
The first known "bioregistry" addition is mentioned in the BridgeDb 3.0.14 release.
@egonw reset the Webservice back to BridgeDb 3.0.13 (which seemed to solve another issue).
We don't know if this issue is related to the other issues we're seeing for the GeneProtein_107 release (not being able to search for HGNC symbol in PV, this does work in 104, not in 105). Our suggestions: