comparison 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
comparison
equal deleted inserted replaced
2:dfe9332138cf 3:997f5136985f
1 # Copyright (C) 2008 Assaf Gordon <gordon@cshl.edu>
2 #
3 # This file is free software; as a special exception the author gives
4 # unlimited permission to copy and/or distribute it, with or without
5 # modifications, as long as this notice is preserved.
6 #
7 # This program is distributed in the hope that it will be useful, but
8 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
9 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
11 EXTRA_DIST = fastq_qual_conv1a.out \
12 fastq_qual_conv1.fastq \
13 fastq_qual_conv1.out \
14 fastq_qual_conv2.fastq \
15 fastq_qual_conv2n.out \
16 fastq_qual_conv2.out \
17 fastq_qual_filter1a.out \
18 fastq_qual_filter1b.out \
19 fastq_qual_filter1.fastq \
20 fastq_stats1.fastq \
21 fastq_stats1.out \
22 fastq_to_fasta1a.out \
23 fastq_to_fasta1b.out \
24 fastq_to_fasta1.fastq \
25 fastx_artifacts1.fasta \
26 fastx_artifacts1.out \
27 fastx_artifacts2.fastq \
28 fastx_artifacts2.out \
29 fastx_clipper1a.out \
30 fastx_clipper1.fastq \
31 fastx_rev_comp1.fasta \
32 fastx_rev_comp2.fastq \
33 fastx_reverse_complement1.out \
34 fastx_reverse_complement2.out \
35 fastx_trimmer1.fasta \
36 fastx_trimmer1.out \
37 fastx_trimmer2.fastq \
38 fastx_trimmer2.out \
39 fasta_collapser1.fasta \
40 fasta_collapser1.out \
41 fastx_barcode_splitter1.fastq \
42 fastx_barcode_splitter1.txt \
43 fastx_barcode_splitter1.out
44
45