Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Genetic Code Alteration - blastx

    Hi All,

    I'm not sure if I'm in the right forum with this query. But any info would be great!

    I am running blastx on a standalone version of blast-2.2.31+. Using the standard genetic code each stop codon (TAA, TAG, TGA) is represented by the asterisk symbol '*'.

    Is it possible to amend the genetic code to give each stop codon an individual symbol? for example TAA '#', TAG '&', TGA '%'

    Is it possible to supply a uniquely generated genetic code to standalone blastx searches?

    I have read through the literature and have not found examples of such amendments.

  • #2
    You can use some of the predefined genetic code tables defined by the NCBI,

    Code:
    $ blastx -help
    ...
     -query_gencode <Integer, values between: 1-6, 9-16, 21-25>
       Genetic code to use to translate query (see user manual for details)
    ...
    See http://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi

    Defining your own would probably required editing the BLAST+ source code and making your own modified blastx tool (i.e. theoretically possible but not easy).

    Comment


    • #3
      Just speculating. It may be easier to check the sequence in the blast hits to differentiate the three codons?

      Comment


      • #4
        Thanks for the suggestion. I'm performing multiple sequence alignments with large data sets >50,000 sequences and hoping to identify stop codon reassignments. However all three stop codons are identified by the '*' symbol so I can't tell them apart.

        Comment


        • #5
          In your case I could think about writing some custom scripts to take the BLAST output and original nucleotide sequences, and map the stop codons to three different symbols.

          (If you are not already, you should think about learning a programming language to help with your research - check out Software Carpentry workshops etc.)

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Best Practices for Single-Cell Sequencing Analysis
            by seqadmin



            While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
            06-06-2024, 07:15 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 06:58 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 06-06-2024, 08:18 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 06-06-2024, 08:04 AM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 06-03-2024, 06:55 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Working...
          X