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
        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...
        Yesterday, 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