Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CPT tools to usegalaxy.eu, part 2 #631

Merged
merged 2 commits into from
Oct 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 60 additions & 4 deletions cpt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,74 @@ tools:
owner: cpt
tool_panel_section_label: Annotation

- name: cpt_get_orfs
- name: cpt_intron_detection
owner: cpt
tool_panel_section_label: Annotation

- name: cpt_gff_add_parents
- name: cpt_gff_extract_seq
owner: cpt
tool_panel_section_label: Annotation

- name: cpt_req_phage_start
- name: cpt_lipory
owner: cpt
tool_panel_section_label: Annotation

- name: cpt_intersect_adjacent
owner: cpt
tool_panel_section_label: Annotation

- name: cpt_fix_sixpack
- name: cpt_related_genomes_nuc
owner: cpt
tool_panel_section_label: Phylogenetics

- name: cpt_related_genomes_prot
owner: cpt
tool_panel_section_label: Phylogenetics

- name: cpt_xmfa_to_table
owner: cpt
tool_panel_section_label: Phylogenetics

- name: cpt_gbk_to_5col
owner: cpt
tool_panel_section_label: Convert Formats

- name: cpt_gff_to_gbk
owner: cpt
tool_panel_section_label: Convert Formats

- name: cpt_gbk_renumber
owner: cpt
tool_panel_section_label: Annotation

- name: cpt_genome_editor
owner: cpt
tool_panel_section_label: Annotation

- name: cpt_phageqc_annotations
owner: cpt
tool_panel_section_label: Annotation

- name: cpt_annotation_table
owner: cpt
tool_panel_section_label: Annotation

- name: cpt_linear_genome_plot
owner: cpt
tool_panel_section_label: Graph/Display Data

- name: cpt_gff_split
owner: cpt
tool_panel_section_label: Convert Formats

- name: cpt_gbk_to_gff
owner: cpt
tool_panel_section_label: Convert Formats

- name: cpt_gff_rebase
owner: cpt
tool_panel_section_label: Annotation

- name: cpt_require_shine
owner: cpt
tool_panel_section_label: Annotation
Loading