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
- Host: GitHub
- URL: https://github.com/hubmapconsortium/antibodies-tsv-util
- Owner: hubmapconsortium
- License: gpl-3.0
- Created: 2023-10-18T17:39:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T16:26:48.000Z (almost 2 years ago)
- Last Synced: 2024-06-19T20:43:42.044Z (almost 2 years ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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``.