https://github.com/gmauro/galaxy-tools-bgisoap
Fork of gigascience/galaxy-tools-bgisoap, in order to be able to share useful additions to the community.
https://github.com/gmauro/galaxy-tools-bgisoap
Last synced: 2 months ago
JSON representation
Fork of gigascience/galaxy-tools-bgisoap, in order to be able to share useful additions to the community.
- Host: GitHub
- URL: https://github.com/gmauro/galaxy-tools-bgisoap
- Owner: gmauro
- Created: 2013-09-02T09:57:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-02T10:35:24.000Z (almost 12 years ago)
- Last Synced: 2025-02-03T11:14:29.748Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
galaxy-tools-bgisoap
====================Wrapping of the BGI SOAP package for use in Galaxy.
--
Feb 5, 2013
Pending bugs:
1. soap1
Full parameter setting takes forever to finish
2. soapsnp
Full parameter setting not working
3. soapdenovo2
Full parameter setting not working
4. soapdenovo-trans
"reads only used for scaffold assembly" not working
5. scaff submodule
Full parameter setting not working
6. soapcoverage
not working
7. SOAPSNV package
Could not review the output files.--
Backing up data for migration to a new server
No tool is available to move data, workflows, etc to a new server. This would
be useful for when we want to wipe the Postgresql database but keep all of the
published workflows, published pages and shared libraries.It looks like the metadata is stored in the postgresql database and actual files
are kepted in the database/files folder.Let's create a minimal Galaxy instance containing data, workflows, pages which
we can use for backups, refreshing a Galaxy instance, testing, etc.