From cbc47d7423f4b8bf99d99bcc99b30a02c330747d Mon Sep 17 00:00:00 2001 From: jasonjgill <43014222+jasonjgill@users.noreply.github.com> Date: Fri, 23 Feb 2024 17:46:51 -0600 Subject: [PATCH] Update cpt.yaml Added 1 tool, cpt_fasta_translate --- cpt.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cpt.yaml b/cpt.yaml index b28e1d1a..e508053b 100644 --- a/cpt.yaml +++ b/cpt.yaml @@ -123,3 +123,7 @@ tools: - name: cpt_require_shine owner: cpt tool_panel_section_label: Annotation + + - name: cpt_fasta_translate + owner: cpt + tool_panel_section_label: Annotation