reverse_complement
ActiveTool of com.seqbench/workbench
declared in 1.1.0
Reverse, complement and reverse complement of a DNA or RNA sequence.
Parameters schema
{
"type": "object",
"required": [
"sequence"
],
"properties": {
"type": {
"enum": [
"dna",
"rna"
],
"type": "string",
"default": "dna"
},
"sequence": {
"type": "string",
"description": "Nucleotide sequence (raw or FASTA; IUPAC accepted)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.seqbench/workbench
1/7 registries