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
            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...
            Yesterday, 07:48 AM
          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin




            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
            04-22-2024, 07:01 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 07:17 AM
          0 responses
          11 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-02-2024, 08:06 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-30-2024, 12:17 PM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-29-2024, 10:49 AM
          0 responses
          28 views
          0 likes
          Last Post seqadmin  
          Working...
          X