Skip to content

Account for uncompressed fq in filterReads.py #5

Account for uncompressed fq in filterReads.py

Account for uncompressed fq in filterReads.py #5

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image for the test
run: docker build . --file Dockerfile --tag redundans:$(date +%s)