# HG changeset patch # User cheanney # Date 1437052676 14400 # Node ID 5af6f6e0a0da231c2f2724fed5b331cfa9fb4662 # Parent 8129ff2290ddc4d9a87a2ae3a9dcbdc6f3d5e96d Uploaded diff -r 8129ff2290dd -r 5af6f6e0a0da dbAnnot.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dbAnnot.xml Thu Jul 16 09:17:56 2015 -0400 @@ -0,0 +1,39 @@ + + Database Annotation (dbAnnot) allows for easy annotations of biological identifiers. + + dbAnnotRestClient.php inputValues='$inputValues' annotations='$annotations' taxonId='$taxon' fileType='$filetype' > $result + + + + + + + + + + + + + + + + + + + + + + +.. class:: infomark + +**What it does** + +Add instructions here. + +----- + + +**Usage** +dbAnnot.php inputValues='SP140' annotations='Genes,Pathways' fileType='table' TaxonId='9606' (optional) + +