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

bam-read - Parse bam files after multi-mapping reads have been assigned and aggregate read mapping

Description

       bam-read version 1.0.0 Usage: bam-read <bam_file> <output_csv> <nullprior (optional)>

       example: bam-read in.bam out.csv 0.95

       Usage: bam-read <bam_file> <output_csv> <nullprior (optional)>

       example: bam-read in.bam out.csv 0.95

bam-read version 1.0.0                            November 2022                                      BAM-READ(1)

Name

       bam-read  -  Parse  bam  files  after  multi-mapping  reads have been assigned and aggregate read mapping
       information by contig.

Synopsis

       Currently captured:

        - name
        - bases mapped
        - edit distance
        - bridges
        - length
        - reads mapped
        - both mapped
        - proper pair
        - good
        - uncovered bases
        - mean mapq
        - probability of coverage not being segmented

See Also