61769930f20061774aa09945aaaaf548ca349cd2 galt Sat May 18 00:47:44 2019 -0700 Changing CIRM SSI to use new setRoot approach diff --git src/hg/cirm/gateway/htdocs/tools.html src/hg/cirm/gateway/htdocs/tools.html index bf39a42..e18bd40 100755 --- src/hg/cirm/gateway/htdocs/tools.html +++ src/hg/cirm/gateway/htdocs/tools.html @@ -1,20 +1,21 @@ - - + + +
Cell Browser: Visualize single-cell clustering data
PluriTest: Check for Pluripotency
SCIMITAR: Single Cell Inference of MorphIng Trajectories and their Associated Regulation
Tag Storm: Metadata made simple
The tag storm format offers an easy way to describe a hierarchical set of metadata for your data. The tag storm format is made up of a number of key/value pairs spread across stanzas at various indentation levels. Lower indentation levels inherit information from higher levels, so the most general metadata, e.g. lab or dataset names, are generally found at the highest level and more specifc metadata, e.g. sex or file name, are found at the lower level.
The Tag Storm GitHub page contains more information about the format as well as a suite of tools to work with and manipulate tag storm files.
RIGGLE: Regulator Inference by Graph-Guided LASSO Estimation
RIGGLE (Regulatory Inference by Graph-Guided LASSO Estimation) is a machine learning framework designed to discover the transcription factor regulators of a cell development trajectory by taking in expression data, known transcription factor targets, and a cell development graph.
This process produces predictions for the transcription factor's activities in each of the cell types represented in the graph based on the coordinated expression of its targets, while respecting the developmental relationships between the cells.
Sample Psychic: See how your cells compare
MISCE: A Minimum Information About a Stem Cell Experiment
MISCE, or Minimum Information about a Stem Cell Expriment, is a spreadsheet that attempts to collect a rich set of useful information (metadata) about any experiment involving stem cells. The hope is that in using MISCE, the detailed metadata will make the experimental data useful to others attempting to use it in the future.
MISCE consists of a number of different modules with each module describing a different experimental process, e.g. celluar reprogramming or RNA sequencing, and all of the important information related to this process, e.g. "Biosample disease stage" or "Assay platform". Each module can be included or excluded based on the type of experiment being performed. For example, you might not include the "Assay_DNAMethyl" module if you are not performing DNA methylation assays as part of your experiment.