Skip to content
Jiaming Dong edited this page Feb 1, 2016 · 1 revision

List Mapping

Gets the list of all the uploaded mapping files.

Params

type: string // ='list-mapping'

Return

?Array<string>

Get Mapping

Gets the mapping rules from genes to binding files.

Params

type: string     // ='mapping'
fileName: string // File name of the mapping file.

Return

!Object<string>