ccagc / QDNAseq

QDNAseq package for Bioconductor
47 stars 27 forks source link

QDNAseq 1st time issues #111

Open RMParkes opened 1 year ago

RMParkes commented 1 year ago

Hi I am trying to figure out how to use QDNAseq for Rstudio for the first time

I get to complete this much

readCounts <- binReadCounts(bins) bins <- (getBinAnnotations(binSize = 15)) readCounts <- binReadCounts(bins)

then when i go to the nest step data it outputs data set not found, I have selected the file where my bam file is,

Could someone help me with this or give some guidance/advise?

Thank you,