Skip to content

Commit

Permalink
add image_name for auto build
Browse files Browse the repository at this point in the history
  • Loading branch information
sorelfitzgibbon committed Oct 30, 2024
1 parent 1097c22 commit 2d83f4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
Category: 'docker'
Description: 'Docker repository for bam-readcount' # Description of why the repository exists
Maintainers: ['[email protected]', '[email protected]'] # email address of maintainers
Maintainers: ['[email protected]', '[email protected]','[email protected]'] # email address of maintainers

Check failure on line 4 in metadata.yaml

View workflow job for this annotation

GitHub Actions / CICD-base

4:66 [commas] too few spaces after comma
Contributors: ['Caden Bugh', 'Mao Tian'] # Full names of contributors
Languages: ['Dockerfile'] # programming languages used
Tools: ['bam-readcount'] # Name of the tool(s) used in the Dockerfile
Version: ['1.0.1'] # Tool version number
Purpose of tool: 'a utility that counts DNA sequence reads in BAM and CRAM files.' # Description of what this tool does
References: 'Khanna, Ajay et al. “Bam-readcount -- rapid generation of basepair-resolution sequence metrics.” ArXiv arXiv:2107.12817v1. 27 Jul. 2021 Preprint.' # is the tool/dependencies published, is there a confluence page
image_name: 'bam_readcount'

0 comments on commit 2d83f4e

Please sign in to comment.