powered by
This function imports data that will be analyzed in downstream functions.
Import(NControl, NCondition, Directory)
Imported data from all experiments
the number of Control replicate experiments that are to be analyzed
the number of Condition replicate experiments that are to be analyzed
the directory where the source data files to be analyzed are saved. This is also the location where the results will be saved.
if (FALSE) { Data_Imported<-Import(NControl,NCondition,Directory) }
Run the code above in your browser using DataLab