logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

TIDDIT.py - structural variant calling

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

TIDDIT.py 2.11.0                                    May 2020                                        TIDDIT.PY(1)

Description

       TIDDIT  is a tool to used to identify chromosomal rearrangements using Mate Pair or Paired End sequencing
       data. TIDDIT identifies intra and inter- chromosomal translocations, deletions,  tandem-duplications  and
       inversions, using supplementary alignments as well as discordant pairs.

       TIDDIT  has  two  analysis modules. The sv mode, which is used to search for structural variants. And the
       cov mode that analyse the read depth of a bam file and generates a coverage report.

Name

       TIDDIT.py - structural variant calling

Options

--sv   call structural variation

       --cov  generate a coverage bed file

Synopsis

TIDDIT.py [--sv] [--cov]

See Also