News

Some applications, especially those clinical applications requiring high accuracy of sequencing data, usually have to face the troubles caused by unavoidable sequencing errors. Several tools have been ...
I used AfterQCv0.9.6 on 20 paired-end samples. Then, I ran: multiqc -d --config $HOME/.local/bin/multiqc_config.yaml . on a folder named "AfterQC" with 20 sub-folders ...
#!/usr/bin/python# -*- coding: UTF-8 -*-#从源程序的结果html文件获得afterqc结果的对应图片import osimport sysimport getopt import reimport operator import subprocessfrom pdf2image import convert_from_pathimport tempfile ...