A client for Pulsar LIMS that integrates sequencing results from DNAnexus
Project description
Pulsarpy DX
A Pulsarpy client extension for Pulsar LIMS that imports sequencing results from DNAnexus
AP documentation is on Read the Docs.
This is a companion tool to Pulsarpy, which in turn is the offical Python client for Pulsar LIMS. Pulsarpy DX is a gateway between Pulsar LIMS and related sequencing results stored on DNAnexus, and serves to import the sequencing results metadata from the DNAnexus platform into Pulsar LIMS.
The main feature of this package is the script called import_seq_results.py
, which looks for projects under the specified DNAnexus billing org that were created within the past N days. Each project is checked if it's sequencing results need to be imoprted into Pulsar LIMS. The way it works is quite specific to the laboratoy workflow of the Snyder Production Center of ENCODE, here at Stanford.
Lab workflow
A SequencingRequest record is made in Pulsar LIMS. Then, an Excel form is filled out and sent to the nearby Stanford Genome Sequencing Service Center (GSSC). That form contains the library name, which the lab personel set to be equal to the SequencingRequest record's name in Pulsar. This name in the Excel form will eventually make its way to a DNAnexus project as a property called library_name
when GSSC uploads the sequencing results there.
When import_seq_results.py
is run, for each project it finds it will look at the value of the library_name
property, then use this to look up a SequencingRequest by that name in Pulsar. The SequencingRequest record must pre-exist in order for sequencing results to be imported - a process that will entail creating a SequeningRun record and one or more SequencingResult records, as needed. See the script documentation for more details.
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
Built Distribution
File details
Details for the file pulsarpy-dx-0.4.0.tar.gz
.
File metadata
- Download URL: pulsarpy-dx-0.4.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 348bee4efa7d0d6a5f144ff4898d4d075270e3a5d5962d2df04640a0f4af9f3b |
|
MD5 | 88b2af84c1aacad3e0054ea9843a8973 |
|
BLAKE2b-256 | fd39979b50e881d87faa10e09df66a118a13cf05cf20fbea1b03220927b10701 |
File details
Details for the file pulsarpy_dx-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: pulsarpy_dx-0.4.0-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ba62d021fe41d49f971895fc866bbd4580be77a204b928912af6eee7d21dc77 |
|
MD5 | 263e5654ac6a75e41a0ec9534da9a164 |
|
BLAKE2b-256 | 953ede01016051e55ee1545d132fa057e6904f72ec1123034327136cf6a78d83 |