Class/Module Index [+]

Quicksearch

Bio::DDBJ::REST::Mafft

Description

DDBJ (DNA DataBank of Japan) web service of MAFFT multiple sequence alignment software. See below for details and examples.

Public Instance Methods

analyzeParam(query, param) click to toggle source

see xml.nig.ac.jp/wabi/Method?&lang=en&serviceName=Mafft&methodName=analyzeParam&mode=methodDetail

# File lib/bio/io/ddbjrest.rb, line 272
def analyzeParam(query, param); end
analyzeParamAsync(query, param) click to toggle source

see xml.nig.ac.jp/wabi/Method?&lang=en&serviceName=Mafft&methodName=analyzeParamAsync&mode=methodDetail

# File lib/bio/io/ddbjrest.rb, line 276
def analyzeParamAsync(query, param); end
analyzeSimple(query) click to toggle source

see xml.nig.ac.jp/wabi/Method?&lang=en&serviceName=Mafft&methodName=analyzeSimple&mode=methodDetail

# File lib/bio/io/ddbjrest.rb, line 280
def analyzeSimple(query); end
analyzeSimpleAsync(query) click to toggle source

see xml.nig.ac.jp/wabi/Method?&lang=en&serviceName=Mafft&methodName=analyzeSimpleAsync&mode=methodDetail

# File lib/bio/io/ddbjrest.rb, line 284
def analyzeSimpleAsync(query); end

[Validate]

Generated with the Darkfish Rdoc Generator 2.