Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • sankarithirumal@gmail.com
    Junior Member
    • Jul 2017
    • 2

    Average nucleotide identity

    Hi all,
    I'm new to the forum and working on comparative genomics.

    I'm comparing around 50 bacterial genomes, most of which contain palsmid and few doesn't.

    I would like to know, when i calculate average nucleotide identity(ANI) using orhtoANI should i use only chromosomal genome or both chromosomal and plasmid together?
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    Depends on your goal, but... I'd use everything. I don't see that it matters whether a gene is on a plasmid or not when calculating ANI. It gets a bit more complicated when you have multiple plasmid copies, but for simplicity, I'd just calculate the ANI from the full haploid genome representation.

    Comment

    • sankarithirumal@gmail.com
      Junior Member
      • Jul 2017
      • 2

      #3
      Thank you for your reply.
      Yes u are right some strains have 15 or 20 plasmids and some doesn't have at all. That is the reason i would like to know whether it will be reasonable to use only chromosomal and not both chromosomal and plasmid

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        There are lots of ways of calculating ANI. The best one depends on your goal. For example, if you want to say "These two bacteria are really closely related" then probably just the main chromosome is important, since plasmids can come and go pretty rapidly. If you want to say "These two bacteria are behaviorally similar" then you need to include all the plasmids as well. Note that ANI is not a sufficient metric in the latter case, you also need to calculate completeness. ANI generally only factors in things that align, so you might get 100% ANI between human chromosome 1 and the full human genome, but that does not mean they are equivalent.

        I encourage you to try BBMap's CompareSketch:

        First, for each genome fasta, run fuse.sh on it to combine the contigs into a single sequence, which makes the all-to-all comparison run at a per-genome rather than a per-sequence level (I'll probably make that automatic at some point). Then:

        Code:
        comparesketch.sh *.fasta alltoall records=100
        That does an all-to-all comparison and reports both ANI and completeness. It's alignment-free and will give different results to alignment-based methods (well, all ANI calculation methods will give different results) but it's useful in that it reports completeness also. A bacteria with 100% ANI and 90% genome completeness compared to another bacteria will be missing some functionality, even though they are very closely related.
        Last edited by Brian Bushnell; 07-14-2017, 10:28 AM.

        Comment

        Latest Articles

        Collapse

        • mylaser
          Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by mylaser
          Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
          If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
          This guide explains everything you need to know about...
          Today, 01:13 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
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          07-08-2026, 05:17 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        14 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        10 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        19 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Working...