View | Details | Raw Unified | Return to bug 71322
Collapse All | Expand All

(-)Makefile (-105 / +285 lines)
Lines 42-81 Link Here
42
42
43
PERL_CONFIGURE=	YES
43
PERL_CONFIGURE=	YES
44
44
45
MAN1=		bp_aacomp.pl.1 \
46
		bp_biblio.pl.1 \
47
		bp_biofetch_genbank_proxy.pl.1 \
48
		bp_biogetseq.pl.1 \
49
		bp_blast2tree.pl.1 \
50
		bp_bulk_load_gff.pl.1 \
51
		bp_chaos_plot.pl.1 \
52
		bp_composite_LD.pl.1 \
53
		bp_dbsplit.pl.1 \
54
		bp_extract_feature_seq.pl.1 \
55
		bp_fast_load_gff.pl.1 \
56
		bp_feature_draw.pl.1 \
57
		bp_fetch.pl.1 \
58
		bp_filter_search.pl.1 \
59
		bp_flanks.pl.1 \
60
		bp_frend.pl.1 \
61
		bp_gccalc.pl.1 \
62
		bp_genbank2gff.pl.1 \
63
		bp_generate_histogram.pl.1 \
64
		bp_heterogeneity_test.pl.1 \
65
		bp_index.pl.1 \
66
		bp_load_gff.pl.1 \
67
		bp_local_taxonomydb_query.pl.1 \
68
		bp_mask_by_search.pl.1 \
69
		bp_mrtrans.pl.1 \
70
		bp_mutate.pl.1 \
71
		bp_nrdb.pl.1 \
72
		bp_oligo_count.pl.1 \
73
		bp_pairwise_kaks.pl.1 \
74
		bp_pg_bulk_load_gff.pl.1 \
75
		bp_process_gadfly.pl.1 \
76
		bp_process_ncbi_human.pl.1 \
77
		bp_process_sgd.pl.1 \
78
		bp_process_wormbase.pl.1 \
79
		bp_remote_blast.pl.1 \
80
		bp_search2BSML.pl.1 \
81
		bp_search2alnblocks.pl.1 \
82
		bp_search2gff.pl.1 \
83
		bp_search2tribe.pl.1 \
84
		bp_search_overview.pl.1 \
85
		bp_seq_length.pl.1 \
86
		bp_seqconvert.pl.1 \
87
		bp_split_seq.pl.1 \
88
		bp_sreformat.pl.1 \
89
		bp_taxid4species.pl.1 \
90
		bp_translate_seq.pl.1
45
MAN3=		Bio::Align::AlignI.3 \
91
MAN3=		Bio::Align::AlignI.3 \
46
		Bio::Align::DNAStatistics.3  \
92
		Bio::Align::DNAStatistics.3 \
47
		Bio::Align::PairwiseStatistics.3 \
93
		Bio::Align::PairwiseStatistics.3 \
48
		Bio::Align::StatisticsI.3 \
94
		Bio::Align::StatisticsI.3 \
49
		Bio::Align::Utilities.3 \
95
		Bio::Align::Utilities.3 \
50
		Bio::AlignIO.3 \
96
		Bio::AlignIO.3 \
51
		Bio::AlignIO::bl2seq.3 \
97
		Bio::AlignIO::bl2seq.3 \
52
		Bio::AlignIO::clustalw.3 \
98
		Bio::AlignIO::clustalw.3 \
53
  		Bio::AlignIO::emboss.3 \
99
		Bio::AlignIO::emboss.3 \
54
		Bio::AlignIO::fasta.3 \
100
		Bio::AlignIO::fasta.3 \
101
		Bio::AlignIO::maf.3 \
55
		Bio::AlignIO::mase.3 \
102
		Bio::AlignIO::mase.3 \
56
  		Bio::AlignIO::mega.3 \
103
		Bio::AlignIO::mega.3 \
57
  		Bio::AlignIO::meme.3 \
104
		Bio::AlignIO::meme.3 \
105
		Bio::AlignIO::metafasta.3 \
58
		Bio::AlignIO::msf.3 \
106
		Bio::AlignIO::msf.3 \
59
  		Bio::AlignIO::nexus.3 \
107
		Bio::AlignIO::nexus.3 \
60
		Bio::AlignIO::pfam.3 \
108
		Bio::AlignIO::pfam.3 \
61
  		Bio::AlignIO::phylip.3 \
109
		Bio::AlignIO::phylip.3 \
62
		Bio::AlignIO::prodom.3 \
110
		Bio::AlignIO::prodom.3 \
63
  		Bio::AlignIO::psi.3 \
111
		Bio::AlignIO::psi.3 \
64
		Bio::AlignIO::selex.3 \
112
		Bio::AlignIO::selex.3 \
65
		Bio::AlignIO::stockholm.3 \
113
		Bio::AlignIO::stockholm.3 \
66
  		Bio::AnalysisI.3 \
114
		Bio::AnalysisI.3 \
67
  		Bio::AnalysisParserI.3 \
115
		Bio::AnalysisParserI.3 \
68
  		Bio::AnalysisResultI.3 \
116
		Bio::AnalysisResultI.3 \
69
  		Bio::AnnotatableI.3 \
117
		Bio::AnnotatableI.3 \
70
  		Bio::Annotation::AnnotationFactory.3 \
118
		Bio::Annotation::AnnotationFactory.3 \
71
  		Bio::Annotation::Collection.3 \
119
		Bio::Annotation::Collection.3 \
72
		Bio::Annotation::Comment.3 \
120
		Bio::Annotation::Comment.3 \
73
		Bio::Annotation::DBLink.3 \
121
		Bio::Annotation::DBLink.3 \
74
  		Bio::Annotation::OntologyTerm.3 \
122
		Bio::Annotation::OntologyTerm.3 \
75
		Bio::Annotation::Reference.3 \
123
		Bio::Annotation::Reference.3 \
76
  		Bio::Annotation::SimpleValue.3 \
124
		Bio::Annotation::SimpleValue.3 \
77
  		Bio::Annotation::StructuredValue.3 \
125
		Bio::Annotation::StructuredValue.3 \
78
  		Bio::Annotation::TypeManager.3 \
126
		Bio::Annotation::TypeManager.3 \
79
		Bio::AnnotationCollectionI.3 \
127
		Bio::AnnotationCollectionI.3 \
80
		Bio::AnnotationI.3 \
128
		Bio::AnnotationI.3 \
81
		Bio::Assembly::Contig.3 \
129
		Bio::Assembly::Contig.3 \
Lines 124-129 Link Here
124
		Bio::ClusterIO.3 \
172
		Bio::ClusterIO.3 \
125
		Bio::ClusterIO::dbsnp.3 \
173
		Bio::ClusterIO::dbsnp.3 \
126
		Bio::ClusterIO::unigene.3 \
174
		Bio::ClusterIO::unigene.3 \
175
		Bio::CodonUsage::IO.3 \
176
		Bio::CodonUsage::Table.3 \
127
		Bio::Coordinate::Chain.3 \
177
		Bio::Coordinate::Chain.3 \
128
		Bio::Coordinate::Collection.3 \
178
		Bio::Coordinate::Collection.3 \
129
		Bio::Coordinate::ExtrapolatingPair.3 \
179
		Bio::Coordinate::ExtrapolatingPair.3 \
Lines 141-146 Link Here
141
		Bio::DB::Biblio::soap.3 \
191
		Bio::DB::Biblio::soap.3 \
142
		Bio::DB::BiblioI.3 \
192
		Bio::DB::BiblioI.3 \
143
		Bio::DB::BioFetch.3 \
193
		Bio::DB::BioFetch.3 \
194
		Bio::DB::CUTG.3 \
144
		Bio::DB::DBFetch.3 \
195
		Bio::DB::DBFetch.3 \
145
		Bio::DB::EMBL.3 \
196
		Bio::DB::EMBL.3 \
146
		Bio::DB::Failover.3 \
197
		Bio::DB::Failover.3 \
Lines 150-159 Link Here
150
		Bio::DB::Flat::BDB.3 \
201
		Bio::DB::Flat::BDB.3 \
151
		Bio::DB::Flat::BDB::embl.3 \
202
		Bio::DB::Flat::BDB::embl.3 \
152
		Bio::DB::Flat::BDB::fasta.3 \
203
		Bio::DB::Flat::BDB::fasta.3 \
204
		Bio::DB::Flat::BDB::genbank.3 \
205
		Bio::DB::Flat::BDB::swiss.3 \
206
		Bio::DB::Flat::BDB::swissprot.3 \
207
		Bio::DB::Flat::BinarySearch.3 \
153
		Bio::DB::GDB.3 \
208
		Bio::DB::GDB.3 \
154
		Bio::DB::GFF.3 \
209
		Bio::DB::GFF.3 \
155
		Bio::DB::GFF::Adaptor::ace.3 \
210
		Bio::DB::GFF::Adaptor::ace.3 \
156
		Bio::DB::GFF::Adaptor::biofetch.3 \
211
		Bio::DB::GFF::Adaptor::biofetch.3 \
212
		Bio::DB::GFF::Adaptor::biofetch_oracle.3 \
157
		Bio::DB::GFF::Adaptor::dbi.3 \
213
		Bio::DB::GFF::Adaptor::dbi.3 \
158
		Bio::DB::GFF::Adaptor::dbi::caching_handle.3 \
214
		Bio::DB::GFF::Adaptor::dbi::caching_handle.3 \
159
		Bio::DB::GFF::Adaptor::dbi::iterator.3 \
215
		Bio::DB::GFF::Adaptor::dbi::iterator.3 \
Lines 162-167 Link Here
162
		Bio::DB::GFF::Adaptor::dbi::mysqlopt.3 \
218
		Bio::DB::GFF::Adaptor::dbi::mysqlopt.3 \
163
		Bio::DB::GFF::Adaptor::dbi::oracle.3 \
219
		Bio::DB::GFF::Adaptor::dbi::oracle.3 \
164
		Bio::DB::GFF::Adaptor::dbi::oracleace.3 \
220
		Bio::DB::GFF::Adaptor::dbi::oracleace.3 \
221
		Bio::DB::GFF::Adaptor::dbi::pg.3 \
165
		Bio::DB::GFF::Adaptor::memory.3 \
222
		Bio::DB::GFF::Adaptor::memory.3 \
166
		Bio::DB::GFF::Adaptor::memory_iterator.3 \
