Hi, I am following this paper and i have read many times this paper:
and I have run strigtie sucessfully, after that I have to run the ballgown but could not understand this command.
pheno_data = read.csv("geuvadis_phenodata.csv")
Actually, I don't know what how to make .csv file of mine samples.what pheno information contain this .csv file.
I have checked the supplementary data of this research article but not found any .csv file.
Please guide me how I can make this .csv file for my samples for step number 8 load the phenotype data for ballgown
I have generated the pheno.csv file. kindly could you please tell me I am correct ? I have made this files correct?
Hi,
Phenotype data file should explain the variables in your samples. Ideally it should either have a "condition" or other variable like "time point" depending on the design of your experiment. If you look at csv file from the data, it is clear that the first column consists of sample name/ID, second column is a variable. Can you explain your experiment design?
Hi Ashastry I have RNA seq 6 samples. i want to compare the differential expressed genes among these samples.could you please suggest me how to set pheno-data text file