diff --git a/Bio/Pipeline/Analysis.pm b/Bio/Pipeline/Analysis.pm index 621c75c..90e2827 100755 --- a/Bio/Pipeline/Analysis.pm +++ b/Bio/Pipeline/Analysis.pm @@ -4,6 +4,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Analysis # originally written by Michele Clamp # +# Please direct questions and support issues to +# # Cared for by Fugu Informatics Team # # @@ -57,6 +59,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track @@ -71,6 +84,8 @@ or the web: Based on Ensembl module Bio::EnsEMBL::Analysis originally written by Michele Clamp, michele@sanger.ac.uk. +# Please direct questions and support issues to +# Cared for by the Fugu Informatics Team Email fuguteam@fugu-sg.org diff --git a/Bio/Pipeline/Argument.pm b/Bio/Pipeline/Argument.pm index e21f11c..b1fff7f 100644 --- a/Bio/Pipeline/Argument.pm +++ b/Bio/Pipeline/Argument.pm @@ -36,6 +36,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/BatchSubmission.pm b/Bio/Pipeline/BatchSubmission.pm index 636402d..6e93c05 100644 --- a/Bio/Pipeline/BatchSubmission.pm +++ b/Bio/Pipeline/BatchSubmission.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::BatchSubmission # originally written by Laura Clarke # +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself # @@ -53,6 +55,8 @@ the job to, and the name of the job. Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::BatchSubmission originally written by Laura Clarke +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) =head1 CONTACT diff --git a/Bio/Pipeline/BatchSubmission/LSF.pm b/Bio/Pipeline/BatchSubmission/LSF.pm index 8f1a0e4..1e83763 100755 --- a/Bio/Pipeline/BatchSubmission/LSF.pm +++ b/Bio/Pipeline/BatchSubmission/LSF.pm @@ -4,6 +4,8 @@ # Bio::EnsEMBL::Pipeline::BatchSubmission::LSF # originally written by Laura Clarke # +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself # @@ -45,6 +47,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/BatchSubmission/PBS.pm b/Bio/Pipeline/BatchSubmission/PBS.pm index 8a39cfd..dc68dd4 100755 --- a/Bio/Pipeline/BatchSubmission/PBS.pm +++ b/Bio/Pipeline/BatchSubmission/PBS.pm @@ -48,6 +48,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/BatchSubmission/SunGrid.pm b/Bio/Pipeline/BatchSubmission/SunGrid.pm index 9b2cad7..596efc1 100755 --- a/Bio/Pipeline/BatchSubmission/SunGrid.pm +++ b/Bio/Pipeline/BatchSubmission/SunGrid.pm @@ -42,6 +42,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/DataHandler.pm b/Bio/Pipeline/DataHandler.pm index e2a0c3c..9b373de 100644 --- a/Bio/Pipeline/DataHandler.pm +++ b/Bio/Pipeline/DataHandler.pm @@ -36,6 +36,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/DataType.pm b/Bio/Pipeline/DataType.pm index c9ad94d..a85430c 100755 --- a/Bio/Pipeline/DataType.pm +++ b/Bio/Pipeline/DataType.pm @@ -1,6 +1,8 @@ # # Object for storing sequence analysis details # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon @@ -44,6 +46,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/IOHandler.pm b/Bio/Pipeline/IOHandler.pm index 776a19d..eaac084 100644 --- a/Bio/Pipeline/IOHandler.pm +++ b/Bio/Pipeline/IOHandler.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::IOHandler # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -122,6 +124,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Input.pm b/Bio/Pipeline/Input.pm index c46deda..696b5ce 100644 --- a/Bio/Pipeline/Input.pm +++ b/Bio/Pipeline/Input.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::Input # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -36,6 +38,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/InputCreate.pm b/Bio/Pipeline/InputCreate.pm index 237fd0a..33334be 100644 --- a/Bio/Pipeline/InputCreate.pm +++ b/Bio/Pipeline/InputCreate.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::InputCreate # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -37,6 +39,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/InputCreate/setup_cdna2genome.pm b/Bio/Pipeline/InputCreate/setup_cdna2genome.pm index fd9d79b..294d6f6 100644 --- a/Bio/Pipeline/InputCreate/setup_cdna2genome.pm +++ b/Bio/Pipeline/InputCreate/setup_cdna2genome.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::InputCreate::setup_cdna2genome # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -35,6 +37,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/InputCreate/setup_family.pm b/Bio/Pipeline/InputCreate/setup_family.pm index 02e4213..033e957 100644 --- a/Bio/Pipeline/InputCreate/setup_family.pm +++ b/Bio/Pipeline/InputCreate/setup_family.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::InputCreate::setup_family # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -35,6 +37,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/InputCreate/setup_file.pm b/Bio/Pipeline/InputCreate/setup_file.pm index 7f25ad8..66f0275 100644 --- a/Bio/Pipeline/InputCreate/setup_file.pm +++ b/Bio/Pipeline/InputCreate/setup_file.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::InputCreate::setup_file # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -44,6 +46,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/InputCreate/setup_file_blast.pm b/Bio/Pipeline/InputCreate/setup_file_blast.pm index a65362d..7b93256 100644 --- a/Bio/Pipeline/InputCreate/setup_file_blast.pm +++ b/Bio/Pipeline/InputCreate/setup_file_blast.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::InputCreate::setup_family # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -35,6 +37,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/InputCreate/setup_genewise.pm b/Bio/Pipeline/InputCreate/setup_genewise.pm index bb7778b..500ac22 100644 --- a/Bio/Pipeline/InputCreate/setup_genewise.pm +++ b/Bio/Pipeline/InputCreate/setup_genewise.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::InputCreate::setup_genewise # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -41,6 +43,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/InputCreate/setup_initial.pm b/Bio/Pipeline/InputCreate/setup_initial.pm index 599a2a3..c0571fe 100644 --- a/Bio/Pipeline/InputCreate/setup_initial.pm +++ b/Bio/Pipeline/InputCreate/setup_initial.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::InputCreate::setup_initial # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -103,6 +105,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/InputCreate/setup_initial_seq_region.pm b/Bio/Pipeline/InputCreate/setup_initial_seq_region.pm index 4ec4e4e..9497380 100644 --- a/Bio/Pipeline/InputCreate/setup_initial_seq_region.pm +++ b/Bio/Pipeline/InputCreate/setup_initial_seq_region.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::InputCreate::setup_initial # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -103,6 +105,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Job.pm b/Bio/Pipeline/Job.pm index 7097e2b..2e10b38 100755 --- a/Bio/Pipeline/Job.pm +++ b/Bio/Pipeline/Job.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL Pipeline module Bio::EnsEMBL::Pipeline::Job # originally written by Michele Clamp # +# Please direct questions and support issues to +# # Cared for by Fugu Informatics Team # # @@ -39,6 +41,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track @@ -52,6 +65,8 @@ or the web: Based on the EnsEMBL Pipeline module Bio::EnsEMBL::Pipeline::Job originally written by Michele Clamp, michele@sanger.ac.uk +# Please direct questions and support issues to +# Cared for by Fugu Informatics Team, fuguteam@fugu-sg.org diff --git a/Bio/Pipeline/Manager.pm b/Bio/Pipeline/Manager.pm index cc00669..fb9a1ac 100755 --- a/Bio/Pipeline/Manager.pm +++ b/Bio/Pipeline/Manager.pm @@ -54,6 +54,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Method.pm b/Bio/Pipeline/Method.pm index 1e24575..5fb0019 100644 --- a/Bio/Pipeline/Method.pm +++ b/Bio/Pipeline/Method.pm @@ -35,6 +35,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Node.pm b/Bio/Pipeline/Node.pm index a61f8c5..11e329d 100644 --- a/Bio/Pipeline/Node.pm +++ b/Bio/Pipeline/Node.pm @@ -1,6 +1,8 @@ # $Id: .pm,v 1.51 Fri Jun 07 05:43:37 SGT 2002 # BioPerl module for # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon @@ -40,6 +42,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/NodeGroup.pm b/Bio/Pipeline/NodeGroup.pm index 1912312..43c2d26 100644 --- a/Bio/Pipeline/NodeGroup.pm +++ b/Bio/Pipeline/NodeGroup.pm @@ -1,6 +1,8 @@ # $Id: .pm,v 1.51 Fri Jun 07 05:43:37 SGT 2002 # BioPerl module for # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon @@ -40,6 +42,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Rule.pm b/Bio/Pipeline/Rule.pm index 84b2744..62ed157 100755 --- a/Bio/Pipeline/Rule.pm +++ b/Bio/Pipeline/Rule.pm @@ -4,6 +4,8 @@ # Based on Ensembl pipeline module Bio::EnsEMBL::Pipeline::Rule # originally written by Arne Stabenau # +# Please direct questions and support issues to +# # Cared for by Fugu Informatics Team # # You may distribute this module under the same terms as perl itself @@ -76,6 +78,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track @@ -90,6 +103,8 @@ or the web: Based on Ensembl pipeline module Bio::EnsEMBL::Pipeline::Rule originally written by Arne Stabenau, stabenau@ebi.ac.uk +# Please direct questions and support issues to +# Cared for by Fugu Informatics Team, fuguteam@fugu-sg.org =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/Blast.pm b/Bio/Pipeline/Runnable/Blast.pm index c7f13b4..30ff8c3 100755 --- a/Bio/Pipeline/Runnable/Blast.pm +++ b/Bio/Pipeline/Runnable/Blast.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Blast # originally written by Michele Clamp # Written in BioPipe by Shawn Hoon +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself # @@ -70,6 +72,8 @@ An AlignIO object for the bl2seq runs Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Blast originally written by Michele Clamp, michele@sanger.ac.uk. Written in BioPipe by Shawn Hoon, shawnh@fugu-sg.org. +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team, fuguteam@fugu-sg.org. diff --git a/Bio/Pipeline/Runnable/Blat.pm b/Bio/Pipeline/Runnable/Blat.pm index 0c5ac59..8289152 100755 --- a/Bio/Pipeline/Runnable/Blat.pm +++ b/Bio/Pipeline/Runnable/Blat.pm @@ -35,6 +35,17 @@ Bioperl mailing lists Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Runnable/Coil.pm b/Bio/Pipeline/Runnable/Coil.pm index d02344a..d56c6be 100755 --- a/Bio/Pipeline/Runnable/Coil.pm +++ b/Bio/Pipeline/Runnable/Coil.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Coil # originally written by Marc Sohrmann (ms2@sanger.ac.uk) # Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself @@ -35,6 +37,17 @@ Bioperl mailing lists Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs report bugs to the Bioperl bug tracking system to help us keep track @@ -49,6 +62,8 @@ email or the web: Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Coil originally written by Marc Sohrmann (ms2@sanger.ac.uk) Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) diff --git a/Bio/Pipeline/Runnable/CpGReport.pm b/Bio/Pipeline/Runnable/CpGReport.pm index f59d953..2c0fdd3 100644 --- a/Bio/Pipeline/Runnable/CpGReport.pm +++ b/Bio/Pipeline/Runnable/CpGReport.pm @@ -1,5 +1,7 @@ # Runnable for CpGReport which is available in EMBOSS # +# Please direct questions and support issues to +# # Cared for by Juguang Xiao # # You may distribute this module under the same terms as perl itself diff --git a/Bio/Pipeline/Runnable/DBA.pm b/Bio/Pipeline/Runnable/DBA.pm index 88156e2..3d57e94 100644 --- a/Bio/Pipeline/Runnable/DBA.pm +++ b/Bio/Pipeline/Runnable/DBA.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon @@ -29,6 +31,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bio.perl.org +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Runnable/DataMonger.pm b/Bio/Pipeline/Runnable/DataMonger.pm index 5e6402c..09dc38b 100644 --- a/Bio/Pipeline/Runnable/DataMonger.pm +++ b/Bio/Pipeline/Runnable/DataMonger.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon diff --git a/Bio/Pipeline/Runnable/EnsemblFamily.pm b/Bio/Pipeline/Runnable/EnsemblFamily.pm index 2b3da33..4df9156 100644 --- a/Bio/Pipeline/Runnable/EnsemblFamily.pm +++ b/Bio/Pipeline/Runnable/EnsemblFamily.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon diff --git a/Bio/Pipeline/Runnable/EnsemblRunnable.pm b/Bio/Pipeline/Runnable/EnsemblRunnable.pm index 9028135..2d844ba 100644 --- a/Bio/Pipeline/Runnable/EnsemblRunnable.pm +++ b/Bio/Pipeline/Runnable/EnsemblRunnable.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon @@ -45,6 +47,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Runnable/Est2Genome.pm b/Bio/Pipeline/Runnable/Est2Genome.pm index b472f44..be06f4e 100644 --- a/Bio/Pipeline/Runnable/Est2Genome.pm +++ b/Bio/Pipeline/Runnable/Est2Genome.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Est2Genome # originally written by Michele Clamp # Written in BioPipe by Shawn Hoon +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # # You may distribute this module under the same terms as perl itself @@ -51,6 +53,8 @@ binary wrapper Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Est2Genome originally written by Michele Clamp, michele@sanger.ac.uk. Written in BioPipe by Shawn Hoon, shawnh@fugu-sg.org. +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team, fuguteam@fugu-sg.org. =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/Fasta.pm b/Bio/Pipeline/Runnable/Fasta.pm index 0e2e4ec..ba3e8bd 100644 --- a/Bio/Pipeline/Runnable/Fasta.pm +++ b/Bio/Pipeline/Runnable/Fasta.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Blast # originally written by Michele Clamp # Written in BioPipe by Jason Stajich +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # and Jason Stajich # You may distribute this module under the same terms as perl itself @@ -64,6 +66,8 @@ The runnable currently returns the following output types: Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Fasta originally written by Michele Clamp, michele@sanger.ac.uk. Written in BioPipe by Jason Stajich, jason@bioperl.org. +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team, fuguteam@fugu-sg.org. =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/Genewise.pm b/Bio/Pipeline/Runnable/Genewise.pm index ca416fc..95b17c7 100644 --- a/Bio/Pipeline/Runnable/Genewise.pm +++ b/Bio/Pipeline/Runnable/Genewise.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Genewise # originally written by Michele Clamp # Written in BioPipe by Fugu student intern Low Yik Jin +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself # @@ -33,6 +35,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bio.perl.org +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track @@ -47,6 +60,8 @@ or the web: Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Genewise originally written by Michele Clamp, michele@sanger.ac.uk. +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team, fuguteam@fugu-sg.org. Describe contact details here diff --git a/Bio/Pipeline/Runnable/Genscan.pm b/Bio/Pipeline/Runnable/Genscan.pm index 2d5a93a..1a77c3c 100755 --- a/Bio/Pipeline/Runnable/Genscan.pm +++ b/Bio/Pipeline/Runnable/Genscan.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Genscan # originally written by Michele Clamp # Written in BioPipe by Fugu student intern Low Yik Jin +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # Written in BioPipe by Fugu student intern Low Yik Jin # You may distribute this module under the same terms as perl itself @@ -47,6 +49,8 @@ The runnable currently returns an array of Bio::Tools::Prediction::Gene objects Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Genscan. Originally written by Michele Clamp, michele@sanger.ac.uk. Written in BioPipe by Fugu student intern Low Yik Jin. +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team, fuguteam@fugu-sg.org. =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/Hmmpfam.pm b/Bio/Pipeline/Runnable/Hmmpfam.pm index f7b22e0..a639bc7 100755 --- a/Bio/Pipeline/Runnable/Hmmpfam.pm +++ b/Bio/Pipeline/Runnable/Hmmpfam.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Hmmpfam # originally written by Emmanuel Mongin # Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself @@ -36,6 +38,17 @@ Bioperl mailing lists Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs report bugs to the Bioperl bug tracking system to help us keep track @@ -50,6 +63,8 @@ email or the web: Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Hmmpfam originally written by Emmanuel Mongin Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/MSA.pm b/Bio/Pipeline/Runnable/MSA.pm index 1d461c3..0bc0f17 100644 --- a/Bio/Pipeline/Runnable/MSA.pm +++ b/Bio/Pipeline/Runnable/MSA.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon diff --git a/Bio/Pipeline/Runnable/Phylip.pm b/Bio/Pipeline/Runnable/Phylip.pm index d9123b9..d526283 100644 --- a/Bio/Pipeline/Runnable/Phylip.pm +++ b/Bio/Pipeline/Runnable/Phylip.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon diff --git a/Bio/Pipeline/Runnable/Primate.pm b/Bio/Pipeline/Runnable/Primate.pm index f0bd0bf..08b6c3d 100644 --- a/Bio/Pipeline/Runnable/Primate.pm +++ b/Bio/Pipeline/Runnable/Primate.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon diff --git a/Bio/Pipeline/Runnable/Prints.pm b/Bio/Pipeline/Runnable/Prints.pm index 4008e26..42c767e 100755 --- a/Bio/Pipeline/Runnable/Prints.pm +++ b/Bio/Pipeline/Runnable/Prints.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Prints # originally written by Emmanuel Mongin # Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself @@ -35,6 +37,17 @@ Bioperl mailing lists Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs report bugs to the Bioperl bug tracking system to help us keep track @@ -49,6 +62,8 @@ email or the web: Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Prints originally written by Emmanuel Mongin Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/Profile.pm b/Bio/Pipeline/Runnable/Profile.pm index 4165000..f5b02c2 100755 --- a/Bio/Pipeline/Runnable/Profile.pm +++ b/Bio/Pipeline/Runnable/Profile.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Profile # originally written by Emmanuel Mongin # Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself @@ -35,6 +37,17 @@ Bioperl mailing lists Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs report bugs to the Bioperl bug tracking system to help us keep track @@ -49,6 +62,8 @@ email or the web: Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Profile originally written by Emmanuel Mongin Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) diff --git a/Bio/Pipeline/Runnable/Promoterwise.pm b/Bio/Pipeline/Runnable/Promoterwise.pm index ebf6756..71127e2 100644 --- a/Bio/Pipeline/Runnable/Promoterwise.pm +++ b/Bio/Pipeline/Runnable/Promoterwise.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Chuah Aaron # # Copyright Chuah Aaron @@ -30,6 +32,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bio.perl.org +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Runnable/ProteinAnnotation.pm b/Bio/Pipeline/Runnable/ProteinAnnotation.pm index b80f0fe..10d81ae 100755 --- a/Bio/Pipeline/Runnable/ProteinAnnotation.pm +++ b/Bio/Pipeline/Runnable/ProteinAnnotation.pm @@ -4,6 +4,8 @@ # originally written by Emmanuel Mongin # Written in BioPipe by Balamurugan Kumarasamy # Rewritten by Shawn Hoon to encapsulate all the protein runnables into one +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself @@ -44,6 +46,17 @@ Bioperl mailing lists Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs report bugs to the Bioperl bug tracking system to help us keep track @@ -59,6 +72,8 @@ email or the web: originally written by Emmanuel Mongin Written in BioPipe by Balamurugan Kumarasamy Rewritten by Shawn Hoon +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/Pseudowise.pm b/Bio/Pipeline/Runnable/Pseudowise.pm index bae15cc..46a9c93 100755 --- a/Bio/Pipeline/Runnable/Pseudowise.pm +++ b/Bio/Pipeline/Runnable/Pseudowise.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Kiran # # Copyright Kiran @@ -31,6 +33,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bio.perl.org +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Runnable/RepeatMasker.pm b/Bio/Pipeline/Runnable/RepeatMasker.pm index 9a8e246..6dd5fee 100644 --- a/Bio/Pipeline/Runnable/RepeatMasker.pm +++ b/Bio/Pipeline/Runnable/RepeatMasker.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::RepeatMasker # originally written by Michele Clamp # Written in BioPipe by Shawn Hoon +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # # You may distribute this module under the same terms as perl itself @@ -51,6 +53,8 @@ binary wrapper Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::RepeatMasker Originally written by Michele Clamp, michele@sanger.ac.uk. Written in BioPipe by Shawn Hoon, shawnh@fugu-sg.org. +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team, fuguteam@fugu-sg.org. =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/RunnableSkeleton.pm b/Bio/Pipeline/Runnable/RunnableSkeleton.pm index 5deb0c0..6348ab7 100644 --- a/Bio/Pipeline/Runnable/RunnableSkeleton.pm +++ b/Bio/Pipeline/Runnable/RunnableSkeleton.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon diff --git a/Bio/Pipeline/Runnable/Seg.pm b/Bio/Pipeline/Runnable/Seg.pm index 760a1f9..9fe38c1 100755 --- a/Bio/Pipeline/Runnable/Seg.pm +++ b/Bio/Pipeline/Runnable/Seg.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Seg # originally written by Marc Sohrmann (ms2@sanger.ac.uk) # Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself @@ -35,6 +37,17 @@ Bioperl mailing lists Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs report bugs to the Bioperl bug tracking system to help us keep track @@ -49,6 +62,8 @@ email or the web: Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Seg originally written by Marc Sohrmann (ms2@sanger.ac.uk) Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/Signalp.pm b/Bio/Pipeline/Runnable/Signalp.pm index 4a11d38..e016a2e 100755 --- a/Bio/Pipeline/Runnable/Signalp.pm +++ b/Bio/Pipeline/Runnable/Signalp.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Signalp # originally written by Marc Sohrmann (ms2@sanger.ac.uk) # Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself @@ -35,6 +37,17 @@ Bioperl mailing lists Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs report bugs to the Bioperl bug tracking system to help us keep track @@ -49,6 +62,8 @@ email or the web: Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Signalp originally written by Marc Sohrmann (ms2@sanger.ac.uk) Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/Sim4.pm b/Bio/Pipeline/Runnable/Sim4.pm index e19fff9..83639b3 100644 --- a/Bio/Pipeline/Runnable/Sim4.pm +++ b/Bio/Pipeline/Runnable/Sim4.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Sim4 # originally written by Michele Clamp # Written in BioPipe by Shawn Hoon +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # # You may distribute this module under the same terms as perl itself @@ -51,6 +53,8 @@ binary wrapper Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Sim4 Originally written by Michele Clamp, michele@sanger.ac.uk. Written in BioPipe by Shawn Hoon, shawnh@fugu-sg.org. +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team, fuguteam@fugu-sg.org. =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/Tmhmm.pm b/Bio/Pipeline/Runnable/Tmhmm.pm index ff096a0..a91a2bc 100755 --- a/Bio/Pipeline/Runnable/Tmhmm.pm +++ b/Bio/Pipeline/Runnable/Tmhmm.pm @@ -3,6 +3,8 @@ # Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Tmhmm # originally written by Marc Sohrmann (ms2@sanger.ac.uk) # Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# # Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) # You may distribute this module under the same terms as perl itself @@ -35,6 +37,17 @@ Bioperl mailing lists Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs report bugs to the Bioperl bug tracking system to help us keep track @@ -50,6 +63,8 @@ email or the web: Based on the EnsEMBL module Bio::EnsEMBL::Pipeline::Runnable::Protein::Tmhmm originally written by Marc Sohrmann (ms2@sanger.ac.uk) Written in BioPipe by Balamurugan Kumarasamy +# Please direct questions and support issues to +# Cared for by the Fugu Informatics team (fuguteam@fugu-sg.org) =head1 APPENDIX diff --git a/Bio/Pipeline/Runnable/TribeMCL.pm b/Bio/Pipeline/Runnable/TribeMCL.pm index 87eb1d5..8387453 100644 --- a/Bio/Pipeline/Runnable/TribeMCL.pm +++ b/Bio/Pipeline/Runnable/TribeMCL.pm @@ -1,3 +1,5 @@ +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon diff --git a/Bio/Pipeline/RunnableDB.pm b/Bio/Pipeline/RunnableDB.pm index 6d2e2a2..6abf418 100755 --- a/Bio/Pipeline/RunnableDB.pm +++ b/Bio/Pipeline/RunnableDB.pm @@ -5,6 +5,8 @@ # by Michele Clamp but almost entirely rewritten # because peforming different function in BioPipe # +# Please direct questions and support issues to +# # Cared for by FuguI Team # # @@ -45,6 +47,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/RunnableI.pm b/Bio/Pipeline/RunnableI.pm index b4cc0cc..2251d21 100644 --- a/Bio/Pipeline/RunnableI.pm +++ b/Bio/Pipeline/RunnableI.pm @@ -3,6 +3,8 @@ # Based on Bio::EnsEMBL::Pipeline::RunnableI originally written # by Michele Clamp # +# Please direct questions and support issues to +# # Cared for by Fugu Informatics team # # You may distribute this module under the same terms as perl itself @@ -36,6 +38,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track @@ -50,6 +63,8 @@ or the web: Based on Bio::EnsEMBL::Pipeline::RunnableI originally written by Michele Clamp, michele@sanger.ac.uk +# Please direct questions and support issues to +# Cared for by Fugu Informatics team, fuguteam@fugu-sg.org =head1 APPENDIX diff --git a/Bio/Pipeline/SQL/DBAdaptor.pm b/Bio/Pipeline/SQL/DBAdaptor.pm index e3f2617..366418b 100644 --- a/Bio/Pipeline/SQL/DBAdaptor.pm +++ b/Bio/Pipeline/SQL/DBAdaptor.pm @@ -36,6 +36,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://www.biopipe.org +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/SQL/DataMongerAdaptor.pm b/Bio/Pipeline/SQL/DataMongerAdaptor.pm index 0c4fbb9..fd3d55d 100644 --- a/Bio/Pipeline/SQL/DataMongerAdaptor.pm +++ b/Bio/Pipeline/SQL/DataMongerAdaptor.pm @@ -1,6 +1,8 @@ # $Id: .pm,v 1.51 Fri Jun 07 05:43:37 SGT 2002 # BioPerl module for # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon @@ -40,6 +42,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/SQL/IOHandlerAdaptor.pm b/Bio/Pipeline/SQL/IOHandlerAdaptor.pm index 42666bd..06ef285 100644 --- a/Bio/Pipeline/SQL/IOHandlerAdaptor.pm +++ b/Bio/Pipeline/SQL/IOHandlerAdaptor.pm @@ -29,6 +29,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/SQL/InputAdaptor.pm b/Bio/Pipeline/SQL/InputAdaptor.pm index 87d728e..537eebe 100644 --- a/Bio/Pipeline/SQL/InputAdaptor.pm +++ b/Bio/Pipeline/SQL/InputAdaptor.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::InputAdaptor # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -36,6 +38,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/SQL/JobAdaptor.pm b/Bio/Pipeline/SQL/JobAdaptor.pm index 5d65398..455161b 100755 --- a/Bio/Pipeline/SQL/JobAdaptor.pm +++ b/Bio/Pipeline/SQL/JobAdaptor.pm @@ -44,6 +44,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/SQL/NodeAdaptor.pm b/Bio/Pipeline/SQL/NodeAdaptor.pm index 9e55a81..ef63651 100644 --- a/Bio/Pipeline/SQL/NodeAdaptor.pm +++ b/Bio/Pipeline/SQL/NodeAdaptor.pm @@ -1,6 +1,8 @@ # $Id: .pm,v 1.51 Fri Jun 07 05:43:37 SGT 2002 # BioPerl module for # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon @@ -40,6 +42,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/SQL/NodeGroupAdaptor.pm b/Bio/Pipeline/SQL/NodeGroupAdaptor.pm index 799b020..96900d2 100644 --- a/Bio/Pipeline/SQL/NodeGroupAdaptor.pm +++ b/Bio/Pipeline/SQL/NodeGroupAdaptor.pm @@ -1,6 +1,8 @@ # $Id $ # BioPerl module for Bio::Pipeline::SQL::NodeGroupAdaptor # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # Copyright Shawn Hoon @@ -35,6 +37,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Transformer.pm b/Bio/Pipeline/Transformer.pm index a1c300f..eab2130 100755 --- a/Bio/Pipeline/Transformer.pm +++ b/Bio/Pipeline/Transformer.pm @@ -1,6 +1,8 @@ # BioPerl module for Bio::Pipeline::Transformer # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -40,6 +42,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Utils/Dumper.pm b/Bio/Pipeline/Utils/Dumper.pm index 8766086..d7567ad 100644 --- a/Bio/Pipeline/Utils/Dumper.pm +++ b/Bio/Pipeline/Utils/Dumper.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::Utils::Dumper # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -75,6 +77,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Utils/Dumper/blastscore.pm b/Bio/Pipeline/Utils/Dumper/blastscore.pm index 1a3899a..cdf6768 100644 --- a/Bio/Pipeline/Utils/Dumper/blastscore.pm +++ b/Bio/Pipeline/Utils/Dumper/blastscore.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::Utils::Dumper::blastscore # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -84,6 +86,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Utils/Dumper/generic.pm b/Bio/Pipeline/Utils/Dumper/generic.pm index 02b9e83..1a51cc7 100644 --- a/Bio/Pipeline/Utils/Dumper/generic.pm +++ b/Bio/Pipeline/Utils/Dumper/generic.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::Utils::Dumper::generic # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -49,6 +51,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Utils/Filter.pm b/Bio/Pipeline/Utils/Filter.pm index 75e495a..d6a7770 100644 --- a/Bio/Pipeline/Utils/Filter.pm +++ b/Bio/Pipeline/Utils/Filter.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::Utils::Filter # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -36,6 +38,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Utils/Filter/feature_coverage.pm b/Bio/Pipeline/Utils/Filter/feature_coverage.pm index c748bcc..8438151 100644 --- a/Bio/Pipeline/Utils/Filter/feature_coverage.pm +++ b/Bio/Pipeline/Utils/Filter/feature_coverage.pm @@ -37,6 +37,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Utils/Filter/feature_filter.pm b/Bio/Pipeline/Utils/Filter/feature_filter.pm index ba4f925..dcfaa0d 100644 --- a/Bio/Pipeline/Utils/Filter/feature_filter.pm +++ b/Bio/Pipeline/Utils/Filter/feature_filter.pm @@ -37,6 +37,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Utils/Filter/simple_align.pm b/Bio/Pipeline/Utils/Filter/simple_align.pm index 2d36f23..17a8e70 100644 --- a/Bio/Pipeline/Utils/Filter/simple_align.pm +++ b/Bio/Pipeline/Utils/Filter/simple_align.pm @@ -36,6 +36,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Utils/Iterator.pm b/Bio/Pipeline/Utils/Iterator.pm index ed0d071..ca2a2d8 100644 --- a/Bio/Pipeline/Utils/Iterator.pm +++ b/Bio/Pipeline/Utils/Iterator.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::Utils::Iterator # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -49,6 +51,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-pipeline@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/Utils/SaxHandler.pm b/Bio/Pipeline/Utils/SaxHandler.pm index b3ad4fc..b0b2850 100644 --- a/Bio/Pipeline/Utils/SaxHandler.pm +++ b/Bio/Pipeline/Utils/SaxHandler.pm @@ -1,6 +1,8 @@ # Utility module for building trees from SAX events # +# Please direct questions and support issues to +# # Cared for by Kiran # adapted from XML::Simple # @@ -32,6 +34,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/Bio/Pipeline/XMLImporter.pm b/Bio/Pipeline/XMLImporter.pm index f250e71..d463f99 100644 --- a/Bio/Pipeline/XMLImporter.pm +++ b/Bio/Pipeline/XMLImporter.pm @@ -1,6 +1,8 @@ # # BioPerl module for Bio::Pipeline::XMLImporter # +# Please direct questions and support issues to +# # Cared for by Shawn Hoon # # @@ -40,6 +42,17 @@ of the Bioperl mailing lists. Your participation is much appreciated. bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track diff --git a/t/SQL/PrimarySeqAdaptor.pm b/t/SQL/PrimarySeqAdaptor.pm index 90e1fd9..d12b9ac 100644 --- a/t/SQL/PrimarySeqAdaptor.pm +++ b/t/SQL/PrimarySeqAdaptor.pm @@ -2,6 +2,8 @@ # # BioPerl module for Bio::DB::SQL::PrimarySeqAdaptor # +# Please direct questions and support issues to +# # Cared for by Ewan Birney # # Copyright Ewan Birney @@ -33,6 +35,17 @@ Your participation is much appreciated. bioperl-l@bio.perl.org +=head2 Support + +Please direct usage questions or support issues to the mailing list: + +L + +rather than to the module maintainer directly. Many experienced and +reponsive experts will be able look at the problem and quickly +address it. Please include a thorough description of the problem +with code and data examples if at all possible. + =head2 Reporting Bugs Report bugs to the Bioperl bug tracking system to help us keep track