Skip to main content

Biological querying and analysis

Project description

ggetrs

MIT licensed actions status codecov Crates.io docs.rs

Introduction

What is ggetrs?

ggetrs is a free, open-source command-line tool that enables efficient querying of genomic databases. It consists of a collection of separate but interoperable modules, each designed to facilitate one type of database querying in a single line of code.

This is a rust reimplentation of the original python-based program gget and was rewritten to take advantage of rust's powerful HTTP and asynchronous functionality for a faster user experience.

There are some minor syntactic changes between function calls from the original gget and a description for each tool is provided on the modules page.

Installation

The command line tool is distributed via crates.io and can be installed via the rust package manager cargo.

cargo install ggetrs

Alternative installation instructions as well as the python module installation can be found on the install page.

Documentation

Command Line and Python

All usage and function documentation for the command line and python utilities can be found on the ggetrs homepage.

Rust

ggetrs is implemented as a rust library as well as a standalone binary so all documentation for API calls and Data Structures can be found on docs.rs.

Contributing

This project is intended to be open-source and contributions are very welcome!

If you are new to rust or open source in general but still want to contribute please don't hesitate to reach out! I would be more than happy to help guide you through building your first module.

All new additions must pass and follow current testing standards.

FAQ

What makes this different than gget?

ggetrs takes advantage of rust's powerful powerful asynchronous features and lets you perform a large numbers of HTTP requests without increasing wait times.

Since it is a compiled program as well there is no start-up time between commands and you can run your favorite tool in a for loop with no overhead.

However ggetrs stays true to the original gget mindset and tries to make usage as simple as possible no matter the interface (from python to CLI).

Does this have functions that gget doesn't?

We're working on having both tools mirror functionality - but currently this includes the Chembl bioactivity database, more endpoints from the Ensembl API, and direct queries to NCBI and Uniprot.

Does gget have functions that ggetrs does not?

ggetrs will likely not support the ggetrs muscle and ggetrs alphafold functionalities for the time being. The reasoning being that these are wrappers around existing binaries and not HTTP requests.

Do I need to know rust to use this tool?

This tool is written fully in rust - but allows for a python interface using pyo3. Currently not all tools have a python API - but they are planned to be implemented eventually.

All of the currently supported gget modules have their python API implemented.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ggetrs-0.1.87.tar.gz (107.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ggetrs-0.1.87-cp39-cp39-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file ggetrs-0.1.87.tar.gz.

File metadata

  • Download URL: ggetrs-0.1.87.tar.gz
  • Upload date:
  • Size: 107.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for ggetrs-0.1.87.tar.gz
Algorithm Hash digest
SHA256 ea2b3d3e9043af8dd768a35932d900a9483f0c1800d06b77bf010207d8a895cd
MD5 758e205176537a2fb4cf46f1b2c19262
BLAKE2b-256 a9b3dd39f089cea3b8475df5d41c266849868f0768399a5ca08920ec86a68a38

See more details on using hashes here.

File details

Details for the file ggetrs-0.1.87-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ggetrs-0.1.87-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fc8ce9c61913b50b34cc1fd9ccb0cbfd3a489d473cb05d6c879d72626dd80a42
MD5 22ef260d0034260b5548e1bb107b3e77
BLAKE2b-256 a3c710c59e44f093841500e5aa7168d73bf168a960e51721603bb5d9fcfb3a47

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page