Generate Highlighted HTML for BAM
Project description
Generate Highlighted HTML of Bam
highlight the specific sites of html which output by
samtools tview
Dependencies
- Linux/Unix
- Samtools
- Python2/Python3
Examples
bam2html <input.bam> chrom:pos # single position
bam2html <input.bam> chrom:pos1,pos2... # multiple positions
bam2html <input.bam> chrom:start-end # a region of positions
bam2html <input.bam> chrom:pos -r /path/to/reference.fa # with reference
Meaning of Base's Colors
Color | Mapping Quality | Selector |
---|---|---|
Blue | 0-9 | .tviewcu1 |
Green | 10-19 | .tviewc2 |
Yellow | 20-29 | .tviewc3 |
Black | >=30 | .tviewc4 |
Underline: Secondary or orphan
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bam2html-1.0.0.tar.gz
(5.6 kB
view details)
File details
Details for the file bam2html-1.0.0.tar.gz
.
File metadata
- Download URL: bam2html-1.0.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcb6ef693dac0da9d2f2896c99bb61b557b77bb449f7722b69789ad7f9606679 |
|
MD5 | ecea4206c3da25a322626f2d6fe54286 |
|
BLAKE2b-256 | 3a779daba9a07bf2f56865a37fb8f8b23dc33892fdf0d59e98c90f449c982941 |