Download Latest Version AngClust_Win_x86.jar (6.0 MB)
Email in envelope

Get an email when there's a new version of AngClust

Name Modified Size InfoDownloads / Week
Parent folder
AngClust_MacOS.jar 2020-08-15 5.7 MB
AngClust_Code_MacOS.zip 2020-08-15 20.0 MB
AngClust_Readme_MacOS.txt 2020-08-15 1.4 kB
AngClust_Tutorial_MacOS.mp4 2020-08-15 6.8 MB
demo_data.txt 2020-08-15 34.1 kB
Totals: 5 Items   32.5 MB 0
=======================
INSTALLATION
=======================
Pre-requisite:

1. Mac OS

2. Java 1.8 
(https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html)

=======================
USAGE ON MAC OS
=======================
Steps:

1. Check if Java works well

	Open 'Terminal' window
	Run 'java -version' and get something like this:

	java version "1.8.0_191"
	Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
	Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)

2. Download AngClust_MacOS.jar
	 at https://sourceforge.net/projects/AngClust/files/
	 or https://github.com/emanlee/AngClust

3. Prepare gene expression data file as follows 
	(see https://sourceforge.net/projects/AngClust/files/demo_data.txt for example)

	SpotID/GeneID	GeneSymbol	Expression1	Expression2	Expression3	
	1	GeneSymbol1	3.1	2.9	5.2
	2	GeneSymbol2	4.5	4.2	3.3
	3	GeneSymbol3	5.7	1.3	9.2

4. Run AngClust
	See AngClust_Tutorial_MacOS.mp4 at https://sourceforge.net/projects/AngClust/files/ 
	for tutorial.

	Open 'Terminal' window
	Run 'java -XstartOnFirstThread -jar AngClust_MacOS.jar'
 
=======================
CONTACT US
=======================
Aimin Li, PhD
	School of Computer Science and Engineering,
	Xi'an University of Technology,
	5 South Jinhua Road,
	Xi'an, Shaanxi 710048, P.R. China

	liaiminmail@gmail.com

=======================






Source: AngClust_Readme_MacOS.txt, updated 2020-08-15