Skip to content

Added missing docstrings for genome_features functions#1074

Open
jemmziray-tech wants to merge 2 commits intomalariagen:masterfrom
jemmziray-tech:master
Open

Added missing docstrings for genome_features functions#1074
jemmziray-tech wants to merge 2 commits intomalariagen:masterfrom
jemmziray-tech:master

Conversation

@jemmziray-tech
Copy link

This PR adds missing docstrings to several functions in genome_features.py:

  • genome_feature_children
  • _genome_features
  • _genome_features_for_contig
  • _prep_gff_attributes
  • plot_genes

These docstrings explain parameters and return values, improving readability and maintainability of the codebase.

Fixes #1070

@jemmziray-tech
Copy link
Author

Happy to contribute! Please let me know if any changes are needed. @jonbrenas

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.

add missing docstrings to the python functions: genome_feature_children, snp_genotype_allele_counts, and diplotype_pairwise_distances

1 participant