Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • SNPsplit - Allele-specific alignment sorting for N-masked genomes

    We have written a little tool to sort reads in an allele-specific manner and thought we might share it in case someone else wants to do something similar.

    SNPsplit is an allele-specific alignment sorter which is designed to read in alignment files in SAM/BAM format and determine the allelic origin of reads that cover known SNP positions. For this to work a library must have been aligned to a genome which had all SNP positions masked by the ambiguity base 'N', and aligned using aligners that are capable of using a reference genome which contains ambiguous nucleobases, such as Bowtie 2 or TopHat. In addition, a list of all known SNP positions between the two different genomes must be provided using the option --snp_file.

    The SNP information to generate N-masked genomes needs to be acquired elsewhere, e.g. for different strains of mice you can find variant call files at the Mouse Genomes Project page at http://www.sanger.ac.uk/resources/mouse/genomes/. A description of how to generate N-masked genomes is beyond the scope of SNPsplit at the current time, but it might be added in the future.

    It is probably worth mentioning that the determination of overlaps correctly handles the CIGAR operations M (match), D (deletion in the read), I (insertion in the read) and N (skipped regions, used for splice mapping by TopHat). Other CIGAR operations are currently not supported.

    • Supports single-end and paired-end BAM/SAM alignment files
    • In paired-end mode, paired and singleton alignments may be merged or treated separately
    • Supports Hi-C BAM files generated by HiCUP
    • Individual output files for genome 1-specific, genome 2-specific and unassigned alignments
    • Output for conflicting alignments optionally

    Here you can access the documentation for more information on the SNPsplit workflow SNPsplit User Guide
    Here is an example paired-end SNPsplit report SNPsplit PE report
    Here is an example Hi-C report SNPsplit report SNPsplit Hi-C report

    SNPsplit is available for download from here: http://www.bioinformatics.babraham.a...ects/SNPsplit/. Comments welcome.

  • #2
    Thanks for this tool! This looks very helpful.

    Comment


    • #3
      Added support for allele-specific sorting of Bisulfite-Seq files

      We have also posted a new version of SNPsplit (v0.2.0). It improves a few minor issues, but most notably it adds support for allele-specific sorting of Bisulfite-Seq reads that were aligned to an N-masked reference genome. Here are the changes in more detail:

      • Added support for allele-splitting for Bisulfite-Seq files with the new option '--bisulfite'. This assumes Bisulfite-Seq data processed with Bismark as input. In paired-end mode ('--paired'), Read 1 and Read 2 of a pair are expected to follow each other in consecutive lines. SNPsplit will run a quick check at the start of a run to see if the file provided appears to be a Bismark file, and set the flags '--bisulfite' and/or '--paired' automatically. In addition it will perform a quick check to see if a paired-end file appears to have been positionally sorted, and if not will set the flag '--no_sort'

      • Reads having the unmapped FLAG set in the BAM/SAM file (0x4 bit) are now skipped and excluded from the tagging and sorting process

      • Improved file renaming settings when input file was in SAM format (no longer deletes the input files..). Also changed renaming settings to only change .bam at the end of reads

      • The name of the SNP annotation file is now displayed on screen and written to the report files


      SNPsplit is freely available on the Babraham Bioinformatics website.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Genetic Variation in Immunogenetics and Antibody Diversity
        by seqadmin



        The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
        11-06-2024, 07:24 PM
      • seqadmin
        Choosing Between NGS and qPCR
        by seqadmin



        Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
        10-18-2024, 07:11 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 11-08-2024, 11:09 AM
      0 responses
      153 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 11-08-2024, 06:13 AM
      0 responses
      124 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 11-01-2024, 06:09 AM
      0 responses
      76 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 10-30-2024, 05:31 AM
      0 responses
      25 views
      0 likes
      Last Post seqadmin  
      Working...
      X