@rcsb/rcsb-saguaro-3d
    Preparing search index...

    Structure provided via web-link or via uploading the file content together with the query

    interface StructureURL {
        format: StructureFileFormat;
        is_binary: boolean;
        name?: string;
        selection?: StructureInstanceSelection | StructureMotifSelection;
        url: string;
    }
    Index

    Properties

    is_binary: boolean
    name?: string
    url: string

    File will be fetched from the specified location