Skip to main content

Organization for scientific projects.

Project description

DataSuper
=========

.. image:: https://img.shields.io/pypi/v/DataSuper.svg
:target: https://pypi.python.org/pypi/DataSuper
:alt: Latest PyPI version

Easy to use pipelines for large biological datasets.

Goals
-----

Bioinformatics pipelines often involve a large number of files with complex organization and metadata. Often researchers keep these files organized with carefully patterned filenames, elaborate directory structures and spreadsheets containing metadata.

DataSuper builds on this approach. DataSuper provides a system to track files that groups files into related modules (i.e. the two fastq files usually used to represent forward and reverse reads), groups sets of modules with samples that store metadata, and groups sets of samples into projects. All of this information is stored in a simple yet customizable database with an API for programmatic access.

DataSuper is probably overkill for small projects, it has been designed in particular for the MetaSUB project which has thousands of samples and complex analysis pipelines. DataSuper makes it easier to keep track of the huge number of files associated with the analysis of these samples, in particular it helps as a bottom layer that can be accessed by higher level applications.

MetaSUB is also developing a program called ModuleUltra which builds off DataSuper and SnakeMake to provide easily distributable versioned pipelines.

In summary:
- DataSuper works without disrupting existing bioinformatic workflows
- DataSuper tightly packages data with metadata
- DataSuper groups files in the same project
- DataSuper packages data that is stored across multiple files
- DataSuper allows programmatic access and ad-hoc grouping of files

Eventually DataSuper will support peer-to-peer sharing so that data can be more easily shared across academic sites.

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

Be aware that DataSuper is still an Alpha. There are likely many bugs, fotunately there is no risk that DataSuper will delete your files since it only exists as a layer on top of your systems filesystem.

DataSuper is currently being used on Ubuntu and RHEL systems. It should work on any *nix system.

To install:


.. code-block:: bash

git clone <url>

python setup.py develop


Licence
-------
MIT License

Authors
-------

`DataSuper` was written by `David C. Danko <dcdanko@gmail.com>`_.

Project details


Download files

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

Source Distribution

DataSuper-0.9.0.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file DataSuper-0.9.0.tar.gz.

File metadata

  • Download URL: DataSuper-0.9.0.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for DataSuper-0.9.0.tar.gz
Algorithm Hash digest
SHA256 f3eff0fb4e88e8d705836508201d6ec91fab83df3f8a71eb9e7b545e72dfa28a
MD5 1a3f9934754f69cc50368404055a2022
BLAKE2b-256 cf7487f9dd38bd632e2a8f48c016a027fba18e72c6660a2f2e96817276631e3d

See more details on using hashes here.

Supported by

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