Closed ekernf01 closed 3 months ago
Hi ekernf01,
You need to perform qc first to e.g. remove genes with no or low read counts. The recommended way to use custom mask file (binlinking.tsv.gz) is to first run the original pipeline, replace the mask file with your own (make sure the modification time is touched), remove the output h5 file, and then run it again (dictys_helper network_inference.sh ...
). If you want, you can look into the makefiles to understand file dependencies at https://github.com/pinellolab/dictys/blob/master/src/dictys/scripts/makefiles/common.mk.
If that doesn't work, please let us know with the error message and updated input files.
Lingfei
Thank you. I will read more from the documentation and try to do it this way, if my data enable it.
Dear Dr. Wang, I am encountering some NaNs when running a portion of the Dictys workflow on simple inputs through the Python interface. I am not sure if this type of analysis will be supported, but here are details that I hope will enable you to reproduce the issue. Thanks very much.
Checks before submitting the issue
Describe the error
This error happens with Dictys cpu version
1.0.0
buildhg9576260_0
installed via conda, or when running Dictys using the provided Docker imagelfwa/dictys-cpu
.Full error message:
Where: The error happens when I run this code with the attached input files in the working directory.
The expression data are real 10X 3' scRNA data from a human cell line. I have selected ~1500 variable genes and subsetted down to a single stage of differentiation. The network is a subset of CellOracle's default base network from motif analysis of human promoters.
exp.txt mask.txt