Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • cassiemin
    Junior Member
    • Mar 2017
    • 1

    human contamination for mouse RNAseq samples

    I'm working on data analysis of mouse RNAseq samples now. The library was prepared by Nugen Universal Plus mRNA-seq kit, sequenced by Illumina HiSeq 2500, single end 50bp. I mapped the reads to mm10 reference and the mapping rate was low for some samples. I checked the unmapped reads and found it can be mapped to the human genome. I summarized commands and the mapping rate as follows.

    STAR --genomeDir /path/to/Mus_musculus.GRCm38_dir --readFilesIn /path/to/read1 --outFileNamePrefix /path/to/output/dir/prefix --outSAMtype BAM SortedByCoordinate Unsorted --outFilterType BySJout --outFilterMultimapNmax 20 --alignSJoverhangMin 8 --alignSJDBoverhangMin 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.04 --alignIntronMin 20 --alignIntronMax 100000 --alignMatesGapMax 100000

    STAR --genomeDir /path/to/ENSEMBL.homo_sapiens_dir --readFilesIn /path/to/read1 --outFileNamePrefix /path/to/output/dir/prefix --outSAMtype BAM SortedByCoordinate Unsorted --outFilterType BySJout --outFilterMultimapNmax 20 --alignSJoverhangMin 8 --alignSJDBoverhangMin 1 --outFilterMismatchNmax 999 --outFilterMismatchNoverReadLmax 0.04 --alignIntronMin 20 --alignIntronMax 100000 --alignMatesGapMax 100000


    Sample mouse_mapping_rate human_mapping_rate
    mouse_sample1 28.63% 71.87%
    mouse_sample2 72.53% 41.21%
    mouse_sample3 75.03% 37.65%
    mouse_sample4 50.51% 55.50%
    mouse_sample5 68.56% 43.18%
    mouse_sample6 3.30% 90.45%
    mouse_sample7 75.45% 39.63%
    mouse_sample8 69.98% 42.84%
    mouse_sample9 33.56% 69.02%
    mouse_sample10 23.53% 78.36%
    mouse_sample11 54.74% 54.65%
    mouse_sample12 58.27% 50.32%
    mouse_sample13 50.98% 56.36%
    mouse_sample14 77.27% 37.42%
    mouse_sample15 48.44% 57.53%
    mouse_sample16 58.93% 50.21%
    mouse_sample17 78.94% 36.84%
    mouse_sample18 65.56% 44.09%

    My questions are:
    Could anyone know what's the overlap rate between the mouse and human transcriptome?
    Whether can human contamination interfere with the analysis of mouse data?
    Thanks a lot.
    Last edited by cassiemin; 06-20-2018, 12:05 PM.
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Use bbsplit.sh from BBMap to separate human and mouse reads as shown in this thread.

    SeqAnswers thread page for BBsplit can be found here.

    Comment

    • cmbetts
      Senior Member
      • Jun 2012
      • 120

      #3
      Have you verified with your sequencing provider that they gave you the right data back? I've previously had a vender return another user's data to me. Luckily, we had used a custom protocol and it was immediately obvious something was up.
      Also, check the source of your samples. One time I bought human liver FFPE that turned out to align to rat...

      Comment

      • sosocute
        Junior Member
        • Sep 2019
        • 1

        #4
        Did you ever figure out the source of contamination?

        Comment

        Latest Articles

        Collapse

        • GATTACAT
          Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by GATTACAT
          Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
          07-01-2026, 11:43 AM
        • SEQadmin2
          Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by SEQadmin2


          I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

          Here are nine questions we think about, in roughly the order they matter, before...
          06-18-2026, 07:11 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        25 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-30-2026, 05:37 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-26-2026, 11:10 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-17-2026, 06:09 AM
        0 responses
        55 views
        0 reactions
        Last Post SEQadmin2  
        Working...