phac-nml / staramr

Scans genome contigs against the ResFinder, PlasmidFinder, and PointFinder databases.
Apache License 2.0
113 stars 26 forks source link

Fix handling of spaces in Galaxy tool #19

Closed apetkau closed 6 years ago

apetkau commented 6 years ago

Spaces in Galaxy dataset name will currently cause staramr to fail. This should be fixed so staramr in Galaxy can handle spaces in the dataset name.

Related to issue #18

apetkau commented 6 years ago

Fixed in https://github.com/phac-nml/galaxy_tools/pull/99