Mercurial > repos > jay > pdaug_tsvtofasta
view PDAUG_Merge_Dataframes/test-data/.Rhistory @ 2:728e1fb64e91 draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit 398e58899356c3f437267285021f15dfd168f249"
author | jay |
---|---|
date | Fri, 27 Nov 2020 22:37:57 +0000 |
parents | c3f0b3a6339e |
children |
line wrap: on
line source
install.pcakges("igraph") install.packages("igraph") library(igraph) library(igraph) st <- make_star(40) st tr <- make_tree(40, children = 3, mode = "undirected") tr er <- sample_gnm(n=100, m=40) er q()