morinlab / GAMBLR

Set of standardized functions to operate with genomic data
https://morinlab.github.io/GAMBLR/
MIT License
3 stars 2 forks source link

Create a test suite for the GAMBLR functionality #234

Open Kdreval opened 11 months ago

Kdreval commented 11 months ago

This update to the GAMBLR dependency GAMBLR.data provides the sample metadata and maf, seg, and bedpe data. The data is provided in both projections. This will now allow the development of the test suite that will ensure GAMBLR consistency and functionality throughout updates. This should supersede the test_functions.R and test_remote.R and should make the functionality testing automatic on each PR.

mattssca commented 11 months ago

This is great!