Downloads

From PileLine

(Difference between revisions)
Jump to: navigation, search
(Installation & Running)
Line 25: Line 25:
# [http://www.java.com Java 1.6]
# [http://www.java.com Java 1.6]
=== Installation & Running ===
=== Installation & Running ===
-
Please select your OS-specific installer
+
Launch the installer via Java Web Start, pushing the "Launch" button
-
{| border="1" cellspacing="0" cellpadding="2"
+
 
-
|-
+
[[File:Jws-launch-button.png|link=http://sing.ei.uvigo.es/pileline/install.jnlp]]
-
!scope="row"| [[File:windowsico.jpg]]
+
-
| [[File:pilelinegui-0.9-windows.zip]]
+
-
| Uncompress the zip file and double-clic in setup.exe
+
-
|-
+
-
!scope="row"| [[File:macico.jpg]]
+
-
| [[File:pilelinegui-0.9-osx.zip]]
+
-
| Uncompress the zip file and double-clic in install.bsx
+
-
|-
+
-
!scope="row"| [[File:linuxico.jpg]]
+
-
| [[File:pilelinegui-0.9-linux.zip ]]
+
-
| Uncompress the zip and drag-and-drop the application to the Applications folder
+
-
|}
+

Revision as of 11:45, 30 December 2010

You can download the latests release of PileLine tools in http://sourceforge.net/projects/pilelinetools

Contents

PileLine toolkit (command-line)

Requirements

  1. Operating Systems: Windows, Unix-like (Linux, Mac OSX)
  2. Java 1.6
  3. Apache Ant 1.7 (Optional. Needed for building the source code)

Installation & Running

  1. Uncompress the downloaded pileline tar.gz file
  2. Inside the ./cmd folder, there are Unix-compatible (.sh) and Windows-compatible (.bat) scripts to launch the different tools.

Building from sourcecode (optional)

1. You need to install [Subversion http://subversion.tigris.org/] in your system.

2. Download the latest source code (trunk) in the current directory

svn co https://pilelinetools.svn.sourceforge.net/svnroot/pilelinetools/trunk pileline

3. Building.

cd pileline
ant

Just type "ant" in a console inside the main directory of PileLine

PileLine GUI (Graphical front-end + genome browser)

Requirements

  1. Java 1.6

Installation & Running

Launch the installer via Java Web Start, pushing the "Launch" button

Personal tools