ralanany

Results 7 issues of ralanany

## I have 10 bedmethyl files for 10 patients(1 bedmethylfile/patient). I want to generate the tabix file(input for ## nanomethviz R package) for down stream processing. I want the following...

question

# Q1: Would you explain why there is difference? I have bed methyl file for cytosine modification, what I have understood for each modified site, it measures the frequency of...

question

I am trying to merge two bedmethyl files, each produced from 2 different samples, using this command modkit bedmethyl merge sample_a.bed.gz sample_b.bed.gz > merged.bed I get this error error: unrecognized...

troubleshooting

# 1- I want to make differential methylation anlysis between these samples, I thought I should use that command mentioned in the tutorial modkit dmr multi \ -s ${norm_pileup_1}.gz norm1...

question

samples= c("r1") paths="/ont" (n.b) ont folder contains r1.bam, r1.bam.bai # Trying to get the S4 object files=ModBamFiles(samples, paths) #error "/ont" does not have bam index, this can be fixed by...

## I have 10 bedmethyl files for 10 patients(1 bedmethylfile/patient). I want to generate the tabix file(input for ## nanomethviz R package) for down stream processing. I want the following...