Giter VIP home page Giter VIP logo

eplant's Introduction

ePlant

ePlant is a gene-centric visualization tool for plant genomes.

Using ePlant

Choose a gene of interest (GOI) using the search bar on the left. Currently we only support the Arabidopsis thaliania genome.

Use the navigation dropdown to select different views. Each view displays information from the organism level to the molecular leve. Nanometer scale all the way to the kilometer scale.

Available views:

โ„น๏ธ Gene information. This view provides a brief description, location, gene model, DNA sequence, and protein sequence

๐Ÿ“‘ Publications. This view displays publications and Gene RIFs related to your gene of interest.

๐ŸŒฑ Plant eFP. This view displays expression levels for your gene of interest at the organism level.

๐Ÿ”ฌ Tissue & Experiment eFP: This view displays expression levels for your gene of interest after experimental treatment.

Roadmap

How to contribute

Read the onboarding blueprint.

If you'd like to contribute, pick an issue. We use a forking workflow. For an in-depth look at what that means, read this article.

Quickstart

  1. Make a fork of eplant.

  2. Go to the new fork. There is a big green button to clone

    git clone <fork_address>
  3. Set up the main ePlant project as your upstream branch.

    git remote add upstream https://github.com/BioAnalyticResource/ePlant
  4. Verify your node and npm versions. Most folks are working with _Node v18.0.0^ and npm 9.8.0^.

      node -v
      npm -v

    If that command doesn't return anything, install the LTS version of Node.

  5. Download all dependencies.

    npm i
  6. Run your local version of ePlant.

    npm run dev
  7. Comment on a ticket to take it.

  8. Turn on notifications for that thread.

  9. Complete the necessary fix.

  10. Push your changes to your fork.

    git push origin main
  11. Create a pull request.

    Underneath where it says Compare changes, there is a line that says Compare changes across branches, commits, tags, and more below. If you need to, you can also compare across forks. Click that link to bring up a dropdown menu of ePlant forks.

  12. Choose your fork as the head repository and https://github.com/BioAnalyticResource/ePlant/ as the base repository.

  13. Give the pull request a descriptive title so that someone who didn't work on it will know what you did. Link the issue if possible.

Reviewing a pull request

Glossary

AtGenExpress: A multinational effort designed to uncover the transcriptome of the multicellular model organism Arabidopsis thaliana.

BAR: Bio-analytic resource; a group of bioinformatics tools created by the lab of Dr. Nicholas Provart at the University of Toronto.

BAR API: An application programming interface of bio-analytic resources available at https://bar.utoronto.ca/api/.

GOI: Gene of interest; the gene displayed in ePlant.

eFP: Electronic fluorescent pictographic

GeneRIF: Gene reference into function; A standard that provides a mechanism to allow scientists to add to the functional annotation of genes described in Gene.

eplant's People

Contributors

alexwaeseperlman avatar jamiewaese avatar yukthiw avatar zkdan avatar apiraam96 avatar gabydd avatar asherpasha avatar mwkyuen 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.