Giter Club home page Giter Club logo

golabel's Introduction

finder.plant.tools

A database to explore biological relationships between Arabidopsis thaliana genetic characteristics.
Website Link


Introduction

finder.plant.tools is a database to explore biological relationships between Arabidopsis thaliana genetic characteristics.

API/Technology used.

Frontend

Backend

The Repo for backend is private. However, the following techolongy is used:

  • Flask
  • Google Cloud Storage
  • Google Cloud App for hosting

Branches.

6 Branches can be found in this repo.

  • Master: - this contains the frontend code
  • dge: - this contains all the trained dge model
  • gh-phages: - to host a page in github
  • go_mode: - this contains all the trained go model
  • other_model - this contains other trained model

Master - file directory.

  • Components: contains all the reusable UI elenments.
  • Pages: Each page directory.
  • Store: for redux state management.
  • Assets: All the images used in this web.

Hosting Locally

Requirement:

You need to have Node >= 14.0.0 and npm >= 5.6 on your machine.

To download this config

  1. clone or download repo
git clone https://github.com/Sweekwang/golabel.git

or Download Here

  1. cd into directory
cd golabel
  1. install dependencies using npm or yarn
yarn OR npm i
  1. Runs the app in the development mode Open http://localhost:3000/golabel to view it in the browser.
npm start

golabel's People

Contributors

jonng1000 avatar perrylzx avatar sweekwang avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

perrylzx

golabel's Issues

Clickable links

Clickable urls in global n local feature table
Italise species names in global and local feature table

Notes for database development

Stuff to manually check in google storage:
agi_txt/gbm_Gene body methylated -> models, scores, fi files, need to check to make sure there's no spaces
(after their respective files are updated, pls check again)

Misc:
cin_ATB2/AtbZIP53/AtbZIP44/GBF5 BS in ProDH -> has extra space at the end, in original ml dataset, messes up database, solved by adding space at the end of this, in the local neighbours network python script

Create readme files and reorganise files for download

Create readme files and reorganise the following files for download:

  • models
  • feature importance files
  • scores

gzip all these files, so that there's 3 gzip files only, can combine all these file which are of the same type together, don't need to separate into GO, DGE etc, like what I did previously.

Write readme files for the above, and put them in logical places in the folder directory

Clean up code in database

Clean up code so thats its easier to read e.g.

  • network code (edge parameters etc) in network.js
  • goMethods.py code

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.