[med-svn] r15883 - trunk/packages/edtsurf/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Jan 28 17:58:14 UTC 2014
Author: tille
Date: 2014-01-28 17:58:14 +0000 (Tue, 28 Jan 2014)
New Revision: 15883
Added:
trunk/packages/edtsurf/trunk/debian/EDTSurf.1
trunk/packages/edtsurf/trunk/debian/manpages
Modified:
trunk/packages/edtsurf/trunk/debian/changelog
Log:
polished help2man export to get some kind of manpage
Added: trunk/packages/edtsurf/trunk/debian/EDTSurf.1
===================================================================
--- trunk/packages/edtsurf/trunk/debian/EDTSurf.1 (rev 0)
+++ trunk/packages/edtsurf/trunk/debian/EDTSurf.1 2014-01-28 17:58:14 UTC (rev 15883)
@@ -0,0 +1,33 @@
+.TH USAGE: "1" "January 2014" "EDTSurf" "User Commands"
+.SH NAME
+EDTSurf \- quick and accurate construction of macromolecular surfaces
+.SH SYNOPSIS
+.B EDTSurf
+\fB\-i\fR pdbname ...
+.SH DESCRIPTION
+EDTSurf is a open source program to construct triangulated surfaces
+for macromolecules. It generates three major macromolecular surfaces:
+van der Waals surface, solvent-accessible surface and molecular surface
+(solvent-excluded surface). EDTsurf also identifies cavities which are
+inside of macromolecules.
+.SH OPTIONS
+.TP
+\fB\-o\fR outname
+.TP
+\fB\-t\fR 1\-MC 2\-VCMC
+.TP
+\fB\-s\fR 1\-VWS 2\-SAS 3\-MS 4\-SES
+.TP
+\fB\-c\fR 1\-pure 2\-atom 3\-chain
+.TP
+\fB\-p\fR probe radius [0,2.0]
+.TP
+\fB\-f\fR scale factor (0,20.0]
+.TP
+\fB\-h\fR 1\-in and out 2\-out 3\-in
+.PP
+output1: outname.ply
+.PP
+output2: outname.asa
+.PP
+output3: outname\-cav.pdb
Modified: trunk/packages/edtsurf/trunk/debian/changelog
===================================================================
--- trunk/packages/edtsurf/trunk/debian/changelog 2014-01-28 17:48:19 UTC (rev 15882)
+++ trunk/packages/edtsurf/trunk/debian/changelog 2014-01-28 17:58:14 UTC (rev 15883)
@@ -7,6 +7,7 @@
- cme fix dpkg-control
- no versioned Build-Depends from dpkg-dev since with debhelper 9
we get the proper build options automatically
+ * polished help2man export to get some kind of manpage
-- Andreas Tille <tille at debian.org> Tue, 28 Jan 2014 18:40:21 +0100
Added: trunk/packages/edtsurf/trunk/debian/manpages
===================================================================
--- trunk/packages/edtsurf/trunk/debian/manpages (rev 0)
+++ trunk/packages/edtsurf/trunk/debian/manpages 2014-01-28 17:58:14 UTC (rev 15883)
@@ -0,0 +1 @@
+debian/*.1
More information about the debian-med-commit
mailing list