annotate SeqSero2S/MANIFEST.in @ 19:cfc91e1d2c9b draft

planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
author jpayne
date Fri, 15 May 2026 17:50:45 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
1 include LICENSE
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
2 include README.md
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
3 include MANIFEST.in
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
4 include version.py
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
5 include setup.py
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
6 include seqsero2s_db/antigens.pickle
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
7 include seqsero2s_db/H_and_O_and_specific_genes.fasta
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
8 include seqsero2s_db/invA_mers_dict
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
9 include seqsero2s_db/special.pickle
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
10 include seqsero2s_db/mlst.pickle
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
11 include seqsero2s_db/kmer/salmonella_35.txt
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
12 include seqsero2s_db/kmer/salmonella_aroC.tfa
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
13 include seqsero2s_db/kmer/salmonella_config.txt
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
14 include seqsero2s_db/kmer/salmonella_dnaN.tfa
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
15 include seqsero2s_db/kmer/salmonella_hemD.tfa
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
16 include seqsero2s_db/kmer/salmonella_hisD.tfa
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
17 include seqsero2s_db/kmer/salmonella.log
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
18 include seqsero2s_db/kmer/salmonella_profile.txt
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
19 include seqsero2s_db/kmer/salmonella_purE.tfa
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
20 include seqsero2s_db/kmer/salmonella_sucA.tfa
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
21 include seqsero2s_db/kmer/salmonella_thrA.tfa
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
22 include seqsero2s_db/kmer/salmonella_weight.txt
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
23 include bin/deinterleave_fastq.sh
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
24 include bin/Initial_Conditions_SS2.py
cfc91e1d2c9b planemo upload commit 936a627c4fc706080f07ec678f89e8256a7e7895
jpayne
parents:
diff changeset
25 include bin/Initial_Conditions_SS2S.py