Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pipeline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
2. makeblastdb tool
3. MakeDb tool
4. R and the following R packages: seqinr, tigger, optparse, gtools, ggplot2, stringr, dplyr, data.table, alakazam, and reshape2
5. The fasta file refernces of the 3 segments: TRBV, TRBD, and TRBJ in IMGT format (gapped sequences). (the references can be found in the "Script_references" folder)
5. The fasta file refernces of the 3 segments: TRBV, TRBD, and TRBJ in IMGT format (gapped sequences). (the references can be found in the "fasta_references" folder)
6. Blast databases for germline TRBV, TRBD, and TRBJ sequences as describde over IgBlast set up: https://ncbi.github.io/igblast/cook/How-to-set-up.html (the references can be found in the "makeblastdb_references" folder)

## Initialize
Expand Down