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

Fix tool section ordering #4100

Open
12 tasks
bernt-matthias opened this issue Oct 21, 2021 · 0 comments
Open
12 tasks

Fix tool section ordering #4100

bernt-matthias opened this issue Oct 21, 2021 · 0 comments

Comments

@bernt-matthias
Copy link
Contributor

These are trivial paper cuts:

  • tools/circos/circos.xml
    • Best practice violation [stdio] elements should come before [version_command]
  • tools/emboss_5/emboss_seqret.xml
    • Best practice violation [code] elements should come before [stdio]
  • tools/fasta_nucleotide_color_plot/fasta_nucleotide_color_plot.xml
    • Best practice violation [macros] elements should come before [requirements]
  • tools/ngmlr/ngmlr.xml
    • Best practice violation [description] elements should come before [requirements]
  • tools/snp-dists/snp-dists.xml
    • Best practice violation [description] elements should come before [macros]
  • tools/tximport/tximport.xml
    • Best practice violation [description] elements should come before [macros]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant