clust_bin: Clusters all the genome sequences and returns binary...

Description Usage Arguments Value Examples

View source: R/clust_bin.R

Description

Clusters all the genome sequences and returns binary pan-matrix.

Usage

1
clust_bin(inputFiles, id, outputFiles, y)

Arguments

inputFiles

user defined name of previously clustered file with fasta format.

id

A number ranging from 0.5 to 1.

outputFiles

User defined name of the file with fasta extension

y

total number of organisms included for pan-genomic study.

Value

Returns a binary pan-matrix file with csv extension e.g. bin_matrix.csv.

Examples

1
clust_bin("sorted.fasta", 0.5, "clusters.fasta", 14)

furqan915/Epi-gene documentation built on May 18, 2019, 2:34 a.m.