Skip to content

MOMA-AUH/ITDiscover

Repository files navigation

ITDiscover

Conda Version Conda Downloads

Tool for discovering FLT3 ITDs from amplicon sequencing of AML samples

Installation

The recommended way to install ITDiscover is via conda, using the MOMA-AUH channel:

conda install MOMA-AUH::itdiscover

Usage

itdiscover --help
itdiscover --version

Example:

itdiscover \
  --reference reference.fasta \
  --r1 sample_R1.fastq.gz \
  --r2 sample_R2.fastq.gz \
  --forward-primer GGGTTT \
  --reverse-primer AAACCC \
  --output report.html

The --output flag writes an HTML report with one representative alignment per called duplication. Primer trimming is optional and can be enabled with --forward-primer and --reverse-primer.

About

Tool for discovering FLT3 ITDs from amplicon sequencing of AML samples

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages