Difference between revisions of "Downloads"

From VistrailsWiki
Jump to navigation Jump to search
m (Added metro, fixed URL to trimesh2)
Tag: Manual revert
 
(124 intermediate revisions by 11 users not shown)
Line 1: Line 1:
== Latest Release ==
== Latest Releases ==


The latest stable version is VisTrails v2.2.4. For the the complete list of enhancements and fixes in this release, please see the [https://sourceforge.net/projects/vistrails/files/vistrails/v2.2.4/README/view release notes].
VisTrails is also available on [https://pypi.python.org/pypi/vistrails PyPI] and [https://binstar.org/vida-nyu/vistrails Anaconda].
=== Source, Binaries and Users' Guide ===
====Latest stable release ====
{| {{Prettytable}}
{| {{Prettytable}}
|-
|-
|{{Hl4}}|'''Revision 502 (2007-03-09 16:00)''' {{ReleaseNotes
|{{Hl4}} colspan="4" |'''2.2.4 build 1519abc0ae2b (2016-05-03)''' [[known_issues|Known Issues]] {{SFReleaseNotes      |link=https://sourceforge.net/projects/vistrails/files/vistrails/v2.2.4/README/view}}  
      |rev=559}}
|{{Hl4}}|'''Size'''
|{{Hl4}}|'''Architecture'''
|{{Hl4}}|'''Type'''
|-
|-
|
|
* {{zip
* {{zip
   |link=http://www.vistrails.org/download/download.php?id=vistrails-setup-rev559.zip
   |link=http://downloads.sourceforge.net/project/vistrails/vistrails/v2.2.4/vistrails-setup-2.2.4-1519abc0ae2b.zip
   |text=vistrails-setup-rev559.zip}}
   |text=vistrails-setup-2.2.4-1519abc0ae2b.zip}}
|62571080
|179.5 MB
|i586
|i586
|.zip (32-bit Windows)
|.zip (32-bit Windows)
|-
|
* {{zip
  |link=http://downloads.sourceforge.net/project/vistrails/vistrails/v2.2.4/vistrails-x64-setup-2.2.4-1519abc0ae2b.zip
  |text=vistrails-x64-setup-2.2.4-1519abc0ae2b.zip}}
|230.7 MB
|i586
|.zip (64-bit Windows)
|-
|
* {{dmg
  |link=http://downloads.sourceforge.net/project/vistrails/vistrails/v2.2.4/vistrails-osx-2.2.4-1519abc0ae2b.dmg
  |text=vistrails-osx-2.2.4-1519abc0ae2b.dmg}}
|303.6 MB
|Mac OS X 10.6+ x64
|.dmg (Mac bundle)
|-
|-
|
|
* {{targz
* {{targz
|link=http://www.vistrails.org/download/download.php?id=vistrails-src-rev559.tar.gz
|link=http://downloads.sourceforge.net/project/vistrails/vistrails/v2.2.4/vistrails-src-2.2.4-1519abc0ae2b.tar.gz
|text=vistrails-src-rev559.tar.gz}}
|text=vistrails-src-2.2.4-1519abc0ae2b.tar.gz}}
|941311
|22.7 MB
|all
|all
|Source .tar.gz
|Source .tar.gz
|-
|
* {{Pdf
|link=http://downloads.sourceforge.net/project/vistrails/vistrails/v2.2.4/VisTrails.pdf
|text=VisTrails.pdf}}
|8.9 MB
|all
|.pdf
|-
|}
|}


* [[Building From Source|Instructions]] on how to build from source
=== Older releases ===
 
* If you have problems downloading from our repository, we keep mirror copies at sourceforge [http://sourceforge.net/projects/vistrails VisTrails@SourceForge].
 
'''[[all_releases|See all releases]]'''
 
== [[MailingLists|Mailing Lists]] ==
 
Information on joining mailing lists is available [[MailingLists|here]].
 
== Experimental Ubuntu Packages ==
 
Carlos Scheidegger is experimenting with Ubuntu (debian) packages and is currently making them available at http://www.sci.utah.edu/~cscheid/software. They can be installed in Ubuntu with
 
sudo dpkg -i vistrails-<version>.deb
 
These will install VisTrails on /usr/local. They currently perform no dependency checking, though this will be done in the future, together with a VisTrails apt repository. Please check back often or email him at '''cscheid@sci.utah.edu'''
 
[[InstallingVisTrailsOnUbuntu]]
 
----
 
== VisTrails Module Packages ==
 
VisTrails makes use of packages of Modules to define and form valid workflows.  Some packages are maintained and distributed with the VisTrails itself and are considered part of the core functionality.  However, work has also been done on developing user-made and maintained Module Packages.  Below are a current list of packages maintained by VisTrails and user packages maintained outside the core source repository.  The Package Name field describes the name required by the addPackage() directive in the .vistrails/startup.py file required to load the package.


{| {{Prettytable}}
{| {{Prettytable}}
|-
|-
|{{Hl4}}|'''Core Packages as of Mar. 12 2007'''  
|{{Hl4}} colspan="4" |'''2.1.5 build 4fe986148829 (2015-03-21)''' [[known_issues|Known Issues]] {{SFReleaseNotes      |link=https://sourceforge.net/projects/vistrails/files/vistrails/v2.1.5/README/view}}  
|{{Hl4}}|'''Description'''
|{{Hl4}}|'''Package Name'''
|-
|-
|
|
* Basic Modules
* {{zip
| Basic module types. These modules consist of value placeholders (Float, Integer, etc) and general workflow manipulation (stdout, File Writing, etc)
  |link=http://downloads.sourceforge.net/project/vistrails/vistrails/v2.1.5/vistrails-setup-2.1.5-4fe986148829.zip
| Automatically Included
  |text=vistrails-setup-2.1.5-4fe986148829.zip}}
|120.2 MB
|i586
|.zip (32-bit Windows)
|-
|-
|
|
* VTK
* {{zip
| Kitware's Visualization ToolKit wrapped for use in VisTrails
  |link=http://downloads.sourceforge.net/project/vistrails/vistrails/v2.1.5/vistrails-x64-setup-2.1.5-4fe986148829.zip
| vtk
  |text=vistrails-x64-setup-2.1.5-4fe986148829.zip}}
|166.1 MB
|x86_64
|.zip (64-bit Windows)
|-
|-
|
|
* Spreadsheet
* {{dmg
| Spreadsheet modules for use in visualization workflows.
  |link=http://downloads.sourceforge.net/project/vistrails/vistrails/v2.1.5/vistrails-mac-10.6-intel-2.1.5-4fe986148829.dmg
| spreadsheet
  |text=vistrails-mac-10.6-intel-2.1.5-4fe986148829.dmg}}
|255.4 MB
|Mac OS X 10.6+ x64
|.dmg (Mac bundle)
|-
|-
|
|
* HTTP
* {{targz
| Modules capable of accessing files via HTTP and using them as if they were locally stored.
|link=http://downloads.sourceforge.net/project/vistrails/vistrails/v2.1.5/vistrails-src-2.1.5-4fe986148829.tar.gz
| HTTP
|text=vistrails-src-2.1.5-4fe986148829.tar.gz}}
|20.6 MB
|all
|Source .tar.gz
|-
|-
|
|
* Python Calculator
* {{Pdf
| A basic set of modules intended to demonstrate how to create new packages for use in VisTrails
|link=http://downloads.sourceforge.net/project/vistrails/vistrails/v2.1.5/VisTrails.pdf
| pythonCalc
|text=VisTrails.pdf}}
|8.3 MB
|all
|.pdf
|-
|-
|
|}
* SciPy
 
| Modules wrapping some of the functionality provided by the Scientific Python package.  As this package is large, it is not yet fully wrapped.   
{| {{Prettytable}}
| SciPy
|-
|{{Hl4}} colspan="4" |'''1.7 build 51517a6cdab6 (2011-06-30)''' [[known_issues|Known Issues]] {{SFReleaseNotes
      |link=https://sourceforge.net/projects/vistrails/files/vistrails/v1.7/README/view}}
|-
|-
|
|
* Image Magick
* {{zip
| Modules utilizing the Image Magick command-line tools.
  |link=http://downloads.sourceforge.net/project/vistrails/vistrails/v1.7/vistrails-setup-1.7-51517a6cdab6.zip
| ImageMagick
  |text=vistrails-setup-1.7-51517a6cdab6.zip}}
|111.9 MB
|i586
|.zip (32-bit Windows)
|-
|-
|
|
* Web Services
* {{dmg
| Modules capable of taking advantage of existing web services used outside the VisTrails environment
  |link=http://downloads.sourceforge.net/project/vistrails/vistrails/v1.7/vistrails-mac-10.5-intel-1.7-51517a6cdab6.dmg
| webServices
  |text=vistrails-mac-10.5-intel-1.7-51517a6cdab6.dmg}}
|211.5 MB
|Mac OS X 10.5+ x86
|.dmg (Mac bundle)
|-
|-
|
|
* afront
* {{targz
| Modules to run some of [http://afront.sourceforge.net Afront]'s functionality.
|link=http://downloads.sourceforge.net/project/vistrails/vistrails/v1.7/vistrails-src-1.7-51517a6cdab6.tar.gz
| afront
|text=vistrails-src-1.7-51517a6cdab6.tar.gz}}
|19 MB
|all
|Source .tar.gz
|-
|-
|
* pylab
| Provides plotting functionality through [http://matplotlib.sourceforge.net pylab and matplotlib].
| pylab
|}
|}


Please note that the packages below are created and maintained outside of the VisTrails repository.  Installation of them requires extracting them to the appropriate userpackages directory.  Many of the packages listed below are incomplete or works in progress.  Please take that into consideration during their use.
=== All releases ===
* [[all_releases|All releases]]


=== Nightly build ===
Every night a tarball and installers for windows and mac are generated from the source trunk of vistrails. Beware that these can be very unstable.
{| {{Prettytable}}
{| {{Prettytable}}
|-
|-
|{{Hl4}}|'''User Packages'''  
|{{Hl4}}|'''Nightly build'''
|{{Hl4}}|'''Description'''
|{{Hl4}}|'''Size'''
|{{Hl4}}|'''Package Name'''
|{{Hl4}}|'''Architecture'''
|{{Hl4}}|'''Primary Contact'''
|{{Hl4}}|'''Type'''
|{{Hl4}}|'''Download'''
|-
|-
|
|
* Protein Data Bank
* {{targz
| Package allowing simple processing of Protein Databank files (.pdb) to extract mundane statistics
|link=http://downloads.sourceforge.net/project/vistrails/vistrails/nightly/vistrails-src-nightly.tar.gz
| ProteinDataBank
|text=vistrails-src-nightly.tar.gz}}
| Erik Anderson - eranders 'at' sci.utah.edu
|~20MB
| http://www.sci.utah.edu/~eranders/packages/PDB.tar.gz
|all
|.tar.gz Source
|-
|-
|
|
* ITK
* [http://downloads.sourceforge.net/project/vistrails/vistrails/nightly/vistrails-setup-nightly.exe vistrails-setup-nightly.exe]
| Wrapping of the Insight ToolKit available from KitWare. This is an incomplete set of packages and work is being done to incorporate more of the ITK functionality into the wrappers. DICOM reading is now supported through ITK's GDCMReader module set. This requires CableSWIG and WrapITK.
|~170MB
| itk
|Windows x86
| Erik Anderson - eranders 'at' sci.utah.edu
|.exe Windows
| http://www.sci.utah.edu/~eranders/packages/ITK.tar.gz
|-
|-
|
|
* Matlab
* [http://downloads.sourceforge.net/project/vistrails/vistrails/nightly/vistrails-x64-setup-nightly.exe vistrails-x64-setup-nightly.exe]
| Modules allowing access to a local Matlab engine and interpreter.  This is an incomplete set of packages and work is being done to incorporate more functionality into the wrappers.  This requires Matlab and MLabWrap.
|~120MB
| Matlab
|Windows x64
| Erik Anderson - eranders 'at' sci.utah.edu
|.exe Windows
| http://www.sci.utah.edu/~eranders/packages/Matlab.tar.gz
|-
|-
|
|
* Trimesh2
* {{dmg
| Modules allowing access to the trimesh2 library. It requires access to the trimesh2 executables (notably, mesh_filter).
|link=http://downloads.sourceforge.net/project/vistrails/vistrails/nightly/vistrails-mac-10.6-nightly.dmg
| trimesh2
|text=vistrails-mac-10.6-nightly.dmg}}
| Carlos Scheidegger - cscheid 'at' sci.utah.edu
|~250MB
| http://www.sci.utah.edu/~cscheid/software/vistrails/trimesh2.py
|OSX 10.6+
|.dmg Mac
|-
|-
|
* Metro
| Modules allowing access to [http://vcg.isti.cnr.it/ VCG]'s [http://afront.sourceforge.net metro] tool. It requires access to the metro executable.
| trimesh2
| Carlos Scheidegger - cscheid 'at' sci.utah.edu
| http://www.sci.utah.edu/~cscheid/software/vistrails/metro.py
|}
|}
==== Data files for Examples ====
If you download the source release you might want to download the data files (they are already included in the binary releases).  Just decompress the package to the examples folder.
* {{targz
|link=https://vistrails.org/download/download.php?id=data.tar.gz
|text=data.tar.gz}}
== Building from Source ==
Instructions are available for [[Building From Source|building VisTrails from source]] for all supported platforms.
==== Ubuntu Packages ====
VisTrails includes integrated support for checking and installing required packages on Ubuntu. See [[InstallingVisTrailsOnUbuntu|installing VisTrails on Ubuntu]] for more information.
==== VisTrails Module Packages ====
VisTrails makes use of packages of Modules to define and form valid workflows.  Some packages are maintained and distributed with the VisTrails itself and are considered part of the core functionality.  However, work has also been done on developing user-made and maintained Module Packages.  Below are a current list of packages maintained by VisTrails and user packages maintained outside the core source repository.  The Package Name field describes the name required by the addPackage() directive in the .vistrails/startup.py file required to load the package.
* [[MainVisTrailsPackages | Packages distributed with VisTrails]]
* [[UserContributedPackages | Packages developed by users]]
== Web Services Demos ==
Some Bioinformatics workflows examples are available [[Web_Services_Examples|here]].
== Mailing List ==
Join the VisTrails [[MailingLists|mailing list]] to receive release announcements as well as post questions.

Latest revision as of 21:14, 3 May 2022

Latest Releases

The latest stable version is VisTrails v2.2.4. For the the complete list of enhancements and fixes in this release, please see the release notes.

VisTrails is also available on PyPI and Anaconda.

Source, Binaries and Users' Guide

Latest stable release

2.2.4 build 1519abc0ae2b (2016-05-03) Known Issues Documents2.png View Notes
179.5 MB i586 .zip (32-bit Windows)
230.7 MB i586 .zip (64-bit Windows)
303.6 MB Mac OS X 10.6+ x64 .dmg (Mac bundle)
22.7 MB all Source .tar.gz
8.9 MB all .pdf

Older releases

2.1.5 build 4fe986148829 (2015-03-21) Known Issues Documents2.png View Notes
120.2 MB i586 .zip (32-bit Windows)
166.1 MB x86_64 .zip (64-bit Windows)
255.4 MB Mac OS X 10.6+ x64 .dmg (Mac bundle)
20.6 MB all Source .tar.gz
8.3 MB all .pdf
1.7 build 51517a6cdab6 (2011-06-30) Known Issues Documents2.png View Notes
111.9 MB i586 .zip (32-bit Windows)
211.5 MB Mac OS X 10.5+ x86 .dmg (Mac bundle)
19 MB all Source .tar.gz

All releases

Nightly build

Every night a tarball and installers for windows and mac are generated from the source trunk of vistrails. Beware that these can be very unstable.

Nightly build Size Architecture Type
~20MB all .tar.gz Source
~170MB Windows x86 .exe Windows
~120MB Windows x64 .exe Windows
~250MB OSX 10.6+ .dmg Mac

Data files for Examples

If you download the source release you might want to download the data files (they are already included in the binary releases). Just decompress the package to the examples folder.


Building from Source

Instructions are available for building VisTrails from source for all supported platforms.

Ubuntu Packages

VisTrails includes integrated support for checking and installing required packages on Ubuntu. See installing VisTrails on Ubuntu for more information.

VisTrails Module Packages

VisTrails makes use of packages of Modules to define and form valid workflows. Some packages are maintained and distributed with the VisTrails itself and are considered part of the core functionality. However, work has also been done on developing user-made and maintained Module Packages. Below are a current list of packages maintained by VisTrails and user packages maintained outside the core source repository. The Package Name field describes the name required by the addPackage() directive in the .vistrails/startup.py file required to load the package.

Web Services Demos

Some Bioinformatics workflows examples are available here.

Mailing List

Join the VisTrails mailing list to receive release announcements as well as post questions.