I am trying to run chromVAR on ATACseq data and I am providing it a merged bed file from all the peaks and also the bam files. But it is generating a error.
Error is:
Error in rownames<-(*tmp*, value = c("1", "1", "1")) :
duplicate rownames not allowed
But the names are not duplicate and I have also added rgtag using picard tools.
Can you tell me what kind of peaks file it require as I have three samples and I have used bedtools merge bed to merge the bed file into one.
Hi,
I am trying to run chromVAR on ATACseq data and I am providing it a merged bed file from all the peaks and also the bam files. But it is generating a error. Error is: Error in
rownames<-
(*tmp*
, value = c("1", "1", "1")) : duplicate rownames not allowedBut the names are not duplicate and I have also added rgtag using picard tools. Can you tell me what kind of peaks file it require as I have three samples and I have used bedtools merge bed to merge the bed file into one.
Thanks, Kashish