目录

ARTIC tools

a set of tools for working with the ARTIC pipeline


CI Status Documentation Status bioconda License DOI

Overview

This collection of tools is being worked on and more utility is due to be added. For now, we have:

  • download primer schemes and reference sequences
  • primer scheme validation
  • alignment softmasking
  • vcf filtering

Read the docs for more info and checkout the ARTIC pipeline.

Install

conda

conda install -c bioconda artic-tools

source

You need CMake, Boost, HTSlib and a C++17 compiler. To download and install artic-tools run:

git clone --recursive https://github.com/will-rowe/artic-tools.git
mkdir artic-tools/build
cd artic-tools/build
cmake ..
make -j4
make test
../bin/artic-tools -h
关于

用于处理和分析ARTIC项目测序数据的工具集

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

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