Introduction
The Bioconductor project relies upon contributed packages to help meet the goal of providing access to a wide range of statistical and graphical methods for the analysis of genomic data.
Extending the Functionality of Existing Packages
If your package provides the same functionality as an existing package, but provides additional features, please consider contacting the existing package's maintainer.
Most maintainers are happy to integrate new functionality from other users/developers and to give credit where it is due.
Instructions for Package Contribution
- Read the Package Guidelines page.
- Make sure your package satisfies all of the Package Guidelines
- Did you read the Package Guidelines :-)
- Create a .tar.gz of the package source, do not use the file that results from running R CMD build.
- Subscribe to the bioconductor and bioc-devel mailing lists.
- Email Marc Carlson and ask for a password to upload your package (do not send your package as an attachment via email). Marc's email is mcarlson NEAR fhcrc POINT org.
- Once Marc has sent you a username and password, use this form to upload your package tarball.
