Allelic manipulations
This commit is contained in:
parent
aa27328286
commit
6be5d415ab
6 changed files with 439 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ pub mod plant_templates;
|
|||
pub mod gene;
|
||||
pub mod genome;
|
||||
pub mod arguments;
|
||||
pub mod manipulations;
|
||||
|
||||
pub mod prelude {
|
||||
pub use crate::genetics::genome::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue