Remove sensible content from a fast5 file or directory
Project description
fast5purge
Purge a fast5 file or directory of fast5 files from potentially sensitive information: the information in data in following locations will be erased:
- UniqueGlobalKey/context_tags/filename
- UniqueGlobalKey/context_tags/user_filename_input
- UniqueGlobalKey/tracking_id/sample_id
- UniqueGlobalKey/tracking_id/ip_address
WARNING
Currently modifies fast5 file IN PLACE. You cannot get your original data data back if you do not have a copy.
I hope to fix this sooner or later, pull requests are very much welcome
INSTALLATION
pip install fast5purge
USAGE
fast5purge [-h] [-d DIR] [-f FILE] [-r]
Remove sensible content from a fast5 file or directory
optional arguments:
-h, --help show this help message and exit
-d DIR, --dir DIR directory in which fast5 files have to be purged
-f FILE, --file FILE single fast5 file to purge
-r, --recursive recursively go through directory
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
fast5purge-0.2.0.tar.gz
(2.7 kB
view details)
File details
Details for the file fast5purge-0.2.0.tar.gz
.
File metadata
- Download URL: fast5purge-0.2.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.1 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.19.2 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72b84e3f0638e34d4dcb4d79f6bb9d034a9e05b6d3cb1695196267d5f7142ace |
|
MD5 | 808f72320341f9be2c7e1b3d9d77c164 |
|
BLAKE2b-256 | f4f52b9dca3d37d4db56d7b81430416512cae555c8f906d7fd2fa14c973707b5 |