annotate fastx_toolkit-0.0.6/scripts/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 bin_SCRIPTS = fastx_barcode_splitter.pl \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
12 fastx_barcode_splitter_galaxy_wrapper.sh \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
13 fastx_nucleotide_distribution_graph.sh \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
14 fastq_quality_boxplot_graph.sh \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
15 fasta_clipping_histogram.pl
997f5136985f Uploaded
xilinxu
parents:
diff changeset
16
997f5136985f Uploaded
xilinxu
parents:
diff changeset
17 EXTRA_DIST = fastx_barcode_splitter.pl \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
18 fastx_barcode_splitter_galaxy_wrapper.sh \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
19 fastx_nucleotide_distribution_graph.sh \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
20 fastq_quality_boxplot_graph.sh \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
21 fasta_clipping_histogram.pl