Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SioStef authored Apr 2, 2022
1 parent 8d77898 commit 6216b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A small R script for generating pangenome accumulation curves


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.
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).

**Usage**
source(“panplots.R”)
Expand Down

0 comments on commit 6216b58

Please sign in to comment.