Giter Club home page Giter Club logo

gexplora's Introduction

Gexplora

Description

plotting the density of genetic elements along a chromosome using GTF files (ideally from Ensembl) as input and using REST API calls to Ensembl, OMA and STRING database (to be done).

It allows to use a GTF file as input and then to display mRNA, exon (in the second column). Maximum threshold per BIN from 200 non-overlapping bins respective to largest chromosomes defines highest intensity.

Visualizing all genes from an input GTF file and Ensembl Webservice calls to retrieve sequence for a gene as well as gene tree for a particular human gene.

Gexplora

Gexplora

Distribution of Candidate genes provided by user

Here we used the entire genes as input. Here, we show the amount of genes per bin that are tagged compared to the genes that are to be found within the given bin. If no candidate genes are provided, the overall distribution of genes is shown.

Gexplora

Or searching for candidate genes by uploading the candidate genes

Gexplora

The GTF can be taken from Ensembl and then any of the element types can be selected and visualized. Gexplora

Ensembl Plant

Ensembl provide a bunch of different endpoints to obtain data. We use some of these endpoints in Gexplora (https://rest.ensembl.org/).

Use case - Human genome

The annotation was downloaded from Ensembl Ensembl-Human.

Linechart (not yet included into .exe)

Gexplora

Use case - barley genome

The annotation was downloaded from Ensembl Ensembl-Barley. and gene distribution was shown while also all other types can be shown in the density visualisation. Gexplora Gexplora

Additional required Python Packages

In Gexplora, we use tkinter for the graphical user interface, while we use numpy to be faster in calculating overlaps between elements of two arrays while requests is used to obtain data from endpoints of Ensembl.

  • numpy
  • requests
  • tkinter
  • json

For installation under Windows, you can use the "pip.exe" that can be normally found in the subdirectory "scripts" within the python installation. You can install Python packages using ``pip.exe install requests''-

To generate the executable to run: pip install https://github.com/pyinstaller/pyinstaller/archive/develop.zip

gexplora's People

Contributors

nthomascube avatar

Stargazers

 avatar  avatar

Watchers

 avatar

gexplora's Issues

title

adding actual tool name

Export

Export of heatmaps as ‘PDF’

Export

xlsx along with day when exported (as ticket)

Refresh

Refresh when ‘Linechart’ and ‘Heatmap’ switched

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.