deepTools
deepTools copied to clipboard
Correct relabel samples parameter
computeMatrixOperations relabel should have --sampleLabels instead --sample in usage description.
Welcome to deepTools GitHub repository! Please check the following regarding your pull request :
- [ ] Does the PR contain new feature?
- [ ] Does the PR contain bugfix?
- [x] Does the PR contain documentation changes?
- [ ] Does the PR contain changes to the galaxy wrapper?
please rebase your PR to develop and if possible, address the same typo in other modules of computeMatrixOperations.
This typo applies only to the relabel command usage help. Other commands as far as I know use --sample correctly.
cool then please rebase your PR to develop branch and I will merge it.