OpenWetWare:Feature test
From OpenWetWare
(Difference between revisions)
Current revision (20:38, 7 January 2009) (view source) (→Biblio) |
|||
| (16 intermediate revisions not shown.) | |||
| Line 2: | Line 2: | ||
'''This page is not the [[Sandbox]].''' | '''This page is not the [[Sandbox]].''' | ||
| + | |||
| + | ==Parser and String Functions== | ||
| + | * 1+1={{#expr: 1+1}} | ||
| + | * test substring: {{#sub:xxxpassed!yyy|3|7}} | ||
==Biblio== | ==Biblio== | ||
| - | * PMID 15731213 (this should be pubmed link) | + | * PMID:15731213 (this should be pubmed link) |
* A citation <cite>coolpmid</cite>. | * A citation <cite>coolpmid</cite>. | ||
| Line 15: | Line 19: | ||
==Recent changes filtering== | ==Recent changes filtering== | ||
| - | Last 5 changes in OpenWetWare namespace: | + | Last 5 changes in OpenWetWare namespace:{{Special:Recentchanges/n=OpenWetWare&limit=5}} |
| - | {{Special:Recentchanges/n=OpenWetWare&limit=5}} | + | |
| + | ==Calendar== | ||
| + | <calendar> | ||
| + | name=Calendar:Test | ||
| + | view=threemonths | ||
| + | format=%name/%year-%month-%day | ||
| + | weekstart=7 | ||
| + | </calendar> | ||
| + | |||
| + | ==Toggle== | ||
| + | {{hide|hidden text}} | ||
| + | |||
| + | ==Syntax Highlighting== | ||
| + | <syntax type="perl"> | ||
| + | print "Hello world"; # hello world! | ||
| + | </syntax> | ||
| + | |||
| + | ==Parts Registry== | ||
| + | <bbpart>B0010</bbpart> | ||
| + | |||
| + | ==Dewikify== | ||
| + | |||
| + | <wikionly>'''You are on the wiki!''' | ||
| + | Go to the [http://openwetware.openwetware.org/Feature_test.html dewikified] page. | ||
| + | </wikionly> | ||
| + | |||
| + | <nonwikionly>'''You are on the static page!''' | ||
| + | Go to the [http://openwetware.org/wiki/OpenWetWare:Feature_test wiki] page or [http://openwetware.openwetware.org/Feature_test.htmlx edit it]. | ||
| + | </nonwikionly> | ||
| + | |||
| + | <wikionly>'</wikionly>''This text is bold on wiki and italic on static page''<wikionly>'</wikionly> | ||
| + | |||
| + | ==DPL== | ||
| + | The following 5 pages should be in the OpenWetWare namespace, begin with a S and contain a c in the title | ||
| + | {{#dpl:namespace=OpenWetWare|titlematch=S%c%|count=5}} | ||
==Interwiki== | ==Interwiki== | ||
| Line 23: | Line 61: | ||
*[[wikipedia:OpenWetWare]] | *[[wikipedia:OpenWetWare]] | ||
*[[doi:10.1093/bioinformatics/bti177]] | *[[doi:10.1093/bioinformatics/bti177]] | ||
| + | *[[registry:Part:BBa_B0010]] | ||
| + | |||
| + | ==Misc== | ||
| + | * Math: <math>\sqrt{\pi}</math> | ||
| + | * [[/LatexDoc/]] | ||
| + | * [[Special:Wikilist/{{FULLPAGENAME}}|Special:Wikilist]] -- Email to [[User:Austin|Austin Che]] | ||
| + | |||
| + | ==Wikitex== | ||
| + | amsmath | ||
| + | <amsmath> | ||
| + | \label{e:barwq}\begin{split} | ||
| + | H_c&=\frac{1}{2n} \sum^n_{l=0}(-1)^{l}(n-{l})^{p-2} | ||
| + | \sum_{l _1+\dots+ l _p=l}\prod^p_{i=1} \binom{n_i}{l _i}\\ | ||
| + | &\quad\cdot[(n-l )-(n_i-l _i)]^{n_i-l _i}\\ | ||
| + | &\quad\cdot | ||
| + | \Bigl[(n-l )^2-\sum^p_{j=1}(n_i-l _i)^2\Bigr]. | ||
| + | \end{split} | ||
| + | </amsmath> | ||
| + | |||
| + | Alanine | ||
| + | <chem> | ||
| + | \newcommand{\aminoacid}[1]{\tetrahedral{0==C;1==\utrigonal{0==C;1==(yl);3D==O;2==O$^-$};2==$^+$H$_3$N;3==#1;4==H}} | ||
| + | \newcommand{\alanine}{\aminoacid{CH$_3$}} | ||
| + | \alanine | ||
| + | </chem> | ||
| + | |||
| + | Random Plot | ||
| + | <plot>set samples 500 | ||
| + | plot [-3:3][-10:10] 5*sin(3*x)+2*sin(23*x)</plot> | ||
Current revision
This page contains test cases of various software components running on OpenWetWare and used to monitor regressions. Add to this page features that should be tested on all software upgrades.
This page is not the Sandbox.
Contents |
Parser and String Functions
- 1+1=2
- test substring: passed!
Biblio
- PMID:15731213 (this should be pubmed link)
- A citation [1].
- Ministerial Meeting on Population of the Non-Aligned Movement (1993: Bali). . pmid:12345678.
- John Smith. The art of saying nothing. Verbose Editions 1999.
- Jeremy M. Berg, John L. Tymoczko, Lubert Stryer; Web content by Neil D. Clarke. Biochemistry. New York: W.H. Freeman, 2002. isbn:0-7167-4954-8.
Recent changes filtering
Last 5 changes in OpenWetWare namespace:
Calendar
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Toggle
hidden text
Syntax Highlighting
<syntax type="perl"> print "Hello world"; # hello world! </syntax>
Parts Registry
<bbpart>B0010</bbpart>
Dewikify
You are on the wiki! Go to the dewikified page.
This text is bold on wiki and italic on static page
DPL
The following 5 pages should be in the OpenWetWare namespace, begin with a S and contain a c in the title
- OpenWetWare:Scientific Pipeline
- OpenWetWare:Searching
- OpenWetWare:Searching preferences
- OpenWetWare:Services
- OpenWetWare:Software/Analytics
Interwiki
- pmid:1111
- genbank:1111
- wikipedia:OpenWetWare
- doi:10.1093/bioinformatics/bti177
- registry:Part:BBa_B0010
Misc
- Math:
- LatexDoc
- Special:Wikilist -- Email to Austin Che