223
		Bio::DB::GFF::Adaptor::memory_iterator.3 \
167
		Bio::DB::GFF::Aggregator.3 \
224
		Bio::DB::GFF::Aggregator.3 \
Lines 192-197 Link Here
192
		Bio::DB::GenBank.3 \
249
		Bio::DB::GenBank.3 \
193
		Bio::DB::GenPept.3 \
250
		Bio::DB::GenPept.3 \
194
		Bio::DB::InMemoryCache.3 \
251
		Bio::DB::InMemoryCache.3 \
252
		Bio::DB::MeSH.3 \
195
		Bio::DB::NCBIHelper.3 \
253
		Bio::DB::NCBIHelper.3 \
196
		Bio::DB::Query::GenBank.3 \
254
		Bio::DB::Query::GenBank.3 \
197
		Bio::DB::Query::WebQuery.3 \
255
		Bio::DB::Query::WebQuery.3 \
Lines 201-206 Link Here
201
		Bio::DB::Registry.3 \
259
		Bio::DB::Registry.3 \
202
		Bio::DB::SeqI.3 \
260
		Bio::DB::SeqI.3 \
203
		Bio::DB::SwissProt.3 \
261
		Bio::DB::SwissProt.3 \
262
		Bio::DB::Taxonomy.3 \
263
		Bio::DB::Taxonomy::entrez.3 \
264
		Bio::DB::Taxonomy::flatfile.3 \
204
		Bio::DB::Universal.3 \
265
		Bio::DB::Universal.3 \
205
		Bio::DB::UpdateableSeqI.3 \
266
		Bio::DB::UpdateableSeqI.3 \
206
		Bio::DB::WebDBSeqI.3 \
267
		Bio::DB::WebDBSeqI.3 \
Lines 234-241 Link Here
234
		Bio::Factory::TreeFactoryI.3 \
295
		Bio::Factory::TreeFactoryI.3 \
235
		Bio::FeatureHolderI.3 \
296
		Bio::FeatureHolderI.3 \
236
		Bio::Graphics.3 \
297
		Bio::Graphics.3 \
298
		Bio::Graphics::ConfiguratorI.3 \
237
		Bio::Graphics::Feature.3 \
299
		Bio::Graphics::Feature.3 \
238
		Bio::Graphics::FeatureFile.3 \
300
		Bio::Graphics::FeatureFile.3 \
301
		Bio::Graphics::FeatureFile::Iterator.3 \
239
		Bio::Graphics::Glyph.3 \
302
		Bio::Graphics::Glyph.3 \
240
		Bio::Graphics::Glyph::Factory.3 \
303
		Bio::Graphics::Glyph::Factory.3 \
241
		Bio::Graphics::Glyph::alignment.3 \
304
		Bio::Graphics::Glyph::alignment.3 \
Lines 255-260 Link Here
255
		Bio::Graphics::Glyph::group.3 \
318
		Bio::Graphics::Glyph::group.3 \
256
		Bio::Graphics::Glyph::heterogeneous_segments.3 \
319
		Bio::Graphics::Glyph::heterogeneous_segments.3 \
257
		Bio::Graphics::Glyph::line.3 \
320
		Bio::Graphics::Glyph::line.3 \
321
		Bio::Graphics::Glyph::minmax.3 \
258
		Bio::Graphics::Glyph::oval.3 \
322
		Bio::Graphics::Glyph::oval.3 \
259
		Bio::Graphics::Glyph::pinsertion.3 \
323
		Bio::Graphics::Glyph::pinsertion.3 \
260
		Bio::Graphics::Glyph::primers.3 \
324
		Bio::Graphics::Glyph::primers.3 \
Lines 275-280 Link Here
275
		Bio::Graphics::Glyph::triangle.3 \
339
		Bio::Graphics::Glyph::triangle.3 \
276
		Bio::Graphics::Glyph::xyplot.3 \
340
		Bio::Graphics::Glyph::xyplot.3 \
277
		Bio::Graphics::Panel.3 \
341
		Bio::Graphics::Panel.3 \
342
		Bio::Graphics::Pictogram.3 \
343
		Bio::Graphics::RendererI.3 \
278
		Bio::IdCollectionI.3 \
344
		Bio::IdCollectionI.3 \
279
		Bio::IdentifiableI.3 \
345
		Bio::IdentifiableI.3 \
280
		Bio::Index::Abstract.3 \
346
		Bio::Index::Abstract.3 \
Lines 334-340 Link Here
334
		Bio::Map::SimpleMap.3 \
400
		Bio::Map::SimpleMap.3 \
335
		Bio::MapIO.3 \
401
		Bio::MapIO.3 \
336
		Bio::MapIO::mapmaker.3 \
402
		Bio::MapIO::mapmaker.3 \
403
		Bio::Matrix::Generic.3 \
404
		Bio::Matrix::IO.3 \
405
		Bio::Matrix::IO::phylip.3 \
406
		Bio::Matrix::IO::scoring.3 \
407
		Bio::Matrix::MatrixI.3 \
408
		Bio::Matrix::PSM::IO.3 \
409
		Bio::Matrix::PSM::IO::mast.3 \
410
		Bio::Matrix::PSM::IO::meme.3 \
411
		Bio::Matrix::PSM::IO::transfac.3 \
412
		Bio::Matrix::PSM::InstanceSite.3 \
413
		Bio::Matrix::PSM::InstanceSiteI.3 \
414
		Bio::Matrix::PSM::Psm.3 \
415
		Bio::Matrix::PSM::PsmHeader.3 \
416
		Bio::Matrix::PSM::PsmHeaderI.3 \
417
		Bio::Matrix::PSM::PsmI.3 \
418
		Bio::Matrix::PSM::SiteMatrix.3 \
419
		Bio::Matrix::PSM::SiteMatrixI.3 \
337
		Bio::Matrix::PhylipDist.3 \
420
		Bio::Matrix::PhylipDist.3 \
421
		Bio::Matrix::Scoring.3 \
338
		Bio::Ontology::GOterm.3 \
422
		Bio::Ontology::GOterm.3 \
339
		Bio::Ontology::InterProTerm.3 \
423
		Bio::Ontology::InterProTerm.3 \
340
		Bio::Ontology::Ontology.3 \
424
		Bio::Ontology::Ontology.3 \
Lines 353-365 Link Here
353
		Bio::Ontology::TermFactory.3 \
437
		Bio::Ontology::TermFactory.3 \
354
		Bio::Ontology::TermI.3 \
438
		Bio::Ontology::TermI.3 \
355
		Bio::OntologyIO.3 \
439
		Bio::OntologyIO.3 \
440
		Bio::OntologyIO::Handlers::BaseSAXHandler.3 \
356
		Bio::OntologyIO::Handlers::InterProHandler.3 \
441
		Bio::OntologyIO::Handlers::InterProHandler.3 \
442
		Bio::OntologyIO::Handlers::InterPro_BioSQL_Handler.3 \
357
		Bio::OntologyIO::InterProParser.3 \
443
		Bio::OntologyIO::InterProParser.3 \
358
		Bio::OntologyIO::dagflat.3 \
444
		Bio::OntologyIO::dagflat.3 \
359
		Bio::OntologyIO::goflat.3 \
445
		Bio::OntologyIO::goflat.3 \
446
		Bio::OntologyIO::simplehierarchy.3 \
360
		Bio::OntologyIO::soflat.3 \
447
		Bio::OntologyIO::soflat.3 \
361
		Bio::Perl.3 \
448
		Bio::Perl.3 \
362
		Bio::Phenotype::Correlate.3 \
449
		Bio::Phenotype::Correlate.3 \
450
		Bio::Phenotype::MeSH::Term.3 \
451
		Bio::Phenotype::MeSH::Twig.3 \
363
		Bio::Phenotype::Measure.3 \
452
		Bio::Phenotype::Measure.3 \
364
		Bio::Phenotype::OMIM::MiniMIMentry.3 \
453
		Bio::Phenotype::OMIM::MiniMIMentry.3 \
365
		Bio::Phenotype::OMIM::OMIMentry.3 \
454
		Bio::Phenotype::OMIM::OMIMentry.3 \
Lines 367-376 Link Here
367
		Bio::Phenotype::OMIM::OMIMparser.3 \
456
		Bio::Phenotype::OMIM::OMIMparser.3 \
368
		Bio::Phenotype::Phenotype.3 \
457
		Bio::Phenotype::Phenotype.3 \
369
		Bio::Phenotype::PhenotypeI.3 \
458
		Bio::Phenotype::PhenotypeI.3 \
459
		Bio::PopGen::Genotype.3 \
460
		Bio::PopGen::GenotypeI.3 \
461
		Bio::PopGen::IO.3 \
462
		Bio::PopGen::IO::csv.3 \
463
		Bio::PopGen::IO::prettybase.3 \
464
		Bio::PopGen::Individual.3 \
465
		Bio::PopGen::IndividualI.3 \
466
		Bio::PopGen::Marker.3 \
467
		Bio::PopGen::MarkerI.3 \
468
		Bio::PopGen::PopStats.3 \
469
		Bio::PopGen::Population.3 \
470
		Bio::PopGen::PopulationI.3 \
471
		Bio::PopGen::Simulation::Coalescent.3 \
472
		Bio::PopGen::Simulation::GeneticDrift.3 \
473
		Bio::PopGen::Statistics.3 \
370
		Bio::PrimarySeq.3 \
474
		Bio::PrimarySeq.3 \
371
		Bio::PrimarySeqI.3 \
475
		Bio::PrimarySeqI.3 \
372
		Bio::Range.3 \
476
		Bio::Range.3 \
373
		Bio::RangeI.3 \
477
		Bio::RangeI.3 \
478
		Bio::Restriction::Analysis.3 \
479
		Bio::Restriction::Enzyme.3 \
480
		Bio::Restriction::Enzyme::MultiCut.3 \
481
		Bio::Restriction::Enzyme::MultiSite.3 \
482
		Bio::Restriction::EnzymeCollection.3 \
483
		Bio::Restriction::EnzymeI.3 \
484
		Bio::Restriction::IO.3 \
485
		Bio::Restriction::IO::bairoch.3 \
486
		Bio::Restriction::IO::base.3 \
487
		Bio::Restriction::IO::itype2.3 \
488
		Bio::Restriction::IO::withrefm.3 \
374
		Bio::Root::Err.3 \
