Tests involving Bioconductor objects
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 25/100
Direzione di ricerca
No specific files or test entry points are named. Start by reviewing the existing tests for parallel functions and how package dependencies are declared; determine how to exercise IRanges, SimpleList, GRangesList, and XStringSet without adding a BiocParallel dependency. Done means coverage for these vector-like classes and a separate benchmark plan for backend speedups.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Currently all tests are using primitive vectors and/or lists. Since the goal is for the parallel functions to work on anything implementing c, [, and [[, we should add tests that work on Bioconductor vector-like classes, such as IRanges, SimpleList, GRangesList, and XStringSet, etc.
Issues to be addressed:
- How can we use a package in a test without making BiocParallel depend on that package?
- We should benchmark to see what kind of speedup is achieved with various backends. For a big complex object like GRanges, there might be a lot of overhead from transferring data between workers, as well as the splitting and joining operations. This wouldn't be part of the normal tests though.
- Lingua principale
- R
- Stelle
- 69
- Fork
- 32
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di Bioconductor/BiocParallel
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 65/100
Bioconductor/BiocParallel#286 · 1 commento ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 50/100
Bioconductor/BiocParallel#285 ·
-
Bioconductor/BiocParallel#284 · 2 commenti · 1 assegnatario ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
Bioconductor/BiocParallel#283 · 2 commenti ·
-
DoparParam: Captured stdout is relayed to stdout for some foreach adapters and stderr for others Aperta
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
Bioconductor/BiocParallel#277 ·
Tutte le issue di Bioconductor/BiocParallel
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
robjhyndman/forecast#1220 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
JamesHWade/deputy#192 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
bug triage_needed
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
pharmaverse/rtables#1123 · 1 commento · 1 reazione ·