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

average_genome_size - Calculate the average genome size (in bp) of species in a Grinder library

Bugs

       All complex software has bugs lurking in it, and this program is no exception.  If you find a bug, please
       report         it         on         the         SourceForge         Tracker         for         Grinder:
       <http://sourceforge.net/tracker/?group_id=244196&atid=1124737>

       Bug   reports,  suggestions  and  patches  are  welcome.  Grinder's  code  is  developed  on  Sourceforge
       (<http://sourceforge.net/scm/?type=git&group_id=244196>) and  is  under  Git  revision  control.  To  get
       started with a patch, do:

          git clone git://biogrinder.git.sourceforge.net/gitroot/biogrinder/biogrinder

perl v5.32.0                                       2020-12-03                            AVERAGE_GENOME_SIZE(1p)

Description

       Calculate the average genome size (in bp) of species in a Grinder library given the library composition
       and the full-genomes used to produce it.

Name

       average_genome_size - Calculate the average genome size (in bp) of species in a Grinder library

Required Arguments

       <db_fasta>
           FASTA file containing the full-genomes used to produce the Grinder library.

       <rank_file>
           Grinder rank file that describes the library composition.

See Also