Remove reads mapping to the lambda phage genome from a fastq file.
INSTALLATION
pip install NanoLyse
USAGE
Reads fastq from stdin and writes to stdout.
Simple example:
gunzip -c reads.fastq.gz | NanoLyse | gzip > reads_without_lambda.fastq.gz
In combination with
NanoFilt:
gunzip -c reads.fastq.gz | NanoLyse | NanoFilt -q 12 |gzip > filtered_reads_without_lambda.fastq.gz
WARNING
If (some of) the reads of your genome of interest are sufficiently similar to the lambda genome those reads will be lost.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
NanoLyse-0.1.4.tar.gz
(18.6 kB
view details)
File details
Details for the file NanoLyse-0.1.4.tar.gz.
File metadata
- Download URL: NanoLyse-0.1.4.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f7f9007bea0dc467ac3b698c66d8d8709920d84aa15f0d34fc309e13c647ce0
|
|
| MD5 |
0acd97211dbaa81db6194df8f30f28fd
|
|
| BLAKE2b-256 |
5ccea0235733545ec7d20bc3d152e31d7a8075f35c72016583a76ebcd6a0a4b6
|