Trust4
ml anaconda3/2025.06 conda create -n trust4_env -c bioconda trust4 conda activate trust4_env
인간 hg38 기준 BCR/TCR 레퍼런스 파일
wget https://raw.githubusercontent.com/liulab-dfci/TRUST4/master/hg38_bcrtcr.fa
IMGT 기반의 추가 레퍼런스 서열
wget https://raw.githubusercontent.com/liulab-dfci/TRUST4/master/human_IMGT%2BC.fa
cd /sc/arion/projects/scMultiscale/chos14/source/conda/envs/trust4_env/bin perl /sc/arion/projects/scMultiscale/chos14/source/conda/envs/trust4_env/bin/BuildImgtAnnot.pl Homo_sapien > /sc/arion/projects/scMultiscale/chos14/NYU/BulkRNA/UGA4_Trust4/human_IMGT+C.fa
This post is licensed under CC BY 4.0 by the author.