GithubHelp home page GithubHelp logo

mrueda / pheno-lens Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 2 KB

Visualize and Perform Data Analytics on Phenotypic and Clinical Data Stored in GA4GH Standards and Beyond

beacon-v2 clinical-data elasticsearch kibana kibana-visualization natural-language-processing phenopackets-v2 phenotype phenotypic-data beacon2-ri-tools

pheno-lens's Introduction

Pheno-Lens

Visualize and Perform Data Analytics on Phenotypic and Clinical Data Stored in GA4GH Standards and Beyond

Build and Test Coverage Status version Docker Build Docker Pulls Docker Image Size Documentation Status License: Artistic-2.0

Documentation: https://mrueda.github.io/pheno-lens

Docker Hub Image: https://hub.docker.com/r/manuelrueda/pheno-lens/tags

Download and Installation

Installing Kibana

docker pull docker.elastic.co/kibana/kibana:7.10.0

Run Kibana

docker run --link elasticsearch:elasticsearch -p 5601:5601 docker.elastic.co/kibana/kibana:7.10.0

Access Kibana

Accessible via http://localhost:5601

Explore your data

Create an Index Pattern: To explore your data in Kibana, you first need to create an index pattern that matches the name of the index(es) into which you've ingested data.

  • Go to the "Management" section, find "Index Patterns," and click "Create index pattern."
  • Enter the index name (index_name as used in your bulk insert command) or a pattern that matches your index(es). Follow the prompts to select the time field if your data includes one.
  • Discover: Once your index pattern is created, go to the "Discover" section to explore your data. Here, you can see all documents within your index, search and filter the data, and get a feel for what's available in your dataset.

Visualize and Dashboard

After exploring your data in the Discover tab, you can start creating visualizations and dashboards in Kibana. The "Visualize" and "Dashboard" sections of Kibana provide powerful tools to create visual representations of your data.

pheno-lens's People

Contributors

mrueda avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.