A DNAnexus log reader.
Project description
dxlog - a DNAnexus log reader
This app allows for the displaying of latest DNAnexus jobs in a convenient UI.
Installation
To install the package, you can run the following command.
pip install dxlog
However, please be aware, you need to enter your DNAnexus credentials before using the app (in order to access to your projects remotely).
dx login
By default, your information expires in 30 days, but this can be changed using the
--timeoutoption.
If you have access to several projects on DNAnexus, you need to choose the specific one for which you wish to see the logs.
Please use dx select to do so.
Usage (from command line)
The most basic way to use the app is the following, which will display the last 100 jobs run on the project.
dxlog
However, the app has 3 options:
-u [str]specifies the user of which you wish to say the jobs (default None)-n [int]specifies the number of jobs to display when you first open the app (default 100)-s [int]specifies the incrementation of the number of jobs displayed (default 100)
Features
Multiple features have been added to the app:
- Show only
done,runningorfailedjobs - Search for string in job name, user name or date
- Download job output
License
dxlog is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dxlog-0.0.4.tar.gz.
File metadata
- Download URL: dxlog-0.0.4.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2268a0908b1b9dbc3a6704d75caf2ee350003910b97c82a7e30558d3a6abf0e3
|
|
| MD5 |
66f90ba7efc670d539e4c85494015cf8
|
|
| BLAKE2b-256 |
40f98b5b6a4195152be1c336e5eba877c805bdfed9e162869f94017a63205bb4
|
File details
Details for the file dxlog-0.0.4-py3-none-any.whl.
File metadata
- Download URL: dxlog-0.0.4-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2dae4545937ad0ebcefe51d3b58c508df5521f591b138b4be6ff45438ede0ce
|
|
| MD5 |
55c262545fc5b3f1b09b890e428a08f3
|
|
| BLAKE2b-256 |
ed3234e85eafc950438b0726ff324542be40008eb307ce5070a89bb8655dfb74
|