ScanITD
Project description
ScanITD
📦 Installation
ScanITD can be installed using pip, the Python package installer. Follow these steps to install:
-
Ensure you have Python 3.10 or later installed on your system.
-
Create a virtual environment (recommended):
python -m venv scanitd_env source scanitd_env/bin/activate # On Windows use `scanitd_env\Scripts\activate`
-
Install ScanITD:
pip install scanitd
-
Verify the installation:
scanitd --help
🛠️ Usage
Usage: scanitd [OPTIONS]
ScanITD: Detecting internal tandem duplication with robust variant allele frequency estimation
Required Arguments
-
--input,-iPATH- Aligned BAM file
- Required
-
--ref,-rPATH- Reference genome in FASTA format (with fai index)
- Required
-
--output,-oTEXT- Output VCF file
- Required
Optional Arguments
-
--mapq,-mINTEGER- Minimum MAPQ in BAM for calling ITD
- Default: 15
-
--ao,-cINTEGER- Minimum observation count for ITD
- Default: 4
-
--depth,-dINTEGER- Minimum depth to call ITD
- Default: 10
-
--vaf,-fFLOAT- Minimum variant allele frequency
- Default: 0.1
-
--lengthINTEGER- Minimum ITD length to report
- Default: 10
-
--aln-mismatches,-nINTEGER- Maximum allowed mismatches for pairwise local alignment
- Default: 1
-
--ins-mismatchesINTEGER- Maximum allowed mismatches for insertion-inferred duplication
- Default: 2
-
--target,-tTEXT- Limit analysis to targets listed in the BED-format file or a samtools region string
-
--log-level,-l[info|warning|error|debug|trace]- Set the logging level
- Default: info
-
--version,-v- Show version and exit
📚 Citation
Wang TY. and Yang R. ScanITD: Detecting internal tandem duplication with robust variant allele frequency estimation.
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 scanitd-0.9.1.tar.gz.
File metadata
- Download URL: scanitd-0.9.1.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/4.18.0-553.el8_10.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0170a2c056bb42980cbeac868dfef54094d6f6f363c4f22d63b95bcbd954bc0
|
|
| MD5 |
ff44e99ff0e4af95bdd00d5f92206f22
|
|
| BLAKE2b-256 |
05603752d66c776f226f8fe2195a7d0d61e5c2d84b2702638de568f77c02d2f4
|
File details
Details for the file scanitd-0.9.1-py3-none-any.whl.
File metadata
- Download URL: scanitd-0.9.1-py3-none-any.whl
- Upload date:
- Size: 26.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/4.18.0-553.el8_10.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26611feb3ba3d94504e91f84e2d49f302b5e7e33c6e8acf2c0912caedc165479
|
|
| MD5 |
67c29fd826307174a24056e3ce637ac6
|
|
| BLAKE2b-256 |
8035bf096a40a09ade2c8fa1050f17ab7335e24b5adde20b6b1b3a1f8ad93501
|