New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

isa-rwval

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isa-rwval

Metadata tracking tools help to manage an increasingly diverse set of life science, environmental and biomedical experiments

  • 0.10.10
  • PyPI
  • Socket score

Maintainers
3

This repo is forked originally from https://github.com/ISA-tools/isa-api/tree/py2_isatools-lite.



The open source ISA metadata tracking tools help to manage an increasingly diverse set of life science, environmental and biomedical experiments that employing one or a combination of technologies.

Built around the ‘Investigation’ (the project context), Study’ (a unit of research) and ‘Assay’ (analytical measurement) general-purpose Tabular format, the ISA tools helps you to provide rich description of the experimental metadata (i.e. sample characteristics, technology and measurement types, sample-to-data relationships) so that the resulting data and discoveries are reproducible and reusable.

To find out more about ISA, see www.isa-tools.org

To find out who's using ISA and about the ISA development and user community, see www.isacommons.org

The ISA API aims to provide you, the developer, with a set of tools to help you easily and quickly build your own ISA objects, validate, and convert between serializations of ISA-formatted datasets and other formats/schemas (e.g. SRA schemas). The ISA API is published on PyPI as the isatools package.

This project is the isa-rwval package that provides ISA format read/write/validation functionality that the ISA API builds on.

Thie project contains the following modules:

  • isatools.model contains classes implementing the ISA Abstract Model as Python objects.
  • isatools.isatab contains features for parsing and serializing the ISA-Tab format to/from Python objects. The module also contains a ISA-Tab validator.
  • isatools.isajson contains features for parsing and serializing the ISA-JSON format to/from Python objects. The module also contains a ISA-JSON validator.
  • isatools.isaviz contains features for rendering ISA Python objects in visual artifacts with matplotlib.

These modules should be considered the gold-standard utilities for using the ISA formats with the Python programming language.

Build Status Coverage Status Documentation Status License


Authors: Code contributors.

License: This code is licensed under the CPAL License.

Repository: https://github.com/ISA-tools/isa-rwval

ISA team email: isatools@googlegroups.com

ISA discussion group: https://groups.google.com/forum/#!forum/isaforum

Github issue tracker: https://github.com/ISA-tools/isa-api/issues

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc