gavinha / TitanCNA

Analysis of subclonal copy number alterations (CNA) and loss of heterozygosity (LOH) in cancer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in as(chrDF, "RangedData") :

LiQingsolab opened this issue · comments

Hi,

When I used TiTanCNA, I met this question:

Error in as(chrDF, "RangedData") :
no method or default for coercing "data.frame" to "RangedData"
Calls: getPositionOverlap -> as
In addition: Warning message:
RangedData objects are deprecated. Please migrate your code to use
GRanges or GRangesList objects instead. See IMPORTANT NOTE in
?RangedData
Execution halted

What can I do to solve this questions?
The R version:R3.6

Hi,

I found the correct R scripts, Thanks!