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 copypasta #5420

Merged
merged 1 commit into from
Oct 8, 2024
Merged

fix copypasta #5420

merged 1 commit into from
Oct 8, 2024

Conversation

martenson
Copy link
Member

found an old branch hanging

@martenson martenson requested review from abretaud and a team as code owners October 8, 2024 09:30
@github-actions github-actions bot added the dev label Oct 8, 2024
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [rdjsonl] <GTN:028> reported by reviewdog 🐶
You have skipped a heading level, please correct this.

Listing of Heading Levels
# Galaxy Tools and Conda
## Writing a Bioconda Recipe
## Building the recipe locally
## Creating a Pull Request
## Installing a Conda Package
# Galaxy Tool Wrappers
## Installing Planemo
## Initializing a Tool Wrapper
## Galaxy Tool Wrappers
### Tool section
### Description section
### Macros section
### Bio.tools ID
### Requirements section
### Input section
#### *Param*
#### *Conditional*
#### *Section*
#### *Inputs Section in Practice*
### Outputs section
#### *Filtering the output*
#### *Output collections*
#### *Discover datasets*
### Command section
#### *Cheetah commands*
# if ${parameter} == "value":
# end if
# if ${parameter} == "value":
# else:
# end if
# if ${parameter} == "value":
# else if ${parameter} == "other value":
# else:
# end if
# for value in ${param}
# end for
# set $variable = value
#### *Using other scripts*
#### *In practice*
#### Symlinks
### Test section
#### *Collections and sections in tests*
### Help section
### Citations section
## Final wrapper
## Toolshed file
# Testing Galaxy tool with `planemo`
## Using `planemo` to lint tools
## Using `planemo` to test tools
## Using `planemo` to serve tools
# Publishing Galaxy tools
## Fork and clone the github repository
## Create a pull request for a new tool
## The IUC style continuous integration workflows
## Create your own IUC style tool repository
# Conclusion

@hexylena hexylena merged commit 999698f into main Oct 8, 2024
2 of 3 checks passed
@shiltemann shiltemann deleted the martenson-patch-1 branch October 23, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants