Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How can I get the report by using SMRT command-line version?

    Now I have RS_IsoSeq command-line installed, and it works well for filter(getting reads of insert) classify(Getting full length reads) ,Isoform level clustering (ICE and Quiver),but how can I get the similar analysis report generated by SMRT Portal version with both statstic information and plot?

    In addition, how can I evaluate the quality of my rawdata(Quality Control)? Something like whether the data volume is enough(full passes?SMWs?),the quality of each reads(reads of insert accuracy?Q30?cluster reads accuracy?). Is there any software or script can do this?

    Thanks,
    huan
    happy

  • #2
    To generate the summary plot "fulllength_nonchimeric_readlength_hist.png", you will need to run the script "isoseq_classify_report.py", such as
    Code:
    mkdir -p report  && \
    isoseq_classify_report.py \
        isoseq_flnc.fasta  # output from pbtranscript.py classify
        isoseq.classify_summary.txt  # output from pbtranscript.py classify, it also contains the summary information
        output.json  # output json
        -o report  # output folder, need to exist

    Comment


    • #3
      @bowhan Thanks very much! It helps a lotO(∩_∩)O~
      happy

      Comment


      • #4
        Originally posted by huan View Post

        In addition, how can I evaluate the quality of my rawdata(Quality Control)? Something like whether the data volume is enough(full passes?SMWs?),the quality of each reads(reads of insert accuracy?Q30?cluster reads accuracy?). Is there any software or script can do this?

        Thanks,
        huan
        Hi, how do you solve this problem? Could you provide some advice or a link?Thanks!

        Comment


        • #5
          Hi,

          The simplest thing may be to run "RS_subreads" protocol in SMRTPortal. It gives you:

          # of P1 ZMWs in the "Loading" tab
          Polymerase (raw) read quality in the "Filtering" tab
          Mean subread length and total subread base in the "Subread filtering" tab

          You can also download the filtered subreads as a fasta file. That will give you further information about each subread and since the subread sequence IDs tell you which ZMW it is from (each ZMW can generate 0, 1, or more subreads), it gives you a sense of how many passes you are getting per ZMW.

          Hope this helps.

          --Liz

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Latest Developments in Precision Medicine
            by seqadmin



            Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

            Somatic Genomics
            “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
            05-24-2024, 01:16 PM
          • seqadmin
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            05-06-2024, 07:48 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 06-03-2024, 06:55 AM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-30-2024, 03:16 PM
          0 responses
          26 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-29-2024, 01:32 PM
          0 responses
          29 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-24-2024, 07:15 AM
          0 responses
          215 views
          0 likes
          Last Post seqadmin  
          Working...
          X