.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. .TH PXSEQGEN "1" "May 2018" "pxseqgen 0.99+ds" "User Commands" .SH NAME pxseqgen \- Basic sequence simulator under the GTR model. .SH SYNOPSIS .B pxseqgen [\fI\,OPTION\/\fR]... .SH DESCRIPTION Basic sequence simulator under the GTR model. This will take fasta, fastq, phylip, and nexus inputs. .TP \fB\-t\fR, \fB\-\-treef\fR=\fI\,FILE\/\fR input treefile, stdin otherwise .TP \fB\-o\fR, \fB\-\-outf\fR=\fI\,FILE\/\fR output seq file, stout otherwise .TP \fB\-l\fR, \fB\-\-length\fR=\fI\,INT\/\fR length of sequences to generate. default is 1000 .TP \fB\-b\fR, \fB\-\-basef\fR=\fI\,Input\/\fR comma\-delimited base freqs in order: A,C,G,T. default is equal .TP \fB\-g\fR, \fB\-\-gamma\fR=\fI\,INT\/\fR gamma shape value. default is no rate variation .TP \fB\-i\fR, \fB\-\-pinvar\fR=\fI\,FLOAT\/\fR proportion of invariable sites. default is 0.0 .TP \fB\-r\fR, \fB\-\-ratemat\fR=\fI\,Input\/\fR comma\-delimited input values for rate matrix. default is JC69 order: A<\->C,A<\->G,A<\->T,C<\->G,C<\->T,G<\->T .TP \fB\-w\fR, \fB\-\-aaratemat\fR=\fI\,Input\/\fR comma\-delimited amino acid rate matrix. default is all freqs equal order is ARNDCQEGHILKMFPSTWYV .HP \fB\-q\fR, \fB\-\-aabasefreq\fR=\fI\,Input\/\fR AA frequencies, order: ARNDCQEGHILKMFPSTWYV .TP \fB\-c\fR, \fB\-\-protein\fR run as amino acid .TP \fB\-n\fR, \fB\-\-nreps\fR=\fI\,INT\/\fR number of replicates .TP \fB\-x\fR, \fB\-\-seed\fR=\fI\,INT\/\fR random number seed, clock otherwise .TP \fB\-a\fR, \fB\-\-ancestors\fR print the ancestral node sequences. default is no use \fB\-p\fR for the nodes labels .TP \fB\-p\fR, \fB\-\-printnodelabels\fR print newick with internal node labels. default is no .TP \fB\-m\fR, \fB\-\-multimodel\fR=\fI\,Input\/\fR specify multiple models across tree input is as follows: .TP A<\->C,A<\->G,A<\->T,C<\->G,C<\->T,G<\->T,Node#,A<\->C,A<\->G,A<\->T,C<\->G,C<\->T,G<\->T EX:.3,.3,.3,.3,.3,1,.3,.3,.2,.5,.4 .TP \fB\-k\fR, \fB\-\-rootseq\fR=\fI\,STRING\/\fR set root sequence. default is random (from basefreqs) .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-V\fR, \fB\-\-version\fR display version and exit .SH "REPORTING BUGS" Report bugs to: phyx home page: .SH AUTHOR This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.