Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • susanklein
    Senior Member
    • Feb 2014
    • 116

    New to SNP analysis

    Hi,

    I'm quite new to SNP analysis and I there's something I think should be simple to do but I cannot find any existing programs to help me. I want to find all the SNPs that are candidates for differences between two bacterial strains. I've tried programs like Harvest Suite, which is nice for viewing the SNPs but it can't output what I need: i.e. a list of SNPs that are fixed and different between the groups (akin to private alleles in a classical mapping). I could view them all manually, but that seems silly when it should be a simple thing to automatically output.

    I'm hoping I don't have to write a script to parse the VCF files.. I hate those files..

    Thanks for any help,

    Susan
  • HESmith
    Senior Member
    • Oct 2009
    • 512

    #2
    GATK (Select Variants) or BedTools (subtract) can be used to filter multiple VCF files for common or unique SNPs.

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #3
      vcftools/bcftools are additional options to manipulate VCF files.

      Comment

      • susanklein
        Senior Member
        • Feb 2014
        • 116

        #4
        SNP interactions

        Hi,

        ok, thanks yes I saw those but they didn't quite do what I wanted, So I wrote my own python script, but then I was told from the person who gave me the that they have continuous variable data for samples, not categories as I thought, hence I now need to actually correlate presence / absence of SNPs against multiple phenotype measurements.

        But again, I have come up blank on existing programs.. is there anything that can do this? I guess that when a SNP has multiple states then a correlation has to be done for each separately so its not just as simple as one correlation per line of the .vcf.

        Also what about interactions between snps? I have 127,000 in my dataset.. that's a lot of interactions to test!

        Thanks for any advice,

        S.

        Comment

        • susanklein
          Senior Member
          • Feb 2014
          • 116

          #5
          I have just found something called GCTA that I think will do what I need.

          Comment

          • wetSEQer
            Member
            • Dec 2013
            • 15

            #6
            When you generate the mpileup file, try use varscan2, it is very handy.

            Comment

            Latest Articles

            Collapse

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Yesterday, 10:09 AM
            0 responses
            10 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-04-2026, 08:59 AM
            0 responses
            18 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-02-2026, 12:03 PM
            0 responses
            26 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-02-2026, 11:40 AM
            0 responses
            21 views
            0 reactions
            Last Post SEQadmin2  
            Working...