RSeQC | fork of RSeQC python RNAseq metrics suit of tools | Genomics library

 by   MonashBioinformaticsPlatform Python Version: Current License: Non-SPDX

kandi X-RAY | RSeQC Summary

kandi X-RAY | RSeQC Summary

RSeQC is a Python library typically used in Artificial Intelligence, Genomics applications. RSeQC has no bugs, it has no vulnerabilities, it has build file available and it has low support. However RSeQC has a Non-SPDX License. You can download it from GitHub.

This is a fork of original RSeQC package from sorceforge site I'm making drastic rearrangement to this package to make it easier to follow. I'm also making changes to the code base At this stage only read_dist (read_distribution) and bam_stats (bam_stat) modules have been incorporated and both now can be accessed from main executable scripts/rseqc. RSeQC package provides a number of useful modules that can comprehensively evaluate high throughput sequence data especially RNA-seq data. Some basic modules quickly inspect sequence quality, nucleotide composition bias, PCR bias and GC bias, while RNA-seq specific modules evaluate sequencing saturation, mapped reads distribution, coverage uniformity, strand specificity, transcript level RNA integrity etc.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              RSeQC has a low active ecosystem.
              It has 14 star(s) with 8 fork(s). There are 18 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 1 have been closed. On average issues are closed in 1284 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of RSeQC is current.

            kandi-Quality Quality

              RSeQC has no bugs reported.

            kandi-Security Security

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

            kandi-License License

              RSeQC has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              RSeQC releases are not available. You will need to build from source code and install.
              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 RSeQC and discovered the below as its top functions. This is intended to give you an instant insight into RSeQC implemented functionality, and help decide if they suit your requirements.
            • Process a gene model
            • Return a list of all the cds
            • Get a list of cdson objects
            • Returns a list of Intergenic regions
            • Calculate the strand - specificity of the gene model
            • Convenience function for fetching sequences
            • Processes the alignment file
            • Check if there is one of the given ranges
            • Return the length of the longest bed sequence in a sequence
            • Reverse the reverse complement of a sequence
            • Corrects the splicing bed file
            • Calculate coverage coverage for each gene
            • Show saturation rate for rpkm
            • Calculate the inner distance between two sequences
            • Calculates the Fickett - score of the DNA
            • Extract genomic positions from a bed file
            • Write data to rcode
            • Convert BAM file into FASTQ format
            • Returns the longest occurrence of a sequence
            • Make a qual file plot
            • Calculate coverage for each gene in a bigwig file
            • Read the SeqRate plot
            • Calculate deletion profile
            • This function reads the NVC file
            • Calculate the mismatch profile
            • Calculate the kmer ratio
            Get all kandi verified functions for this library.

            RSeQC Key Features

            No Key Features are available at this moment for RSeQC.

            RSeQC Examples and Code Snippets

            No Code Snippets are available at this moment for RSeQC.

            Community Discussions

            QUESTION

            Invalid Syntax Error in Python package RSeQC
            Asked 2020-Dec-05 at 04:57

            I am trying to run a function called read_distribution.py in a Python package called RSeQC. However when I run the following command:

            ...

            ANSWER

            Answered 2020-Dec-05 at 04:51

            I believe this package was written in Python 2, which didn't have you putting ()'s after print, in Python 3 this changed to have you put ()'s after print, You're using Python 3.

            Source https://stackoverflow.com/questions/65153870

            QUESTION

            Snakemake and Pandas syntax: Getting sample specific parameters from the sample table
            Asked 2019-Apr-05 at 11:03

            First off all, this could be a duplicate of Snakemake and pandas syntax. However, I'm still confused so I'd like to explain again.

            In Snakemake I have loaded a sample table with several columns. One of the columns is called 'Read1', it contains sample specific read lengths. I would like to get this value for every sample separately as it may differ.

            What I would expect to work is this:

            ...

            ANSWER

            Answered 2019-Jan-08 at 15:59

            You could use lambda function

            Source https://stackoverflow.com/questions/54095096

            QUESTION

            Snakemake how to set qsub ppn per task?
            Asked 2018-Nov-30 at 21:28

            I start Snakemake on our qsub cluster like this:

            ...

            ANSWER

            Answered 2018-Nov-30 at 21:28

            Here, rule_X will use 12 ppn unlike other rules which use set default of 8.

            Source https://stackoverflow.com/questions/53563778

            QUESTION

            multiqc on RSeQC clipping_profiles
            Asked 2018-Nov-14 at 23:11

            The following snakemake code fails to produce multiqc output although it does for orther RSeQC tools including geneBody_coverage, junction_saturation, and read_distribution (removed here for clarity)

            ...

            ANSWER

            Answered 2018-Nov-14 at 23:11

            The MultiQC documentation on RSeQC support shows that MultiQC does not support that particular tool (clipping_profile), but it does support the others you mentioned.

            Source https://stackoverflow.com/questions/53260236

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

            Vulnerabilities

            No vulnerabilities reported

            Install RSeQC

            Once installed use main executable file rseqc to run any of the sub-commands (modules).
            You will need either sudo or virtualenvs (which is my preferred method). If you are you going to use sudo please prefix python setup.py install and pip install numpy with sudo. I haven't figured why, but numpy needs to be installed separately. It doesn't get pulled correctly from the dependencies list in setup.up.

            Support

            Liguo Wang: wangliguo78@gmail.comShengqin Wang: wzsqwang@gmail.comWei Li: superliwei@gmail.com
            Find more information at:

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

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/MonashBioinformaticsPlatform/RSeQC.git

          • CLI

            gh repo clone MonashBioinformaticsPlatform/RSeQC

          • sshUrl

            git@github.com:MonashBioinformaticsPlatform/RSeQC.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Genomics Libraries

            Try Top Libraries by MonashBioinformaticsPlatform

            LFQ-Analyst

            by MonashBioinformaticsPlatformHTML

            varistran

            by MonashBioinformaticsPlatformR

            bio-ansible

            by MonashBioinformaticsPlatformHTML

            celaref

            by MonashBioinformaticsPlatformR

            r-more

            by MonashBioinformaticsPlatformHTML