Skip to content

unused argument (cytoband_file = cytoband_file) - caused by Rlib - gam incompatibility #91

Open
@podro182

Description

@podro182

Hi,

I'm getting the following error in normalise_cn_by_gc_and_fb_reads.R:
Error in pcf(data_for_pcf, gamma = 200, assembly = ".", cytoband_file = cytoband_file) : unused argument (cytoband_file = cytoband_file)

The cytoband file is provided as an argument in the function call:
/services/tools/brass/6.2.1/bin/Rscript /services/tools/brass/6.2.1/lib/perl5/auto/share/module/Sanger-CGP-Brass-Implement/Rscripts/normalise_cn_by_gc_and_fb_reads.R brass_out/tmpBrass/cover/tumor.ngscn.fb_reads.bed.gz brass_out/tmpBrass/cover/blood.ngscn.fb_reads.bed.gz 2 0.75 brass_out/tmpBrass/cover/tumor_vs_blood.ngscn Human.GRCh37.CentTelo.tsv cytoband.txt

Do you have any idea on what might be wrong?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions