0
|
1 application: gcircularmap [
|
|
2 documentation: "Draws circular map of the genome"
|
|
3 groups: "Display"
|
|
4 embassy: "gembassy"
|
|
5 relations: "EDAM_topic:0092 Data visualisation"
|
|
6 relations: "EDAM_topic:0621 Genome, proteome and model organisms"
|
|
7 relations: "EDAM_operation:0578 Circular map rendering"
|
|
8 ]
|
|
9
|
|
10 section: input [
|
|
11 information: "Input section"
|
|
12 type: "page"
|
|
13 ]
|
|
14
|
|
15 seqall: sequence [
|
|
16 parameter: "Y"
|
|
17 type: "nucleotide"
|
|
18 features: "Y"
|
|
19 relations: "EDAM_data:0849 Sequence record"
|
|
20 ]
|
|
21
|
|
22 string: format [
|
|
23 information: "Output file format. Dependent on 'convert' command"
|
|
24 knowntype: "output format"
|
|
25 default: "svg"
|
|
26 ]
|
|
27
|
|
28 endsection: input
|
|
29
|
|
30 section: advanced [
|
|
31 information: "Advanced section"
|
|
32 type: "page"
|
|
33 ]
|
|
34
|
|
35 boolean: accid [
|
|
36 information: "Include to use sequence accession ID as query"
|
|
37 default: "N"
|
|
38 ]
|
|
39
|
|
40 endsection: advanced
|
|
41
|
|
42 section: output
|
|
43 [
|
|
44 information: "Output section"
|
|
45 type: "page"
|
|
46 ]
|
|
47
|
|
48 string: goutfile [
|
|
49 information: "Output file for non interactive displays"
|
|
50 relations: "EDAM_data:1274 DNA map"
|
|
51 default: "gcircularmap"
|
|
52 ]
|
|
53
|
|
54 endsection: output
|