aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejs <mmokrejs@gentoo.org>2010-12-05 15:36:22 +0100
committerMartin Mokrejs <mmokrejs@gentoo.org>2010-12-05 15:36:22 +0100
commite6bca9d355db5881b88c69a35be7518950770545 (patch)
treec2afa796c2037fc21b636023e8f8b9dfab5d1761 /sci-biology/autoeditor/metadata.xml
parentsci-biology/bambus: assembly scaffolder (diff)
downloadsci-e6bca9d355db5881b88c69a35be7518950770545.tar.gz
sci-e6bca9d355db5881b88c69a35be7518950770545.tar.bz2
sci-e6bca9d355db5881b88c69a35be7518950770545.zip
sci-biology/autoeditor: automatiucally correct basecalling errors using multiple sequence alignments of the Sanger-based reads
(Portage version: 2.1.9.24/git/Linux i686, unsigned Manifest commit)
Diffstat (limited to 'sci-biology/autoeditor/metadata.xml')
-rw-r--r--sci-biology/autoeditor/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/sci-biology/autoeditor/metadata.xml b/sci-biology/autoeditor/metadata.xml
new file mode 100644
index 000000000..7b9b5a9a0
--- /dev/null
+++ b/sci-biology/autoeditor/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci-biology</herd>
+ <maintainer>
+ <email>mmokrejs@gentoo.org</email>
+ <name>Martin Mokrejs</name>
+ </maintainer>
+ <longdescription>AutoEditor is a program that can automatically correct discrepancies in a
+ multiple alignment by reanalyzing the chromatograms of the discrepant bases.
+ The input to AutoEditor is the multiple alignment in contig form, the sequence
+ and quality values in FASTA format, and the base call positions in
+ "SEQNAME basecallpositions\n" format where the basecall positions are written
+ in hex (4 nibbles per basecall position) concatentated together. The path
+ to the chromatograms for the sequences should be specified with the -c option.
+ More help is available with -h.
+
+ The output is to a timestamped autoEditor directory that has the input files
+ edited along with other TIGR specific file formats. Sample input data is
+ provided with the distribution in the sample directory.
+ </longdescription>
+</pkgmetadata>