.. Autogenerated by build.py *** API *** These are not programs you can call, they are python modules. Once BPReveal is installed, you can import them in your code, like:: from bpreveal import utils utils.easyPredict(mySequence, modelFileName) .. Copyright 2022, 2023, 2024 Charles McAnany. This file is part of BPReveal. BPReveal is free software: You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. BPReveal is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with BPReveal. If not, see . # noqa # pylint: disable=line-too-long .. toctree:: :maxdepth: 2 bedUtils callbacks gaOptimize generators interpretUtils jaccard layers logUtils losses models motifUtils schema ushuffle utils