Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable GCF loader to filter singleton GCFs #181

Merged
merged 5 commits into from
Dec 14, 2023

Conversation

CunliangGeng
Copy link
Member

Add a new parameter keep_singleton in the method get_gcfs() of GCF loader. With that, users can choose to keep the singleton GCFs (A GCF that contains only one BGC member) or not in the loading process.

Copy link
Member Author

CunliangGeng commented Dec 14, 2023

Merge activity

@CunliangGeng CunliangGeng merged commit f96f616 into dev Dec 14, 2023
2 checks passed
@CunliangGeng CunliangGeng deleted the 11-15-filter_singleton_gcf branch December 14, 2023 10:42
CunliangGeng added a commit that referenced this pull request Dec 19, 2023
Similar to PR #181, this PR adds a new parameter `keep_singleton` in the method `get_mfs` of MolecularFamily loader. 

Major changes:
- change class property `families` to method `get_mfs`
- add parameter `keep_singleton` to method `get_mfs`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants