- 06 Jun, 2019 1 commit
-
-
Lena Hersemann authored
adjusted createImgMap() to only plot pathways with clickable links for which gene information are available (for the others the .pathways/*.png files will be plotted)
-
- 14 May, 2019 1 commit
-
-
Lena Hersemann authored
-
- 10 May, 2019 2 commits
-
-
Lena Hersemann authored
-
Lena Hersemann authored
-
- 24 Apr, 2019 2 commits
-
-
Lena Hersemann authored
-
Lena Hersemann authored
-
- 05 Apr, 2019 1 commit
-
-
Lena Hersemann authored
-
- 04 Apr, 2019 1 commit
-
-
Lena Hersemann authored
added -p flag to mkdir in the `mcdir()` function in order to create intermediate directories if required
-
- 03 Apr, 2019 1 commit
-
-
Lena Hersemann authored
-
- 22 Mar, 2019 4 commits
-
-
Lena Hersemann authored
-
Lena Hersemann authored
added export of various count type data (raw, normalized, scaled, regressed); fixed clustering loop for the case when multiple PCs are selected
-
Lena Hersemann authored
-
Lena Hersemann authored
-
- 21 Mar, 2019 4 commits
-
-
Lena Hersemann authored
corrected output folder for the filtered count matrix; information for the selected PC are now additionally exported as a R object which can be visualized in the metrics_explorer app.
-
Lena Hersemann authored
-
Lena Hersemann authored
-
Lena Hersemann authored
-
- 20 Mar, 2019 4 commits
-
-
Lena Hersemann authored
-
Lena Hersemann authored
added option to set cell cycle markers gene list for the cell cycle correction; outliers are now removed if outlier information is available from the annotation data; Seurat quality metrics are only plotted once but with the set thresholds as horizontal lines; all meta data are exported as cell_infos.txt which serves as input for the metrics_explorer app
-
Lena Hersemann authored
moved plotExplanatoryVariables() to the end of the script to be able to take cell cycle phase information into account; improved guess_annot_db() selection; cosmetics
-
Lena Hersemann authored
replaced radioButton() by selectInput(); now all cluster information will be converted to factor and are also available to explore quality metrics per cluster
-
- 15 Mar, 2019 1 commit
-
-
Lena Hersemann authored
-
- 13 Mar, 2019 5 commits
-
-
Lena Hersemann authored
-
Lena Hersemann authored
-
Lena Hersemann authored
-
Lena Hersemann authored
-
Lena Hersemann authored
added additional gene information of top50 most abundant genes; gene information are exported if requested
-
- 07 Mar, 2019 4 commits
-
-
Lena Hersemann authored
-
Lena Hersemann authored
-
Lena Hersemann authored
-
Lena Hersemann authored
-
- 05 Mar, 2019 6 commits
-
-
Lena Hersemann authored
added subsetting of countMatrix to ncol = 2000 if the input data contains more than 2000 cells; removed plotting of diffusion map and pseudo time; added PCA and its data export as R object
-
Lena Hersemann authored
-
Lena Hersemann authored
-
Lena Hersemann authored
-
Lena Hersemann authored
-
Lena Hersemann authored
-
- 04 Mar, 2019 2 commits
-
-
Lena Hersemann authored
removed bsplus extras; fixed kable() table export by adding kable_styling(); removed calculation of mitochondrial genes (too specific for the individual data sets); total_counts and total_features take now all features into account; cosmetics
-
Lena Hersemann authored
added code to source diffex_commons.R; added option to download gene information based on the count matrix rownames; cosmetics
-
- 01 Mar, 2019 1 commit
-
-
Lena Hersemann authored
replaced `library()` by `loadpack`; updated functions for the current scater version; added PCA based on quality metrices in order to detect outliers; added explanatory variables plot based on all input information in the design file; exports now information on gene name, description and coordinates if ensembl gene ids are provided in the count matrix; added code to copy the used script to the working directory and to export session information
-