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

Fixes for PR #264 #265

Merged
merged 8 commits into from
Jan 31, 2022
Merged

Fixes for PR #264 #265

merged 8 commits into from
Jan 31, 2022

Conversation

drpatelh
Copy link
Member

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 31, 2022

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit e48bef7

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

❗ Test warnings:

  • files_exist - File not found: assets/multiqc_config.yaml
  • files_exist - File not found: conf/igenomes.config
  • files_exist - File not found: lib/WorkflowViralrecon.groovy

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.2
  • Run at 2022-01-31 15:54:09

docs/output.md Outdated
<summary>Output files</summary>

* `variants/<CALLER>/consensus/bcftools/`
* `*.consensus.fa`: Consensus Fasta file generated by integrating the variants called by BCFTools into the reference genome.
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't it be the variants called by it could be bcftools or ivar right?
Also another output here would be the variants with AF> threshold?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good spot. Fixed in e48bef7

Yep, the variants with AF > threshold are defined in the line below that one. They will be called <SAMPLE>.filtered.vcf.gz

@drpatelh drpatelh merged commit a50c5c2 into nf-core:dev Jan 31, 2022
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