Extension:DNASeq

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
DNASeq

Release status: stable

Implementation Tag
Description Displays a DNA Sequence
Author(s) Pierre Lindenbaum
Last version 1.0 (2009-01-04)
MediaWiki Tested on 1.13.3
License No license specified
Download see below

Check usage (experimental)

This Mediawiki extension enables you to display a DNA Sequence.

Contents

[edit] Screenshot

DNASeq Extention Tag.jpeg

[edit] Usage

<dnaseq>ATGACTGACAC ACTGATAGCTACGATCtagctagca N Y N N N tgctacgatgctagcatgctagctgac</dnaseq>

[edit] Source

The source is available here: http://code.google.com/p/lindenb/source/browse/trunk/proj/mediawiki/extensions/dnaseq/dnaseq.php

another version , proposed by Niklas Laxström

[edit] Installation

Add...

require_once("$IP/extensions/dnaseq/dnaseq.php");

...to your LocalSettings.php file.

and copy the source to $IP/extensions/dnaseq/dnaseq.php

[edit] Reference

[edit] To Do

CSS, base indexing, sending to blast...

Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox