The CreateOutput functions writes the .RData files returned by the REIDS_HPCVersion to .txt files: "Name_INICalls.txt", Name_ExonScores.txt", "Name_ArrayScores.txt" and the summarized values distributed across "Name_WeightedAll.txt", "Name_EqualAll.txt", "Name_WeightedConst.txt" and "Name_EqualConst.txt". The function can also be used for the returned files of REIDSIsoformAssesment_HPCVersion for which it will create the files: "Name_ASInfo.txt" "Name_Compositions.txt","Name_GroupTranscripts.txt" and "Name_NovelConnections". The function is advised to be used with the CreateOutput.R and CreateOutput.pbs file in the documentation folder.
CreateOutput(ID, Groups, Location = "", Name)A data frame with a "geneID" column.
A list with elements specifying the columns of the data in each group.
The location where the file should be saved.
A name for the returned list.
.txt files with the information of the REIDSFunction and REIDSJunctionAssesment.