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

Sync updates added to rnaseq #173

Merged
merged 23 commits into from
Apr 26, 2021
Merged

Sync updates added to rnaseq #173

merged 23 commits into from
Apr 26, 2021

Conversation

drpatelh
Copy link
Member

Bump PlasmidID version to see if tests pass too.

@drpatelh drpatelh marked this pull request as draft April 21, 2021 11:35
@@ -570,7 +570,7 @@
"description": "Maximum amount of time that can be requested for any single job.",
"default": "240.h",
"fa_icon": "far fa-clock",
"pattern": "^[\\d\\.]+\\.*(s|m|h|d)$",
"pattern": "^(\\d+\\.?\\s*(s|m|h|day)\\s*)+$",
Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry, what is the context for this change?

Copy link
Member Author

Choose a reason for hiding this comment

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

My bad...these were ongoing changes that I introduced dynamically as I was spotting, updating and changing things in the rnaseq pipeline. See nf-core/tools#858

@drpatelh drpatelh marked this pull request as ready for review April 26, 2021 09:36
Copy link
Member

@JoseEspinosa JoseEspinosa left a comment

Choose a reason for hiding this comment

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

Apart from two small comments, I'd say is really to go 🍬

docs/usage.md Outdated Show resolved Hide resolved
workflows/sra_download.nf Outdated Show resolved Hide resolved
@drpatelh drpatelh merged commit 76069cc into nf-core:dev Apr 26, 2021
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.

3 participants