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

Update cutadapt v.3.4 #3704

Merged
merged 20 commits into from
Jun 2, 2021
Merged

Update cutadapt v.3.4 #3704

merged 20 commits into from
Jun 2, 2021

Conversation

gallardoalba
Copy link
Contributor

@gallardoalba gallardoalba commented Jun 1, 2021

FOR CONTRIBUTOR:

  • - I have read the CONTRIBUTING.md document and this tool is appropriate for the tools-iuc repo.
  • - License permits unrestricted use (educational + commercial)
  • - This PR adds a new tool or tool collection
  • - This PR updates an existing tool or tool collection
  • - This PR does something else (explain below)

This PR updates cutadapt to version 3.4. It includes the following modifications:

  • Include option --cut: info
  • Include option --rename: info
  • Include option --action: info
  • Include option --revcomp: info
  • Include the possibility of setting minimum and maximum length in R2 in paired reads: info
  • Remove the options --prefix and --suffix, since are considered outdated: info
  • Update the --pair-filteroption (include first): info
  • Include the Disallow internal adaptor ocurrences option: info
  • Include the option --max-expected-errors: info
  • Reorganize output options section.

@gallardoalba gallardoalba marked this pull request as ready for review June 1, 2021 15:13
@gallardoalba
Copy link
Contributor Author

#2585

tools/cutadapt/cutadapt.xml Outdated Show resolved Hide resolved
tools/cutadapt/cutadapt.xml Outdated Show resolved Hide resolved
tools/cutadapt/cutadapt.xml Outdated Show resolved Hide resolved
Copy link
Member

@bgruening bgruening left a comment

Choose a reason for hiding this comment

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

Very nice, final comment. Thanks for the bunch of tests.

@bgruening bgruening enabled auto-merge (squash) June 2, 2021 22:14
@bgruening bgruening merged commit b26a2d9 into galaxyproject:master Jun 2, 2021
@gallardoalba gallardoalba deleted the update_cutadapt branch June 2, 2021 22:43
bernt-matthias added a commit to bernt-matthias/tools-iuc that referenced this pull request Nov 22, 2021
--strip-suffix seems absent from the beginning
--discard-cassava was apparently forgotten in galaxyproject#3704

xref galaxyproject#4095
bernt-matthias added a commit to bernt-matthias/tools-iuc that referenced this pull request Nov 22, 2021
--strip-suffix seems absent from the beginning
--discard-cassava was apparently forgotten in galaxyproject#3704

xref galaxyproject#4095
bernt-matthias added a commit to bernt-matthias/tools-iuc that referenced this pull request Nov 23, 2021
--strip-suffix seems absent from the beginning
--discard-cassava was apparently forgotten in galaxyproject#3704

xref galaxyproject#4095
bgruening pushed a commit that referenced this pull request Nov 27, 2021
* cutadapt: remove absent read_modification

this was once the select of a conditional which was removed in
9a3d1b1

* same for output_filtering

* add missing arguments to command

--strip-suffix seems absent from the beginning
--discard-cassava was apparently forgotten in #3704

xref #4095
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants