File: control

package info (click to toggle)
runcircos-gui 0.0%2Bgit20180828.97703b9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,708 kB
  • sloc: cpp: 1,546; makefile: 4
file content (26 lines) | stat: -rw-r--r-- 1,051 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: runcircos-gui
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               qt5-qmake,
               qt5-default
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/runcircos-gui
Vcs-Git: https://salsa.debian.org/med-team/runcircos-gui.git
Homepage: https://github.com/narunlifescience/runcircos-gui

Package: runcircos-gui
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         circos
Description: GUI tool to run circos
 runCircos-gui is a simple yet comprehensive crossplatform software to
 execute Circos from a graphical user interface. The software eliminates
 the need to use command line for running Circos without compremising the
 power of complete commandline parameters and options.
 .
 runCircos-gui optimize running parameters (both toggle options & options
 with arguments) and install Perl packages without using command line.