Replies: 1 comment 4 replies
-
What did TRUST4 output on the screen? Is your data bulk RNA-seq data or targeted amplified TCR/BCR data? For BAM input, it needs to be sorted by coordinate. No need for filtering. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried with a paired end RNA Seq FASTQ and even after almost 8-10 hours, the sample run did not result in any outputs. Instead after reading 48.7 M reads, it did not progress. I wonder why ? I used 16 CPU threads and also tried with -k 5 & 7 "~/TRUST4/trust4 -f ~/TRUST4/reference/human_IMGT+C.fa
-1 ~/Desktop/dtFASTQ/d001_R1.fastq.gz
-2 ~/Desktop/dtFASTQ/d001_R2.fastq.gz
-o ~/Desktop/dtFASTQ/TRUST4_results/D001
-t 16
-k 7
I decided to use bam files for the next try. Could you please suggest if the BAM files need to be sorted and filtered before running TRUST4 or can I just use the bam files as input without any sorting and filtering ?
Your expert reply will be very help. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions