CCBR / RENEE

A comprehensive quality-control and quantification RNA-seq pipeline
https://CCBR.github.io/RENEE/
MIT License
3 stars 4 forks source link

test: show that sif images are cached correctly #115

Closed kelly-sovacool closed 7 months ago

kelly-sovacool commented 7 months ago

Changes

Create unit tests proving that the sif images are handled correctly. When --sif-cache is used, the config file has the sifs pointing to the sif file paths. Otherwise, it contains docker URLs.

This PR adds unit tests and modifies the github action, but does not modify the actual code base.

Merge #114 before this PR

Issues

Resolves #113

PR Checklist

(~Strikethrough~ any points that are not applicable.)