You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to process the sequencing data obtained by Croce et al in "Phage display profiling of CDR3β loops enables machine learning predictions of NY-ESO-1 specific TCRs" with TRUST4.
They build large phage display libraries of TCRs with randomized CDR3 β chain and pan them against the NY-ESO-1 epitope. They performed 2x250bp paired-end NGS sequencing on the extracted and amplified output DNA using an in-house Illumina MiSeq platform.
The TCR-sequencing data obtained with MiSeq was processed using MiXCR v3.0.13 with standard parameters (mixcr analyze amplicon --species hs starting-material dna --5-end v-primers --3-end j-primers --receptor-type TRB).
Now I want to process this raw data myself using TRUST4 for other follow-up analysis we want to do. Is there any parameter or anything else in particular that I should be aware of when running TRUST4 with this MiSeq data?
In principle, I just intended to run it like this (per sample):
Yes, it seems this is a non-UMI-based TCR-seq data, so using --repseq is good. There is no need to specify the barcodeLevel as barcode information is not provided.
The starting material is DNA, so there might be many un-recombined genomic sequences in the output, which may require extra step for filtering, like mapping to the reference genome.
Hello again!
I want to process the sequencing data obtained by Croce et al in "Phage display profiling of CDR3β loops enables machine learning predictions of NY-ESO-1 specific TCRs" with TRUST4.
They build large phage display libraries of TCRs with randomized CDR3 β chain and pan them against the NY-ESO-1 epitope. They performed 2x250bp paired-end NGS sequencing on the extracted and amplified output DNA using an in-house Illumina MiSeq platform.
The TCR-sequencing data obtained with MiSeq was processed using MiXCR v3.0.13 with standard parameters (mixcr analyze amplicon --species hs starting-material dna --5-end v-primers --3-end j-primers --receptor-type TRB).
Now I want to process this raw data myself using TRUST4 for other follow-up analysis we want to do. Is there any parameter or anything else in particular that I should be aware of when running TRUST4 with this MiSeq data?
In principle, I just intended to run it like this (per sample):
Thanks a lot for all your help!
The text was updated successfully, but these errors were encountered: