Skip to content

tiny fixes and update logo and publications#284

Merged
maxulysse merged 6 commits intonf-core:devfrom
maxulysse:dev_rackham
Sep 28, 2020
Merged

tiny fixes and update logo and publications#284
maxulysse merged 6 commits intonf-core:devfrom
maxulysse:dev_rackham

Conversation

@maxulysse
Copy link
Copy Markdown
Member

nf-core/sarek pull request

Many thanks for contributing to nf-core/sarek!

Please fill in the appropriate checklist below (delete whatever is not relevant).
These are the most common things requested on pull requests (PRs).

PR checklist

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • If necessary, also make a PR on the nf-core/sarek branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: CONTRIBUTING.md

@maxulysse maxulysse changed the title Dev rackham tiny fixes and update logo and publications Sep 22, 2020
@maxulysse maxulysse marked this pull request as ready for review September 28, 2020 11:57
@maxulysse maxulysse requested a review from a team September 28, 2020 11:57
Copy link
Copy Markdown
Contributor

@FriederikeHanssen FriederikeHanssen left a comment

Choose a reason for hiding this comment

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

LGTM

@maxulysse maxulysse merged commit b5665b9 into nf-core:dev Sep 28, 2020
@maxulysse maxulysse deleted the dev_rackham branch September 28, 2020 12:12
Comment thread nextflow_schema.json
"type": "boolean",
"fa_icon": "fas fa-cut",
"description": "Run Trim Galore"
"description": "Run Trim Galore",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"description": "Run Trim Galore",
"description": "Run Trim Galore.",

Comment thread nextflow_schema.json
"fa_icon": "fas fa-cut",
"description": "Remove bp from the 5' end of read 1",
"help_text": "With Trim Galore"
"help_text": "With Trim Galore",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

not a very helpful text, in my opinion. Would easily also fit into the description.

Comment thread nextflow_schema.json
"clip_r1": {
"type": "integer",
"fa_icon": "fas fa-cut",
"description": "Remove bp from the 5' end of read 1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"description": "Remove bp from the 5' end of read 1",
"description": "Number of bp removed from the 5' end of read 1.",

Comment thread nextflow_schema.json
"fa_icon": "fas fa-save",
"description": "Specify how many reads should be contained in the split FastQ file",
"help_text": "If none specified, FastQs won't be split"
"description": "Save trimmed FastQ file intermediates",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"description": "Save trimmed FastQ file intermediates",
"description": "Save trimmed FastQ file intermediates.",

Comment thread nextflow_schema.json
"description": "Specify how many reads should be contained in the split FastQ file",
"help_text": "If none specified, FastQs won't be split"
"description": "Save trimmed FastQ file intermediates",
"help_text": "If none specified, FastQs won't be split",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"help_text": "If none specified, FastQs won't be split",
"help_text": "If none specified, FastQs won't be split.",

Comment thread nextflow_schema.json
"fa_icon": "fas fa-cut",
"description": "Save trimmed FastQ file intermediates",
"help_text": "If not used, FastQs won't be split"
"description": "Specify how many reads should be contained in the split FastQ file",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"description": "Specify how many reads should be contained in the split FastQ file",
"description": "Specify how many reads should be contained in the split FastQ file.",

Comment thread nextflow_schema.json
"fa_icon": "fas fa-memory",
"description": "Establish values for GATK MarkDuplicates memory consumption",
"help_text": "See https://github.com/SciLifeLab/Sarek/pull/689"
"help_text": "See https://github.com/SciLifeLab/Sarek/pull/689",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"help_text": "See https://github.com/SciLifeLab/Sarek/pull/689",
"help_text": "See [https://github.com/SciLifeLab/Sarek/pull/689](https://github.com/SciLifeLab/Sarek/pull/689)",

@maxulysse
Copy link
Copy Markdown
Member Author

@mashehu thanks for the comments, I'll make another PR with the . at the end of the descriptions.

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