Skip to content

YangLab/bamTobw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

bamTobw

Convert BAM files to bigWig files with a simple command

Advantage

Usage

bamTobw.sh -- convert stranded sequencing BAM file to bigWig file
Usage: bamTobw.sh -b <bamlist> [-s] [-d] [-l <readlength>]
-b <bamlist> -- file contains bam files (one file per line)
-s -- if set, related files will be scaled to HPB
-d -- if set, bam file will be divide into strand plus and strand minus
-l <readlength> -- you could assign it instead of reading from bam file

Note: -d is only suitable for single reads, not for paired-end reads.

Requirements

Note

For stranded sequencing, the default sequencing protocl is dUTP methods. More discussions please refer to issue #1.

This tool is suitable for different sequencing types and trimmed reads. See issue #2.

License

Copyright (C) 2014 YangLab. See the LICENSE file for license rights and limitations (MIT).

About

Convert BAM files to bigWig files with a simple command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages