Genome builder basics
This commit is contained in:
parent
23d9ab696c
commit
fdb5e59eff
5 changed files with 86 additions and 5 deletions
|
|
@ -4,6 +4,7 @@ pub mod plant_templates;
|
|||
pub mod edge;
|
||||
pub mod gene;
|
||||
pub mod genome;
|
||||
pub mod genome_builder;
|
||||
|
||||
pub mod prelude {
|
||||
pub use crate::genetics::edge::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue