Home
last modified time | relevance | path

Searched refs:prettyplot_calcseqperpage (Results 1 – 1 of 1) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dprettyplot.c89 static ajint prettyplot_calcseqperpage(float yincr,float y,AjBool consensus);
472 seqperpage = prettyplot_calcseqperpage(yincr,y,consensus); in main()
1037 static ajint prettyplot_calcseqperpage(float yincr,float y,AjBool consensus) in prettyplot_calcseqperpage() function