File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed
Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -438,25 +438,12 @@ The iSEE shiny app can be accessed through this link [iSEE explorer](`r {lastPro
438438
439439##### Mean expression of every gene across the cells in each cluster
440440
441- [ geneMeanPerCluster] ( gene_means_per_cluster.txt )
442-
443- ##### Mean expression of every gene across all the cells
444-
445- [ geneMeans] ( gene_means.txt )
441+ [ geneMeans] ( gene_means.tsv )
446442
447443##### Positive markers of each cluster
448444
449445[ posMarkers] ( pos_markers.tsv )
450446
451- ``` {r, results='asis', eval = param$all2allMarkers}
452- cat("##### Differential expressed genes from clusters paired comparisons")
453- cat("\n")
454- cat("[all2allMarkers](all2allMarkers.tsv)")
455- ```
456-
457- ##### Coordinates of every cell on the TSNE
458-
459- [ tSNE] ( tSNE_data.tsv )
460447
461448##### The final Single Cell Experiment Object is [ here] ( sce_h5 )
462449
You can’t perform that action at this time.
0 commit comments