Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Stringtie inconsistency

    I am doing a large RNAseq experiment, and I am doing hisat2-stringtie-ballgown as we get new samples. After alignment and assembly, I do stringtie --merge with new samples and older samples together. I then run stringtie -eB to generate the ballgown tables for all of the samples old and new. We noticed that **only for some genes**, the fpkm values will change after more samples are added. And, as more samples are added, the number of genes that show varying fpkms increases. For example, after adding 10 new samples I have ~50 genes that changed by at least 15 fpkm for **the same sample** that was run previously. After adding 20 samples I have almost 200 genes that changed by at least 15 fpkm for the same sample. I am using the exact same bam files from run to run. The only thing that changes is the merge file after adding new samples. I realize stringtie is not 100% error free, but it seems strange that adding more samples would cause a change in fpkm for only some of the genes, and that adding more samples causes even more genes to change from the same sample.

    Here are my commands:
    stringtie -M 0.75 -f 0.3 -c 3.5 -j 10 -m 400 --rf "${base}"_sorted.bam -p 4 -G /media/manager/Larkins_1TB/indexes/grch38_snp_tran_ht2/gencode.v27.chr_patch_hapl_scaff.annotation.gtf -o /media/manager/Larkins_1TB/stringtie/"${base}".gtf

    stringtie --merge -p 8 -f 0.3 -c 3.5 -m 400 --rf -G /media/manager/Larkins_1TB/indexes/grch38_snp_tran_ht2/gencode.v27.chr_patch_hapl_scaff.annotation.gtf -o stringtie_merged.gtf mergelist.txt

    stringtie /media/manager/Larkins_1TB/"${base}"_sorted.bam -M 0.75 -f 0.3 -c 3.5 -j 10 -m 400 --rf -eB -p 8 -G stringtie_merged.gtf -o "${base}"/"${base}".gtf

    Let me know if there is anything I can change to get consistency from run to run after new samples are added to experiment.


    Thanks!

Latest Articles

Collapse

  • seqadmin
    Current Approaches to Protein Sequencing
    by seqadmin


    Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
    04-04-2024, 04:25 PM
  • seqadmin
    Strategies for Sequencing Challenging Samples
    by seqadmin


    Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
    03-22-2024, 06:39 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 04-11-2024, 12:08 PM
0 responses
18 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 10:19 PM
0 responses
22 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 09:21 AM
0 responses
17 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-04-2024, 09:00 AM
0 responses
49 views
0 likes
Last Post seqadmin  
Working...
X