Skip to content

Chewbbaca DownloadSchema: Wrong species IDs assumed in wrapper #7868

@wm75

Description

@wm75

As pointed out in https://help.galaxyproject.org/t/chewbbaca-downloadschema-schema-files-organisms-are-mixed-up/17638 the species IDs assumed in

<param argument="--species-id" type="select" label="Species ID">
<option value="1">Streptococcus pyogenes</option>
<option value="2">Acinetobacter baumannii</option>
<option value="3">Arcobacter butzleri</option>
<option value="4">Campylobacter jejuni</option>
<option value="5">Escherichia coli</option>
<option value="6">Listeria monocytogenes</option>
<option value="7">Yersinia enterocolitica</option>
<option value="8">Salmonella enterica</option>
<option value="9">Streptococcus agalactiae</option>
<option value="10">Brucella melitensis</option>
<option value="11">Brucella</option>
<option value="12">Clostridium perfringens</option>
<option value="13">Clostridium chauvoei</option>
<option value="14">Bacillus anthracis</option>
<option value="15">Klebsiella oxytoca</option>
<option value="16">Clostridium neonatale</option>
</param>

are almost entirely different from the ones listed at https://chewbbaca.online/stats, which means users are not getting data for the species they think they are getting when using the wrapper.

Not sure how this difference arose. Are those species IDs not static upstream?

@nilchia

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions