Giter Site home page Giter Site logo

Comments (12)

EduEyras avatar EduEyras commented on August 13, 2024

from suppa.

ibmuller avatar ibmuller commented on August 13, 2024

you mean the FASTQ file i used for the quantification? i made a sample of one of the replicates using seqtk:
sample_10k.zip

I used the provided Ensembl hg19 to create an salmon index and then used the standard salmon quant command on the fastq file to create the quant.sf file. It is a stranded reverse library type.

I didnt get any error messages throughout this, only with the R script.

Hope this helps.

from suppa.

pent1162 avatar pent1162 commented on August 13, 2024

I also have the same problem. I use hg38. The iso_tpm.txt is totally different from hg19.

from suppa.

EduEyras avatar EduEyras commented on August 13, 2024

you mean the FASTQ file i used for the quantification? i made a sample of one of the replicates using seqtk:
sample_10k.zip

I used the provided Ensembl hg19 to create an salmon index and then used the standard salmon quant command on the fastq file to create the quant.sf file. It is a stranded reverse library type.

I didnt get any error messages throughout this, only with the R script.

Hope this helps.

Hi, you were using the Salmon output directly. The required input is just a list of transcript IDs and TPM values. Perhaps your file had the TPMs in the wrong columns?

E.

from suppa.

EduEyras avatar EduEyras commented on August 13, 2024

I also have the same problem. I use hg38. The iso_tpm.txt is totally different from hg19.

The GTF you use to calculate the events should match the transcript IDs you used
for quantification.

If you happen to have the transcript quantification from an annotation on hg38, but the GTF from hg19, it might work if you trust that transcript sequences have not changed (or not much).

You can check that looking at the transcript ID and version: https://www.ensembl.org/info/genome/stable_ids/index.html

I hope this helps

E.

from suppa.

pent1162 avatar pent1162 commented on August 13, 2024

hg38_iso_tpm.txt
hg19_iso_tpm.txt
I used Homo_sapiens.GRCh38.87.gtf as the annotation.
hg19_iso_tpm.txt, the first column is different from hg38_iso_tpm.
If I used hg38_iso_tpm.txt run "~/Rscript ~/scripts/format_Ensembl_ids.R iso_tpm.txt"
I got the same error.
If I jump to suppy.py psiPerEvent, I got lots of error:
ERROR:psiCalculator:PSI not calculated for event ENSG00000100429;SE:22:50250160-50250427:50250523-50250771:-.
ERROR:psiCalculator:transcript ENST00000489424 not found in the "expression file".
then the output are all NA.
how could I solve the problem?
Does GRCh38.87.gtf need to run through the format_Ensembl_ids.R first?
Thanks

from suppa.

EduEyras avatar EduEyras commented on August 13, 2024

from suppa.

pent1162 avatar pent1162 commented on August 13, 2024

I solved this problem by formatting the gtf and my iso_tpm files to what you provided.
Here is the result:
screenshot from 2018-10-15 11-11-54

btw, I followed your tutorial. In the volcano plotting step, I can't find "TRA2_diffSplice_avglogtpm.tab" so this script can't work. Did I miss any step in this tutorial?
Thanks.

from suppa.

EduEyras avatar EduEyras commented on August 13, 2024

Hi,

thanks for the note about the .tab file. We will include the script to generate this file.

Standard GTF should work. Were you using a different GTF format? It'll be good to know if some form of GTF does not work well.

Thanks

Eduardo

from suppa.

JLTrincado avatar JLTrincado commented on August 13, 2024

Hi,

The file "TRA2_diffSplice_avglogtpm.tab" is generated activating the flag --save_tpm_events. It generates a file in the output folder with the average log tpm of the events. I have modified the associated script.

Thanks for your interest in our software.
Juanlu.

from suppa.

pent1162 avatar pent1162 commented on August 13, 2024

I use GRCH38.87, downloading from ensembl.
I think it just need to reformat the gtf and isoform output due ENST contain ".x" version.
btw, can I get the raw number of inclusion & exclusion read for each event from SUPPA2 and how?

from suppa.

EduEyras avatar EduEyras commented on August 13, 2024

from suppa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.