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

minimap2.py - minimap2 Python3 interface

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

minimap2.py 2.17                                    June 2020                                     MINIMAP2.PY(1)

Name

       minimap2.py - minimap2 Python3 interface

Options

-x STR preset: sr, map-pb, map-ont, asm5, asm10 or splice

       -n INT mininum number of minimizers

       -m INT mininum chaining score

       -k INT k-mer length

       -w INT minimizer window length

       -r INT band width

       -c     output the cs tag

Synopsis

minimap2.py [options] <ref.fa>|<ref.mmi><query.fq>

See Also