8000 SL-17 Include star_salmon_quant rule in modules.config by claire-prince · Pull Request #30 · nf-core/rnasplice · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SL-17 Include star_salmon_quant rule in modules.config #30

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

Conversation

claire-prince
Copy link

Hi,

There is currently no rule to publish the outputs of the salmon star quantification process. This PR adds a section in modules.config file to publish the output to a specified directory.

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 you've added a new tool - have you followed the pipeline conventions in the contribution docs- [ ] If necessary, also make a PR on the nf-core/rnasplice branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

Copy link
Collaborator
@bensouthgate bensouthgate left a comment

Choose a reason for hiding this comment

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

Looks good - thanks for that. Could you change the comment for this section to something like: Star salmon quant options rather than Star salmon alignment options. Cheers.

@github-actions
Copy link
github-actions bot commented Nov 24, 2022

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 946c54a

+| ✅ 157 tests passed       |+
!| ❗  58 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in README.md: Add citation for pipeline after first release. Uncomment lines below and update Zenodo doi and badge at the top of this file.
  • pipeline_todos - TODO string in nextflow.config: Specify your pipeline's command line flags
  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required
  • pipeline_todos - TODO string in ci.yml: You can customise CI pipeline run tests as required
  • pipeline_todos - TODO string in WorkflowMain.groovy: Add Zenodo DOI for pipeline after first release
  • schema_description - No description provided in schema for parameter: gff
  • schema_description - No description provided in schema for parameter: rmats
  • schema_description - No description provided in schema for parameter: rmats_splice_diff_cutoff
  • schema_description - No description provided in schema for parameter: rmats_paired_stats
  • schema_description - No description provided in schema for parameter: rmats_read_len
  • schema_description - No description provided in schema for parameter: rmats_novel_splice_site
  • schema_description - No description provided in schema for parameter: rmats_min_intron_len
  • schema_description - No description provided in schema for parameter: rmats_max_exon_len
  • schema_description - No description provided in schema for parameter: dexseq_exon
  • schema_description - No description provided in schema for parameter: gff_dexseq
  • schema_description - No description provided in schema for parameter: alignment_quality
  • schema_description - No description provided in schema for parameter: aggregation
  • schema_description - No description provided in schema for parameter: deu_lfc_denominator
  • schema_description - No description provided in schema for parameter: edger_exon
  • schema_description - No description provided in schema for parameter: dexseq_dtu
  • schema_description - No description provided in schema for parameter: dtu_txi
  • schema_description - No description provided in schema for parameter: dtu_lfc_denominator
  • schema_description - No description provided in schema for parameter: min_samps_feature_expr
  • schema_description - No description provided in schema for parameter: min_samps_feature_prop
  • schema_description - No description provided in schema for parameter: min_samps_gene_expr
  • schema_description - No description provided in schema for parameter: min_feature_expr
  • schema_description - No description provided in schema for parameter: min_feature_prop
  • schema_description - No description provided in schema for parameter: min_gene_expr
  • schema_description - No description provided in schema for parameter: suppa
  • schema_description - No description provided in schema for parameter: suppa_per_local_event
  • schema_description - No description provided in schema for parameter: suppa_per_isoform
  • schema_description - No description provided in schema for parameter: suppa_tpm
  • schema_description - No description provided in schema for parameter: generateevents_pool_genes
  • schema_description - No description provided in schema for parameter: generateevents_localevents
  • schema_description - No description provided in schema for parameter: generateevents_boundary
  • schema_description - No description provided in schema for parameter: generateevents_threshold
  • schema_description - No description provided in schema for parameter: generateevents_exon_length
  • schema_description - No description provided in schema for parameter: psiperevent_total_filter
  • schema_description - No description provided in schema for parameter: diffsplice_local_event
  • schema_description - No description provided in schema for parameter: diffsplice_isoform
  • schema_description - No description provided in schema for parameter: diffsplice_method
  • schema_description - No description provided in schema for parameter: diffsplice_area
  • schema_description - No description provided in schema for parameter: diffsplice_lower_bound
  • schema_description - No description provided in schema for parameter: diffsplice_gene_correction
  • schema_description - No description provided in schema for parameter: diffsplice_paired
  • schema_description - No description provided in schema for parameter: diffsplice_alpha
  • schema_description - No description provided in schema for parameter: diffsplice_median
  • schema_description - No description provided in schema for parameter: diffsplice_tpm_threshold
  • schema_description - No description provided in schema for parameter: diffsplice_nan_threshold
  • schema_description - No description provided in schema for parameter: clusterevents_local_event
  • schema_description - No description provided in schema for parameter: clusterevents_isoform
  • schema_description - No description provided in schema for parameter: clusterevents_sigthreshold
  • schema_description - No description provided in schema for parameter: clusterevents_dpsithreshold
  • schema_description - No description provided in schema for parameter: clusterevents_eps
  • schema_description - No description provided in schema for parameter: clusterevents_metric
  • schema_description - No description provided in schema for parameter: clusterevents_separation
  • schema_description - No description provided in schema for parameter: clusterevents_min_pts
  • schema_description - No description provided in schema for parameter: clusterevents_method

✅ Tests passed:

Run details

  • nf-core/tools version 2.6
  • Run at 2022-11-24 14:38:40

@bensouthgate bensouthgate merged commit a3a354c into nf-core:dev Nov 24, 2022
@jma1991 jma1991 deleted the SL-17-include-star_salmon_quant-in-modules.config branch March 15, 2023 21:59
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
0