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

Can not find BAM in Sentieon branch #192

Closed
szilvajuhos opened this issue Apr 21, 2020 · 1 comment
Closed

Can not find BAM in Sentieon branch #192

szilvajuhos opened this issue Apr 21, 2020 · 1 comment
Assignees
Labels

Comments

@szilvajuhos
Copy link
Contributor

My guess it is a typo

szilva@munin /data2/sentieon/P2233/P2233_101T_P2233_120N $ nextflow run  MaxUlysse/nf-core_sarek -r Sentieon -profile munin --input ../tsv/P2233_101T_P2233_120N.tsv --steps mapping,variantcalling --tools TNScope --skip_qc all --sentieon
N E X T F L O W  ~  version 19.10.0
Launching `MaxUlysse/nf-core_sarek` [backstabbing_colden] - revision: 428036b186 [Sentieon]

...

[fc/b4266c] Submitted process > MergeBamMapped (Sent_P2233_101T_120N-P2233_120N)
Error executing process > 'IndexBamMergedForSentieon (Sent_P2233_101T_120N-P2233_120N)'

Caused by:
  Unknown variable 'bam' -- Make sure it is not misspelt and defined somewhere in the script before using it

Source block:
  """
      samtools index ${bam}
      """
maxulysse added a commit to maxulysse/nf-core_sarek that referenced this issue Apr 21, 2020
@maxulysse
Copy link
Member

should be fixed, it was indeed a bad copy paste...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants