SkillAgentSearch skills...

BamTobw

Convert BAM files to bigWig files with a simple command

Install / Use

/learn @YangLab/BamTobw
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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).

Related Skills

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated1y ago
Forks10

Languages

Shell

Security Score

75/100

Audited on Oct 2, 2024

No findings