目录

SARC

Statistical Analysis on Regions with CNVs

SARC applies several statistical tests of CNVs detected from WES (whole exome sequencing)/ WGS (whole genome sequencing) tools or pipelines.

Most CNV detection strategies will lead to false positives, and SARC aims to 1) reduce the number of false positives by applying simple statisical tests on regions where a CNV was detected, and 2) provide a quicker and automated alternative to viewing CNVs in the Interactive Genome Browser (IGV).

Input data

SARC needs two file types:

  1. BED FILE - list of all CNVs detected from pipeline. Should contain columns which are named: CHROM, START, END, VALUE. BED files are the most common form of output from CNV detection tools/ annotation tools. https://en.wikipedia.org/wiki/BED_(file_format)

  2. COV FILE - matrix of genomic regions and reads per sample. This can be created from bedtools Multicov or samtools coverage. https://bedtools.readthedocs.io/en/latest/content/tools/multicov.html \n http://www.htslib.org/doc/samtools-coverage.html \n

Install package

library(devtools)
install_github("Krutik6/SARC")

Package has been submitted to bioconductor, until this is resolved, the tool is available from github.

Usage

Please read the vignette locted in the vignettes folder for explanations of the functions.

Citation

The tool will be used in several WES cohorts and citations will be upcoming.

Liscence

GPL-3.

关于

用于分析RNA测序数据中的选择性多聚腺苷酸化事件

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

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