chrisamiller / readDepth

R package for inferring copy number from read depth
Other
30 stars 11 forks source link

Error regarding readDepth #3

Closed ankita0007 closed 8 years ago

ankita0007 commented 8 years ago

What is entrypoints? Do we have to put some input information in the entrypoints directory present inside the annotation directory? As I am getting below mentioned error while creating the readDepth object. rdo = new("rdObject") Error in read.table("annotations/entrypoints", sep = "\t", quote = "", : no lines available in input

chrisamiller commented 8 years ago

The entrypoints file is just a tab-delimited file with the chromosome name, it's length, and it's ploidy. An example file for hg19 human male is here: https://xfer.genome.wustl.edu/gxfer1/project/cancer-genomics/readDepth/entrypoints.hg19.male