Skip to content

sean-dougherty/isofinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Download Source

Download the source from github, which can be achieved via the following in a terminal, which will create an isofinder directory in your current directory:

git clone https://github.com/sean-dougherty/isofinder.git

Build Version 1

Move to the isofinder/version1 directory:

cd isofinder/version1

Execute the Makefile:

make

You should now have an isofinder binary in your current directory, which can be invoked with no arguments for usage information:

./isofinder

About

Isochore computational prediction. Fork of original SourceForge project: http://isofinder.sourceforge.net/. Intended for development of version 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published