annotate fastx_toolkit-0.0.6/galaxy/tools/fastx_toolkit/Makefile.am @ 3:997f5136985f draft default tip

Uploaded
author xilinxu
date Thu, 14 Aug 2014 04:52:17 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
997f5136985f Uploaded
xilinxu
parents:
diff changeset
1 # Copyright (C) 2008 Assaf Gordon <gordon@cshl.edu>
997f5136985f Uploaded
xilinxu
parents:
diff changeset
2 #
997f5136985f Uploaded
xilinxu
parents:
diff changeset
3 # This file is free software; as a special exception the author gives
997f5136985f Uploaded
xilinxu
parents:
diff changeset
4 # unlimited permission to copy and/or distribute it, with or without
997f5136985f Uploaded
xilinxu
parents:
diff changeset
5 # modifications, as long as this notice is preserved.
997f5136985f Uploaded
xilinxu
parents:
diff changeset
6 #
997f5136985f Uploaded
xilinxu
parents:
diff changeset
7 # This program is distributed in the hope that it will be useful, but
997f5136985f Uploaded
xilinxu
parents:
diff changeset
8 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
997f5136985f Uploaded
xilinxu
parents:
diff changeset
9 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
997f5136985f Uploaded
xilinxu
parents:
diff changeset
10
997f5136985f Uploaded
xilinxu
parents:
diff changeset
11 EXTRA_DIST = fastq_quality_converter.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
12 fastq_quality_filter.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
13 fastx_quality_statistics.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
14 fastq_to_fasta.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
15 fastx_artifacts_filter.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
16 fastx_clipper.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
17 fastx_reverse_complement.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
18 fastx_trimmer.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
19 fastx_barcode_splitter.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
20 fastx_nucleotides_distribution.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
21 fastq_quality_boxplot.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
22 fasta_clipping_histogram.xml \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
23 fastx_collapser.xml