Skip to content

Commit

Permalink
pam_generation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SamiralVdB committed Jan 16, 2025
1 parent 40ad1cc commit 6a0510d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PAModelpy/utils/pam_generation.py
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ def set_up_pam(pam_info_file:str = '',
translational_enzymes: bool = True,
unused_enzymes: bool = True,
membrane_sector: bool = False,
max_membrane_area:float = 0.03,
max_membrane_area:float = 0.27,
sensitivity:bool = True,
enzyme_db:pd.DataFrame = None,
adjust_reaction_ids:bool = False) -> PAModel:
Expand Down

0 comments on commit 6a0510d

Please sign in to comment.