Code Monkey home page Code Monkey logo

somatic_pipeline's Introduction

somatic_pipeline

肿瘤体细胞突变检测流程(组织、重复DNA均可,需要有对照)

----------------------------------------------------------
        {体细胞突变检测流程}
特点:
1)使用sentieon TNscope流程,准确、高效、快速
2)关联cosmic、www.cancergenomeinterpreter.org靶药数据库
3)分析SV,常见的融合基因一目了然
4)分析CNV,可检测拷贝数变异


输入:fastq

输出:somatic_mut.xlsx/tsv,SV,CNV,QC metrics...

使用方法:
        perl /gpfs/users/yanghao/project/somatic_pipeline/somatic.sentieon.fq.pipeline.pl -t  -t1  -t2  -n  -n1  -n2  -b 

默认提交到cn-medium分区,如果没有资源了,你可以指定作业提交到cn-fast,如下所示:
        perl /gpfs/users/yanghao/project/somatic_pipeline/somatic.sentieon.fq.pipeline.pl -t  -t1  -t2  -n  -n1  -n2  -b  -part cn-fast

如果你想在比对前,对fastq文件做一个trimming,可以这样:
        perl /gpfs/users/yanghao/project/somatic_pipeline/somatic.sentieon.fq.pipeline.pl -t  -t1  -t2  -n  -n1  -n2  -b  -trim 1

Last Updated:2017/12/29

Change Log
2017/12/29
支持trim(可选的,只要用了-trim 1,就会trim)
fix了一些perl环境变量、还有mosdepth的问题

如果使用过程中发生任何问题,请联系[email protected]

---------------------------------------------------------

somatic_pipeline's People

Contributors

haoziyeung avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.