I saw this in the latest issue of nature biotech: http://www.nature.com/nbt/journal/va.../nbt.3122.html. Here is the site for it: http://ccb.jhu.edu/software/stringtie/. Has anyone used this on their data yet? If so what did you think? I'm trying to estimate isoform abundance in my RNA-seq data.
Seqanswers Leaderboard Ad
Collapse
Announcement
Collapse
No announcement yet.
X
-
It looks pretty good from the paper, and I'd definitely give StringTie a shot, but I've not tested the software yet. However, if you're looking to try out a new tool, I'd also take a look at the Bayesembler (http://genomebiology.com/2014/15/10/501). It seems to have a very nice and principled probabilistic model that it uses to jointly infer what transcripts are present and quantify their abundance.Last edited by robp; 02-26-2015, 05:46 PM.
-
Hi folks,
Sorry for bumping an old thread but I am facing this weird output from StringTie and thought you could spot the issue.
I am running StringTie on STAR returned BAM files (I have used the option to insert XS tag in SAM/BAM fields)
I have now run StringTie on 6 samples and in each I have the same scenario -
FPKM value as "inf" or "-nan"
StringTie returns a GTF file and this an example of the 9th col for one transcript -
gene_id "STRG.67"; transcript_id "STRG.67.1"; reference_id "ENST00000447513"; ref_gene_id "ENSG00000157911"; ref_gene_name "PEX10"; cov "1.525000"; FPKM "inf";
This is the cmd I am using
/path/to/stringtie-1.0.4/stringtie \
Aligned.sortedByCoord.out.bam \
-o StringTie_out/StringTie.gtf \
-p 16 \
-G /path/to/Homo_sapiens.GRCh37.73_Only-REF.gtf \
-B \
-e
Any hunches? I am sure I am doing something stupid but can't figure out what.
Comment
-
hi everyone,
I figured out the stupidity and that was -not reading the manual properly :-(
The Manual page says -
..If you run StringTie, and all FPKM values that were produced appear to have the value inf then it is very likely that the HI tag starts at 1. An easy command that you can run...
So STAR out BAM files have the HI tag starting from 1 and hence.
Comment
Latest Articles
Collapse
-
by seqadmin
In recent years, precision medicine has become a major focus for researchers and healthcare professionals. This approach offers personalized treatment and wellness plans by utilizing insights from each person's unique biology and lifestyle to deliver more effective care. Its advancement relies on innovative technologies that enable a deeper understanding of individual variability. In a joint documentary with our colleagues at Biocompare, we examined the foundational principles of precision...-
Channel: Articles
01-27-2025, 07:46 AM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Genetic Mapping of Plasmodium knowlesi Identifies Essential Genes and Drug Resistance Mechanisms
by seqadmin
Started by seqadmin, Yesterday, 09:30 AM
|
0 responses
16 views
0 likes
|
Last Post
by seqadmin
Yesterday, 09:30 AM
|
||
Started by seqadmin, 02-05-2025, 10:34 AM
|
0 responses
28 views
0 likes
|
Last Post
by seqadmin
02-05-2025, 10:34 AM
|
||
Started by seqadmin, 02-03-2025, 09:07 AM
|
0 responses
27 views
0 likes
|
Last Post
by seqadmin
02-03-2025, 09:07 AM
|
||
Started by seqadmin, 01-31-2025, 08:31 AM
|
0 responses
35 views
0 likes
|
Last Post
by seqadmin
01-31-2025, 08:31 AM
|
Comment