目录

Cutqc

install with bioconda

cutqc.sh is a wrapper to perform cutadapt and fastqc, and generate an aggregated report for pair-end reads, empowered by rmarkdown and plotly.

$ cutqc.sh -h
cutqc.sh <cutqc> in_read1.fq.gz in_read2.fq.gz out_report.html [cutadapt_option]

cutqc.sh <qc_only> in_read.fq.gz [output_report.html]

cutqc has two valid subcommands:
    cutqc:
        Take pair-end inputs (R1.fq.gz and R2.fq.gz) and perform cutadapt in pair-end mode.
        Fastqc will be performed both before and after trimming. The first three arguments
        are mandatory and positional, all the following options will be parsed to cutadapt,
        please refer to cutadapt manual for full option list. Please also don't pass -o and
        -p argument to cutadapt.

    qc_only:
        Take one single fastq file as input and perfom fastqc only.

Please note only gzipped input file(s) are supported.

Install

conda install -c bioconda cutqc

Cutqc Report

关于

量子电路切割与重构工具

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

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