Hi,
I have previously used Xenome to classify mouse reads from human reads from bulk PE RNA-seq data and the tool has worked very well. Now I would like to apply the same technique for scRNA-seq data (10x 3’ scRNA-seq, where R2 represents cDNA), but I have run into problems. It seems that Xenome cannot distinguish mouse reads from human reads, and prints out roughly the same percentage of reads classified as “human” across samples that include human-only and human-mouse samples.
So, can I apply this tool for 3’ scRNA-seq data? Am I doing something wrong?
Here is the code I have been using:
xenome classify -T 8 -P /path/to/reference -i /path/to/R2.fastq —graft-name “human” —host-name “mouse” —output-filename-prefix “test”
Thanks.
Hi,
I have previously used Xenome to classify mouse reads from human reads from bulk PE RNA-seq data and the tool has worked very well. Now I would like to apply the same technique for scRNA-seq data (10x 3’ scRNA-seq, where R2 represents cDNA), but I have run into problems. It seems that Xenome cannot distinguish mouse reads from human reads, and prints out roughly the same percentage of reads classified as “human” across samples that include human-only and human-mouse samples.
So, can I apply this tool for 3’ scRNA-seq data? Am I doing something wrong?
Here is the code I have been using:
xenome classify -T 8 -P /path/to/reference -i /path/to/R2.fastq —graft-name “human” —host-name “mouse” —output-filename-prefix “test”
Thanks.