NEWS.md
R6 classes (#57).httr is now the new dependency replacing RCurl (#54).ImmuneSpaceConnection classR6 class system (#57).getGEMatrix method can now access the raw matrix for a cohort using the ‘outputType = raw’ argument and return probe-level (microarray) or gene-counts (RNAseq), non-normalized or summarized data (#63).getGEmatrix method now has a boolean ‘verbose’ argument that when set to TRUE will print information on how the matrix was constructed, such as normalization procedure and annotation version (#66).print method to show a prettier summary of the object (#62).getDataset method will now return an empty data frame for invalid dataset names (#68).studyavailableDatasets (renamed from available_datasets)cache (renamed from data_cache)configprint (renamed from show)listDatasetslistGEMatrices (renamed from GeneExpressionMatrices)listGEAnalysislistParticipantGroupsgetDatasetgetGEMatrixgetGEAnalysisgetGEFilesgetGEInputs (renamed from GeneExpressionInputs)getParticipantDataaddTreatmentmapSampleNames (renamed from EMNames)plot (renamed from quick_plot)clearCache (renamed from clear_cache)/R (#60)..onLoad() note on R CMD CHECK (#61).httr (#61).mc.cores) to checkRawFiles method as a temporary fix for httr’s bug (not working well with mclapply) (#64).checkStudyCompliance (#65).