Mercurial > repos > jay > pdaug_peptide_data_access
view PDAUG_Merge_Dataframes/test-data/.Rhistory @ 6:92bdc5cbf028 draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit e8c8198105af7eab636fb2405e5ff335539ca14b"
author | jay |
---|---|
date | Sun, 31 Jan 2021 02:09:47 +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()