Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in step 2 of the run_dchic.sh script #72

Open
asgda opened this issue Jul 19, 2023 · 6 comments
Open

Error in step 2 of the run_dchic.sh script #72

asgda opened this issue Jul 19, 2023 · 6 comments
Labels
possible bug Further information is requested about possible bug.

Comments

@asgda
Copy link

asgda commented Jul 19, 2023

Error in aggregate.data.frame(lhs, mf[-1L], FUN = FUN, ...) : 
  no rows to aggregate
Calls: pcselect ... aggregate -> aggregate.formula -> aggregate.data.frame
In addition: Warning message:
In cor(cbind(chrom.list[[j]], tss = pca$tss)) :
  the standard deviation is zero
Execution halted

GOT THE ABOVE ERROR WHILE RUNNING STEP2 USING THE FOLLOWING COMMAND:
Rscript dchicf.r --file input.txt --pcatype select --dirovwt T --genome hg38

I have checked that the locations are absolutely fine for each file and the genome is hg38. Also, the step 1 command gave out proper results without any errors, i.e., it created the folders with all the experiments.

Any way of resolving this error? Any help is appreciated.

@ay-lab
Copy link
Owner

ay-lab commented Jul 19, 2023

For what Hi-C resolution are you running the compartment analysis?

@asgda
Copy link
Author

asgda commented Jul 21, 2023

The resolution is 10000 which we are using.

@ay-lab
Copy link
Owner

ay-lab commented Jul 21, 2023

To ensure there is no issue with the downloaded hg38 files, can you please run the analysis at 100Kb resolution? Also, is there any non-standard chromosome in the analysis?

@asgda
Copy link
Author

asgda commented Jul 25, 2023

We have Y chromosome in it. Now, we will try with 100 kb resolution and see what is the output.

@ay-lab ay-lab added the possible bug Further information is requested about possible bug. label Aug 10, 2023
@Sen0108
Copy link

Sen0108 commented Apr 9, 2024

I have encountered same issue.. I have tried with 100kb. Didn't work

@Sen0108
Copy link

Sen0108 commented Apr 10, 2024

find a way... try to utilize eBackgroud scheme 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible bug Further information is requested about possible bug.
Projects
None yet
Development

No branches or pull requests

3 participants