Seqtk_subseq error

Received 352 inputs for ‘source|name_list’ and 8 inputs for ‘in_file’, these should be of equal length

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": "11ac94870d0bb33a111348ddad810f51",
    "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/seqtk/seqtk_subseq/1.4+galaxy0",
    "tool_version": "1.4+galaxy0",
    "__tags": [],
    "inputs": {
        "in_file": {
            "batch": true,
            "product": false,
            "values": [
                {
                    "id": "c675478f8a989643",
                    "src": "hdca",
                    "map_over_type": null
                }
            ]
        },
        "source|type": "name",
        "source|name_list": {
            "batch": true,
            "product": false,
            "values": [
                {
                    "id": "0abd7775c1447524",
                    "src": "hdca",
                    "map_over_type": null
                }
            ]
        },
        "t": false,
        "l": "0"
    }
}

Hi @Slimane_khayi

Can you, please, provide a description of the data? What are you trying to achieve?

I tested seqtk_subseq with a single input fasta file and list of IDs, and the tool returned the expected results. As there is no obvious issue with the tool, it might be data or job setup. I use Galaxy Australia, but I expect similar results from other major public Galaxy servers.

It might help if you share your history with the failed job. If the history is big, copy relevant data into a new history.

Kind regards,

Igor