GithubHelp home page GithubHelp logo

noamteyssier / ggetrs Goto Github PK

View Code? Open in Web Editor NEW
28.0 2.0 2.0 1.32 MB

Efficient querying of biological databases

Home Page: https://noamteyssier.github.io/ggetrs/

License: MIT License

Rust 97.68% Python 1.71% Just 0.61%
bioinformatics command-line-tool enrichr ensembl rust uniprot

ggetrs's Introduction

Hello!

I'm Noam Teyssier, a Bioinformatics PhD Candidate in the Kampmann Lab and Goodarzi Lab at UCSF.

I work at the intersection of functional genomics, machine learning, dynamical modeling, and systems biology in the context of neurodegenerative diseases.

I highly value open source and try to share all the tools I've developed during my own research.

ggetrs's People

Contributors

noamteyssier avatar pgrosjean avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ggetrs's Issues

Restructure repos

Example:

module
├── mod.rs
├── submodule.rs        # CLI
├── python.rs           # Python interface
├── functions           # Functions
│   ├── mod.rs
│   ├── some_func_1.rs
│   └── some_func_2.rs
└── types                # Return Types and Enums
    ├── mod.rs
    ├── some_type_1.rs
    └── some_type_2.rs

database query for ensembl

parse through the sql database and return all available databases

essentially a wrapper around

SHOW databases

but could filter by species

SHOW databases LIKE '%{species_name}%'

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.