To follow up on my previous response, I know have downloaded the same data from cBioPortal and when I place all the TCGA LUAD patients into GISTIC 2.0, it runs with no problem. However, again when I filter for my desired patients using R and save as a seg file then put into GISTIC 2.0, I am coming up with the same error regarding data missing in line 2.
I attached the whole dataset that runs (data_cna_hg19.seg) and my filtered data (scna_TCGA_LUAD_FSpred_ns_hg_19.seg) and when side by side I don't know they are different. For more context, I read in the seg file into R using read.delim and saved my new filtered file with write_delim(cna_ns, 'scna_TCGA_LUAD_FSpred_ns_hg19.seg'). Not sure if this is contributing to the problem
Thanks kindly,
Peipei