All Projects → lmb-embrapa → machado

lmb-embrapa / machado

Licence: GPL-3.0 license
This repository provides users with a framework to store, search and visualize biological data.

Programming Languages

PLpgSQL
1095 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to machado

react-tutorial
A react-tutorial
Stars: ✭ 99 (+450%)
Mutual labels:  django-rest-framework
drf-registration
Simple user registration package based on Django Rest Framework. DRF Registration - The easy way to generate registration RESTful APIs
Stars: ✭ 32 (+77.78%)
Mutual labels:  django-rest-framework
EasyChat
A modular Garry's Mod chat addon for both users and developers.
Stars: ✭ 74 (+311.11%)
Mutual labels:  gmod
BadCoderz
Find unoptimized gmod addons and KILL the devs who made them
Stars: ✭ 66 (+266.67%)
Mutual labels:  gmod
Footprint
Bluetooth Beacon 을 활용한 장소 기반 추억 기록 및 공유 서비스
Stars: ✭ 24 (+33.33%)
Mutual labels:  django-rest-framework
Half-Life-Resurgence
Recreation & expansion of NPCs, entities, and weapons from the Half-Life series into Garry's Mod!
Stars: ✭ 52 (+188.89%)
Mutual labels:  gmod
django-rest-witchcraft
Django REST Framework integration with SQLAlchemy
Stars: ✭ 38 (+111.11%)
Mutual labels:  django-rest-framework
filtermapbackend
FilterMapBackend for django-rest-framework
Stars: ✭ 16 (-11.11%)
Mutual labels:  django-rest-framework
Deep-learning-model-deploy-with-django
Serving a keras model (neural networks) in a website with the python Django-REST framework.
Stars: ✭ 76 (+322.22%)
Mutual labels:  django-rest-framework
Malicious-Urlv5
A multi-layered and multi-tiered Machine Learning security solution, it supports always on detection system, Django REST framework used, equipped with a web-browser extension that uses a REST API call.
Stars: ✭ 35 (+94.44%)
Mutual labels:  django-rest-framework
drftest
drftest is a minimal testing library that aims to facilitate writing tests for django rest framework views. It also [optionally] generates good looking API documentations based on tests it runs.
Stars: ✭ 26 (+44.44%)
Mutual labels:  django-rest-framework
bk-user
蓝鲸用户管理是蓝鲸智云提供的企业组织架构和用户管理解决方案,为企业统一登录提供认证源服务。
Stars: ✭ 31 (+72.22%)
Mutual labels:  django-rest-framework
django-learning-pathway
(Currently in development) Learning pathways for learning Django.
Stars: ✭ 35 (+94.44%)
Mutual labels:  django-rest-framework
ujson drf
JSON Renderer and Parser for Django Rest Framework using the ultra fast json (in C).
Stars: ✭ 14 (-22.22%)
Mutual labels:  django-rest-framework
CloudCV
☁️ CloudCV Website
Stars: ✭ 53 (+194.44%)
Mutual labels:  django-rest-framework
helix
A Garry's Mod roleplaying framework developed by nebulous for the people. Helix IS open-source - the code can be used as you wish.
Stars: ✭ 123 (+583.33%)
Mutual labels:  gmod
drf-action-serializer
A serializer for the Django Rest Framework that supports per-action serialization of fields.
Stars: ✭ 48 (+166.67%)
Mutual labels:  django-rest-framework
Auto-DL
Auto-DL helps you make Deep Learning models without writing a single line of code and giving as little input as possible.
Stars: ✭ 165 (+816.67%)
Mutual labels:  django-rest-framework
DjangoUnboxed
Production ready django based starter kit
Stars: ✭ 67 (+272.22%)
Mutual labels:  django-rest-framework
glua-docs
🔍 Quick documentation lookup for Garry's Mod Lua
Stars: ✭ 14 (-22.22%)
Mutual labels:  gmod

build-status-image cov-status-image License: GPL v3 CII Best Practices Quality Gate Status

Machado

Machado is a Django application that contains tools to interact with a Chado database. It provides users with a framework to store, search and visualize biological data. Detailed documentation can be found in the docs directory (Read the docs).

Features

  • There are data loaders for the major bioinformatics formats: fasta, gff, obo, bibtex, blast, interproscan, orthomcl
  • The Machado API delivers data directly to the JBrowse genome browser
  • The Haystack framework provides a very fast query interface using the Elasticsearch engine

Installation

Please refer to the complete documentation at Read the docs.

Docker

You can build your Machado instance using Docker: https://github.com/lmb-embrapa/machado-docker

Demo

https://www.machado.cnptia.embrapa.br

Contributing

Machado is run by volunteers and we are always looking for people interested in helping with code development, documentation writing, and bug report.

If you wish to contribute, please create an issue.

License

Machado - A Django implementation of Chado's schema. Copyright (C) 2018 Embrapa

Machado is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Additional permission under GNU GPL version 3 section 7

If you modify this Program, or any covered work, by linking or combining it with Chado (or a modified version of that library), containing parts covered by the terms of Artistic License 2.0, the licensors of this Program grant you additional permission to convey the resulting work. {Corresponding Source for a non-source form of such a combination shall include the source code for the parts of Chado used as well as that of the covered work.}

See LICENSE.txt for complete gpl-3.0 license.

Please cite

Machado: Open source genomics data integration framework.
GigaScience, Volume 9, Issue 9, September 2020, giaa097
doi pubmed

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].