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

Add Bowtie 2 #132

Merged
merged 6 commits into from
Feb 15, 2024
Merged

Add Bowtie 2 #132

merged 6 commits into from
Feb 15, 2024

Conversation

edmundmiller
Copy link
Collaborator

  • build: nf-core subworkflows install fastq_align_bowtie2
  • build: nf-core modules install bowtie2/build
  • feat: Add bowtie2 alignment
  • fix: Remove stray println meta

@edmundmiller edmundmiller self-assigned this Feb 14, 2024
@edmundmiller edmundmiller added this to the v2.2.0 milestone Feb 14, 2024
Copy link

github-actions bot commented Feb 14, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 4757367

+| ✅ 168 tests passed       |+
#| ❔   3 tests were ignored |#
!| ❗   5 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 2.1.1
  • pipeline_todos - TODO string in README.md: Describe the minimum required steps to execute the pipeline, e.g. how to prepare samplesheets.
  • pipeline_todos - TODO string in main.nf: Remove this line if you don't need a FASTA file
  • pipeline_todos - TODO string in WorkflowNascent.groovy: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml
  • files_unchanged - File ignored due to lint config: assets/email_template.html

✅ Tests passed:

Run details

  • nf-core/tools version 2.12.1
  • Run at 2024-02-15 18:43:49

@edmundmiller edmundmiller force-pushed the bowtie2 branch 2 times, most recently from 562c5d6 to eb3cc87 Compare February 14, 2024 21:53
@edmundmiller edmundmiller merged commit 839cc85 into dev Feb 15, 2024
4 checks passed
@edmundmiller edmundmiller deleted the bowtie2 branch February 15, 2024 19:19
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