File: reapr-seqrename.1.adoc

package info (click to toggle)
reapr 1.0.18%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,088 kB
  • sloc: cpp: 4,816; perl: 1,467; sh: 160; makefile: 122
file content (17 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# reapr-seqrename(1)

## NAME

reapr-seqrename - renames all sequences in a BAM file

## SYNOPSIS

*reapr seqrename* <renamefile> <in.bam> <out.bam>

## DESCRIPTION

<renamefile> is the file .info made by *facheck*, which contains the mapping of old name to new name.

## SEE ALSO

reapr(1)