489
		Bio::Root::Err.3 \
375
		Bio::Root::Exception.3 \
490
		Bio::Root::Exception.3 \
376
		Bio::Root::Global.3 \
491
		Bio::Root::Global.3 \
Lines 380-387 Link Here
380
		Bio::Root::Object.3 \
495
		Bio::Root::Object.3 \
381
		Bio::Root::Root.3 \
496
		Bio::Root::Root.3 \
382
		Bio::Root::RootI.3 \
497
		Bio::Root::RootI.3 \
498
		Bio::Root::Storable.3 \
383
		Bio::Root::Utilities.3 \
499
		Bio::Root::Utilities.3 \
384
		Bio::Root::Vector.3 \
500
		Bio::Root::Vector.3 \
501
		Bio::Root::Version.3 \
385
		Bio::Root::Xref.3 \
502
		Bio::Root::Xref.3 \
386
		Bio::Search::BlastUtils.3 \
503
		Bio::Search::BlastUtils.3 \
387
		Bio::Search::DatabaseI.3 \
504
		Bio::Search::DatabaseI.3 \
Lines 392-397 Link Here
392
		Bio::Search::HSP::HMMERHSP.3 \
509
		Bio::Search::HSP::HMMERHSP.3 \
393
		Bio::Search::HSP::HSPFactory.3 \
510
		Bio::Search::HSP::HSPFactory.3 \
394
		Bio::Search::HSP::HSPI.3 \
511
		Bio::Search::HSP::HSPI.3 \
512
		Bio::Search::HSP::PSLHSP.3 \
513
		Bio::Search::HSP::PsiBlastHSP.3 \
395
		Bio::Search::HSP::WABAHSP.3 \
514
		Bio::Search::HSP::WABAHSP.3 \
396
		Bio::Search::Hit::BlastHit.3 \
515
		Bio::Search::Hit::BlastHit.3 \
397
		Bio::Search::Hit::Fasta.3 \
516
		Bio::Search::Hit::Fasta.3 \
Lines 399-404 Link Here
399
		Bio::Search::Hit::HMMERHit.3 \
518
		Bio::Search::Hit::HMMERHit.3 \
400
		Bio::Search::Hit::HitFactory.3 \
519
		Bio::Search::Hit::HitFactory.3 \
401
		Bio::Search::Hit::HitI.3 \
520
		Bio::Search::Hit::HitI.3 \
521
		Bio::Search::Hit::PsiBlastHit.3 \
522
		Bio::Search::Iteration::GenericIteration.3 \
523
		Bio::Search::Iteration::IterationI.3 \
402
		Bio::Search::Processor.3 \
524
		Bio::Search::Processor.3 \
403
		Bio::Search::Result::BlastResult.3 \
525
		Bio::Search::Result::BlastResult.3 \
404
		Bio::Search::Result::GenericResult.3 \
526
		Bio::Search::Result::GenericResult.3 \
Lines 411-502 Link Here
411
		Bio::SearchIO.3 \
533
		Bio::SearchIO.3 \
412
		Bio::SearchIO::EventHandlerI.3 \
534
		Bio::SearchIO::EventHandlerI.3 \
413
		Bio::SearchIO::FastHitEventBuilder.3 \
535
		Bio::SearchIO::FastHitEventBuilder.3 \
536
		Bio::SearchIO::IteratedSearchResultEventBuilder.3 \
414
		Bio::SearchIO::SearchResultEventBuilder.3 \
537
		Bio::SearchIO::SearchResultEventBuilder.3 \
415
		Bio::SearchIO::SearchWriterI.3 \
538
		Bio::SearchIO::SearchWriterI.3 \
539
		Bio::SearchIO::Writer::BSMLResultWriter.3 \
540
		Bio::SearchIO::Writer::GbrowseGFF.3 \
416
		Bio::SearchIO::Writer::HSPTableWriter.3 \
541
		Bio::SearchIO::Writer::HSPTableWriter.3 \
417
		Bio::SearchIO::Writer::HTMLResultWriter.3 \
542
		Bio::SearchIO::Writer::HTMLResultWriter.3 \
418
		Bio::SearchIO::Writer::HitTableWriter.3 \
543
		Bio::SearchIO::Writer::HitTableWriter.3 \
419
		Bio::SearchIO::Writer::ResultTableWriter.3 \
544
		Bio::SearchIO::Writer::ResultTableWriter.3 \
420
		Bio::SearchIO::Writer::TextResultWriter.3 \
545
		Bio::SearchIO::Writer::TextResultWriter.3 \
546
		Bio::SearchIO::axt.3 \
421
		Bio::SearchIO::blast.3 \
547
		Bio::SearchIO::blast.3 \
548
		Bio::SearchIO::blasttable.3 \
422
		Bio::SearchIO::blastxml.3 \
549
		Bio::SearchIO::blastxml.3 \
423
		Bio::SearchIO::exonerate.3 \
550
		Bio::SearchIO::exonerate.3 \
424
  		Bio::SearchIO::fasta.3 \
551
		Bio::SearchIO::fasta.3 \
425
  		Bio::SearchIO::hmmer.3 \
552
		Bio::SearchIO::hmmer.3 \
426
  		Bio::SearchIO::waba.3 \
553
		Bio::SearchIO::megablast.3 \
554
		Bio::SearchIO::psl.3 \
555
		Bio::SearchIO::sim4.3 \
556
		Bio::SearchIO::waba.3 \
557
		Bio::SearchIO::wise.3 \
427
		Bio::Seq.3 \
558
		Bio::Seq.3 \
428
  		Bio::Seq::BaseSeqProcessor.3 \
559
		Bio::Seq::BaseSeqProcessor.3 \
429
  		Bio::Seq::EncodedSeq.3 \
560
		Bio::Seq::EncodedSeq.3 \
430
		Bio::Seq::LargePrimarySeq.3 \
561
		Bio::Seq::LargePrimarySeq.3 \
431
		Bio::Seq::LargeSeq.3 \
562
		Bio::Seq::LargeSeq.3 \
432
  		Bio::Seq::PrimaryQual.3 \
563
		Bio::Seq::Meta.3 \
433
  		Bio::Seq::PrimedSeq.3 \
564
		Bio::Seq::Meta::Array.3 \
434
  		Bio::Seq::QualI.3 \
565
		Bio::Seq::MetaI.3 \
566
		Bio::Seq::PrimaryQual.3 \
567
		Bio::Seq::PrimedSeq.3 \
568
		Bio::Seq::QualI.3 \
435
		Bio::Seq::RichSeq.3 \
569
		Bio::Seq::RichSeq.3 \
436
		Bio::Seq::RichSeqI.3 \
570
		Bio::Seq::RichSeqI.3 \
437
  		Bio::Seq::SeqBuilder.3 \
571
		Bio::Seq::SeqBuilder.3 \
438
  		Bio::Seq::SeqFactory.3 \
572
		Bio::Seq::SeqFactory.3 \
439
  		Bio::Seq::SeqFastaSpeedFactory.3 \
573
		Bio::Seq::SeqFastaSpeedFactory.3 \
440
  		Bio::Seq::SeqWithQuality.3 \
574
		Bio::Seq::SeqWithQuality.3 \
441
  		Bio::Seq::SequenceTrace.3 \
575
		Bio::Seq::SequenceTrace.3 \
442
  		Bio::Seq::TraceI.3 \
576
		Bio::Seq::TraceI.3 \
443
		Bio::SeqAnalysisParserI.3 \
577
		Bio::SeqAnalysisParserI.3 \
444
  		Bio::SeqFeature::AnnotationAdaptor.3 \
578
		Bio::SeqFeature::AnnotationAdaptor.3 \
445
  		Bio::SeqFeature::Collection.3 \
579
		Bio::SeqFeature::Collection.3 \
446
  		Bio::SeqFeature::CollectionI.3 \
580
		Bio::SeqFeature::CollectionI.3 \
447
  		Bio::SeqFeature::Computation.3 \
581
		Bio::SeqFeature::Computation.3 \
448
		Bio::SeqFeature::FeaturePair.3 \
582
		Bio::SeqFeature::FeaturePair.3 \
449
		Bio::SeqFeature::Gene::Exon.3 \
583
		Bio::SeqFeature::Gene::Exon.3 \
450
		Bio::SeqFeature::Gene::ExonI.3 \
584
		Bio::SeqFeature::Gene::ExonI.3 \
451
		Bio::SeqFeature::Gene::GeneStructure.3 \
585
		Bio::SeqFeature::Gene::GeneStructure.3 \
452
		Bio::SeqFeature::Gene::GeneStructureI.3 \
586
		Bio::SeqFeature::Gene::GeneStructureI.3 \
453
  		Bio::SeqFeature::Gene::Intron.3 \
587
		Bio::SeqFeature::Gene::Intron.3 \
454
  		Bio::SeqFeature::Gene::NC_Feature.3 \
588
		Bio::SeqFeature::Gene::NC_Feature.3 \
455
  		Bio::SeqFeature::Gene::Poly_A_site.3 \
589
		Bio::SeqFeature::Gene::Poly_A_site.3 \
456
  		Bio::SeqFeature::Gene::Promoter.3 \
590
		Bio::SeqFeature::Gene::Promoter.3 \
457
		Bio::SeqFeature::Gene::Transcript.3 \
591
		Bio::SeqFeature::Gene::Transcript.3 \
458
		Bio::SeqFeature::Gene::TranscriptI.3 \
592
		Bio::SeqFeature::Gene::TranscriptI.3 \
459
  		Bio::SeqFeature::Gene::UTR.3 \
593
		Bio::SeqFeature::Gene::UTR.3 \
460
		Bio::SeqFeature::Generic.3 \
594
		Bio::SeqFeature::Generic.3 \
461
  		Bio::SeqFeature::PositionProxy.3 \
595
		Bio::SeqFeature::PositionProxy.3 \
462
  		Bio::SeqFeature::Primer.3 \
596
		Bio::SeqFeature::Primer.3 \
597
		Bio::SeqFeature::SiRNA::Oligo.3 \
598
		Bio::SeqFeature::SiRNA::Pair.3 \
463
		Bio::SeqFeature::Similarity.3 \
599
		Bio::SeqFeature::Similarity.3 \
464
		Bio::SeqFeature::SimilarityPair.3 \
600
		Bio::SeqFeature::SimilarityPair.3 \
601
		Bio::SeqFeature::Tools::TypeMapper.3 \
602
		Bio::SeqFeature::Tools::Unflattener.3 \
465
		Bio::SeqFeatureI.3 \
603
		Bio::SeqFeatureI.3 \
466
		Bio::SeqI.3 \
604
		Bio::SeqI.3 \
467
		Bio::SeqIO.3 \
605
		Bio::SeqIO.3 \
468
		Bio::SeqIO::FTHelper.3 \
606
		Bio::SeqIO::FTHelper.3 \
469
		Bio::SeqIO::MultiFile.3 \
607
		Bio::SeqIO::MultiFile.3 \
470
  		Bio::SeqIO::abi.3 \
608
		Bio::SeqIO::abi.3 \
471
		Bio::SeqIO::ace.3 \
609
		Bio::SeqIO::ace.3 \
472
  		Bio::SeqIO::alf.3 \
610
		Bio::SeqIO::alf.3 \
473
  		Bio::SeqIO::bsml.3 \
611
		Bio::SeqIO::asciitree.3 \
474
  		Bio::SeqIO::chadoxml.3 \
612
		Bio::SeqIO::bsml.3 \
475
  		Bio::SeqIO::ctf.3 \
613
		Bio::SeqIO::chadoxml.3 \
614
		Bio::SeqIO::ctf.3 \
476
		Bio::SeqIO::embl.3 \
615
		Bio::SeqIO::embl.3 \
477
  		Bio::SeqIO::exp.3 \
616
		Bio::SeqIO::exp.3 \
478
		Bio::SeqIO::fasta.3 \
617
		Bio::SeqIO::fasta.3 \
479
  		Bio::SeqIO::fastq.3 \
618
		Bio::SeqIO::fastq.3 \
480
		Bio::SeqIO::game.3 \
619
		Bio::SeqIO::game.3 \
481
  		Bio::SeqIO::game::seqHandler.3 \
620
		Bio::SeqIO::game::featHandler.3 \
621
		Bio::SeqIO::game::gameHandler.3 \
622
		Bio::SeqIO::game::gameSubs.3 \
623
		Bio::SeqIO::game::gameWriter.3 \
624
		Bio::SeqIO::game::seqHandler.3 \
482
		Bio::SeqIO::gcg.3 \
625
		Bio::SeqIO::gcg.3 \
483
		Bio::SeqIO::genbank.3 \
626
		Bio::SeqIO::genbank.3 \
627
		Bio::SeqIO::kegg.3 \
484
		Bio::SeqIO::largefasta.3 \
628
		Bio::SeqIO::largefasta.3 \
485
  		Bio::SeqIO::locuslink.3 \
629
		Bio::SeqIO::locuslink.3 \
486
  		Bio::SeqIO::phd.3 \
630
		Bio::SeqIO::metafasta.3 \
487
  		Bio::SeqIO::pir.3 \
631
		Bio::SeqIO::phd.3 \
488
  		Bio::SeqIO::pln.3 \
632
		Bio::SeqIO::pir.3 \
489
  		Bio::SeqIO::qual.3 \
633
		Bio::SeqIO::pln.3 \
634
		Bio::SeqIO::qual.3 \
490
		Bio::SeqIO::raw.3 \
635
		Bio::SeqIO::raw.3 \
491
		Bio::SeqIO::scf.3 \
636
		Bio::SeqIO::scf.3 \
492
		Bio::SeqIO::swiss.3 \
637
		Bio::SeqIO::swiss.3 \
493
  		Bio::SeqIO::ztr.3 \
638
		Bio::SeqIO::tab.3 \
639
		Bio::SeqIO::tigr.3 \
640
		Bio::SeqIO::ztr.3 \
494
		Bio::SeqUtils.3 \
641
		Bio::SeqUtils.3 \
495
		Bio::SimpleAlign.3 \
642
		Bio::SimpleAlign.3 \
643
		Bio::SimpleAnalysisI.3 \
496
		Bio::Species.3 \
644
		Bio::Species.3 \
497
  		Bio::Structure::Atom.3 \
645
		Bio::Structure::Atom.3 \
498
  		Bio::Structure::Chain.3 \
646
		Bio::Structure::Chain.3 \
499
  		Bio::Structure::Entry.3 \
647
		Bio::Structure::Entry.3 \
500
		Bio::Structure::IO.3 \
648
		Bio::Structure::IO.3 \
501
		Bio::Structure::IO::pdb.3 \
649
		Bio::Structure::IO::pdb.3 \
502
		Bio::Structure::Model.3 \
650
		Bio::Structure::Model.3 \
Lines 510-586 Link Here
510
		Bio::Symbol::ProteinAlphabet.3 \
658
		Bio::Symbol::ProteinAlphabet.3 \
511
		Bio::Symbol::Symbol.3 \
659
		Bio::Symbol::Symbol.3 \
512
		Bio::Symbol::SymbolI.3 \
660
		Bio::Symbol::SymbolI.3 \
513
  		Bio::Taxonomy.3 \
661
		Bio::Taxonomy.3 \
514
  		Bio::Taxonomy::Taxon.3 \
662
		Bio::Taxonomy::FactoryI.3 \
515
  		Bio::Taxonomy::Tree.3 \
663
		Bio::Taxonomy::Node.3 \
664
		Bio::Taxonomy::Taxon.3 \
665
		Bio::Taxonomy::Tree.3 \
516
		Bio::Tools::AlignFactory.3 \
666
		Bio::Tools::AlignFactory.3 \
517
  		Bio::Tools::Alignment::Consed.3 \
667
		Bio::Tools::Alignment::Consed.3 \
518
  		Bio::Tools::Alignment::Trim.3 \
668
		Bio::Tools::Alignment::Trim.3 \
669
		Bio::Tools::Analysis::DNA::ESEfinder.3 \
670
		Bio::Tools::Analysis::Protein::Domcut.3 \
671
		Bio::Tools::Analysis::Protein::ELM.3 \
672
		Bio::Tools::Analysis::Protein::GOR4.3 \
673
		Bio::Tools::Analysis::Protein::HNN.3 \
674
		Bio::Tools::Analysis::Protein::Mitoprot.3 \
675
		Bio::Tools::Analysis::Protein::NetPhos.3 \
676
		Bio::Tools::Analysis::Protein::Scansite.3 \
677
		Bio::Tools::Analysis::Protein::Sopma.3 \
678
		Bio::Tools::Analysis::SimpleAnalysisBase.3 \
519
		Bio::Tools::AnalysisResult.3 \
679
		Bio::Tools::AnalysisResult.3 \
520
		Bio::Tools::BPbl2seq.3 \
680
		Bio::Tools::BPbl2seq.3 \
521
		Bio::Tools::BPlite.3 \
681
		Bio::Tools::BPlite.3 \
522
  		Bio::Tools::BPlite::HSP.3 \
682
		Bio::Tools::BPlite::HSP.3 \
523
		Bio::Tools::BPlite::Iteration.3 \
683
		Bio::Tools::BPlite::Iteration.3 \
524
  		Bio::Tools::BPlite::Sbjct.3 \
684
		Bio::Tools::BPlite::Sbjct.3 \
525
		Bio::Tools::BPpsilite.3 \
685
		Bio::Tools::BPpsilite.3 \
526
		Bio::Tools::Blast.3 \
686
		Bio::Tools::Blast.3 \
527
		Bio::Tools::Blast::HSP.3 \
687
		Bio::Tools::Blast::HSP.3 \
528
		Bio::Tools::Blast::HTML.3 \
688
		Bio::Tools::Blast::HTML.3 \
529
		Bio::Tools::Blast::Sbjct.3 \
689
		Bio::Tools::Blast::Sbjct.3 \
690
		Bio::Tools::Blat.3 \
530
		Bio::Tools::CodonTable.3 \
691
		Bio::Tools::CodonTable.3 \
531
  		Bio::Tools::Coil.3 \
692
		Bio::Tools::Coil.3 \
532
  		Bio::Tools::ECnumber.3 \
693
		Bio::Tools::ECnumber.3 \
533
  		Bio::Tools::EPCR.3 \
694
		Bio::Tools::EMBOSS::Palindrome.3 \
695
		Bio::Tools::EPCR.3 \
534
		Bio::Tools::ESTScan.3 \
696
		Bio::Tools::ESTScan.3 \
535
  		Bio::Tools::Eponine.3 \
697
		Bio::Tools::Eponine.3 \
536
  		Bio::Tools::Est2Genome.3 \
698
		Bio::Tools::Est2Genome.3 \
537
  		Bio::Tools::FootPrinter.3 \
699
		Bio::Tools::FootPrinter.3 \
538
		Bio::Tools::GFF.3 \
700
		Bio::Tools::GFF.3 \
539
  		Bio::Tools::Gel.3 \
701
		Bio::Tools::Gel.3 \
540
  		Bio::Tools::Genemark.3 \
702
		Bio::Tools::Geneid.3 \
541
  		Bio::Tools::Genewise.3 \
703
		Bio::Tools::Genemark.3 \
542
  		Bio::Tools::Genomewise.3 \
704
		Bio::Tools::Genewise.3 \
705
		Bio::Tools::Genomewise.3 \
543
		Bio::Tools::Genscan.3 \
706
		Bio::Tools::Genscan.3 \
544
  		Bio::Tools::Grail.3 \
707
		Bio::Tools::Glimmer.3 \
708
		Bio::Tools::Grail.3 \
709
		Bio::Tools::GuessSeqFormat.3 \
545
		Bio::Tools::HMMER::Domain.3 \
710
		Bio::Tools::HMMER::Domain.3 \
546
		Bio::Tools::HMMER::Results.3 \
711
		Bio::Tools::HMMER::Results.3 \
547
		Bio::Tools::HMMER::Set.3 \
712
		Bio::Tools::HMMER::Set.3 \
548
  		Bio::Tools::Hmmpfam.3 \
713
		Bio::Tools::Hmmpfam.3 \
549
		Bio::Tools::IUPAC.3 \
714
		Bio::Tools::IUPAC.3 \
550
  		Bio::Tools::Lucy.3 \
715
		Bio::Tools::Lucy.3 \
551
		Bio::Tools::MZEF.3 \
716
		Bio::Tools::MZEF.3 \
552
		Bio::Tools::OddCodes.3 \
717
		Bio::Tools::OddCodes.3 \
553
  		Bio::Tools::Phylo::Molphy.3 \
718
		Bio::Tools::Phylo::Molphy.3 \
554
  		Bio::Tools::Phylo::Molphy::Result.3 \
719
		Bio::Tools::Phylo::Molphy::Result.3 \
555
  		Bio::Tools::Phylo::PAML.3 \
720
		Bio::Tools::Phylo::PAML.3 \
556
  		Bio::Tools::Phylo::PAML::Result.3 \
721
		Bio::Tools::Phylo::PAML::ModelResult.3 \
557
  		Bio::Tools::Phylo::Phylip::ProtDist.3 \
722
		Bio::Tools::Phylo::PAML::Result.3 \
723
		Bio::Tools::Phylo::Phylip::ProtDist.3 \
558
		Bio::Tools::Prediction::Exon.3 \
724
		Bio::Tools::Prediction::Exon.3 \
559
		Bio::Tools::Prediction::Gene.3 \
725
		Bio::Tools::Prediction::Gene.3 \
560
  		Bio::Tools::Primer3.3 \
726
		Bio::Tools::Primer3.3 \
561
  		Bio::Tools::Prints.3 \
727
		Bio::Tools::Primer::Assessor::Base.3 \
562
  		Bio::Tools::Profile.3 \
728
		Bio::Tools::Primer::AssessorI.3 \
563
  		Bio::Tools::Promoterwise.3 \
729
		Bio::Tools::Primer::Feature.3 \
564
  		Bio::Tools::Pseudowise.3 \
730
		Bio::Tools::Primer::Pair.3 \
565
  		Bio::Tools::RepeatMasker.3 \
731
		Bio::Tools::Prints.3 \
732
		Bio::Tools::Profile.3 \
733
		Bio::Tools::Promoterwise.3 \
734
		Bio::Tools::PrositeScan.3 \
735
		Bio::Tools::Pseudowise.3 \
736
		Bio::Tools::QRNA.3 \
737
		Bio::Tools::RandomDistFunctions.3 \
738
		Bio::Tools::RepeatMasker.3 \
566
		Bio::Tools::RestrictionEnzyme.3 \
739
		Bio::Tools::RestrictionEnzyme.3 \
567
  		Bio::Tools::Run::RemoteBlast.3 \
740
		Bio::Tools::Run::RemoteBlast.3 \
568
		Bio::Tools::Run::StandAloneBlast.3 \
741
		Bio::Tools::Run::StandAloneBlast.3 \
569
  		Bio::Tools::Run::WrapperBase.3 \
742
		Bio::Tools::Run::WrapperBase.3 \
570
  		Bio::Tools::Seg.3 \
743
		Bio::Tools::Seg.3 \
571
		Bio::Tools::SeqAnal.3 \
744
		Bio::Tools::SeqAnal.3 \
572
		Bio::Tools::SeqPattern.3 \
745
		Bio::Tools::SeqPattern.3 \
573
		Bio::Tools::SeqStats.3 \
746
		Bio::Tools::SeqStats.3 \
574
		Bio::Tools::SeqWords.3 \
747
		Bio::Tools::SeqWords.3 \
748
		Bio::Tools::SiRNA.3 \
575
		Bio::Tools::Sigcleave.3 \
749
		Bio::Tools::Sigcleave.3 \
576
  		Bio::Tools::Signalp.3 \
750
		Bio::Tools::Signalp.3 \
577
		Bio::Tools::Sim4::Exon.3 \
751
		Bio::Tools::Sim4::Exon.3 \
578
		Bio::Tools::Sim4::Results.3 \
752
		Bio::Tools::Sim4::Results.3 \
579
  		Bio::Tools::Tmhmm.3 \
753
		Bio::Tools::Tmhmm.3 \
580
		Bio::Tools::WWW.3 \
754
		Bio::Tools::WWW.3 \
755
		Bio::Tools::dpAlign.3 \
756
		Bio::Tools::pICalculator.3 \
581
		Bio::Tools::pSW.3 \
757
		Bio::Tools::pSW.3 \
582
  		Bio::Tree::AlleleNode.3 \
758
		Bio::Tree::AlleleNode.3 \
583
  		Bio::Tree::Node.3 \
759
		Bio::Tree::Node.3 \
584
		Bio::Tree::NodeI.3 \
760
		Bio::Tree::NodeI.3 \
585
		Bio::Tree::NodeNHX.3 \
761
		Bio::Tree::NodeNHX.3 \
586
		Bio::Tree::RandomFactory.3 \
762
		Bio::Tree::RandomFactory.3 \
Lines 590-597 Link Here
590
		Bio::Tree::TreeI.3 \
766
		Bio::Tree::TreeI.3 \
591
		Bio::TreeIO.3 \
767
		Bio::TreeIO.3 \
592
		Bio::TreeIO::TreeEventBuilder.3 \
768
		Bio::TreeIO::TreeEventBuilder.3 \
769
		Bio::TreeIO::lintree.3 \
593
		Bio::TreeIO::newick.3 \
770
		Bio::TreeIO::newick.3 \
771
		Bio::TreeIO::nexus.3 \
594
		Bio::TreeIO::nhx.3 \
772
		Bio::TreeIO::nhx.3 \
773
		Bio::TreeIO::svggraph.3 \
595
		Bio::TreeIO::tabtree.3 \
774
		Bio::TreeIO::tabtree.3 \
596
		Bio::UpdateableSeqI.3 \
775
		Bio::UpdateableSeqI.3 \
597
		Bio::Variation::AAChange.3 \
776
		Bio::Variation::AAChange.3 \
Lines 605-610 Link Here
605
		Bio::Variation::SNP.3 \
784
		Bio::Variation::SNP.3 \
606
		Bio::Variation::SeqDiff.3 \
785
		Bio::Variation::SeqDiff.3 \
607
		Bio::Variation::VariantI.3 \
786
		Bio::Variation::VariantI.3 \
787
		Bio::WebAgent.3 \
788
		biodatabases.3 \
789
		biodesign.3 \
790
		bioperl.3 \
791
		bioscripts.3 \
608
		bptutorial.3
792
		bptutorial.3
609
793
610
.include <bsd.port.pre.mk>
794
.include <bsd.port.pre.mk>
Lines 618-637 Link Here
618
802
619
# now install all extra stuff (docs, examples, scripts, models)
803
# now install all extra stuff (docs, examples, scripts, models)
620
post-install:
804
post-install:
621
622
.if !defined(NOPORTDOCS)
623
	${MKDIR} ${DATADIR}
805
	${MKDIR} ${DATADIR}
806
	${CP} -R ${WRKSRC}/scripts ${WRKSRC}/models ${DATADIR}
624
	${MKDIR} ${EXAMPLESDIR}
807
	${MKDIR} ${EXAMPLESDIR}
808
	${CP} -R ${WRKSRC}/examples/* ${EXAMPLESDIR}
809
.if !defined(NOPORTDOCS)
625
	${MKDIR} ${DOCSDIR}
810
	${MKDIR} ${DOCSDIR}
626
627
.for doc in AUTHORS BUGS Changes DEPRECATED FAQ INSTALL LICENSE PLATFORMS README
811
.for doc in AUTHORS BUGS Changes DEPRECATED FAQ INSTALL LICENSE PLATFORMS README
628
	${INSTALL_MAN} ${WRKSRC}/${doc} ${DOCSDIR}
812
	${INSTALL_MAN} ${WRKSRC}/${doc} ${DOCSDIR}
629
.endfor
813
.endfor
630
	${CP} -R   ${WRKSRC}/doc        ${DOCSDIR}
814
	${CP} -R ${WRKSRC}/doc ${DOCSDIR}
631
	${CP} -R   ${WRKSRC}/examples/* ${EXAMPLESDIR}
632
	${CP} -R   ${WRKSRC}/scripts  	${DATADIR}
633
	${CP} -R   ${WRKSRC}/models   	${DATADIR}
634
635
.endif
815
.endif
636
816
637
.include <bsd.port.post.mk>
817
.include <bsd.port.post.mk>
(-)pkg-plist (-252 / +252 lines)
Lines 759-969 Link Here
759
%%SITE_PERL%%/Bio/SeqIO/game/gameHandler.pm
759
%%SITE_PERL%%/Bio/SeqIO/game/gameHandler.pm
760
%%SITE_PERL%%/Bio/SeqIO/game/gameSubs.pm
760
%%SITE_PERL%%/Bio/SeqIO/game/gameSubs.pm
761
%%SITE_PERL%%/Bio/SeqIO/game/gameWriter.pm
761
%%SITE_PERL%%/Bio/SeqIO/game/gameWriter.pm
762
share/doc/bioperl/AUTHORS
762
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
763
share/doc/bioperl/BUGS
763
%%PORTDOCS%%%%DOCSDIR%%/BUGS
764
share/doc/bioperl/Changes
764
%%PORTDOCS%%%%DOCSDIR%%/Changes
765
share/doc/bioperl/DEPRECATED
765
%%PORTDOCS%%%%DOCSDIR%%/DEPRECATED
766
share/doc/bioperl/FAQ
766
%%PORTDOCS%%%%DOCSDIR%%/FAQ
767
share/doc/bioperl/INSTALL
767
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
768
share/doc/bioperl/LICENSE
768
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
769
share/doc/bioperl/PLATFORMS
769
%%PORTDOCS%%%%DOCSDIR%%/PLATFORMS
770
share/doc/bioperl/README
770
%%PORTDOCS%%%%DOCSDIR%%/README
771
share/doc/bioperl/doc/faq/faq.html
771
%%PORTDOCS%%%%DOCSDIR%%/doc/faq/faq.html
772
share/doc/bioperl/doc/faq/faq.dtd
772
%%PORTDOCS%%%%DOCSDIR%%/doc/faq/faq.dtd
773
share/doc/bioperl/doc/faq/faq.pl
773
%%PORTDOCS%%%%DOCSDIR%%/doc/faq/faq.pl
774
share/doc/bioperl/doc/faq/faq.xml
774
%%PORTDOCS%%%%DOCSDIR%%/doc/faq/faq.xml
775
share/doc/bioperl/doc/howto/examples/graphics/render_features.pl
775
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/examples/graphics/render_features.pl
776
share/doc/bioperl/doc/howto/examples/graphics/data1.txt
776
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/examples/graphics/data1.txt
777
share/doc/bioperl/doc/howto/examples/graphics/embl2picture.pl
777
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/examples/graphics/embl2picture.pl
778
share/doc/bioperl/doc/howto/examples/graphics/factor7.embl
778
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/examples/graphics/factor7.embl
779
share/doc/bioperl/doc/howto/examples/graphics/render_blast1.pl
779
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/examples/graphics/render_blast1.pl
780
share/doc/bioperl/doc/howto/examples/graphics/render_blast2.pl
780
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/examples/graphics/render_blast2.pl
781
share/doc/bioperl/doc/howto/examples/graphics/render_blast3.pl
781
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/examples/graphics/render_blast3.pl
782
share/doc/bioperl/doc/howto/examples/graphics/render_blast4.pl
782
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/examples/graphics/render_blast4.pl
783
share/doc/bioperl/doc/howto/examples/graphics/blastn.out
783
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/examples/graphics/blastn.out
784
share/doc/bioperl/doc/howto/examples/README
784
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/examples/README
785
share/doc/bioperl/doc/howto/figs/graphics/fig1.png
785
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/figs/graphics/fig1.png
786
share/doc/bioperl/doc/howto/figs/graphics/fig2.png
786
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/figs/graphics/fig2.png
787
share/doc/bioperl/doc/howto/figs/graphics/fig3.png
787
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/figs/graphics/fig3.png
788
share/doc/bioperl/doc/howto/figs/graphics/fig4.png
788
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/figs/graphics/fig4.png
789
share/doc/bioperl/doc/howto/figs/graphics/fig5.png
789
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/figs/graphics/fig5.png
790
share/doc/bioperl/doc/howto/figs/graphics/fig6.png
790
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/figs/graphics/fig6.png
791
share/doc/bioperl/doc/howto/figs/README
791
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/figs/README
792
share/doc/bioperl/doc/howto/html/images/tip.png
792
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/html/images/tip.png
793
share/doc/bioperl/doc/howto/html/Flat_Databases.html
793
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/html/Flat_Databases.html
794
share/doc/bioperl/doc/howto/html/Graphics-HOWTO.html
794
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/html/Graphics-HOWTO.html
795
share/doc/bioperl/doc/howto/html/OBDA_Access.html
795
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/html/OBDA_Access.html
796
share/doc/bioperl/doc/howto/html/PAML.html
796
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/html/PAML.html
797
share/doc/bioperl/doc/howto/html/README
797
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/html/README
798
share/doc/bioperl/doc/howto/html/SearchIO.html
798
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/html/SearchIO.html
799
share/doc/bioperl/doc/howto/html/SeqIO.html
799
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/html/SeqIO.html
800
share/doc/bioperl/doc/howto/html/SimpleWebAnalysis.html
800
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/html/SimpleWebAnalysis.html
801
share/doc/bioperl/doc/howto/html/e-novative.css
801
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/html/e-novative.css
802
share/doc/bioperl/doc/howto/pdf/Trees.pdf
802
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/pdf/Trees.pdf
803
share/doc/bioperl/doc/howto/pdf/Graphics-HOWTO.pdf
803
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/pdf/Graphics-HOWTO.pdf
804
share/doc/bioperl/doc/howto/pdf/OBDA_Access.pdf
804
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/pdf/OBDA_Access.pdf
805
share/doc/bioperl/doc/howto/pdf/PAML.pdf
805
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/pdf/PAML.pdf
806
share/doc/bioperl/doc/howto/pdf/SearchIO.pdf
806
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/pdf/SearchIO.pdf
807
share/doc/bioperl/doc/howto/pdf/SeqIO.pdf
807
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/pdf/SeqIO.pdf
808
share/doc/bioperl/doc/howto/pdf/SimpleWebAnalysis.pdf
808
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/pdf/SimpleWebAnalysis.pdf
809
share/doc/bioperl/doc/howto/pdf/Flat_Databases.pdf
809
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/pdf/Flat_Databases.pdf
810
share/doc/bioperl/doc/howto/sgml/Trees.sgml
810
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/sgml/Trees.sgml
811
share/doc/bioperl/doc/howto/sgml/Flat_Databases.sgml
811
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/sgml/Flat_Databases.sgml
812
share/doc/bioperl/doc/howto/sgml/Graphics-HOWTO.sgml
812
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/sgml/Graphics-HOWTO.sgml
813
share/doc/bioperl/doc/howto/sgml/OBDA_Access.sgml
813
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/sgml/OBDA_Access.sgml
814
share/doc/bioperl/doc/howto/sgml/PAML.sgml
814
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/sgml/PAML.sgml
815
share/doc/bioperl/doc/howto/sgml/README
815
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/sgml/README
816
share/doc/bioperl/doc/howto/sgml/SearchIO.sgml
816
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/sgml/SearchIO.sgml
817
share/doc/bioperl/doc/howto/sgml/SeqIO.sgml
817
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/sgml/SeqIO.sgml
818
share/doc/bioperl/doc/howto/sgml/SimpleWebAnalysis.sgml
818
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/sgml/SimpleWebAnalysis.sgml
819
share/doc/bioperl/doc/howto/sgml/Feature-Annotation.sgml
819
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/sgml/Feature-Annotation.sgml
820
share/doc/bioperl/doc/howto/txt/Flat_Databases.txt
820
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/txt/Flat_Databases.txt
821
share/doc/bioperl/doc/howto/txt/SimpleWebAnalysis.txt
821
%%PORTDOCS%%%%DOCSDIR%%/doc/howto/txt/SimpleWebAnalysis.txt
822
share/doc/bioperl/doc/makedoc.PL
822
%%PORTDOCS%%%%DOCSDIR%%/doc/makedoc.PL
823
share/examples/bioperl/align/align_on_codons.pl
823
%%EXAMPLESDIR%%/align/align_on_codons.pl
824
share/examples/bioperl/align/aligntutorial.pl
824
%%EXAMPLESDIR%%/align/aligntutorial.pl
825
share/examples/bioperl/align/clustalw.pl
825
%%EXAMPLESDIR%%/align/clustalw.pl
826
share/examples/bioperl/align/simplealign.pl
826
%%EXAMPLESDIR%%/align/simplealign.pl
827
share/examples/bioperl/tools/standaloneblast.pl
827
%%EXAMPLESDIR%%/tools/standaloneblast.pl
828
share/examples/bioperl/tools/gff2ps.pl
828
%%EXAMPLESDIR%%/tools/gff2ps.pl
829
share/examples/bioperl/tools/parse_codeml.pl
829
%%EXAMPLESDIR%%/tools/parse_codeml.pl
830
share/examples/bioperl/tools/psw.pl
830
%%EXAMPLESDIR%%/tools/psw.pl
831
share/examples/bioperl/tools/restriction.pl
831
%%EXAMPLESDIR%%/tools/restriction.pl
832
share/examples/bioperl/tools/run_genscan.pl
832
%%EXAMPLESDIR%%/tools/run_genscan.pl
833
share/examples/bioperl/tools/seq_pattern.pl
833
%%EXAMPLESDIR%%/tools/seq_pattern.pl
834
share/examples/bioperl/tools/gb_to_gff.pl
834
%%EXAMPLESDIR%%/tools/gb_to_gff.pl
835
share/examples/bioperl/tk/gsequence.pl
835
%%EXAMPLESDIR%%/tk/gsequence.pl
836
share/examples/bioperl/tk/hitdisplay.pl
836
%%EXAMPLESDIR%%/tk/hitdisplay.pl
837
share/examples/bioperl/tree/paup2phylip.pl
837
%%EXAMPLESDIR%%/tree/paup2phylip.pl
838
share/examples/bioperl/sirna/TAG
838
%%EXAMPLESDIR%%/sirna/TAG
839
share/examples/bioperl/sirna/rnai_finder.cgi
839
%%EXAMPLESDIR%%/sirna/rnai_finder.cgi
840
share/examples/bioperl/searchio/waba2gff.pl
840
%%EXAMPLESDIR%%/searchio/waba2gff.pl
841
share/examples/bioperl/searchio/custom_writer.pl
841
%%EXAMPLESDIR%%/searchio/custom_writer.pl
842
share/examples/bioperl/searchio/hitwriter.pl
842
%%EXAMPLESDIR%%/searchio/hitwriter.pl
843
share/examples/bioperl/searchio/hspwriter.pl
843
%%EXAMPLESDIR%%/searchio/hspwriter.pl
844
share/examples/bioperl/searchio/htmlwriter.pl
844
%%EXAMPLESDIR%%/searchio/htmlwriter.pl
845
share/examples/bioperl/searchio/psiblast_features.pl
845
%%EXAMPLESDIR%%/searchio/psiblast_features.pl
846
share/examples/bioperl/searchio/psiblast_iterations.pl
846
%%EXAMPLESDIR%%/searchio/psiblast_iterations.pl
847
share/examples/bioperl/searchio/rawwriter.pl
847
%%EXAMPLESDIR%%/searchio/rawwriter.pl
848
share/examples/bioperl/searchio/resultwriter.pl
848
%%EXAMPLESDIR%%/searchio/resultwriter.pl
849
share/examples/bioperl/searchio/blast_example.pl
849
%%EXAMPLESDIR%%/searchio/blast_example.pl
850
share/examples/bioperl/root/lib/Bio/PrimarySeq.pm
850
%%EXAMPLESDIR%%/root/lib/Bio/PrimarySeq.pm
851
share/examples/bioperl/root/lib/Bio/PrimarySeqI.pm
851
%%EXAMPLESDIR%%/root/lib/Bio/PrimarySeqI.pm
852
share/examples/bioperl/root/lib/Bio/Seq.pm
852
%%EXAMPLESDIR%%/root/lib/Bio/Seq.pm
853
share/examples/bioperl/root/lib/Bio/SeqI.pm
853
%%EXAMPLESDIR%%/root/lib/Bio/SeqI.pm
854
share/examples/bioperl/root/lib/Error.pm
854
%%EXAMPLESDIR%%/root/lib/Error.pm
855
share/examples/bioperl/root/lib/TestInterface.pm
855
%%EXAMPLESDIR%%/root/lib/TestInterface.pm
856
share/examples/bioperl/root/lib/TestObject.pm
856
%%EXAMPLESDIR%%/root/lib/TestObject.pm
857
share/examples/bioperl/root/README
857
%%EXAMPLESDIR%%/root/README
858
share/examples/bioperl/root/exceptions1.pl
858
%%EXAMPLESDIR%%/root/exceptions1.pl
859
share/examples/bioperl/root/exceptions2.pl
859
%%EXAMPLESDIR%%/root/exceptions2.pl
860
share/examples/bioperl/root/exceptions3.pl
860
%%EXAMPLESDIR%%/root/exceptions3.pl
861
share/examples/bioperl/root/exceptions4.pl
861
%%EXAMPLESDIR%%/root/exceptions4.pl
862
share/examples/bioperl/db/gb2features.pl
862
%%EXAMPLESDIR%%/db/gb2features.pl
863
share/examples/bioperl/db/dbfetch
863
%%EXAMPLESDIR%%/db/dbfetch
864
share/examples/bioperl/db/est_tissue_query.pl
864
%%EXAMPLESDIR%%/db/est_tissue_query.pl
865
share/examples/bioperl/db/get_seqs.pl
865
%%EXAMPLESDIR%%/db/get_seqs.pl
866
share/examples/bioperl/db/getGenBank.pl
866
%%EXAMPLESDIR%%/db/getGenBank.pl
867
share/examples/bioperl/db/rfetch.pl
867
%%EXAMPLESDIR%%/db/rfetch.pl
868
share/examples/bioperl/db/use_registry.pl
868
%%EXAMPLESDIR%%/db/use_registry.pl
869
share/examples/bioperl/biblio/biblio_examples.pl
869
%%EXAMPLESDIR%%/biblio/biblio_examples.pl
870
share/examples/bioperl/biblio/biblio_soap.pl
870
%%EXAMPLESDIR%%/biblio/biblio_soap.pl
871
share/examples/bioperl/popgen/parse_calc_stats.pl
871
%%EXAMPLESDIR%%/popgen/parse_calc_stats.pl
872
share/examples/bioperl/biographics/all_glyphs.pl
872
%%EXAMPLESDIR%%/biographics/all_glyphs.pl
873
share/examples/bioperl/biographics/dynamic_glyphs.pl
873
%%EXAMPLESDIR%%/biographics/dynamic_glyphs.pl
874
share/examples/bioperl/biographics/feature_data.gff
874
%%EXAMPLESDIR%%/biographics/feature_data.gff
875
share/examples/bioperl/biographics/feature_data.txt
875
%%EXAMPLESDIR%%/biographics/feature_data.txt
876
share/examples/bioperl/biographics/lots_of_glyphs.pl
876
%%EXAMPLESDIR%%/biographics/lots_of_glyphs.pl
877
share/examples/bioperl/biographics/render_sequence.pl
877
%%EXAMPLESDIR%%/biographics/render_sequence.pl
878
share/examples/bioperl/cluster/dbsnp.pl
878
%%EXAMPLESDIR%%/cluster/dbsnp.pl
879
share/examples/bioperl/contributed/nmrpdb_parse.pl
879
%%EXAMPLESDIR%%/contributed/nmrpdb_parse.pl
880
share/examples/bioperl/contributed/prosite2perl.pl
880
%%EXAMPLESDIR%%/contributed/prosite2perl.pl
881
share/examples/bioperl/contributed/rebase2list.pl
881
%%EXAMPLESDIR%%/contributed/rebase2list.pl
882
share/examples/bioperl/liveseq/change_gene.pl
882
%%EXAMPLESDIR%%/liveseq/change_gene.pl
883
share/examples/bioperl/Bio-DB-GFF/load_ucsc.pl
883
%%EXAMPLESDIR%%/Bio-DB-GFF/load_ucsc.pl
884
share/examples/bioperl/subsequence.cgi
884
%%EXAMPLESDIR%%/subsequence.cgi
885
share/examples/bioperl/longorf.pl
885
%%EXAMPLESDIR%%/longorf.pl
886
share/examples/bioperl/make_mrna_protein.pl
886
%%EXAMPLESDIR%%/make_mrna_protein.pl
887
share/examples/bioperl/bioperl.pl
887
%%EXAMPLESDIR%%/bioperl.pl
888
share/examples/bioperl/make_primers.pl
888
%%EXAMPLESDIR%%/make_primers.pl
889
share/examples/bioperl/rev_and_trans.pl
889
%%EXAMPLESDIR%%/rev_and_trans.pl
890
share/examples/bioperl/revcom_dir.pl
890
%%EXAMPLESDIR%%/revcom_dir.pl
891
share/examples/bioperl/generate_random_seq.pl
891
%%EXAMPLESDIR%%/generate_random_seq.pl
892
share/bioperl/scripts/index/TAG
892
%%DATADIR%%/scripts/index/TAG
893
share/bioperl/scripts/index/bp_fetch.PLS
893
%%DATADIR%%/scripts/index/bp_fetch.PLS
894
share/bioperl/scripts/index/bp_index.PLS
894
%%DATADIR%%/scripts/index/bp_index.PLS
895
share/bioperl/scripts/utilities/seq_length.PLS
895
%%DATADIR%%/scripts/utilities/seq_length.PLS
896
share/bioperl/scripts/utilities/README
896
%%DATADIR%%/scripts/utilities/README
897
share/bioperl/scripts/utilities/TAG
897
%%DATADIR%%/scripts/utilities/TAG
898
share/bioperl/scripts/utilities/bp_mrtrans.PLS
898
%%DATADIR%%/scripts/utilities/bp_mrtrans.PLS
899
share/bioperl/scripts/utilities/bp_sreformat.PLS
899
%%DATADIR%%/scripts/utilities/bp_sreformat.PLS
900
share/bioperl/scripts/utilities/dbsplit.PLS
900
%%DATADIR%%/scripts/utilities/dbsplit.PLS
901
share/bioperl/scripts/utilities/mask_by_search.PLS
901
%%DATADIR%%/scripts/utilities/mask_by_search.PLS
902
share/bioperl/scripts/utilities/mutate.PLS
902
%%DATADIR%%/scripts/utilities/mutate.PLS
903
share/bioperl/scripts/utilities/pairwise_kaks.PLS
903
%%DATADIR%%/scripts/utilities/pairwise_kaks.PLS
904
share/bioperl/scripts/utilities/remote_blast.PLS
904
%%DATADIR%%/scripts/utilities/remote_blast.PLS
905
share/bioperl/scripts/utilities/search2BSML.PLS
905
%%DATADIR%%/scripts/utilities/search2BSML.PLS
906
share/bioperl/scripts/utilities/search2alnblocks.PLS
906
%%DATADIR%%/scripts/utilities/search2alnblocks.PLS
907
share/bioperl/scripts/utilities/search2gff.PLS
907
%%DATADIR%%/scripts/utilities/search2gff.PLS
908
share/bioperl/scripts/utilities/search2tribe.PLS
908
%%DATADIR%%/scripts/utilities/search2tribe.PLS
909
share/bioperl/scripts/utilities/bp_nrdb.PLS
909
%%DATADIR%%/scripts/utilities/bp_nrdb.PLS
910
share/bioperl/scripts/DB/TAG
910
%%DATADIR%%/scripts/DB/TAG
911
share/bioperl/scripts/DB/biofetch_genbank_proxy.PLS
911
%%DATADIR%%/scripts/DB/biofetch_genbank_proxy.PLS
912
share/bioperl/scripts/DB/bioflat_index.PLS
912
%%DATADIR%%/scripts/DB/bioflat_index.PLS
913
share/bioperl/scripts/DB/biogetseq.PLS
913
%%DATADIR%%/scripts/DB/biogetseq.PLS
914
share/bioperl/scripts/DB/flanks.PLS
914
%%DATADIR%%/scripts/DB/flanks.PLS
915
share/bioperl/scripts/biblio/TAG
915
%%DATADIR%%/scripts/biblio/TAG
916
share/bioperl/scripts/biblio/biblio.PLS
916
%%DATADIR%%/scripts/biblio/biblio.PLS
917
share/bioperl/scripts/das/README
917
%%DATADIR%%/scripts/das/README
918
share/bioperl/scripts/das/TAG
918
%%DATADIR%%/scripts/das/TAG
919
share/bioperl/scripts/graphics/frend.PLS
919
%%DATADIR%%/scripts/graphics/frend.PLS
920
share/bioperl/scripts/graphics/README
920
%%DATADIR%%/scripts/graphics/README
921
share/bioperl/scripts/graphics/TAG
921
%%DATADIR%%/scripts/graphics/TAG
922
share/bioperl/scripts/graphics/feature_draw.PLS
922
%%DATADIR%%/scripts/graphics/feature_draw.PLS
923
share/bioperl/scripts/graphics/search_overview.PLS
923
%%DATADIR%%/scripts/graphics/search_overview.PLS
924
share/bioperl/scripts/tree/TAG
924
%%DATADIR%%/scripts/tree/TAG
925
share/bioperl/scripts/tree/blast2tree.PLS
925
%%DATADIR%%/scripts/tree/blast2tree.PLS
926
share/bioperl/scripts/Bio-DB-GFF/process_wormbase.PLS
926
%%DATADIR%%/scripts/Bio-DB-GFF/process_wormbase.PLS
927
share/bioperl/scripts/Bio-DB-GFF/README
927
%%DATADIR%%/scripts/Bio-DB-GFF/README
928
share/bioperl/scripts/Bio-DB-GFF/TAG
928
%%DATADIR%%/scripts/Bio-DB-GFF/TAG
929
share/bioperl/scripts/Bio-DB-GFF/bp_genbank2gff.PLS
929
%%DATADIR%%/scripts/Bio-DB-GFF/bp_genbank2gff.PLS
930
share/bioperl/scripts/Bio-DB-GFF/bulk_load_gff.PLS
930
%%DATADIR%%/scripts/Bio-DB-GFF/bulk_load_gff.PLS
931
share/bioperl/scripts/Bio-DB-GFF/fast_load_gff.PLS
931
%%DATADIR%%/scripts/Bio-DB-GFF/fast_load_gff.PLS
932
share/bioperl/scripts/Bio-DB-GFF/generate_histogram.PLS
932
%%DATADIR%%/scripts/Bio-DB-GFF/generate_histogram.PLS
933
share/bioperl/scripts/Bio-DB-GFF/load_ucsc.pl
933
%%DATADIR%%/scripts/Bio-DB-GFF/load_ucsc.pl
934
share/bioperl/scripts/Bio-DB-GFF/pg_bulk_load_gff.PLS
934
%%DATADIR%%/scripts/Bio-DB-GFF/pg_bulk_load_gff.PLS
935
share/bioperl/scripts/Bio-DB-GFF/process_gadfly.PLS
935
%%DATADIR%%/scripts/Bio-DB-GFF/process_gadfly.PLS
936
share/bioperl/scripts/Bio-DB-GFF/process_ncbi_human.PLS
936
%%DATADIR%%/scripts/Bio-DB-GFF/process_ncbi_human.PLS
937
share/bioperl/scripts/Bio-DB-GFF/process_sgd.PLS
937
%%DATADIR%%/scripts/Bio-DB-GFF/process_sgd.PLS
938
share/bioperl/scripts/Bio-DB-GFF/load_gff.PLS
938
%%DATADIR%%/scripts/Bio-DB-GFF/load_gff.PLS
939
share/bioperl/scripts/searchio/filter_search.PLS
939
%%DATADIR%%/scripts/searchio/filter_search.PLS
940
share/bioperl/scripts/seq/TAG
940
%%DATADIR%%/scripts/seq/TAG
941
share/bioperl/scripts/seq/extract_feature_seq.PLS
941
%%DATADIR%%/scripts/seq/extract_feature_seq.PLS
942
share/bioperl/scripts/seq/seqconvert.PLS
942
%%DATADIR%%/scripts/seq/seqconvert.PLS
943
share/bioperl/scripts/seq/split_seq.PLS
943
%%DATADIR%%/scripts/seq/split_seq.PLS
944
share/bioperl/scripts/seq/translate_seq.PLS
944
%%DATADIR%%/scripts/seq/translate_seq.PLS
945
share/bioperl/scripts/seqstats/TAG
945
%%DATADIR%%/scripts/seqstats/TAG
946
share/bioperl/scripts/seqstats/aacomp.PLS
946
%%DATADIR%%/scripts/seqstats/aacomp.PLS
947
share/bioperl/scripts/seqstats/chaos_plot.PLS
947
%%DATADIR%%/scripts/seqstats/chaos_plot.PLS
948
share/bioperl/scripts/seqstats/gccalc.PLS
948
%%DATADIR%%/scripts/seqstats/gccalc.PLS
949
share/bioperl/scripts/seqstats/oligo_count.PLS
949
%%DATADIR%%/scripts/seqstats/oligo_count.PLS
950
share/bioperl/scripts/taxa/TAG
950
%%DATADIR%%/scripts/taxa/TAG
951
share/bioperl/scripts/taxa/local_taxonomydb_query.PLS
951
%%DATADIR%%/scripts/taxa/local_taxonomydb_query.PLS
952
share/bioperl/scripts/taxa/taxid4species.PLS
952
%%DATADIR%%/scripts/taxa/taxid4species.PLS
953
share/bioperl/scripts/popgen/composite_LD.PLS
953
%%DATADIR%%/scripts/popgen/composite_LD.PLS
954
share/bioperl/scripts/popgen/heterogeneity_test.PLS
954
%%DATADIR%%/scripts/popgen/heterogeneity_test.PLS
955
share/bioperl/scripts/install_bioperl_scripts.pl
955
%%DATADIR%%/scripts/install_bioperl_scripts.pl
956
share/bioperl/models/population_proposal.txt
956
%%DATADIR%%/models/population_proposal.txt
957
share/bioperl/models/README
957
%%DATADIR%%/models/README
958
share/bioperl/models/bio_liveseq_variation.dia
958
%%DATADIR%%/models/bio_liveseq_variation.dia
959
share/bioperl/models/bio_map.dia
959
%%DATADIR%%/models/bio_map.dia
960
share/bioperl/models/bio_restriction.dia
960
%%DATADIR%%/models/bio_restriction.dia
961
share/bioperl/models/bioperl.dia
961
%%DATADIR%%/models/bioperl.dia
962
share/bioperl/models/coordinatemapper.dia
962
%%DATADIR%%/models/coordinatemapper.dia
963
share/bioperl/models/map_proposal.txt
963
%%DATADIR%%/models/map_proposal.txt
964
share/bioperl/models/maps_and_markers.dia
964
%%DATADIR%%/models/maps_and_markers.dia
965
share/bioperl/models/popgen.dia
965
%%DATADIR%%/models/popgen.dia
966
share/bioperl/models/biblio.dia
966
%%DATADIR%%/models/biblio.dia
967
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio
967
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio
968
@dirrm %%SITE_PERL%%/Bio/Das
968
@dirrm %%SITE_PERL%%/Bio/Das
969
@dirrm %%SITE_PERL%%/Bio/MapIO
969
@dirrm %%SITE_PERL%%/Bio/MapIO
Lines 1065-1114 Link Here
1065
@dirrm %%SITE_PERL%%/Bio/SeqIO/game
1065
@dirrm %%SITE_PERL%%/Bio/SeqIO/game
1066
@dirrm %%SITE_PERL%%/Bio/SeqIO
1066
@dirrm %%SITE_PERL%%/Bio/SeqIO
1067
@dirrm %%SITE_PERL%%/Bio
1067
@dirrm %%SITE_PERL%%/Bio
1068
@dirrm share/doc/bioperl/doc/faq
1068
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/faq
1069
@dirrm share/doc/bioperl/doc/howto/examples/graphics
1069
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/howto/examples/graphics
1070
@dirrm share/doc/bioperl/doc/howto/examples
1070
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/howto/examples
1071
@dirrm share/doc/bioperl/doc/howto/figs/graphics
1071
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/howto/figs/graphics
1072
@dirrm share/doc/bioperl/doc/howto/figs
1072
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/howto/figs
1073
@dirrm share/doc/bioperl/doc/howto/html/images
1073
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/howto/html/images
1074
@dirrm share/doc/bioperl/doc/howto/html
1074
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/howto/html
1075
@dirrm share/doc/bioperl/doc/howto/pdf
1075
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/howto/pdf
1076
@dirrm share/doc/bioperl/doc/howto/sgml
1076
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/howto/sgml
1077
@dirrm share/doc/bioperl/doc/howto/txt
1077
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/howto/txt
1078
@dirrm share/doc/bioperl/doc/howto
1078
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc/howto
1079
@dirrm share/doc/bioperl/doc
1079
%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc
1080
@dirrm share/doc/bioperl
1080
%%PORTDOCS%%@dirrm %%DOCSDIR%%
1081
@dirrm share/examples/bioperl/align
1081
@dirrm %%EXAMPLESDIR%%/align
1082
@dirrm share/examples/bioperl/tools
1082
@dirrm %%EXAMPLESDIR%%/tools
1083
@dirrm share/examples/bioperl/tk
1083
@dirrm %%EXAMPLESDIR%%/tk
1084
@dirrm share/examples/bioperl/tree
1084
@dirrm %%EXAMPLESDIR%%/tree
1085
@dirrm share/examples/bioperl/sirna
1085
@dirrm %%EXAMPLESDIR%%/sirna
1086
@dirrm share/examples/bioperl/searchio
1086
@dirrm %%EXAMPLESDIR%%/searchio
1087
@dirrm share/examples/bioperl/root/lib/Bio
1087
@dirrm %%EXAMPLESDIR%%/root/lib/Bio
1088
@dirrm share/examples/bioperl/root/lib
1088
@dirrm %%EXAMPLESDIR%%/root/lib
1089
@dirrm share/examples/bioperl/root
1089
@dirrm %%EXAMPLESDIR%%/root
1090
@dirrm share/examples/bioperl/db
1090
@dirrm %%EXAMPLESDIR%%/db
1091
@dirrm share/examples/bioperl/biblio
1091
@dirrm %%EXAMPLESDIR%%/biblio
1092
@dirrm share/examples/bioperl/popgen
1092
@dirrm %%EXAMPLESDIR%%/popgen
1093
@dirrm share/examples/bioperl/biographics
1093
@dirrm %%EXAMPLESDIR%%/biographics
1094
@dirrm share/examples/bioperl/cluster
1094
@dirrm %%EXAMPLESDIR%%/cluster
1095
@dirrm share/examples/bioperl/contributed
1095
@dirrm %%EXAMPLESDIR%%/contributed
1096
@dirrm share/examples/bioperl/liveseq
1096
@dirrm %%EXAMPLESDIR%%/liveseq
1097
@dirrm share/examples/bioperl/Bio-DB-GFF
1097
@dirrm %%EXAMPLESDIR%%/Bio-DB-GFF
1098
@dirrm share/examples/bioperl
1098
@dirrm %%EXAMPLESDIR%%
1099
@dirrm share/bioperl/scripts/index
1099
@dirrm %%DATADIR%%/scripts/index
1100
@dirrm share/bioperl/scripts/utilities
1100
@dirrm %%DATADIR%%/scripts/utilities
1101
@dirrm share/bioperl/scripts/DB
1101
@dirrm %%DATADIR%%/scripts/DB
1102
@dirrm share/bioperl/scripts/biblio
1102
@dirrm %%DATADIR%%/scripts/biblio
1103
@dirrm share/bioperl/scripts/das
1103
@dirrm %%DATADIR%%/scripts/das
1104
@dirrm share/bioperl/scripts/graphics
1104
@dirrm %%DATADIR%%/scripts/graphics
1105
@dirrm share/bioperl/scripts/tree
1105
@dirrm %%DATADIR%%/scripts/tree
1106
@dirrm share/bioperl/scripts/Bio-DB-GFF
1106
@dirrm %%DATADIR%%/scripts/Bio-DB-GFF
1107
@dirrm share/bioperl/scripts/searchio
1107
@dirrm %%DATADIR%%/scripts/searchio
1108
@dirrm share/bioperl/scripts/seq
1108
@dirrm %%DATADIR%%/scripts/seq
1109
@dirrm share/bioperl/scripts/seqstats
1109
@dirrm %%DATADIR%%/scripts/seqstats
1110
@dirrm share/bioperl/scripts/taxa
1110
@dirrm %%DATADIR%%/scripts/taxa
1111
@dirrm share/bioperl/scripts/popgen
1111
@dirrm %%DATADIR%%/scripts/popgen
1112
@dirrm share/bioperl/scripts
1112
@dirrm %%DATADIR%%/scripts
1113
@dirrm share/bioperl/models
1113
@dirrm %%DATADIR%%/models
1114
@dirrm share/bioperl
1114
@dirrm %%DATADIR%%

Return to bug 71322