Skip to content

wqssf102/fastnc2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FastNC2:Fast calculation of natural connectivity, old name FastNC

Installing

Conda

To install through conda, use:

conda create -n fastnc2 -c wqssf102 fastnc2

Or download the compiled version

usage

fastnc2 --h
Program: FastNC2 (use c++ to calculate the natural connectivity)
Contact: Qiusheng WU (565715597@qq.com)

  -i [ --input ] arg          input.txt,The result from get.adjacency function of igraph package
  -o [ --output ] arg         output.txt
  -s [ --step ] arg (=1)      number of threads (default 1)
  -t [ --thread ] arg (=0.80) the threshold for deletion of node (default: 0.8)
  -n [ --number ] arg (=1000)  number of iterations (default: 1000)
  -j [ --jobs ] arg (=4)       number of jobs (default: 4)

USAGE and Tutorial

About

Fast calculation of natural connectivity

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages