Skip to main content

Change the sequence of a fastq file to enable sharing of confidential information, for troubleshooting of tools.

Project description

Change the sequence and identifier of a fastq file to enable sharing of confidential information for troubleshooting

INSTALLATION

pip install fastq-anonymous

USAGE

Reads from stdin and writes to stdout. Sequences are by default replaced by random nucleotides.
Fastq identifiers and description are also anonymized.
Read lengths and quality strings are preserverd.
optional arguments:
  -h, --help     show this help message and exit
  -v, --version  Print version and exit.
  -m, --mask     Mask all nucleotides using N

EXAMPLES

cat reads.fastq.gz | fastq-anonymous > anonymous_reads.fastq

gunzip -c reads.fastq.gz | fastq-anonymous > anonymous_reads.fastq

gunzip -c reads.fastq.gz | fastq-anonymous | gzip > anonymous_reads.fastq.gz

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

fastq-anonymous-1.0.1.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file fastq-anonymous-1.0.1.tar.gz.

File metadata

File hashes

Hashes for fastq-anonymous-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8636162798aa0a69f7e4f3e3ae02fe8aafa559d5ff22f74ce447521355bdbb14
MD5 a1836e720f04af4232ca515852e3ffd0
BLAKE2b-256 5c4cc41ec18367919df5c093e54d30ed10fb7a71e67dccb8eba7ad872ac5e19b

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