PBSDECODE(1) | User Commands | PBSDECODE(1) |
pbsDecode - Decode a binary encoding of a probabilistic biological sequence
Decode a binary encoding of a probabilistic biological sequence (PBS). Outputs a table with a row for each position in the sequence and a column for each base, such that the (i,j)th value is the probability of base j at position i. The same codefile that was used to encode the sequence should be given.
Decode an encoded ancestral sequence:
where "anc.human-mouse.bin" is a binary encoding of an ancestral sequence produced by pbsEncode or prequel, and "mammal.code" is a codefile produced by pbsTrain.
--start, -s <sidx>
--end, -e <eidx>
--discard-gaps, -G Do not report gaps in the PBS.
--help, -h
May 2016 | pbsDecode 1.4 |