An open API service indexing awesome lists of open source software.

https://github.com/hubmapconsortium/antibodies-tsv-util

Package for cross-pipeline usage of `antibodies.tsv` contents
https://github.com/hubmapconsortium/antibodies-tsv-util

Last synced: 14 days ago
JSON representation

Package for cross-pipeline usage of `antibodies.tsv` contents

Awesome Lists containing this project

README

          

.. image:: https://api.travis-ci.com/repos/hubmapconsortium/antibodies-tsv-util.svg?branch=master
:target: https://travis-ci.com/hubmapconsortium/antibodies-tsv-util
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black

antibodies.tsv file utilities
==================================

Overview
--------

This package provides convenience functions for standardizing antibody names according to an antibodies.tsv file.

Installation
------------

Run ``python3 -m pip install git+https://github.com/hubmapconsortium/antibodies-tsv-util.git``.