目录

Bioconda License: AGPL v3 Language

Image of Tasmanian Devil

Tasmanian

A tool for the analysis of reference mismatches in high throughput sequencing data from DNA samples. Unlike other tools, it is able to evalutate the portions of reads that overlap with specified regions (e.g. Repeats)

Install

conda: conda install -c bioconda tasmanian-mismatch
pip: pip install tasmanian-mismatch

Goals

The main goal is to identify systematic missmatches that might confound SNPs or other variations that should or should not be associated to biological outcomes. Since we noticed a set of regions, which might not necessarily be missplaced in the reference genome, have dramatic effects in this analysis, we provide a way of spliting these reads and incorporate the information in different tables, so that intersecting/non intersecting reads are not filtered out. Also, the researcher has a more accurate picture of the influence of these regions in the observed artifacts.

Overview of Tasmanian use:

samtools view bam | run_intersections [OPTIONS] | run_tasmanian [OPTIONS]
  1. Classification of each base of the read into overlapping (in which case could be contained or boundary - see figure below) or Non-overlapping with regions of interest included in a bed/bedgraph file.
  2. Positional analysis of artifacts splitted by read 1 and read 2.
---

The output includes tables to manupulate and plot the data and a built in report for fast access the data (see figure below).

  • Easy to use command-line and nextflow implementation.
  • Includes a Galaxy wrapper

Contributing

Contributions are welcome and encouraged.

Running Tests

To run the test suite for Tasmanian, follow these steps:

  1. Create a virtual environment:

    python3.10 -m venv tasmanian_venv
    source tasmanian_venv/bin/activate
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the tests:

    bash tasmanian/tests/basic_tests.sh

Authors

License

tasmanian artifact metrics tool is open source software released under the GNU License.

关于

用于检测和纠正基因组测序数据中的错配和错误

125.9 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号