Skip to content

Negative Copy Numbers and double internal node names #3

Description

@huy29433

Hi, I am a colleague of @anlo328 and was using lazac, where I encountered two issues that I explain below.

Background

I was using lazac to retrieve ancestral profiles for 16 cells. The output contains the original profiles and additional profiles root, internal_0, ..., internal_11.

The Issue

In the outputfile ..._cn_profile.csv

  1. there were negative copy numbers in the internal nodes and the root
  2. the names internal_3 and internal_4 appeared twice each (with different profiles). Also they appeared twice each in the newick tree at different positions.

To my limited understanding,1. is not necessarily a problem of the implementation but it could just be that a negative-CN internal node produces the optimal solution for the ZCNT problem. As a (uninformed) suggestion, maybe it could be possible to introduce a "reality condition" to the candidate trees, so that trees with negative copy numbers are not even proposed?

The 2nd problem seems to simply be a mislabeling in the production of the profiles.

Reproducing this Issue

Because I'm using unpublished data from collaborators, I unfortunately cannot post them here. Maybe my explanations above are already enough to understand the issues, if not, I will try to get permission to post only one chromosome or something like that.


Thanks a lot in advance!

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