Hi all,
currently I allways run inbto a job failes error using the tool CustomProDB:
The server could not complete this request. Please verify your parameter settings, retry submission and contact the Galaxy Team if this error persists. A transcript of the submitted data is shown below.
{
“history_id”: “43112cb1bcd82960”,
“tool_id”: “toolshed.g2.bx.psu.edu/repos/galaxyp/custom_pro_db/custom_pro_db/1.22.0”,
“tool_version”: “1.22.0”,
“inputs”: {
“genome_annotation|source”: “builtin”,
“genome_annotation|builtin”: “hg38_GRCh38.p10”,
“genome_annotation|bamInput”: {
“batch”: false,
“product”: false,
“values”: [
{
“id”: “26c75dcccb616ac87ed871f7f1644263”,
“src”: “hda”,
“map_over_type”: null
}
]
},
“genome_annotation|vcfInput”: {
“batch”: false,
“product”: false,
“values”: [
{
“id”: “26c75dcccb616ac8dcc82800741ec2a0”,
“src”: “hda”,
“map_over_type”: null
}
]
},
“genome_annotation|dbsnpInCoding”: false,
“genome_annotation|cosmic”: false,
“rpkmCutoff”: “1.0”,
“outputIndels”: false,
“outputSQLite”: false,
“outputRData”: false
}
}
Maybe someone also know thsi error and can help to fix it.
Best