annotate fastx_toolkit-0.0.6/galaxy/test-data/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_qual_conv1a.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
12 fastq_qual_conv1.fastq \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
13 fastq_qual_conv1.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
14 fastq_qual_conv2.fastq \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
15 fastq_qual_conv2n.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
16 fastq_qual_conv2.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
17 fastq_qual_filter1a.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
18 fastq_qual_filter1b.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
19 fastq_qual_filter1.fastq \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
20 fastq_stats1.fastq \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
21 fastq_stats1.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
22 fastq_to_fasta1a.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
23 fastq_to_fasta1b.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
24 fastq_to_fasta1.fastq \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
25 fastx_artifacts1.fasta \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
26 fastx_artifacts1.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
27 fastx_artifacts2.fastq \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
28 fastx_artifacts2.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
29 fastx_clipper1a.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
30 fastx_clipper1.fastq \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
31 fastx_rev_comp1.fasta \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
32 fastx_rev_comp2.fastq \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
33 fastx_reverse_complement1.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
34 fastx_reverse_complement2.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
35 fastx_trimmer1.fasta \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
36 fastx_trimmer1.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
37 fastx_trimmer2.fastq \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
38 fastx_trimmer2.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
39 fasta_collapser1.fasta \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
40 fasta_collapser1.out \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
41 fastx_barcode_splitter1.fastq \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
42 fastx_barcode_splitter1.txt \
997f5136985f Uploaded
xilinxu
parents:
diff changeset
43 fastx_barcode_splitter1.out
997f5136985f Uploaded
xilinxu
parents:
diff changeset
44
997f5136985f Uploaded
xilinxu
parents:
diff changeset
45