Hello,
I'm using the champ.load to read and filter my data and it works well. However when I want to proceed with the champ.QC I receive an error because the column "Sample_Group" in the csv file provided is empty.
So I tried to add the information of that column ("first" or "second") and use the modified csv file to load the idat files. However at that point I'm getting the following error:
"Error in champ.import(directory, arraytype = arraytype) : Error Match between pd file and Green Channel IDAT file."
I went through the pipeline to check how ChAMP imports the data but I did not manage to pick which is the mistake. I know It would be great if you could help so that I can include this information and proceed with champ.QC.
Thank you,
Olga Giannakopoulou
Indeed the problem was with editing the excel file. As you guessed, when I was saving the csv file, after adding Sample_Group information, the Sentrix_ID was changing. I managed to make it work after making sure that Sentrix_ID was in "Numeric" format each time.
Thank you again for the help
Best wishes,
Olga
Firstly i'm a beginner. i have the same problem when I use champ.load("Error Match between pd file and Green Channel IDAT file"). my sample_ sheet is edited using excel by myself. but i don't know how to make sure that Sentrix_ID was in "Numeric" format.
thank you, may
Before editing the excel sheet (adding sample group data) press ctrl+1, then under "category" see that "NUMBER" is pressed. then press F2 and "ENTER". now enter your'e sample group data, save and "champ.load()". this way you can make sure that "sentrix_ID" stays "NUMERIC". Roi Horwitz