Skip to content

Reverse (and complement) array-like SAM tags for negative facing alignments.

License

Notifications You must be signed in to change notification settings

clintval/revtag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revtag

Install with bioconda Anaconda Version Build Status Coverage Status Language

Reverse (and complement) array-like SAM tags for negative facing alignments.

Waimea - Kauaʻi

Install with the Conda or Mamba package manager after setting your Bioconda channels:

❯ mamba install revtag

Example Usage

❯ revtag -i in.bam -o out.bam \
    --rev 'ad' 'ae' 'aq' 'bd' 'be' 'bq' 'cd' 'ce' \
    --revcomp 'ac' 'bc'

About

Reverse (and complement) array-like SAM tags for negative facing alignments.

Resources

License

Stars

Watchers

Forks

Languages