Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • What is the best/easiest way to apply annotation info to a fasta defline?

    I've been doing some de novo transcriptome work and using standalone BLAST and other programs to identify gene homologs, features, etc. and I would like to know what the best way to add some of this information after the > in the fasta/fastq defline.

    I often have my BLAST results output to .csv so it's possible to do a lookup-append kind of script (which is what I usually do), but I want to know if there is an actual toolkit or more versatile script for attaching this information.

    What do you usually use for this?

  • #2
    Since the exact format of the csv file you have may be different see if you can find a local informatics person who can help. This should be a simple script (or even an awk/sed solution may be enough).

    If you post a few example lines of your headers/annotation someone here can help.

    Comment


    • #3
      Just use space separated HASH - like list after the seq_id kile key="vallue"

      In this case I would use the hash - like list:

      >[asm_id.contig_id] key1="vallue1" key2="valllue2" and so on

      example:

      >SP_AS1.CO0001 gene="dnaA" product="replication initiation protein" colour="255 128 0" db_xref="234234,623461,123634"
      ATG.....

      The most critical bits are the ID format/structure and the consistent fields list.

      Then it can be written as csv, embl, etc files:

      ID,gene,product,colour,db_xref,seq,seq_aa

      PS: if you encounter problems with blast+, than use the NCBI's legacy blast.

      see more at: blastedbio.blogspot.co.uk
      Last edited by Markiyan; 03-03-2016, 05:40 AM. Reason: update about blast+ issues.

      Comment

      Latest Articles

      Collapse

      • 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 on Modified Bases...
        Today, 07:01 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      37 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      41 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      35 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      54 views
      0 likes
      Last Post seqadmin  
      Working...
      X