Hi, how do I set the matrix path to find my .txt file? I have it set as data (data = read.delim("C:/Users/path/to/file/TCGA_LUAD_Samples.txt"), but after parsing the arguments, $ matrix : NULL.
My apologies if this is a simple question; my PhD was in in vivo work, so programming is very new to me. Thanks in advance.
Hi, how do I set the matrix path to find my .txt file? I have it set as data (data = read.delim("C:/Users/path/to/file/TCGA_LUAD_Samples.txt"), but after parsing the arguments, $ matrix : NULL.
My apologies if this is a simple question; my PhD was in in vivo work, so programming is very new to me. Thanks in advance.