Mercurial > repos > jay > pdaug_peptide_data_plotting
view PDAUG_Merge_Dataframes/test-data/.Rhistory @ 4:1335f334eb13 draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit 45ebf32dcaa1eed91670d3a2491f9cf3dfb535ef"
author | jay |
---|---|
date | Tue, 12 Jan 2021 20:00:19 +0000 |
parents | 9e347250e3a1 |
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()