Skip to content

Latest commit

 

History

History
80 lines (67 loc) · 2.48 KB

txg_mapr.md

File metadata and controls

80 lines (67 loc) · 2.48 KB

TXG-MAPr

An R-Shiny-based implementation of weighted gene co-expression network analysis (WGCNA) obtained from the Primary Human Hepatocytes (PHH) TG-GATEs dataset.

screenshot of %service%

Documentation

VHP4Safety Documentation

  • Service introduction:
  • Workflow:
  • Demo:

<script> function initTeSSWidgets() { var query = ''; if (query.trim() != "") { TessWidget.Materials(document.getElementById('tess-widget-materials-list'), 'SimpleList', { opts: { enableSearch: false }, params: { pageSize: 5, q: query } }); document.getElementById('tess-widget-materials-header').innerHTML = "Documentation from ELIXIR TeSS" } } </script> <script async="" defer="" src="https://elixirtess.github.io/TeSS_widgets/components/js/tess-widget-standalone.js" onload="initTeSSWidgets()"></script>

VHP4Safety Service Metadata

  • External cloud: https://txg-mapr.eu/
  • Login required: Yes
  • Implementation status:
  • TRL:
  • Type: -
  • Contact: Steven J. Kunnen [email protected]
  • API Type:
  • Categories: -
  • Targeted users: -
  • Relevant VHP4Safety Use case: -

Technical tool specifications

<script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "SoftwareApplication", "http://purl.org/dc/terms/conformsTo": { "@type": "CreativeWork", "@id": "https://bioschemas.org/profiles/ComputationalTool/1.0-RELEASE" }, "@id" : "https://vhp4safety.github.io/cloud/service/txg_mapr", "name": "TXG-MAPr", "description": "An R-Shiny-based implementation of weighted gene co-expression network analysis (WGCNA) obtained from the Primary Human Hepatocytes (PHH) TG-GATEs dataset.", "url": "https://txg-mapr.eu/" } </script>