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

sga-bam2de - Make a distance estimate file from a bam file of reads aligned to contigs

Description

       sga-bam2de.pl  -  Make a distance estimate file from a bam file of reads aligned to contigs sga-bam2de.pl
       -n N --prefix lib300 lib300.bam Options:

       -n N   Minimum number of pairs required to consider two contigs linked

       -m LEN Only find links between contigs with length at least LEN bp (default: 200)

       -t NUM Use NUM threads for computing the distance estimates

       --prefix NAME
              Use NAME as the prefix for the outfiles

       --mind D
              Set the minimum distance estimate to test to be D. This should be a negative number if contigs are
              expected to overlap. Defaults to -99bp.

       --mina N
              Set the minimum alignment length to be N.

       --help This help output.

sga-bam2de 0.10.15                                November 2022                                    SGA-BAM2DE(1)

Name

       sga-bam2de - Make a distance estimate file from a bam file of reads aligned to contigs

See Also