Skip to content

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

Description

@asgda
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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    possible bugFurther information is requested about possible bug.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions