Skip to main content

A package to read and edit RDML files.

Project description

The Real-time PCR Data Markup Language (RDML) is a structured and universal data standard for exchanging quantitative PCR (qPCR) data. The rdmlpython package allows to load, view, modify and save RDML files.

Typical usage may looks like this::

#!/usr/bin/env python

from rdmlpython as rdml

dat = rdml.Rdml(‘sample.rdml’)

sam = dat.samples()

for sample in sam:

print(sample[“id”] + “ - “ + sample[“type”])

For more information visit: https://www.gear-genomics.com/rdml-tools/help.html#LRP-Library

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

rdmlpython-1.7.2-py2.py3-none-any.whl (128.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file rdmlpython-1.7.2-py2.py3-none-any.whl.

File metadata

  • Download URL: rdmlpython-1.7.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 128.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for rdmlpython-1.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a2dc4d18849e7678d5c2f69802673b716d6dce1835232f32dde3d703372ef3a1
MD5 788d1e5f337424f8cd1f8168b79762f0
BLAKE2b-256 3f8b31a6b8ae416af39d6b2075562bdd118f5342cf85c5d447d2c6a7d67f2c05

See more details on using hashes here.

Supported by

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