@rcsb/rcsb-saguaro-app
    Preparing search index...
    interface DistributionChartFactoryInterface {
        getChart(
            residueDistribution: ResidueDistributionInterface,
        ): RcsbChartInterface;
    }

    Implemented by

    Index

    Methods

    Methods