error when running champ.CNA command
1
0
Entering edit mode
@yupingzhang-10819
Last seen 7.2 years ago

I want to use my own intensity file as the input of champ.CNA function. But I run into the error:

> cna=champ.CNA(loadFile = T, file = "intensity.txt", pd=targets, filterXY = F)
Run champ.CNA
Error in read.table(file, row.names = T, sep = "\t") :
  invalid 'row.names' specification

 

Clearly "row.names= T" is causing the problem. Could you fix this? Thanks!

ChAMP • 905 views
ADD COMMENT
0
Entering edit mode
AST ▴ 60
@ast-8648
Last seen 23 months ago
INDIA

I guess, because your file name and row names are same the function is giving the error.

Please try using a different name for your file.

ADD COMMENT

Login before adding your answer.

Traffic: 1050 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6