Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bdeonovic
    Junior Member
    • Jul 2014
    • 1

    Alignment Parameters for Long Reads

    Does anyone have any recommendations for

    What aligners to use for long reads (e.g. Pac Bio, Oxford nanopore)?
    Currently I am using gmap, blast, lastz, and blasr (I'm going to try out blat as well).

    What particular parameters to use for these aligners to map long reads well.

    For pac bio long reads I have been using gmap. In several presentations on oxford nanopore I have heard that they have used either blast or lastz to map reads. These programs have tons of parameters to tweak. I'd like to hear what some good choices are .
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    These are the settings I've been using for evaluating Nanopore data with BBMap:

    mapPacBio.sh k=8 in=reads.fq maxreadlen=1000 minlen=200 sam=1.4 idtag ow int=f qin=33 mhist=mhist1.txt idhist=idhist1.txt ehist=ehist1.txt indelhist=indelhist1.txt lhist=lhist1.txt gchist=gchist1.txt qhist=qhist1.txt qahist=qahist1.txt bhist=bhist1.txt out=mapped.sam minratio=0.15 ignorequality slow ordered maxindel1=80 maxindel2=800 outputunmapped=f bs=bs1.sh

    BBMap currently supports a max read length of 6kbp, which is unfortunate, but it has higher sensitivity than most others. It's still clear in the output which reads mapped full-length; they are broken into pieces, but the pieces are adjacent in the sam file and have the same name (suffixed by _1, _2, _3, etc). I capped the read length at 1kbp for ONP data due to the bursty error model, but for Pac Bio reads, I cap it at 6kbp.

    Comment

    Latest Articles

    Collapse

    • SEQadmin2
      Nine Things a Sample Prep Scientist Thinks About Before Sequencing
      by SEQadmin2


      I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

      Here are nine questions we think about, in roughly the order they matter, before...
      06-18-2026, 07:11 AM
    • SEQadmin2
      From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
      by SEQadmin2


      Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


      The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
      ...
      06-02-2026, 10:05 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-17-2026, 06:09 AM
    0 responses
    36 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    100 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    120 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    113 views
    0 reactions
    Last Post SEQadmin2  
    Working...