Skip to content

Commit 6216b58

Browse files
authored
Update README.md
1 parent 8d77898 commit 6216b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
A small R script for generating pangenome accumulation curves
33

44

5-
This R script will compute three type of pangenome-related accumulation curves (gene cluster accumulation, core genome and accumulation unique gene clusters) for a number of randomly sampled genomes based on a user defined number of permutations.
5+
This R script will compute three type of pangenome-related accumulation curves (gene cluster accumulation, core genome and accumulation unique gene clusters) for a number of randomly sampled genomes based on a user defined number of permutations. The output is a table summerizing the permutation results using "matrixStats" R package (https://github.com/HenrikBengtsson/matrixStats).
66

77
**Usage**
88
source(“panplots.R”)

0 commit comments

Comments
 (0)