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.
|