Skip to content

IBPA/TIP-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIP: Toxicology Integrated Platform

TIP (Toxicological Integrated Platform) provides a digital resource that

  • stores and integrates data from the labs that are part of the SRP center in UCD,
  • enables access to data for both internal and external partners through an application programming interface (API).

Directories

  • tip: The source code.
  • examples: The tutorial with examples.

Getting Started

This project is under an active development. For more recent updates, please check out the development branch https://github.com/IBPA/TIP/tree/dev.

Installation

$ git clone https://github.com/IBPA/TIP.git  # Clone the repository to your machine.
$ pip install ./TIP  # Initiate setup.py.

Check if the package is correctly installed by

$ tip-cli

Uninstallation

$ pip uninstall tip-cli

Authors

Contact

For any questions, please contact us at tagkopouloslab@ucdavis.edu.

License

This project is licensed under the GNU GPLv3 License. Please see the LICENSE file for details.

Acknowledgments

This work has been supported by UCD Superfund Research Center funded by NIH/NIEHS.

Todo

  1. docstring for init
  2. Server should return all assays if users read a compound.
  3. Read, write data to a file, change json to CSV format as the template.
  4. Follow REST guideline.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages