orca icon indicating copy to clipboard operation
orca copied to clipboard

:whale: Genomics Research Container Architecture

Results 21 orca issues
Sort by recently updated
recently updated
newest added

Hi, Tanya. Can you please prepare a table that lists… + [x] the number of GitHub watchers, stars, and forks for each formula in Homebrew/science that has a GitHub a...

[shub:bcgsc/orca](https://www.singularity-hub.org/containers/1167/log) [shub:suujia/orca](https://www.singularity-hub.org/containers/3402/log) Not sure how to trigger a rebuild for the bcgsc/orca shub. The error message I got with a build on suujia/orca shub was: ``` + su -c brew...

The most commonly used job scheduler with Singularity or bioinformatics analysis jobs is Slurm. Here are its benefits: - load balancing between multiple nodes - limiting ram/process job size -...

``` pysam/libchtslib.c: In function '__Pyx_PyCFunction_FastCall': pysam/libchtslib.c:15077:12: error: too many arguments to function '(PyObject * (*)(PyObject *, PyObject * const*, Py_ssize_t))meth' return (*((__Pyx_PyCFunctionFast)meth)) (self, args, nargs, NULL); ``` https://hub.docker.com/r/bcgsc/orca-1/builds/brdtjmj5vdtd9ifucknylnu/ @suujia Can...

bug

**Problem:** how to migrate a running container from one worker to another worker. **Flocker:?** https://github.com/ClusterHQ/flocker

For Singularity version: `2.4.1` Singularity Recipe: https://github.com/bcgsc/orca/blob/master/Singularity.1 Build the image MANUALLY: ``` sudo singularity build orca.simg Singularity1 ``` Each user should create an overlay: ``` singularity image.create --size 3000 overlay.simg...

@sjackman could you please look into my solution to that problem and tell me, could we do that? Or may be you have a more elegant suggestion. **Given**: an immutable...

Install: - [x] sga works in empty image =>something influences on it Test: - [ ] circlator https://github.com/Homebrew/homebrew-science/pull/6216 - [x] discovar https://github.com/Homebrew/homebrew-science/pull/6275 => RUN brew install [email protected] solves - [x]...

**Temporary solution:** First create this directory: ``` mkdir -p -m775 ~/.cache/Homebrew ``` Then create a .bashrc (dot bashrc) file in their home directory. To do this, you can copy the...

- [ ] biopieces (export variables automatically, example, vcftools {xxx: ,yyy:}) - [ ] zip (create formulae) - [ ] CWL - [ ] a container: delete or exit function