Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • atrx
    Junior Member
    • Oct 2013
    • 4

    #1

    Count Base Pairs?

    I am new to DNA sequencing and I want to know is there any scripts or tools to count base pairs of a particular sequences. I am working on illumina HiSeq 2000.
  • sphil
    Senior Member
    • Apr 2010
    • 192

    #2
    Why would you count base pairs? And what does this have to do with the HiSeq2000? What is your goal? What are you planning to do?

    Comment

    • atrx
      Junior Member
      • Oct 2013
      • 4

      #3
      Originally posted by sphil View Post
      Why would you count base pairs? And what does this have to do with the HiSeq2000? What is your goal? What are you planning to do?
      Actually, I am just a technical research assistant helping out a researcher for some works of him.(means doesn't know much about dna sequencing) He wants that statistics and I can't figure out how to calculate that. I know how to count no. of spots,sequences but stuck in base pairs.

      For example,The following run have summary information such as # of Spots and runs. I already trimmed the adaptor sequences and merged the short reads. He wants the statistics of each process.

      I use FastQC and other tools to evaluate the sequence data. However,it doesn't provide the function to count base pairs.

      Any idea?

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Fastx-quality-stats from the FASTX-toolkit may give what you need.

        $ fastx_quality_stats -h
        usage: fastx_quality_stats [-h] [-i INFILE] [-o OUTFILE]

        version 0.0.6 (C) 2008 by Assaf Gordon ([email protected])
        [-h] = This helpful help screen.
        [-i INFILE] = FASTA/Q input file. default is STDIN.
        If FASTA file is given, only nucleotides
        distribution is calculated (there's no quality info).
        [-o OUTFILE] = TEXT output file. default is STDOUT.

        The output TEXT file will have the following fields (one row per column):
        column = column number (1 to 36 for a 36-cycles read solexa file)
        count = number of bases found in this column.
        min = Lowest quality score value found in this column.
        max = Highest quality score value found in this column.
        sum = Sum of quality score values for this column.
        mean = Mean quality score value for this column.
        Q1 = 1st quartile quality score.
        med = Median quality score.
        Q3 = 3rd quartile quality score.
        IQR = Inter-Quartile range (Q3-Q1).
        lW = 'Left-Whisker' value (for boxplotting).
        rW = 'Right-Whisker' value (for boxplotting).
        A_Count = Count of 'A' nucleotides found in this column.
        C_Count = Count of 'C' nucleotides found in this column.
        G_Count = Count of 'G' nucleotides found in this column.
        T_Count = Count of 'T' nucleotides found in this column.
        N_Count = Count of 'N' nucleotides found in this column.
        max-count = max. number of bases (in all cycles)

        Comment

        • atrx
          Junior Member
          • Oct 2013
          • 4

          #5
          Originally posted by GenoMax View Post
          Fastx-quality-stats from the FASTX-toolkit may give what you need.
          Thanks! GenoMax....that's a big help.

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            07-31-2026, 11:01 AM
          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM
          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            07-09-2026, 11:10 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Yesterday, 10:13 AM
          0 responses
          14 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-31-2026, 02:55 AM
          0 responses
          29 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          22 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          21 views
          0 reactions
          Last Post SEQadmin2  
          Working...