logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Bio::DB::Bam::PileupWrapper -- Add high-level methods to Bio::DB::Bam::Pileup

Author

       Lincoln Stein <lincoln.stein@oicr.on.ca>.  <lincoln.stein@bmail.com>

       Copyright (c) 2009-2015 Ontario Institute for Cancer Research.

       This package and its accompanying libraries are free software; you can redistribute it and/or modify it
       under the terms of the Artistic License 2.0, the Apache 2.0 License, or the GNU General Public License
       (version 1 or higher).  Refer to LICENSE for the full license text.

perl v5.40.0                                       2024-10-20                   Bio::DB::Bam::PileupWrapper(3pm)

Description

       See Bio::DB::Bam::Pileup for documentation of this object's methods. This class is used by the high-level
       API to return Bio::DB::Bam::AlignWrapper objects from the call to alignment() rather than
       Bio::DB::Bam::Alignment.

Name

       Bio::DB::Bam::PileupWrapper -- Add high-level methods to Bio::DB::Bam::Pileup

See Also

       Bio::Perl, Bio::DB::Sam, Bio::DB::Bam::Constants

Synopsis

       See "The generic fetch() and pileup() methods" in Bio::DB::Sam for usage of the pileup() method.

See Also