Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Query while using NGSQC Tool kit

    Hello everyone,

    I am using NGSQC Tool kit for QC of paired end data and I have used following command:

    perl IlluQC.pl -pe A4EP_GCCAAT_L004_R1_001.fastq A4EP_GCCAAT_L004_R2_001.fastq N A

    During the process it shows

    1: Number of reads processed: 0/25111457 (0%)...
    TO
    1: Number of reads processed: 18000000/25111457 (72%)...

    AND

    1: Number of reads processed: 24600000/25111457 (98%)...
    TO
    1: Number of reads processed: 25111457/25111457 (100%)...

    So in between 72% to 98% (i.e. from 73% to 97%) it shows a blank space in the command line.

    And apart from that following errors occured:

    Error:
    Can not create image file: ./IlluQC_Filtered_files/A4EP_

    GCCAAT_L004_R2_001.fastq_filtered_QualRangePerBase.png
    binmode() on closed filehandle I at IlluQC.pl line 1776.
    print() on closed filehandle I at IlluQC.pl line 1820.

    Error:
    Can not create image file: ./IlluQC_Filtered_files/A4EP_GCCAAT_L004_R1_001.fastq_avgQual.png
    binmode() on closed filehandle I at IlluQC.pl line 1717.
    print() on closed filehandle I at IlluQC.pl line 1766.

    Error:
    Can not create image file: ./IlluQC_Filtered_files/A4EP_GCCAAT_L004_R2_001.fastq_avgQual.png
    binmode() on closed filehandle I at IlluQC.pl line 1717.
    print() on closed filehandle I at IlluQC.pl line 1766.
    Can not create HTML file: /home/sandor/Desktop/NGSQCToolkit_v2.3.3/QC/IlluQC_Filtered_files/output_A4EP_GCCAAT_L004_R1_001.fastq_A4EP_GCCAAT_L004_R2_001.fastq.html

    Please help me with this.

    Thank you.

  • #2
    I'm not familiar with NGSQC, but perl programs are generally slow. In this case it sounds like you may not have permission to create files in the corresponding directory; make sure your permissions are set correctly.

    You can get quality and base-composition (by read position) histograms using bbtools like this:

    reformat.sh in1=A4EP_GCCAAT_L004_R1_001.fastq in2=A4EP_GCCAAT_L004_R2_001.fastq out=null qhist=qhist.txt bhist=bhist.txt

    Or you can use fastqc which plots neat-o graphs.

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Current Approaches to Protein Sequencing
      by seqadmin


      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
      04-04-2024, 04:25 PM
    • seqadmin
      Strategies for Sequencing Challenging Samples
      by seqadmin


      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
      03-22-2024, 06:39 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    30 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    32 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    28 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    53 views
    0 likes
    Last Post seqadmin  
    Working...
    X