Windel
Sliding-window INDEL correction
NAME
windel.py - Performs windowed indel analysis in a multiprocessing fashion.
SYNOPSIS
windel.py REFERENCEFILE ALIGNMENTFILE OUTFILE <flags>
DESCRIPTION
Performs windowed indel analysis in a multiprocessing fashion.
POSITIONAL ARGUMENTS
REFERENCEFILE
path to reference fasta file
ALIGNMENTFILE
path to alignment file (bam/sam)
OUTFILE
path to output file (csv)
FLAGS
--fasta_out=FASTA_OUT
Optional path to corrected fasta output (default None).
--prop_thresh=PROP_THRESH
threshold for the proportion of windowed reads having an indel at a position for an edit to be made (default 0.9)
--window=WINDOW
width of window to use, must be odd (default 11)
--processes=PROCESSES
number of processes to spawn (default is the number of cpus)
NOTES
You can also use flags syntax for POSITIONAL ARGUMENTS
Release files for windel 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| windel-0.0.1.tar.gz | 1.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| windel-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.0 kB
Release files / windel-0.0.1.tar.gz
| Download URL | windel-0.0.1.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
feb602fbd1288ffed6dfcf711747737c37dc415aa95424fa9eddd0bb8340b2ba
|
|
BLAKE2b-256 checksum How to use checksums |
c5f0cf2e435a574b19c00d7cf35f4d8c516bd034a741ed40fd2632475ceae4fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
|
Release files / windel-0.0.1-py3-none-any.whl
| Download URL | windel-0.0.1-py3-none-any.whl |
|---|---|
| Size | 2.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8f82eab4220c7d6699f8fa70a1296a955c6120c31a4a653101f8ed591673a223
|
|
BLAKE2b-256 checksum How to use checksums |
62dc2c8f34e2821a5c0030694ea063b8d3cc95d369a4dfcb31c33245b72a03d8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
|