Mercurial > repos > jay > pdaug_peptide_data_plotting
view PDAUG_Merge_Dataframes/test-data/.Rhistory @ 7:86cb904383fb draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit 32b9c48c81639a81be24bb3e2f48dc0a81c0deca"
author | jay |
---|---|
date | Sun, 09 Jan 2022 05:03:52 +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()