Giter VIP home page Giter VIP logo

Comments (4)

zhpn1024 avatar zhpn1024 commented on July 19, 2024

We have raw script for ploting P-site profiles in transcript, but not ready for release.
The --transprofile option in predict module export P-site counts in transcripts. You may use it to plot.

from ribotish.

AlexFryd avatar AlexFryd commented on July 19, 2024

Hello Zhang,

Ok I will give that a try! Thanks a lot!

Kind Regards,
Alex

from ribotish.

AlexFryd avatar AlexFryd commented on July 19, 2024

Hello Zhang,

I am running the following command: (regular Ribo-seq data)

ribotish predict -b path/to/bam/.bam -g path/to/gtf/.gtf -f path/to/fasta/genome.fa --transprofile PSITE_TRANSCRIPTS -o ribo_ORFs.txt
as a really basic version of the offered predict function.

Firstly, when it comes to predictions, I am getting no values for TIScounts, TISGroup, TISPvalues, FisherPvalue and TISQvalue.

Secondly, I am getting a file for the --transprofile, which I am not absolutely sure how to use to plot. Is it something I can use to a genome browser?

Thank you in advance!

Kind Regards,
Alex

from ribotish.

zhpn1024 avatar zhpn1024 commented on July 19, 2024

Firstly, you do not provide TISeq data by '-t' option, so there's no TIS related results or merged Fisher. In this case, Ribo-TISH can guess a TIS for each ORF, with the strategy of '--longest' or '--framebest'.

Secondly, the output of '--transprofile' provides five columns, gene_id, transcript_id, gene_symbol, TISeq_counts and RiboSeq_counts. TISeq_counts and RiboSeq_counts are in python dict format recording counts in different positions. The positions are in transcript coordinate, not genome coordinate.

from ribotish.

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.