View c7edcb60
Fix 80character/line limit; merge missed devel commit; remove unused file; allow forced run in MAST when using countsYichen Wang authored on 15/10/2020 16:46:08 |
View fb0e7bc6
Merging from devel branch to masterYusuke Koga authored on 07/10/2020 09:51:52 |
View 05baeaeb
Updated import statements to handle new dependencies on Summarized or SingleCellExperiment after removing SCtkExperimentJoshua D. Campbell authored on 02/07/2020 06:04:00 |
|
View 3fcae1c4
Removed SCtkExperiment class and methods. Removed all references in the documentationJoshua D. Campbell authored on 02/07/2020 04:10:40 |
View 043c8eab
Revert "Sctk documentation "Joshua D. Campbell authored on 09/06/2020 23:22:05 • GitHub committed on 09/06/2020 23:22:05 |
View 8ff6b7d2
Several changes to UI including fixing example datasets. createSCE renamed to importFromFiles and now returns SingleCellExperiment. Several updates to Seurat functions and UI workflow. Commented out Cell Viewer in UI for now as was causing lag.Joshua D. Campbell authored on 23/05/2020 21:51:24 |
View 1a82f220
Revamped parts of the Seurat functions. Now, the names of the assays can be chosen. Also the documentation was improved for these functionsJoshua D. Campbell authored on 22/05/2020 02:14:46 |
View f8c32bdb
Changed summarizeTable to summarizeSCE. Changed calculations to work with both dgCMatrix and DelayedArray. Also updated UI with some changes to import tab. Removed code in server.R for old filtering methods.Joshua D. Campbell authored on 16/05/2020 23:41:56 |