目录

LymphoSeq

This R package analyzes high-throughput sequencing of T and B cell receptor complementarity determining region 3 (CDR3) sequences generated by Adaptive Biotechnologies’ ImmunoSEQ assay.

Installation instructions

Install release version 1.14.0

Install from Bioconductor
source("https://bioconductor.org/biocLite.R")
biocLite("LymphoSeq")

Install developer version 1.14.1

Option 1: Install from Bioconductor developer branch
# Switch to Bioconductor developer branch (requires latest version of R)
library(BiocInstaller)
useDevel()

# Download developer release
source("https://bioconductor.org/biocLite.R")
biocLite("LymphoSeq")

# Switch back to Bioconductor release branch
library(BiocInstaller)
useDevel()
Option 2: Install from GitHub
# Install the latest version of Bioconductor
source("https://bioconductor.org/biocLite.R")
biocLite()

# Download developer tools
install.packages("devtools")

# Download package from GitHub
devtools::install_github("davidcoffey/LymphoSeqDB")
devtools::install_github("davidcoffey/LymphoSeq")

Documentation

Citation

Coffey D (2019). LymphoSeq: Analyze high-throughput sequencing of T and B cell receptors. R package version 1.14.

关于

用于分析T细胞和B细胞受体测序数据的生物信息学工具

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

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