https://github.com/ssi-dk/bifrost_seqsero
Component for running seqsero in Bifrost
https://github.com/ssi-dk/bifrost_seqsero
Last synced: about 2 months ago
JSON representation
Component for running seqsero in Bifrost
- Host: GitHub
- URL: https://github.com/ssi-dk/bifrost_seqsero
- Owner: ssi-dk
- License: mit
- Created: 2021-03-23T11:51:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T09:30:08.000Z (about 1 year ago)
- Last Synced: 2025-02-28T21:07:51.799Z (9 months ago)
- Language: Python
- Size: 52.7 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
# bifrost_seqsero
This component is run given a sample id already added into the bifrostDB. If the sample is registered as Salmonella enterica, this will pull the paired_reads and predicts the serotype using Seqsero v1. The output of this is a serotype string and the serotype name according to the Kauffman-White scheme.
## Howto launch
/bifrost/components/bifrost_seqsero$ docker-compose run bifrost_seqsero
## How to debug
/bifrost/components/bifrost_seqsero$ docker-compose run --entrypoint=bash bifrost_seqsero