Skip to content

chromatin state dynamics error #15

@hynana

Description

@hynana

Hi!

Thanks for such a great tool and it's very helpful for my project. I followed the tutorial and it runs well from step1 to step5 of part1. 725 candidate regions are found. But for the part2, I want to found the difference between repressed regions(states 1,2,7,8) and active TSS regions(states 4,5,6) using the following commond.
sciddo.py --debug dump --data-file testdata.h5 --support-file test_run_penem.h5 --output test_run_penem_split-DCD.enh-to-pcr.tsv --data-type dynamics --split-segments --from-states 1 2 7 8 --to-states 4 5 6 --add-inverse --limit-bed-output
It gives the error:
1650015867(1)

Here is the design matrix with no replicates.
image

It runs well with the SCIDDO testdata. Is this caused by the data features or other?
Another question is can the SCIDDO identify the regions which are in the same states for the two groups but with significant different signal strength? It seems that the 725 candidate regions are the switching between the states.

Many thanks!
Nan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions