GenePattern 3.1 Release Note
View release notes for all GenePattern versions: 1.0 1.1 1.2 1.2.1 1.3 1.3.1 1.4 1.4.1 2.0 2.0.1 2.0.2 3.0 3.1
Also see the FAQ for more information about new functionality
In the GenePattern 3.1 Release Notes:
New in release 3.1
Fixed in release 3.1
Hardware requirements and software compatibility
Known issues
New in release 3.1
GenePattern 3.1 includes several new features:
- GenePattern server hosted by the Broad Institute:
The Broad Institute now hosts a public GenePattern 3.1 server at:
http://genepattern.broad.mit.edu/gp/
GenePattern 3.1 is also available for download from the GenePattern web site at:
http://www.broad.mit.edu/cancer/software/genepattern/download/
The hosted server uses an Oracle database implementation rather than the default HSQL implementation.
If you are a GenePattern administrator interested in using the Oracle database implmentation,
see Changing the GenePattern Database (HSQL to Oracle)
in the GenePattern Web Client Guide.
- Analysis protocols: GenePattern 3.1 includes step-by-step
instructions for performing four common analyses in GenePattern:
- Differential expression analysis
- Clustering
- Prediction
- SNP copy number and loss of heterozygosity (LOH) determination
The protocols are displayed on the start page of the GenePattern Web Client.
- R2.5 integration: GenePattern 3.1 installs and
uses R2.5 (GenePattern 3.0 uses R2.0.1). New versions of the following R-based modules have
been released for use with GenePattern 3.1 and R2.5:
- AreaChange
- CART
- CARTXValidation
- CompareSpectra
- ComparativeMarkerSelection
- ConsensusClustering
- ExpressionFileCreator
- GEOImporter
- GLAD
- ImputeMissingValues.KNN
- LocatePeaks
- Multiplot
- MultiplotExtractor
- MultiplotPreprocess
- NMFConsensus
- PeakMatch
- Peaks
- PlotPeaks
- ProteomicsAnalysis
- SVM
GenePattern 3.1 supports modules written for either R2.0.1 or R2.5. Each module definition includes a command line that runs the analysis program. For an R module, the module developer specifies which version of R to use by including the appropirate substitution variable in the command line. The <R> variable translates to the full path of the R2.0.1 programming environment and the <R2.5> variable translates to the full path of the R2.5 programming environment.
Installating GenePattern 3.1 installs R2.5 and sets the R 2.5 Home server configuration parameter, which defines the <R2.5> variable. This allows GenePattern 3.1 to run modules written for R2.5.
- If you are upgrading from GenePattern 3.0, install GenePattern 3.1 into the same directory as GenePattern 3.0. Your existing R2.0.1 installation and <R> variable are preserved. This allows GenePattern 3.1 to run modules written for R2.0.1 or R2.5.
- If you are not upgrading from GenePattern 3.0, you can add R2.0.1 to your GenePattern 3.1 installation as follows:
- Install R2.0.1.
- In the Web Client, click Administration>Server Settings and go to the Programming Languages page.
- Set the R 2.0.1 Home parameter to the full path of the R2.0.1 installation. This defines the <R> variable.
- Click Save to update the GenePattern server configuration.
- Exit from the Web Client.
- Stop and restart the server.
GenePattern 3.1 can now run modules written for R2.0.1 or R2.5.
Fixed in release 3.1
back to top
GenePattern 3.1 corrects the following known issues:
- The execution log created by a pipeline is now
listed with the analysis results files. In previous releases, it was not.
- In the Web Client:
- You can now install any released version of a module or pipeline.
In previous releases, to install an earlier version of a module or pipeline you had to
first delete the current version.
- To display information about a job, click the icon next to the job name and
select Info. The links to the input files now work as expected.
- To use an analysis results files as input for your next analysis, click the icon next to the file name
and select your next analysis module. Module names are no longer duplicated when
multiple versions of the module are installed.
- Mac users can now use Safari to modify the Access page of the server configuration settings
(Administration>Server Settings).
- In the Desktop Client:
- You can now create both private and public pipelines.
In previous releases, the Desktop Client created only public pipelines.
Hardware requirements and software compatibility
back to top
Known issues
back to top
The following are known issues in GenePattern 3.1:
- Installation: In the Web Client, if the drop-down menus do not work immediately after installation,
click the web browser Refresh button.
- Suites: Private suites are visible to all users.
- Vista: On Vista:
- The StartGenePatternServer and StopGenePatternServer applications must be run as
administrator. To start or stop the GenePattern server, right-click the desktop icon and select the
Run as administrator option.
- Operating system timestamps are incorrectly written to
the log files. Timestamps recorded in both the webserver and GenePattern logs are
likely a few hours ahead or behind the system time.
- Ubuntu: On Ubuntu, use the GenePattern Web Client. The GenePattern Desktop Client is
not supported on this platform.
|