imrep icon indicating copy to clipboard operation
imrep copied to clipboard

ImReP is a computational method for rapid and accurate profiling of the adaptive immune repertoire from regular RNA-Seq data.

Results 17 imrep issues
Sort by recently updated
recently updated
newest added

Hello, I want to try `imrep` with my RNA-seq data. I've aligned the `fastq` to genome with `STAR`, and saved the unmapped reads in `fastq` format (using `--outReadsUnmapped Fastx`). As...

to report CDR3 supported by a single read i need to run : python ../../../../imrep/imrep.py -f -1 unmappedExample_after_lostRepeat.fasta test.cdr3

bug

Temp solution sed 's/\t/;/g' PT0112-baseline.sort_input.no.OverlapStep.cdr3 >PT0112-baseline.sort_input.no.OverlapStep.new-format.cdr3

- Reads vs number clonotypes. TO provide practical recommendations for user -Capture recapture. -Paired ends to vdj and partial.

Hi Igor, This is the bug i have noticed CQQYGRGSTF IGH 2 TRDV3,TRAV12,TRAV13 NA TRDV3,TRAV12,TRAV13 column 2 says it is IGH but this is actually TRD Serghei

bug

Let's report in the default mode for each CDR3 - the average length of overlap for particular CDR3 - flag if the CDR3 was assembled from 2 reads or one...

Do you think we can report the DNA Seq of CDR3 And maybe map the reads onto those to better quantify the CDR3s? What do you think?

enhancement