Coverage for biobb_dna/__init__.py: 100%

3 statements  

« prev     ^ index     » next       coverage.py v7.5.1, created at 2024-05-07 09:06 +0000

1name = "biobb_dna" 

2__all__ = ["dna", "curvesplus", "backbone", "stiffness", 

3 "interbp_correlations", "intrabp_correlations"] 

4__version__ = "4.1.0"