Skip to content

Latest commit

 

History

History
110 lines (71 loc) · 3.4 KB

File metadata and controls

110 lines (71 loc) · 3.4 KB

ArrayAnalysis

A user-interface for preprocessing and statistically analyzing RNA-sequencing and microarray transcriptomics data.

ArrayAnalysis logo

Main Webpage: https://arrayanalysis.org/

Tool Webpage: https://arrayanalysis.vhp4safety.nl/

Contact

Contact Person(s): Jarno Koetsier (jarno.koetsier@maastrichtuniversity.nl)

Provider Institute: Department of Translational Genomics, Maastricht University

Documentation

VHP4Safety Documentation

<script> function initTeSSWidgets() { var query = 'arrayanalysis'; 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/js/tess-widget-standalone.js' onload='initTeSSWidgets()'></script>

VHP4Safety Service Metadata

  • Stage: Other

  • Sub-Stage: NA

  • Development Cloud: https://arrayanalysis.vhp4safety.nl/

  • Login Required: Not available

  • TRL: Not available

  • Type: internal

  • API Type: Not available

  • Categories: To be added

  • Targeted Users: To be added

  • Relevant VHP4Safety Use Case: To be added

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/arrayanalysis", "name": "ArrayAnalysis", "description": "A user-interface for preprocessing and statistically analyzing RNA-sequencing and microarray transcriptomics data.", "url": "https://arrayanalysis.vhp4safety.nl/" } </script>