debian man page for bp_mrtrans

Query: bp_mrtrans

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BP_MRTRANS(1p)						User Contributed Perl Documentation					    BP_MRTRANS(1p)

NAME
bp_mrtrans - implement a transformer of alignments from protein to mrna coordinates
SYNOPSIS
Usage: bp_mrtrans -i inputfile -o outputfile [-if input format] [-of output format] [-s cDNA sequence database] [-sf cDNA sequence format] [-h]
DESCRIPTION
This script will convert a protein alignment back into a cDNA. Loosely based on Bill Pearson's mrtrans. The options are: -o filename - the output filename [default STDOUT] -of format - output sequence format (multiple sequence alignment) [default phylip] -i filename - the input filename [required] -if format - input sequence format (multiple sequence alignment) [ default clustalw] -s --seqdb filename - the cDNA sequence database file -sf --seqformat - the cDNA seq db format (flatfile sequence format) -h - this help menu
AUTHOR
Jason Stajich, jason-at-bioperl-dot-org perl v5.14.2 2012-03-02 BP_MRTRANS(1p)
Related Man Pages
bp_gccalc(1p) - debian
bp_pairwise_kaks(1p) - debian
bp_search2tribe(1p) - debian
bp_sreformat(1p) - debian
squizz(1) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?