Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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.

  • #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


    • #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


      • #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


        • #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

          • 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
          17 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          46 views
          0 likes
          Last Post seqadmin  
          Working...
          X