sj2psi | Convert RNA-STAR aligner

 by   olgabot Python Version: v0.1.0 License: MIT

kandi X-RAY | sj2psi Summary

kandi X-RAY | sj2psi Summary

sj2psi is a Python library. sj2psi has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

Annotation-free estimation of percent spliced in of a junction. This will convert [RNA-STAR aligner] "SJ.out.tab" files to "Percent spliced-in" (Psi) scores. Here’s an example of an SJ.out.tab file:. As described in [Pervouchine et al, Bioinformatics (2013)] we will take the approach of asking, how often is this donor site (5' splice site) used with this acceptor site (3' splice site), compared to ALL OTHER acceptors?. Same goes for acceptor sites. How often is this acceptor site, used with this donor site, compared to ALL OTHER donors?. To illustrate, check out this example. Each "-" represents 10 bp. For the 5' splice site chr1:100, we have 90+10 = 100 total reads. Thus the "psi5" for chr1:100-180 is 90/100 = 0.9, and 0.1 for chr:100-200. For the 3' splice site chr1:200, we have 10+40 = 50 total reads. Thus the "psi3" for chr1:100-200 is 10/50 = 0.2, and 0.8 for chr:130-200. What’s left is the uninteresting splice sites of chr1:180 and chr1:130, both of which didn’t have any variance and were always used. Thus psi3 for chr1:180 is 1.0, and psi5 for chr1:130 is 1.0 as well.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              sj2psi has a low active ecosystem.
              It has 6 star(s) with 6 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 0 have been closed. On average issues are closed in 1967 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of sj2psi is v0.1.0

            kandi-Quality Quality

              sj2psi has no bugs reported.

            kandi-Security Security

              sj2psi has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              sj2psi is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              sj2psi releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed sj2psi and discovered the below as its top functions. This is intended to give you an instant insight into sj2psi implemented functionality, and help decide if they suit your requirements.
            • Validate an event
            • Convert exons to strings
            • Creates a pandas dataframe with the donor acceptors for each sample
            • Return the full index for the sample id column
            • Calculate the chi - scores for each pair
            Get all kandi verified functions for this library.

            sj2psi Key Features

            No Key Features are available at this moment for sj2psi.

            sj2psi Examples and Code Snippets

            No Code Snippets are available at this moment for sj2psi.

            Community Discussions

            No Community Discussions are available at this moment for sj2psi.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install sj2psi

            To install, clone the github repo, change into that directory and use pip to install, as such:.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link