Mercurial > repos > jay > pdaug_peptide_data_access
view PDAUG_Merge_Dataframes/test-data/.Rhistory @ 1:f85327600c11 draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit 3c91f421d26c8f42cf2671e47db735d2cf69dde8"
author | jay |
---|---|
date | Tue, 29 Dec 2020 04:11:02 +0000 |
parents | 6c12ca9f5d88 |
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()