[med-svn] r13864 - trunk/packages/mira/trunk/debian

Andreas Tille tille at alioth.debian.org
Fri Jun 7 07:30:42 UTC 2013


Author: tille
Date: 2013-06-07 07:30:41 +0000 (Fri, 07 Jun 2013)
New Revision: 13864

Modified:
   trunk/packages/mira/trunk/debian/changelog
   trunk/packages/mira/trunk/debian/fastaselect.1
Log:
Reviewed fastaselect.1


Modified: trunk/packages/mira/trunk/debian/changelog
===================================================================
--- trunk/packages/mira/trunk/debian/changelog	2013-06-07 07:24:27 UTC (rev 13863)
+++ trunk/packages/mira/trunk/debian/changelog	2013-06-07 07:30:41 UTC (rev 13864)
@@ -22,7 +22,7 @@
   [ Andreas Tille ]
   * delete debian/README.source which is outdated / wrong
   * debian/{mira.1,miradiff.1,miramer.1, scftool.1, convert_project.1,
-    fasta2frag.1}:
+    fasta2frag.1, fastaselect.1}:
     Wrote manpage for some programs
   * Removed debian/obsolete.mira-assembler.install
 

Modified: trunk/packages/mira/trunk/debian/fastaselect.1
===================================================================
--- trunk/packages/mira/trunk/debian/fastaselect.1	2013-06-07 07:24:27 UTC (rev 13863)
+++ trunk/packages/mira/trunk/debian/fastaselect.1	2013-06-07 07:30:41 UTC (rev 13864)
@@ -1,13 +1,19 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.42.1.
-.TH FASTASELECT "1" "June 2013" "fastaselect" "User Commands"
+.TH FASTASELECT "1" "June 2013" "3.9.17" "User Commands"
 .SH NAME
-.B fastaselect \- Select fasta sequences in a file according to names given
-.B in a name file.
+.B fastaselect \- select fasta sequences in a file
 .SH DESCRIPTION
-Usage: fastaselect \fI<options>\fR
+This script selects fasta sequences in a file according to names given
+in a name file.  Given a FASTA file (and possibly a FASTA quality file) and
+a file with names of reads, select the sequences from the input FASTA (and
+quality file) and writes them to an output FASTA.
 .PP
 If fasta quality file is present (same basename, but with .qual appended),
 then also selects sequences from there.
+.PP
+Please check out the documentation below for more detailed information.
+.SH SYNOPSIS
+fastaselect \fI<options>\fR
+.SH OPTIONS
 .TP
 \fB\-infile\fR
 name   filename containing all fasta sequences
@@ -17,3 +23,23 @@
 .TP
 \fB\-outfile\fR name
 filename where to write selcted sequences to
+.SH "SEE ALSO"
+A more extensive documentation is provided in the mira-doc package and can be found at
+/usr/share/doc/mira-assembler/DefinitiveGuideToMIRA.html.
+.PP
+You can also subscribe one of the MIRA mailing lists at
+.IP
+http://www.chevreux.org/mira_mailinglists.html
+.PP
+After subscribing, mail general questions to the MIRA talk mailing list:
+.IP
+mira_talk at freelists.org
+.SH BUGS
+To report bugs or ask for features, please use the new ticketing system at:
+.IP
+http://sourceforge.net/apps/trac/mira\-assembler/
+.SH AUTHOR
+The author of the mira code is Bastien Chevreux <bach at chevreux.org>
+.PP
+This manual page was written by Andreas Tille <tille at debian.org> but can be freely used for any other
+distribution.




More information about the debian-med-commit mailing list