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

Use standard process to auto-detect whether biotype entry exists in GTF file #607

Merged
merged 5 commits into from
Apr 24, 2021

Conversation

drpatelh
Copy link
Member

@drpatelh drpatelh commented Apr 23, 2021

Bypass nextflow-io/nextflow#2060 by using a standard process with awk rather than a native Groovy process.

Tested my branch via Tower on AWS and the pipeline is now running as expected with -profile test.

image

@drpatelh drpatelh changed the title Attributes Use standard process to auto-detect whether biotype entry exists in GTF file Apr 23, 2021
@github-actions
Copy link

github-actions bot commented Apr 23, 2021

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 96103c9

+| ✅ 105 tests passed       |+
#| ❔  13 tests were ignored |#
!| ❗   5 tests had warnings |!

❗ Test warnings:

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 1.13.3
  • Run at 2021-04-23 21:33:23

Copy link
Member

@ewels ewels left a comment

Choose a reason for hiding this comment

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

changelog..? 🤔

modules/local/attribute_in_gtf.nf Show resolved Hide resolved
@drpatelh
Copy link
Member Author

Thanks muchly @ewels ! This is a fix for a fix which has already been added to the CHANGELOG.

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.

None yet

2 participants