Skip to main content

ScanITD

Project description

ScanITD

PyPI version PyPI - Wheel license

📦 Installation

ScanITD can be installed using pip, the Python package installer. Follow these steps to install:

  1. Ensure you have Python 3.10 or later installed on your system.

  2. Create a virtual environment (recommended):

    python -m venv scanitd_env
    source scanitd_env/bin/activate  # On Windows use `scanitd_env\Scripts\activate`
    
  3. Install ScanITD:

    pip install scanitd
    
  4. Verify the installation:

    scanitd --help
    

🛠️ Usage

Usage: scanitd [OPTIONS]

ScanITD: Detecting internal tandem duplication with robust variant allele frequency estimation

Required Arguments

  • --input, -i PATH

    • Aligned BAM file
    • Required
  • --ref, -r PATH

    • Reference genome in FASTA format (with fai index)
    • Required
  • --output, -o TEXT

    • Output VCF file
    • Required

Optional Arguments

  • --mapq, -m INTEGER

    • Minimum MAPQ in BAM for calling ITD
    • Default: 15
  • --ao, -c INTEGER

    • Minimum observation count for ITD
    • Default: 4
  • --depth, -d INTEGER

    • Minimum depth to call ITD
    • Default: 10
  • --vaf, -f FLOAT

    • Minimum variant allele frequency
    • Default: 0.1
  • --length INTEGER

    • Minimum ITD length to report
    • Default: 10
  • --aln-mismatches, -n INTEGER

    • Maximum allowed mismatches for pairwise local alignment
    • Default: 1
  • --ins-mismatches INTEGER

    • Maximum allowed mismatches for insertion-inferred duplication
    • Default: 2
  • --target, -t TEXT

    • 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scanitd-0.9.1.tar.gz (24.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scanitd-0.9.1-py3-none-any.whl (26.2 kB view details)

Uploaded Python 3

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

Hashes for scanitd-0.9.1.tar.gz
Algorithm Hash digest
SHA256 f0170a2c056bb42980cbeac868dfef54094d6f6f363c4f22d63b95bcbd954bc0
MD5 ff44e99ff0e4af95bdd00d5f92206f22
BLAKE2b-256 05603752d66c776f226f8fe2195a7d0d61e5c2d84b2702638de568f77c02d2f4

See more details on using hashes here.

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

Hashes for scanitd-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 26611feb3ba3d94504e91f84e2d49f302b5e7e33c6e8acf2c0912caedc165479
MD5 67c29fd826307174a24056e3ce637ac6
BLAKE2b-256 8035bf096a40a09ade2c8fa1050f17ab7335e24b5adde20b6b1b3a1f8ad93501

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page