Open
Description
when I run getLDS function, the error appear:
z2h <- getLDS(attributes = c("external_gene_name"),
-
filters = "external_gene_name",
-
values = unique(zebrafish.anno$g_name), mart = ensembl_zebrafish,
-
attributesL = c("external_gene_name","chromosome_name"), martL = ensembl_human)
Error in httr2::req_perform()
:
! HTTP 500 Internal Server Error.
Run rlang::last_trace()
to see where the error occurred.
rlang::last_trace()
<error/httr2_http_500>
Error inhttr2::req_perform()
:
! HTTP 500 Internal Server Error.
Backtrace:
▆
- └─biomaRt::getLDS(...)
- └─biomaRt:::.submitQueryXML(...)
-
└─httr2::req_perform(req)
Run rlang::last_trace(drop = FALSE) to see 3 hidden frames.
rlang::last_trace(drop = FALSE)
<error/httr2_http_500>
Error inhttr2::req_perform()
:
! HTTP 500 Internal Server Error.
Backtrace:
▆
- └─biomaRt::getLDS(...)
- └─biomaRt:::.submitQueryXML(...)
-
└─httr2::req_perform(req)
-
└─httr2:::handle_resp(req, resp, error_call = error_call)
-
└─httr2:::resp_abort(resp, req, body, call = error_call)
-
└─rlang::abort(...)
Metadata
Metadata
Assignees
Labels
No labels