Hey @ruochiz ,
I am trying to call TADs and compartments on my imputed maps at 1mb resolution.
In the scTAD.py code, I use -n --window_ins 1000000 --window_tad 1000000.
Although the wiki says that
When including --neighbor or -n, the algorithm will call TADs on the imputed contact maps with neighboring cells' information utilized.
Hey @ruochiz , I am trying to call TADs and compartments on my imputed maps at 1mb resolution. In the
scTAD.py
code, I use-n --window_ins 1000000 --window_tad 1000000
.Although the wiki says that
I get the error:
Also when I explicitly specify -n 5 the same as what I give "neighbor_num":5 in json file....I get the following error:
unable to open *_nbr_1_impute.hdf5
Any help will be great!!
Your TAD/compartments result figures are really useful and awesome!! Is there a tutorial available to create figures like those?